Skip to content

Console Output

11:04:41 Triggered by Gerrit: https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus/+/206049
11:04:41 Running as SYSTEM
11:04:42 Agent centos-7-agent-6gb-w07k1 is provisioned from template centos-7-agent-6gb
11:04:42 ---
11:04:42 apiVersion: "v1"
11:04:42 kind: "Pod"
11:04:42 metadata:
11:04:42   labels:
11:04:42     jenkins: "slave"
11:04:42     jenkins/label-digest: "de02caf14dbfcb1d94e30c9c37462a09f82dcb33"
11:04:42     jenkins/label: "centos-7-6gb"
11:04:42   name: "centos-7-agent-6gb-w07k1"
11:04:42   namespace: "papyrus"
11:04:42 spec:
11:04:42   containers:
11:04:42   - env:
11:04:42     - name: "JENKINS_SECRET"
11:04:42       value: "********"
11:04:42     - name: "JENKINS_TUNNEL"
11:04:42       value: "jenkins-discovery.papyrus.svc.cluster.local:50000"
11:04:42     - name: "JENKINS_AGENT_NAME"
11:04:42       value: "centos-7-agent-6gb-w07k1"
11:04:42     - name: "JENKINS_REMOTING_JAVA_OPTS"
11:04:42       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
11:04:42         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
11:04:42     - name: "JAVA_TOOL_OPTIONS"
11:04:42       value: ""
11:04:42     - name: "_JAVA_OPTIONS"
11:04:42       value: ""
11:04:42     - name: "OPENJ9_JAVA_OPTIONS"
11:04:42       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
11:04:42     - name: "JENKINS_NAME"
11:04:42       value: "centos-7-agent-6gb-w07k1"
11:04:42     - name: "JENKINS_AGENT_WORKDIR"
11:04:42       value: "/home/jenkins/agent"
11:04:42     - name: "JENKINS_URL"
11:04:42       value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
11:04:42     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3160.vd76b_9ddd10cc"
11:04:42     imagePullPolicy: "Always"
11:04:42     name: "jnlp"
11:04:42     resources:
11:04:42       limits:
11:04:42         cpu: "2000m"
11:04:42         memory: "6144Mi"
11:04:42       requests:
11:04:42         cpu: "1000m"
11:04:42         memory: "6144Mi"
11:04:42     tty: true
11:04:42     volumeMounts:
11:04:42     - mountPath: "/home/jenkins/.m2/toolchains.xml"
11:04:42       name: "m2-dir"
11:04:42       readOnly: true
11:04:42       subPath: "toolchains.xml"
11:04:42     - mountPath: "/home/jenkins/.mavenrc"
11:04:42       name: "m2-dir"
11:04:42       readOnly: true
11:04:42       subPath: ".mavenrc"
11:04:42     - mountPath: "/opt/tools"
11:04:42       name: "volume-0"
11:04:42       readOnly: false
11:04:42     - mountPath: "/home/jenkins"
11:04:42       name: "volume-2"
11:04:42       readOnly: false
11:04:42     - mountPath: "/home/jenkins/.m2/repository"
11:04:42       name: "volume-3"
11:04:42       readOnly: false
11:04:42     - mountPath: "/home/jenkins/.m2/settings-security.xml"
11:04:42       name: "m2-secret-dir"
11:04:42       readOnly: true
11:04:42       subPath: "settings-security.xml"
11:04:42     - mountPath: "/home/jenkins/.m2/wrapper"
11:04:42       name: "volume-4"
11:04:42       readOnly: false
11:04:42     - mountPath: "/home/jenkins/.m2/settings.xml"
11:04:42       name: "m2-secret-dir"
11:04:42       readOnly: true
11:04:42       subPath: "settings.xml"
11:04:42     - mountPath: "/home/jenkins/.ssh"
11:04:42       name: "volume-1"
11:04:42       readOnly: false
11:04:42       subPath: ""
11:04:42     - mountPath: "/home/jenkins/agent"
11:04:42       name: "workspace-volume"
11:04:42       readOnly: false
11:04:42     workingDir: "/home/jenkins/agent"
11:04:42   nodeSelector:
11:04:42     kubernetes.io/os: "linux"
11:04:42   restartPolicy: "Never"
11:04:42   volumes:
11:04:42   - name: "volume-0"
11:04:42     persistentVolumeClaim:
11:04:42       claimName: "tools-claim-jiro-papyrus"
11:04:42       readOnly: true
11:04:42   - name: "m2-secret-dir"
11:04:42     secret:
11:04:42       secretName: "m2-secret-dir"
11:04:42   - emptyDir:
11:04:42       medium: ""
11:04:42     name: "volume-2"
11:04:42   - configMap:
11:04:42       name: "m2-dir"
11:04:42     name: "m2-dir"
11:04:42   - configMap:
11:04:42       name: "known-hosts"
11:04:42     name: "volume-1"
11:04:42   - emptyDir:
11:04:42       medium: ""
11:04:42     name: "workspace-volume"
11:04:42   - emptyDir:
11:04:42       medium: ""
11:04:42     name: "volume-4"
11:04:42   - emptyDir:
11:04:42       medium: ""
11:04:42     name: "volume-3"
11:04:42 
11:04:42 Building remotely on centos-7-agent-6gb-w07k1 (centos-7-6gb) in workspace /home/jenkins/agent/workspace/Papyrus-Gerrit-Master
11:04:42 The recommended git tool is: NONE
11:04:44 No credentials specified
11:04:44 Cloning the remote Git repository
11:04:44 Cloning repository https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git
11:04:44  > git init /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source # timeout=10
11:04:44 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git
11:04:44  > git --version # timeout=10
11:04:44  > git --version # 'git version 2.36.6'
11:04:44  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:08:06  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git # timeout=10
11:08:06  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:08:07  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git # timeout=10
11:08:07 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git
11:08:07  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git refs/changes/49/206049/1 # timeout=10
11:08:09  > git rev-parse 52b3394a6ee71cb90b5aa7de51c4db946c61087a^{commit} # timeout=10
11:08:09 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script
11:08:09 Checking out Revision 52b3394a6ee71cb90b5aa7de51c4db946c61087a (refs/changes/49/206049/1)
11:08:09  > git config core.sparsecheckout # timeout=10
11:08:09  > git checkout -f 52b3394a6ee71cb90b5aa7de51c4db946c61087a # timeout=10
11:08:15 Commit message: "Bug 582075 - [Releng] Update version for 2023-12 RCP"
11:08:15  > git rev-parse FETCH_HEAD^{commit} # timeout=10
11:08:15  > git rev-list --no-walk abd234e5d98a0fbe5388394d1edce9db9b45f9ed # timeout=10
11:08:16 $ pkill Xvnc
11:08:16 $ pkill Xrealvnc
11:08:16 $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
11:08:32 [Papyrus-Gerrit-Master] $ Xvnc -help
11:08:32 Starting xvnc
11:08:32 [Papyrus-Gerrit-Master] $ Xvnc :65 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
11:08:32 
11:08:32 Xvnc TigerVNC 1.8.0 - built Apr  5 2023 13:48:56
11:08:32 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
11:08:32 See http://www.tigervnc.org for information on TigerVNC.
11:08:32 Underlying X server release 12004000, The X.Org Foundation
11:08:32 
11:08:32 
11:08:32 Thu Jan 11 16:08:32 2024
11:08:32  vncext:      VNC extension running!
11:08:32  vncext:      Listening for VNC connections on all interface(s), port 5965
11:08:32  vncext:      created VNC server for screen 0
11:08:32 [Papyrus-Gerrit-Master] $ /bin/sh -xe /tmp/jenkins7606845687349406638.sh
11:08:32 + set +e
11:08:32 + pwd
11:08:32 /home/jenkins/agent/workspace/Papyrus-Gerrit-Master
11:08:32 + '[' -f ../notUTF8.log ']'
11:08:32 + echo 'All contributed files are UTF8 compliant'
11:08:32 All contributed files are UTF8 compliant
11:08:32 + '[' -f ../notLF.log ']'
11:08:32 + echo 'All contributed files respect the Linux line endings'
11:08:32 All contributed files respect the Linux line endings
11:08:32 + cd ..
11:08:32 + set -e
11:08:32 + javac -version
11:08:32 javac 17.0.2
11:08:32 [Papyrus-Gerrit-Master] $ /bin/sh -xe /tmp/jenkins12056387039354137966.sh
11:08:32 + set +e
11:08:32 + cd source
11:08:32 + '[' -f ../EPL1.log ']'
11:08:32 + cd ..
11:08:32 + set -e
11:08:32 [Papyrus-Gerrit-Master] $ /opt/tools/apache-maven/latest/bin/mvn -f source/releng/pom.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=52b3394a6ee71cb90b5aa7de51c4db946c61087a -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=pauline.deville@cea.fr "-DGERRIT_EVENT_ACCOUNT_NAME=Pauline Deville" -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus/+/206049 -DGERRIT_PATCHSET_UPLOADER_EMAIL=pauline.deville@cea.fr -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=papyrus/org.eclipse.papyrus -DGERRIT_CHANGE_NUMBER=206049 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Pauline Deville\" <pauline.deville@cea.fr>' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/49/206049/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Pauline Deville" '-DGERRIT_CHANGE_OWNER=\"Pauline Deville\" <pauline.deville@cea.fr>' -DGERRIT_CHANGE_COMMIT_MESSAGE=QnVnIDU4MjA3NSAtIFtSZWxlbmddIFVwZGF0ZSB2ZXJzaW9uIGZvciAyMDIzLTEyIFJDUAoKKiBzcGxhc2ggc2NyZWVucwoqIHNvbWUgMjAyMy0wOSBzdGF5aW5nIGluc3RlYWQgb2YgMjAyMy0xMgoKQ2hhbmdlLUlkOiBJZDdmMzkwOTBiMmNiNjY0NWQ0ZTQyYzk0MTYyZjk2ZTQxOTc2OWVmNwpTaWduZWQtb2ZmLWJ5OiBQYXVsaW5lIERFVklMTEUgPHBhdWxpbmUuZGV2aWxsZUBjZWEuZnI+ "-DGERRIT_NAME=Eclipse Gerrit" -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Bug 582075 - [Releng] Update version for 2023-12 RCP" '-DGERRIT_EVENT_ACCOUNT=\"Pauline Deville\" <pauline.deville@cea.fr>' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Id7f39090b2cb6645d4e42c94162f96e419769ef7 -DGERRIT_EVENT_HASH=1810576542 -DGERRIT_VERSION=3.5.6 -DGERRIT_EVENT_ACCOUNT_EMAIL=pauline.deville@cea.fr -DGERRIT_PATCHSET_NUMBER=1 "-DGERRIT_CHANGE_OWNER_NAME=Pauline Deville" -DskipAllTests=true -DbuildAll=true -Dmaven.repo.local=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository clean verify
11:08:33 Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
11:08:33 Maven home: /opt/tools/apache-maven/latest
11:08:33 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
11:08:33 Default locale: en_US, platform encoding: UTF-8
11:08:33 OS name: "linux", version: "5.18.5-100.fc35.x86_64", arch: "amd64", family: "unix"
11:08:34 [INFO] Scanning for projects...
11:08:46 [INFO] Tycho Version:  4.0.3 (88e4728c5da382f02c0459c918c2683048f95740)
11:08:46 [INFO] Tycho Mode:     project
11:08:46 [INFO] Tycho Builder:  maven
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:04 [WARNING] No explicit target runtime environment configuration. Build is platform dependent.
11:09:10 [INFO] ------------------------------------------------------------------------
11:09:10 [INFO] Reactor Build Order:
11:09:10 [INFO] 
11:09:10 [INFO] org.eclipse.papyrus.all.releng                                     [pom]
11:09:10 [INFO] org.eclipse.papyrus.main.releng                                    [pom]
11:09:10 [INFO] Papyrus Main Plugins                                               [pom]
11:09:10 [INFO] Papyrus EMF                                                        [pom]
11:09:10 [INFO] Papyrus Infra                                                      [pom]
11:09:10 [INFO] Papyrus Infra Core                                                 [pom]
11:09:10 [INFO] org.eclipse.papyrus.infra.core.log                      [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.emf                                 [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.emf.ui                              [eclipse-plugin]
11:09:10 [INFO] EMF Facet, the Papyrus Edition                                     [pom]
11:09:10 [INFO] Papyrus EMF Facet Editors                                          [pom]
11:09:10 [INFO] org.eclipse.papyrus.emf.facet.custom.doc                [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.emf.facet.util.emf.catalog          [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.emf.facet.efacet.metamodel          [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.emf.facet.util.core                 [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.emf.facet.util.pde.core             [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.emf.facet.efacet                    [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.emf.facet.util.emf.core             [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.emf.facet.efacet.catalog            [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.emf.facet.efacet.core               [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.emf.facet.util.ui                   [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.emf.facet.util.swt                  [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.emf.facet.common.core               [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.emf.facet.common.ui                 [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.emf.facet.util.emf.ui               [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.emf.facet.efacet.sdk.ui             [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel          [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.emf.facet.custom.core               [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.emf.facet.common.sdk.core           [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.emf.facet.custom.sdk.core           [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.emf.facet.query.java                [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.tools                         [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.emf.facet.query.java.metamodel      [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.emf.facet.query.java.core           [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.emf.facet.util.jface.ui             [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.emf.facet.custom.ui                 [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.emf.facet.widgets                   [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.emf.facet.widgets.celleditors       [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.emf.facet.custom.sdk.ui             [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.emf.facet.efacet.metamodel.edit     [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.emf.facet.query.ocl.metamodel       [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel.edit     [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel.editor   [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.emf.facet.doc                       [eclipse-plugin]
11:09:10 [INFO] Papyrus Infra Element Types Configurations                         [pom]
11:09:10 [INFO] org.eclipse.papyrus.infra.types                         [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.core.architecture             [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.emf.facet.architecture              [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.types.edit                    [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.core.architecture.edit        [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.emf.facet.architecture.edit         [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.emf.facet.aggregate.doc             [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.emf.facet.efacet.doc                [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.emf.facet.efacet.edit               [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.emf.facet.efacet.editor             [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.emf.facet.efacet.ui                 [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.emf.facet.query.java.sdk.ui         [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.emf.facet.query.ocl.core            [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui          [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.emf.facet.util.emf.doc              [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore [eclipse-plugin]
11:09:10 [INFO] Papyrus Infra Architecture                                         [pom]
11:09:10 [INFO] org.eclipse.papyrus.infra.core.sashwindows.di           [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.core                          [eclipse-plugin]
11:09:10 [INFO] Papyrus Infra Services                                             [pom]
11:09:10 [INFO] org.eclipse.papyrus.infra.services.markerlistener       [eclipse-plugin]
11:09:10 [INFO] Papyrus EMF Infrastructure                                         [pom]
11:09:10 [INFO] org.eclipse.papyrus.infra.emf                           [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.services.edit                 [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.architecture                  [eclipse-plugin]
11:09:10 [INFO] Papyrus Infra Constraints                                          [pom]
11:09:10 [INFO] org.eclipse.papyrus.infra.constraints                   [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.architecture.representation   [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.constraints.edit              [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.architecture.representation.edit [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.core.sasheditor               [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.core.sasheditor.di            [eclipse-plugin]
11:09:10 [INFO] Papyrus Infra One-file                                             [pom]
11:09:10 [INFO] Papyrus Views                                                      [pom]
11:09:10 [INFO] Papyrus Properties View                                            [pom]
11:09:10 [INFO] org.eclipse.papyrus.views.properties.services           [eclipse-plugin]
11:09:10 [INFO] Papyrus Infra UI                                                   [pom]
11:09:10 [INFO] org.eclipse.papyrus.infra.widgets.toolbox               [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.services.labelprovider        [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.widgets                       [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.ui                            [eclipse-plugin]
11:09:10 [INFO] Papyrus Internationalization                                       [pom]
11:09:10 [INFO] org.eclipse.papyrus.infra.internationalization.common   [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.emf.gmf                       [eclipse-plugin]
11:09:10 [INFO] Papyrus EMF Expressions Infrastructure                             [pom]
11:09:10 [INFO] org.eclipse.papyrus.infra.emf.expressions               [eclipse-plugin]
11:09:10 [INFO] Papyrus Nattable                                                   [pom]
11:09:10 [INFO] org.eclipse.papyrus.infra.nattable.model                [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.internationalization          [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.onefile                       [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.constraints.editor            [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.constraints.ui                [eclipse-plugin]
11:09:10 [INFO] Papyrus Editor Welcome Page                                        [pom]
11:09:10 [INFO] Papyrus Infra Properties Framework                                 [pom]
11:09:10 [INFO] org.eclipse.papyrus.infra.properties                    [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.emf.readonly                  [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.ui.emf                        [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.properties.ui                 [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.editor.welcome                [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.services.navigation           [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.editor.welcome.nattable       [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.emf.appearance                [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.emf.diagram.common            [eclipse-plugin]
11:09:10 [INFO] Papyrus Infra Filters Model                                        [pom]
11:09:10 [INFO] org.eclipse.papyrus.infra.filters                       [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.types.core                    [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.types.rulebased               [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.filters.edit                  [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.emf.types                     [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.properties.edit               [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.emf.types.ui                  [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.emf.expressions.edit          [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.emf.expressions.editor        [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.emf.expressions.properties    [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.properties.editor             [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.services.architecture         [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.services.controlmode          [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.services.controlmode.history  [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.services.decoration           [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.services.edit.ui              [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.services.localizer            [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.services.openelement          [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.services.resourceloading      [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.services.resourceloading.ui   [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.services.semantic             [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.services.validation           [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.services.viewersearch         [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.services.viewlabelprovider    [eclipse-plugin]
11:09:10 [INFO] Papyrus Infra New-Child Model                                      [pom]
11:09:10 [INFO] org.eclipse.papyrus.infra.nattable.representation       [eclipse-plugin]
11:09:10 [INFO] Papyrus Diagram Infrastructure                                     [pom]
11:09:10 [INFO] Papyrus UML Diagram PaletteConfiguration                           [pom]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration  [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.representation        [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.internationalization.utils    [eclipse-plugin]
11:09:10 [INFO] Papyrus Infra Viewpoints                                           [pom]
11:09:10 [INFO] org.eclipse.papyrus.infra.viewpoints.policy             [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.commands              [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.newchild                      [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.newchild.edit                 [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.newchild.editor               [eclipse-plugin]
11:09:10 [INFO] Papyrus Infra TextEdit                                             [pom]
11:09:10 [INFO] org.eclipse.papyrus.infra.textedit                      [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.textedit.edit                 [eclipse-plugin]
11:09:10 [INFO] Papyrus Infra Other Bundles                                        [pom]
11:09:10 [INFO] org.eclipse.papyrus.infra.guava                         [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.sync                          [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.style                 [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.tooling.runtime       [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.common                [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors [eclipse-plugin]
11:09:10 [INFO] Papyrus Model Explorer View                                        [pom]
11:09:10 [INFO] org.eclipse.papyrus.views.modelexplorer                 [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.textedit.modelexplorer        [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.textedit.properties           [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.textedit.representation       [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.textedit.ui                   [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.textedit.representation.architecture [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.textedit.representation.edit  [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.textedit.types                [eclipse-plugin]
11:09:10 [INFO] Papyrus UML                                                        [pom]
11:09:10 [INFO] Papyrus UML Xtext Integration                                      [pom]
11:09:10 [INFO] org.eclipse.papyrus.uml.xtext.integration.core          [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.extensionpoints.editors             [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.textedit.xtext                [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.types.editor                  [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.types.ui                      [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.nattable                      [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.emf.nattable                  [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.nattable.common               [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.nattable.controlmode          [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.nattable.model.edit           [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.nattable.model.editor         [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.nattable.modelexplorer        [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.nattable.properties           [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.nattable.views.config         [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.nattable.views.editor         [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.nattable.representation.edit  [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.nattable.gmfdiag              [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.ui.fonts                      [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.ui.architecture               [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.ui.resources                  [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.onefile.ui                    [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.newchild.ui                   [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.hyperlink                     [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.psf                           [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.internationalization.edit     [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.internationalization.ui       [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.internationalization.controlmode [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.internationalization.readonly [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.editor.welcome.internationalization [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.canonical             [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.controlmode           [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.model             [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.model.edit        [eclipse-plugin]
11:09:10 [INFO] Papyrus Diagram Expansion                                          [pom]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion             [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.dnd                   [eclipse-plugin]
11:09:10 [INFO] Papyrus Diagram CSS Support                                        [pom]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.css                   [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.export                [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.gef                   [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter        [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.preferences           [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.navigation            [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.hyperlink             [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.menu                  [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.modelexplorer         [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.outline               [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.properties            [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.viewersearcher        [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.welcome               [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.widgets               [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.representation.edit   [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.style.edit            [eclipse-plugin]
11:09:10 [INFO] Papyrus Diagram Assistants                                         [pom]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant             [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.edit        [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.editor      [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.ui          [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.css3.xtext            [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.properties        [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.configuration     [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.theme             [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui         [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.views.modelexplorer.newchild        [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.views.modelexplorer.resourceloading [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.views.modelexplorer.widgets         [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.views.properties                    [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.views.properties.model.xwt          [eclipse-plugin]
11:09:10 [INFO] Papyrus Validation View                                            [pom]
11:09:10 [INFO] org.eclipse.papyrus.views.validation                    [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.views.search                        [eclipse-plugin]
11:09:10 [INFO] Papyrus References View                                            [pom]
11:09:10 [INFO] org.eclipse.papyrus.views.references                    [eclipse-plugin]
11:09:10 [INFO] Papyrus Documentation View                                         [pom]
11:09:10 [INFO] Papyrus UML Internationalization                                   [pom]
11:09:10 [INFO] org.eclipse.papyrus.uml.internationalization.utils      [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.internationalization.edit       [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.extensionpoints                 [eclipse-plugin]
11:09:10 [INFO] Papyrus UML Tools                                                  [pom]
11:09:10 [INFO] org.eclipse.papyrus.uml.tools.utils                     [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.tools                           [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.appearance                      [eclipse-plugin]
11:09:10 [INFO] Papyrus UML Diagrams                                               [pom]
11:09:10 [INFO] org.eclipse.papyrus.uml.diagram.common                  [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.types.core                      [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.ui                              [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.views.documentation                 [eclipse-plugin]
11:09:10 [INFO] Papyrus Editor                                                     [pom]
11:09:10 [INFO] org.eclipse.papyrus.eclipse.project.editors             [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.editor                              [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.editor.perspectiveconfiguration     [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.commands                        [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.controlmode.profile             [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.documentation.profile           [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.filters                         [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.filters.edit                    [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.icons                           [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.modelrepair                     [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.profile                         [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.import                          [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.export                          [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.navigation                      [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.oclconstraintevaluation         [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.diagram.wizards                 [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.perspective                     [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.resourceloading.profile         [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.search.ui                       [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.service.types                   [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.service.types.ui                [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.service.validation              [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.services.decoration             [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.templaterepository              [eclipse-plugin]
11:09:10 [INFO] Papyrus UML ALF                                                    [pom]
11:09:10 [INFO] org.eclipse.papyrus.uml.alf                             [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.alf.common                      [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.alf.common.ui                   [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.alf.libraries                   [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.alf.to.fuml                     [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.alf.ui                          [eclipse-plugin]
11:09:10 [INFO] Papyrus UML Architecture                                           [pom]
11:09:10 [INFO] org.eclipse.papyrus.uml.diagram.activity                [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.diagram.communication           [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.diagram.interactionoverview     [eclipse-plugin]
11:09:10 [INFO] Papyrus UML Nattable                                               [pom]
11:09:10 [INFO] org.eclipse.papyrus.uml.nattable.generic.config         [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.diagram.deployment              [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.diagram.clazz                   [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.diagram.component               [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.diagram.composite               [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.diagram.stereotype.edition      [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.diagram.menu                    [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.diagram.sequence                [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.nattable                        [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.nattable.clazz.config           [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.diagram.statemachine            [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.diagram.timing                  [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.diagram.usecase                 [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.diagram.profile                 [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.architecture                    [eclipse-plugin]
11:09:10 [INFO] Papyrus UML Decorator Models                                       [pom]
11:09:10 [INFO] org.eclipse.papyrus.uml.decoratormodel                  [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.decoratormodel.controlmode      [eclipse-plugin]
11:09:10 [INFO] Papyrus UML Properties                                             [pom]
11:09:10 [INFO] org.eclipse.papyrus.uml.properties                      [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.decoratormodel.ui               [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.decoratormodel.properties       [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.diagram.common.groups           [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.diagram.css                     [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.diagram.dnd                     [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.diagram.icons                   [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.diagram.linklf                  [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.diagram.modelexplorer           [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.diagram.navigation              [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.diagram.symbols                 [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.diagram.sequence.restrictions   [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.diagram.symbols.properties      [eclipse-plugin]
11:09:10 [INFO] Papyrus UML Expressions Infrastructure                             [pom]
11:09:10 [INFO] org.eclipse.papyrus.uml.expressions                     [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.expressions.edit                [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.expressions.properties          [eclipse-plugin]
11:09:10 [INFO] Papyrus UML Model Explorer                                         [pom]
11:09:10 [INFO] org.eclipse.papyrus.uml.modelexplorer                   [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.modelexplorer.widgets           [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.nattable.generic                [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.nattable.matrix                 [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.nattable.menu                   [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.nattable.properties             [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.nattable.richtext               [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.nattable.stereotype.display     [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.xtext.integration.ui            [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.nattable.xtext.integration      [eclipse-plugin]
11:09:10 [INFO] Papyrus UML Textual Edit                                           [pom]
11:09:10 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.xtext [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.nattable.xtext.valuespecification [eclipse-plugin]
11:09:10 [INFO] Papyrus UML Profile                                                [pom]
11:09:10 [INFO] org.eclipse.papyrus.uml.profile.drafter                 [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.profile.drafter.documentation   [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.properties.xtext                [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.textedit.common.xtext           [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.textedit.collaborationuse.xtext [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.textedit.common.xtext.ui        [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.textedit.javaconstraint         [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.textedit.message.xtext          [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.textedit.message.xtext.ui       [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.textedit.parameter.xtext        [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.textedit.parameter.xtext.ui     [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.textedit.port.xtext             [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.textedit.port.xtext.ui          [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.textedit.property.xtext         [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.textedit.property.xtext.ui      [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.textedit.state.xtext            [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.textedit.state.xtext.ui         [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.textedit.transition.xtext       [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.textedit.transition.xtext.ui    [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.xtext.integration.validation    [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.internationalization            [eclipse-plugin]
11:09:10 [INFO] Papyrus M2M QvTo                                                   [pom]
11:09:10 [INFO] org.eclipse.papyrus.uml.m2m.qvto.common                 [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes      [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.plugins-doc                                    [pom]
11:09:10 [INFO] Papyrus - API migration documentation                   [eclipse-plugin]
11:09:10 [INFO] Papyrus Copypaste UI doc                                [eclipse-plugin]
11:09:10 [INFO] Papyrus Developer doc                                   [eclipse-plugin]
11:09:10 [INFO] Papyrus DSML Validation doc                             [eclipse-plugin]
11:09:10 [INFO] Papyrus Infra doc                                       [eclipse-plugin]
11:09:10 [INFO] Papyrus Infra GmfDiag Common doc                        [eclipse-plugin]
11:09:10 [INFO] Papyrus Infra GmfDiag Css doc                           [eclipse-plugin]
11:09:10 [INFO] Papyrus Infra Expression doc                            [eclipse-plugin]
11:09:10 [INFO] Papyrus Internationalization doc                        [eclipse-plugin]
11:09:10 [INFO] Papyrus Infra Nattable doc                              [eclipse-plugin]
11:09:10 [INFO] Papyrus Infra Newchild doc                              [eclipse-plugin]
11:09:10 [INFO] Papyrus Infra Services ControlMode doc                  [eclipse-plugin]
11:09:10 [INFO] Papyrus Infra Service decoration doc                    [eclipse-plugin]
11:09:10 [INFO] Papyrus Infra Service decoration doc                    [eclipse-plugin]
11:09:10 [INFO] Papyrus Infra Architecture doc                          [eclipse-plugin]
11:09:10 [INFO] Papyrus Infra Types doc                                 [eclipse-plugin]
11:09:10 [INFO] Papyrus Req Reqif doc                                   [eclipse-plugin]
11:09:10 [INFO] Papyrus Uml DecoratorModel doc                          [eclipse-plugin]
11:09:10 [INFO] Papyrus Uml Diagram Common doc                          [eclipse-plugin]
11:09:10 [INFO] Papyrus Uml Diagram profile doc                         [eclipse-plugin]
11:09:10 [INFO] Papyrus Uml doc                                         [eclipse-plugin]
11:09:10 [INFO] Papyrus Uml Search UI doc                               [eclipse-plugin]
11:09:10 [INFO] Papyrus ModelRepair doc                                 [eclipse-plugin]
11:09:10 [INFO] Papyrus Uml Profile Assistants doc                      [eclipse-plugin]
11:09:10 [INFO] Papyrus Uml Diagram Customization from a Profile doc    [eclipse-plugin]
11:09:10 [INFO] Papyrus Profile Types doc                               [eclipse-plugin]
11:09:10 [INFO] Papyrus Uml Search UI doc                               [eclipse-plugin]
11:09:10 [INFO] Papyrus Views Properties doc                            [eclipse-plugin]
11:09:10 [INFO] Papyrus Views References doc                            [eclipse-plugin]
11:09:10 [INFO] Papyrus Views References doc                            [eclipse-plugin]
11:09:10 [INFO] Papyrus Views References doc                            [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.doc     [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.toolsmiths.architecture.doc         [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.toolsmiths.validation.doc           [eclipse-plugin]
11:09:10 [INFO] Papyrus Toolsmiths Plug-in Builders doc                 [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc  [eclipse-plugin]
11:09:10 [INFO] Papyrus SDK                                                        [pom]
11:09:10 [INFO] org.eclipse.papyrus.sdk                                 [eclipse-plugin]
11:09:10 [INFO] Papyrus Examples Plugins                                           [pom]
11:09:10 [INFO] org.eclipse.papyrus.examples.core                                  [pom]
11:09:10 [INFO] org.eclipse.papyrus.example.core.lifecycleevents        [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.example.core.sashwindows.fulleditor [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.example.core.sashwindows.simpleeditor [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.examples.emf                                   [pom]
11:09:10 [INFO] org.eclipse.papyrus.outline.emftree                     [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.examples.infra                                 [pom]
11:09:10 [INFO] org.eclipse.papyrus.example.infra.servicesregistry.retrieval [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.examples.others                                [pom]
11:09:10 [INFO] org.eclipse.papyrus.example.text.instance               [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.examples.uml                                   [pom]
11:09:10 [INFO] org.eclipse.papyrus.example.uml.comment.editor.newresource [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.example.uml.comment.editor.sharedresource [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.diagram.emftree                 [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.textual.editors.example         [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.disable.helper.advices.example  [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.examples.uml.diagrams               [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.example.uml.nattable.actions        [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.example.uml.nattable.empty.line     [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.example.uml.services.decorator      [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.examples.uml.textedit.property.xtext.architecture [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.examples-user                                  [pom]
11:09:10 [INFO] org.eclipse.papyrus.examples.user.qvto                  [eclipse-plugin]
11:09:10 [INFO] Papyrus Main Features                                              [pom]
11:09:10 [INFO] org.eclipse.papyrus.views.validation.feature           [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.views.modelexplorer.feature        [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.views.references.feature           [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.views.properties.feature           [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.views.documentation.feature        [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.views.search.feature               [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.views.feature                      [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.doc.feature                        [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.uml.expressions.feature            [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.uml.decoratormodel.feature         [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.uml.architecture.feature           [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.uml.xtext.integration.feature      [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.uml.ui.feature                     [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.uml.tools.feature                  [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.uml.modelexplorer.feature          [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.uml.diagram.feature                [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.uml.properties.feature             [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.uml.internationalization.feature   [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.uml.textedit.feature               [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.uml.search.feature                 [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.uml.nattable.feature               [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.feature          [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.uml.diagram.css.feature            [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.uml.alf.feature                    [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.uml.m2m.qvto.feature               [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.uml.feature                        [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.editor.feature                     [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.emf.feature                        [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.infra.emf.expressions.feature      [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.infra.emf.feature                  [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.feature              [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.infra.internationalization.feature [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.infra.core.feature                 [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.infra.ui.feature                   [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.infra.viewpoints.feature           [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.infra.widget.feature               [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.infra.services.feature             [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.infra.architecture.feature         [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.infra.nattable.feature             [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.infra.feature                      [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.emf.facet.feature                  [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.sdk.feature                        [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.infra.textedit.feature             [eclipse-feature]
11:09:10 [INFO] Papyrus Examples Features                                          [pom]
11:09:10 [INFO] org.eclipse.papyrus.user.examples.feature              [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.main.targetplatform      [eclipse-target-definition]
11:09:10 [INFO] org.eclipse.papyrus.toolsmiths.releng                              [pom]
11:09:10 [INFO] Papyrus Toolsmiths Features                                        [pom]
11:09:10 [INFO] Papyrus Toolsmiths Plugins                                         [pom]
11:09:10 [INFO] org.eclipse.papyrus.dev.view.services.edit.request      [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.architectureview                    [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.gmf-tooling                                    [pom]
11:09:10 [INFO] org.eclipse.papyrus.gmf.common                          [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.gmf.validate                        [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.gmf.codegen                         [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.dev.types                           [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.dev.pluginexplorer                  [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.emf.commandstack              [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.gmf.figureview                      [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.gmf.editpoliciesstates              [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.gmf.editpartview                    [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.dev.ui                              [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.debug             [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.debug.feature                      [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.gmf.codegen.edit                    [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.mwe2.utils                          [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.gmf.codegen.ui                      [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.gmf.codegen.xtend                   [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.gmf.codegen.xtend.ui                [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.codegen                             [eclipse-plugin]
11:09:10 [INFO] Papyrus UML Assistants                                             [pom]
11:09:10 [INFO] org.eclipse.papyrus.uml.profile.types.generator         [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator    [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.dev.assistants.codegen              [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.diagramgen.feature                 [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.tests.junit-framework                          [pom]
11:09:10 [INFO] org.eclipse.papyrus.junit.framework                     [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.junit.utils                         [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.bundles.tests                  [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.junit.feature                      [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.releng.tools                        [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.dev.project.management              [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.releng.feature                     [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.toolsmiths.validations                         [pom]
11:09:10 [INFO] org.eclipse.papyrus.toolsmiths.validation.common        [eclipse-plugin]
11:09:10 [INFO] Papyrus Toolsmithis - Builder                                      [pom]
11:09:10 [INFO] org.eclipse.papyrus.toolsmiths.plugin.builder           [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.toolsmiths.builder.feature         [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.toolsmiths.nattable                 [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools            [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature   [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.toolsmiths.expressions              [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.types.ui.properties             [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.views.properties.toolsmiths         [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.properties.generation           [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.toolsmiths.ecore                    [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.emf.types.ui.properties       [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.toolsmiths.profile-migration                   [pom]
11:09:10 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.ui      [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration         [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.edit        [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.toolsmiths.palette                  [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.customization.nattableconfiguration [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.editor      [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.toolsmiths                          [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.toolsmiths.feature                 [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator  [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.profile.types.generator.ui      [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.ui [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.assistants.feature             [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.toolsmiths.validation.newchild      [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes  [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.toolsmiths.validation.properties    [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.toolsmiths.validation.architecture  [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.toolsmiths.validation.profile       [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.toolsmiths.validation.feature      [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.toolsmiths.targetplatform [eclipse-target-definition]
11:09:10 [INFO] org.eclipse.papyrus.tests.releng                                   [pom]
11:09:10 [INFO] org.eclipse.papyrus.plugins.tests.releng                           [pom]
11:09:10 [INFO] org.eclipse.papyrus.infra.tests.releng                             [pom]
11:09:10 [INFO] org.eclipse.papyrus.infra.nattable.main.test                       [pom]
11:09:10 [INFO] org.eclipse.papyrus.infra.nattable.tests           [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.editor.tests.releng                            [pom]
11:09:10 [INFO] org.eclipse.papyrus.editor.integration.tests       [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.nattable.views.tests     [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.nattable.common.tests    [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.tests.infra.nattable.feature       [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.infra.core.tests.releng                        [pom]
11:09:10 [INFO] org.eclipse.papyrus.infra.core.clipboard.tests     [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.tests.releng                               [pom]
11:09:10 [INFO] org.eclipse.papyrus.uml.diagram.tests.releng                       [pom]
11:09:10 [INFO] org.eclipse.papyrus.uml.diagram.tests              [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.diagram.component.tests    [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.tests.releng                     [pom]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.canonical.tests  [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.dynamic.profile.tests      [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.diagram.common.tests       [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.diagram.composite.tests    [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.diagram.sequence.tests     [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.diagram.deployment.tests   [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.diagram.wizards.tests      [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.diagram.profile.tests      [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.diagram.activity.tests     [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.diagram.timing.tests       [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.diagram.clazz.tests        [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.diagram.usecase.tests      [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.tests.uml.diagram.feature          [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.emf.facet.tests                                [pom]
11:09:10 [INFO] org.eclipse.papyrus.emf.facet.architecture.tests   [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.tests.emf.facet.feature            [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.toolsmiths.tests.releng                        [pom]
11:09:10 [INFO] org.eclipse.papyrus.toolsmiths.validation.common.tests [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.toolsmiths.validation.architecture.tests [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.toolsmiths.validation.properties.tests [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.toolsmiths.validation.profile.tests [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.toolsmiths.validation.newchild.tests [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.tests [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.tests.toolsmiths.feature           [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.tests        [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.decoratormodel.tests.releng                [pom]
11:09:10 [INFO] org.eclipse.papyrus.uml.decoratormodel.tests       [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.decoratormodel.controlmode.tests [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.tests.uml.decoratormodel.feature   [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.uml.assistants.tests.releng                    [pom]
11:09:10 [INFO] org.eclipse.papyrus.uml.profile.types.generator.tests [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.tests [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.tests.uml.assistants.feature       [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.uml.textedit.tests.releng                      [pom]
11:09:10 [INFO] org.eclipse.papyrus.uml.textedit.property.tests    [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.textedit.tests             [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.textedit.parameter.tests   [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.textedit.port.tests        [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.textedit.tests.feature         [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.uml.tools.tests.releng                         [pom]
11:09:10 [INFO] org.eclipse.papyrus.uml.tools.tests                [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.tools.utils.tests          [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.tests.uml.tools.feature            [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.infra.nattable.model.tests     [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.nattable.main.test                         [pom]
11:09:10 [INFO] org.eclipse.papyrus.uml.nattable.generic.tests     [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.nattable.clazz.config.tests [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.nattable.matrix.tests           [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.core.tests               [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.nattable.tests             [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.tests.uml.nattable.feature         [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.infra.services.tests.releng                    [pom]
11:09:10 [INFO] org.eclipse.papyrus.infra.services.controlmode.tests [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.services.resourceloading.tests [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.services.edit.tests      [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.services.semantic.tests  [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.services.edit.ui.tests   [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.tests.infra.services.feature       [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.views.tests.releng                             [pom]
11:09:10 [INFO] org.eclipse.papyrus.views.modelexplorer.tests      [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.views.documentation.tests      [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.tests.views.feature                [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.uml.profile.tests.releng                       [pom]
11:09:10 [INFO] org.eclipse.papyrus.uml.profile.tests              [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.modelexplorer.tests.releng                 [pom]
11:09:10 [INFO] org.eclipse.papyrus.uml.modelexplorer.tests        [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.service.types.tests        [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.properties.tests           [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.types.core.tests           [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.profile.drafter.tests      [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.modelrepair.tests          [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.filters.tests                   [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.service.types.ui.tests     [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.tests.uml.feature                  [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.infra.filters.tests                 [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.emf.tests.releng                         [pom]
11:09:10 [INFO] org.eclipse.papyrus.infra.ui.emf.tests             [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.ui.tests                 [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.tests  [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.emf.readonly.tests       [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.types.tests.releng                       [pom]
11:09:10 [INFO] org.eclipse.papyrus.infra.types.tests              [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.properties.tests.releng                  [pom]
11:09:10 [INFO] org.eclipse.papyrus.infra.properties.ui.tests      [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.menu.tests       [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.viewpoints.tests.releng                  [pom]
11:09:10 [INFO] org.eclipse.papyrus.infra.viewpoints.policy.tests  [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.tools.tests              [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.editor.tests.releng                      [pom]
11:09:10 [INFO] org.eclipse.papyrus.infra.editor.welcome.tests     [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.welcome.tests    [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.commands.tests   [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.emf.tests                [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng           [pom]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.tests       [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.types.ui.tests           [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.common.tests     [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.emf.gmf.tests            [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.tests.infra.feature                [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.infra.core.sasheditor.tests    [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.core.sasheditor.di.tests [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.tests.infra.core.feature           [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.tests.feature                      [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.infra.emf.expressions.main.tests               [pom]
11:09:10 [INFO] org.eclipse.papyrus.infra.emf.expressions.tests    [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.tests.infra.emf.expressions.feature [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.infra.internationalization.main.test           [pom]
11:09:10 [INFO] org.eclipse.papyrus.infra.internationalization.tests [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.tests.infra.internationalization.feature [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.uml.expressions.tests.releng                   [pom]
11:09:10 [INFO] org.eclipse.papyrus.uml.expressions.tests          [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.tests.uml.expressions.feature      [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.uml.internationalization.main.test             [pom]
11:09:10 [INFO] org.eclipse.papyrus.uml.internationalization.tests [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.internationalization.controlmode.tests [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.tests.uml.internationalization.feature [eclipse-feature]
11:09:10 [INFO] org.eclipse.papyrus.uml.alf.tests                  [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.alf.tests.feature              [eclipse-feature]
11:09:10 [INFO] Papyrus Tests Features                                             [pom]
11:09:10 [INFO] org.eclipse.papyrus.developer.suite.tests          [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.bundles.tests                                  [pom]
11:09:10 [INFO] org.eclipse.papyrus.eclipse.project.editors.tests  [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.editors.suite.tests            [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.core.suite.tests         [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.nattable.suite.tests     [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.services.labelprovider.tests [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.architecture.tests       [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.ui.architecture.tests    [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.suite.tests              [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.infra.newchild.tests                [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.toolsmiths.suite.tests         [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.diagram.communication.tests [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.diagram.statemachine.tests [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.diagram.interactionoverview.tests [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.diagram.suite.tests        [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.diagram.dnd.tests          [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.diagram.properties.tests   [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.nattable.stereotype.display.tests [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.nattable.suite.tests       [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.tests [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.textedit.suite.tests       [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.validation.tests.releng                    [pom]
11:09:10 [INFO] org.eclipse.papyrus.uml.validation.tests.staticprofile [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.validation.tests.genvalidation [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.validation.tests           [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.architecture.tests              [eclipse-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.suite.tests                [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.uml.alf.tests.releng                           [pom]
11:09:10 [INFO] org.eclipse.papyrus.uml.alf.backend.tests          [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.views.properties.toolsmiths.tests [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.views.suite.tests              [eclipse-test-plugin]
11:09:10 [INFO] org.eclipse.papyrus.views.documentation.tests.releng               [pom]
11:09:10 [INFO] org.eclipse.papyrus.main.tests.releng                              [pom]
11:09:10 [INFO] org.eclipse.papyrus.main.tests.targetplatform [eclipse-target-definition]
11:09:11 [INFO] 
11:09:11 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.all.releng >---------
11:09:11 [INFO] Building org.eclipse.papyrus.all.releng 0.0.1-SNAPSHOT           [1/735]
11:09:11 [INFO]   from pom.xml
11:09:11 [INFO] --------------------------------[ pom ]---------------------------------
11:09:11 [INFO] 
11:09:11 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.all.releng ---
11:09:11 [INFO] 
11:09:11 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.main.releng >---------
11:09:11 [INFO] Building org.eclipse.papyrus.main.releng 0.0.1-SNAPSHOT          [2/735]
11:09:11 [INFO]   from main/pom.xml
11:09:11 [INFO] --------------------------------[ pom ]---------------------------------
11:09:11 [INFO] 
11:09:11 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.main.releng ---
11:09:11 [INFO] 
11:09:11 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.main.releng ---
11:09:11 [INFO] 
11:09:11 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.main.releng ---
11:09:11 [INFO] 
11:09:11 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.main.releng ---
11:09:11 [INFO] 
11:09:11 [INFO] ----------< org.eclipse.papyrus:org.eclipse.papyrus.plugins >-----------
11:09:11 [INFO] Building Papyrus Main Plugins 0.0.1-SNAPSHOT                     [3/735]
11:09:11 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/pom.xml
11:09:11 [INFO] --------------------------------[ pom ]---------------------------------
11:09:11 [INFO] 
11:09:11 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.plugins ---
11:09:11 [INFO] 
11:09:11 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.plugins ---
11:09:11 [INFO] 
11:09:11 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.plugins ---
11:09:11 [INFO] 
11:09:11 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.plugins ---
11:09:11 [INFO] 
11:09:11 [INFO] ------------< org.eclipse.papyrus:org.eclipse.papyrus-emf >-------------
11:09:11 [INFO] Building Papyrus EMF 0.0.1-SNAPSHOT                              [4/735]
11:09:11 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/emf/pom.xml
11:09:11 [INFO] --------------------------------[ pom ]---------------------------------
11:09:11 [INFO] 
11:09:11 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus-emf ---
11:09:11 [INFO] 
11:09:11 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus-emf ---
11:09:11 [INFO] 
11:09:11 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus-emf ---
11:09:11 [INFO] 
11:09:11 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus-emf ---
11:09:11 [INFO] 
11:09:11 [INFO] -----------< org.eclipse.papyrus:org.eclipse.papyrus.infra >------------
11:09:11 [INFO] Building Papyrus Infra 0.0.1-SNAPSHOT                            [5/735]
11:09:11 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/pom.xml
11:09:11 [INFO] --------------------------------[ pom ]---------------------------------
11:09:11 [INFO] 
11:09:11 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra ---
11:09:11 [INFO] 
11:09:11 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra ---
11:09:11 [INFO] 
11:09:11 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra ---
11:09:11 [INFO] 
11:09:11 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra ---
11:09:11 [INFO] 
11:09:11 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.infra-core >---------
11:09:11 [INFO] Building Papyrus Infra Core 0.0.1-SNAPSHOT                       [6/735]
11:09:11 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/pom.xml
11:09:11 [INFO] --------------------------------[ pom ]---------------------------------
11:09:11 [INFO] 
11:09:11 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra-core ---
11:09:11 [INFO] 
11:09:11 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-core ---
11:09:11 [INFO] 
11:09:11 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra-core ---
11:09:11 [INFO] 
11:09:11 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-core ---
11:09:11 [INFO] 
11:09:11 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra.core.log >-------
11:09:11 [INFO] Building org.eclipse.papyrus.infra.core.log 2.0.0-SNAPSHOT       [7/735]
11:09:11 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.log/pom.xml
11:09:11 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09: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@571f925f
11:09:13 [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
11:09:13 [INFO]     Cache location:         /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/.cache/tycho
11:09:13 [INFO]     Transport mode:         online
11:09:13 [INFO]     Http Transport type:    Java11Client
11:09:13 [INFO]     Update mode:            cache first
11:09:13 [INFO]     Minimum cache duration: 60 minutes
11:09:13 [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
11:09: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:09: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:09: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:09:18 [INFO] Adding repository http://download.eclipse.org/cbi/updates/license
11:09:18 [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:09:19 [INFO] 
11:09:19 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.core.log ---
11:09:19 [INFO] 
11:09:19 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.log ---
11:09:19 [INFO] The project's OSGi version is 2.0.0.202401111608
11:09:19 [INFO] 
11:09:19 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.log ---
11:09:19 [INFO] 
11:09:19 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.log ---
11:09:19 [INFO] 
11:09:19 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.log ---
11:09:19 [INFO] 
11:09:19 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.core.log ---
11:09:19 [INFO] Resolving class path of org.eclipse.papyrus.infra.core.log
11:09:19 [INFO] 
11:09:19 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.core.log ---
11:09:20 [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:09:20 [INFO] 
11:09:20 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.core.log ---
11:09:20 [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:09:21 [INFO] 
11:09:21 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.core.log ---
11:09:21 [INFO] 
11:09:21 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.core.log ---
11:09:21 [INFO] 
11:09:21 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.log ---
11:09:21 [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:09:21 [INFO] 
11:09:21 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.core.log ---
11:09:21 [INFO] 
11:09:21 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.core.log ---
11:09:21 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 8 were skipped
11:09:21 [INFO] 
11:09:21 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.core.log ---
11:09:21 [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:09:21 [INFO] 
11:09:21 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.log ---
11:09: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:09:25 [INFO] 
11:09:25 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.log ---
11:09:25 [INFO] 
11:09:25 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.core.log ---
11:09:25 [INFO] 
11:09:25 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.log ---
11:09:25 [INFO] 
11:09:25 [INFO] ------------< org.eclipse.papyrus:org.eclipse.papyrus.emf >-------------
11:09:25 [INFO] Building org.eclipse.papyrus.emf 2.0.0-SNAPSHOT                  [8/735]
11:09:25 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/emf/org.eclipse.papyrus.emf/pom.xml
11:09:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:25 [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:09:29 [INFO] 
11:09:29 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf ---
11:09:29 [INFO] 
11:09:29 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf ---
11:09:29 [INFO] The project's OSGi version is 2.0.0.202401111608
11:09:29 [INFO] 
11:09:29 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf ---
11:09:29 [INFO] 
11:09:29 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf ---
11:09:29 [INFO] 
11:09:29 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf ---
11:09:29 [INFO] 
11:09:29 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf ---
11:09:29 [INFO] Resolving class path of org.eclipse.papyrus.emf
11:09:29 [INFO] 
11:09:29 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf ---
11:09:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/emf/org.eclipse.papyrus.emf/src/main/resources
11:09:29 [INFO] 
11:09:29 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf ---
11:09:29 [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:09:29 [INFO] 
11:09:29 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf ---
11:09:29 [INFO] 
11:09:29 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf ---
11:09:29 [INFO] 
11:09:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf ---
11:09:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/emf/org.eclipse.papyrus.emf/src/test/resources
11:09:29 [INFO] 
11:09:29 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf ---
11:09:29 [INFO] 
11:09:29 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf ---
11:09:29 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 53 were skipped
11:09:29 [INFO] 
11:09:29 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf ---
11:09:29 [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:09:29 [INFO] 
11:09:29 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf ---
11:09:29 [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:09:29 [INFO] 
11:09:29 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf ---
11:09:29 [INFO] 
11:09:29 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf ---
11:09:29 [INFO] 
11:09:29 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf ---
11:09:29 [INFO] 
11:09:29 [INFO] -----------< org.eclipse.papyrus:org.eclipse.papyrus.emf.ui >-----------
11:09:29 [INFO] Building org.eclipse.papyrus.emf.ui 2.0.0-SNAPSHOT               [9/735]
11:09:29 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/emf/org.eclipse.papyrus.emf.ui/pom.xml
11:09:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09: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:09:32 [WARNING] [d5a1cfe0-9624-42b6-9a17-7dfd621fc22d][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:09:33 [WARNING] [d5a1cfe0-9624-42b6-9a17-7dfd621fc22d][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:09:33 [WARNING] [d5a1cfe0-9624-42b6-9a17-7dfd621fc22d][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:09:35 [INFO] 
11:09:35 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.ui ---
11:09:35 [INFO] 
11:09:35 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.ui ---
11:09:35 [INFO] The project's OSGi version is 2.0.0.202401111608
11:09:35 [INFO] 
11:09:35 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.ui ---
11:09:35 [INFO] 
11:09:35 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.ui ---
11:09:35 [INFO] 
11:09:35 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.ui ---
11:09:35 [INFO] 
11:09:35 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.ui ---
11:09:35 [INFO] Resolving class path of org.eclipse.papyrus.emf.ui
11:09:35 [INFO] 
11:09:35 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.ui ---
11:09:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/emf/org.eclipse.papyrus.emf.ui/src/main/resources
11:09:35 [INFO] 
11:09:35 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.ui ---
11:09:35 [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:09:36 [INFO] 
11:09:36 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.ui ---
11:09:36 [INFO] 
11:09:36 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.ui ---
11:09:36 [INFO] 
11:09:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.ui ---
11:09:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/emf/org.eclipse.papyrus.emf.ui/src/test/resources
11:09:36 [INFO] 
11:09:36 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.ui ---
11:09:36 [INFO] 
11:09:36 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.ui ---
11:09:36 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 69 were skipped
11:09:36 [INFO] 
11:09:36 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.ui ---
11:09:36 [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:09:36 [INFO] 
11:09:36 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.ui ---
11:09:36 [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:09:36 [INFO] 
11:09:36 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.ui ---
11:09:36 [INFO] 
11:09:36 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.ui ---
11:09:36 [INFO] 
11:09:36 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.ui ---
11:09:36 [INFO] 
11:09:36 [INFO] -----------< org.eclipse.papyrus:org.eclipse.papyrus.facet >------------
11:09:36 [INFO] Building EMF Facet, the Papyrus Edition 0.0.1-SNAPSHOT          [10/735]
11:09:36 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/pom.xml
11:09:36 [INFO] --------------------------------[ pom ]---------------------------------
11:09:36 [INFO] 
11:09:36 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.facet ---
11:09:36 [INFO] 
11:09:36 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.facet ---
11:09:36 [INFO] 
11:09:36 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.facet ---
11:09:36 [INFO] 
11:09:36 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.facet ---
11:09:36 [INFO] 
11:09:36 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.facet-editor >--------
11:09:36 [INFO] Building Papyrus EMF Facet Editors 0.0.1-SNAPSHOT               [11/735]
11:09:36 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/pom.xml
11:09:36 [INFO] --------------------------------[ pom ]---------------------------------
11:09:36 [INFO] 
11:09:36 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.facet-editor ---
11:09:36 [INFO] 
11:09:36 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.facet-editor ---
11:09:36 [INFO] 
11:09:36 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.facet-editor ---
11:09:36 [INFO] 
11:09:36 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.facet-editor ---
11:09:36 [INFO] 
11:09:36 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.doc >----
11:09:36 [INFO] Building org.eclipse.papyrus.emf.facet.custom.doc 2.0.0-SNAPSHOT [12/735]
11:09:36 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.doc/pom.xml
11:09:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:36 [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:09:36 [INFO] 
11:09:36 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.doc ---
11:09:36 [INFO] 
11:09:36 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.doc ---
11:09:36 [INFO] The project's OSGi version is 2.0.0.202401111608
11:09:36 [INFO] 
11:09:36 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.doc ---
11:09:36 [INFO] 
11:09:36 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.doc ---
11:09:36 [INFO] 
11:09:36 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.doc ---
11:09:36 [INFO] 
11:09:36 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.custom.doc ---
11:09:36 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.custom.doc
11:09:36 [INFO] 
11:09:36 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.doc ---
11:09:36 [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:09:36 [INFO] 
11:09:36 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.doc ---
11:09:36 [INFO] 
11:09:36 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.custom.doc ---
11:09:36 [INFO] 
11:09:36 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.custom.doc ---
11:09:36 [INFO] 
11:09:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.doc ---
11:09:36 [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:09:36 [INFO] 
11:09:36 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.custom.doc ---
11:09:36 [INFO] 
11:09:36 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.custom.doc ---
11:09:36 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
11:09:36 [INFO] 
11:09:36 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.doc ---
11:09:36 [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:09:36 [INFO] 
11:09:36 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.doc ---
11:09:36 [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:09:36 [INFO] 
11:09:36 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.doc ---
11:09:36 [INFO] 
11:09:36 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.custom.doc ---
11:09:36 [INFO] 
11:09:36 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.doc ---
11:09:36 [INFO] 
11:09:36 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.catalog >--
11:09:36 [INFO] Building org.eclipse.papyrus.emf.facet.util.emf.catalog 2.0.0-SNAPSHOT [13/735]
11:09:36 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.catalog/pom.xml
11:09:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:36 [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:09:36 [INFO] 
11:09:36 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
11:09:36 [INFO] 
11:09:36 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
11:09:36 [INFO] The project's OSGi version is 2.0.0.202401111608
11:09:36 [INFO] 
11:09:36 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
11:09:36 [INFO] 
11:09:36 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
11:09:36 [INFO] 
11:09:36 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
11:09:36 [INFO] 
11:09:36 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
11:09:36 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.util.emf.catalog
11:09:36 [INFO] 
11:09:36 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
11:09:36 [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:09:36 [INFO] 
11:09:36 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
11:09:36 [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:09:36 [INFO] 
11:09:36 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
11:09:36 [INFO] 
11:09:36 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
11:09:36 [INFO] 
11:09:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
11:09:36 [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:09:36 [INFO] 
11:09:36 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
11:09:36 [INFO] 
11:09:36 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
11:09:36 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
11:09:36 [INFO] 
11:09:36 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
11:09:36 [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:09:36 [INFO] 
11:09:36 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
11:09:37 [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:09:37 [INFO] 
11:09:37 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
11:09:37 [INFO] 
11:09:37 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
11:09:37 [INFO] 
11:09:37 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
11:09:37 [INFO] 
11:09:37 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.metamodel >--
11:09:37 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.metamodel 2.0.0-SNAPSHOT [14/735]
11:09:37 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/pom.xml
11:09:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:37 [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:09:37 [INFO] 
11:09:37 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
11:09:37 [INFO] 
11:09:37 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
11:09:37 [INFO] The project's OSGi version is 2.0.0.202401111608
11:09:37 [INFO] 
11:09:37 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
11:09:37 [INFO] 
11:09:37 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
11:09:37 [INFO] 
11:09:37 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
11:09:37 [INFO] 
11:09:37 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
11:09:37 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.efacet.metamodel
11:09:37 [INFO] 
11:09:37 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
11:09:37 [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:09:37 [INFO] 
11:09:37 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
11:09:37 [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:09:38 [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:09:38 	import org.eclipse.papyrus.emf.facet.efacet.metamodel.v0_2_0.efacet.Facet;
11:09:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:38 The import org.eclipse.papyrus.emf.facet.efacet.metamodel.v0_2_0.efacet.Facet is never used
11:09:38 [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:09:38 	import org.eclipse.papyrus.emf.facet.efacet.metamodel.v0_2_0.efacet.FacetSet;
11:09:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:38 The import org.eclipse.papyrus.emf.facet.efacet.metamodel.v0_2_0.efacet.FacetSet is never used
11:09:38 [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:09:38 	import org.eclipse.emf.common.util.ECollections;
11:09:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:38 The import org.eclipse.emf.common.util.ECollections is never used
11:09:38 [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:09:38 	allTypedElements =  new EcoreEList.UnmodifiableEList(this,EFacetPackage.eINSTANCE.getFacet_AllTypedElements(),allTypedElements.size(), allTypedElements.toArray());
11:09:38 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:38 Type safety: The expression of type EcoreEList.UnmodifiableEList needs unchecked conversion to conform to EList<ETypedElement>
11:09:38 [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:09:38 	allTypedElements =  new EcoreEList.UnmodifiableEList(this,EFacetPackage.eINSTANCE.getFacet_AllTypedElements(),allTypedElements.size(), allTypedElements.toArray());
11:09:38 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:38 EcoreEList.UnmodifiableEList is a raw type. References to generic type EcoreEList.UnmodifiableEList<E> should be parameterized
11:09:38 [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:09:38 	allFacetOperations = new EcoreEList.UnmodifiableEList(this,EFacetPackage.eINSTANCE.getFacet_AllFacetOperations(),allFacetOperations.size(), allFacetOperations.toArray());
11:09:38 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:38 Type safety: The expression of type EcoreEList.UnmodifiableEList needs unchecked conversion to conform to EList<FacetOperation>
11:09:38 [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:09:38 	allFacetOperations = new EcoreEList.UnmodifiableEList(this,EFacetPackage.eINSTANCE.getFacet_AllFacetOperations(),allFacetOperations.size(), allFacetOperations.toArray());
11:09:38 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:38 EcoreEList.UnmodifiableEList is a raw type. References to generic type EcoreEList.UnmodifiableEList<E> should be parameterized
11:09:38 [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:09:38 	allFacetElements = new EcoreEList.UnmodifiableEList(this,EFacetPackage.eINSTANCE.getFacet_AllFacetElements(),allFacetElements.size(), allFacetElements.toArray());
11:09:38 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:38 Type safety: The expression of type EcoreEList.UnmodifiableEList needs unchecked conversion to conform to EList<EStructuralFeature>
11:09:38 [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:09:38 	allFacetElements = new EcoreEList.UnmodifiableEList(this,EFacetPackage.eINSTANCE.getFacet_AllFacetElements(),allFacetElements.size(), allFacetElements.toArray());
11:09:38 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:38 EcoreEList.UnmodifiableEList is a raw type. References to generic type EcoreEList.UnmodifiableEList<E> should be parameterized
11:09:38 9 problems (9 warnings)
11:09:38 [INFO] 
11:09:38 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
11:09:38 [INFO] 
11:09:38 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
11:09:38 [INFO] 
11:09:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
11:09:38 [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:09:38 [INFO] 
11:09:38 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
11:09:38 [INFO] 
11:09:38 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
11:09:38 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
11:09:38 [INFO] 
11:09:38 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
11:09:38 [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:09:38 [INFO] 
11:09:38 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
11:09:38 [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:09:38 [INFO] 
11:09:38 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
11:09:38 [INFO] 
11:09:38 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
11:09:38 [INFO] 
11:09:38 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
11:09:38 [INFO] 
11:09:38 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.core >-----
11:09:38 [INFO] Building org.eclipse.papyrus.emf.facet.util.core 2.0.0-SNAPSHOT [15/735]
11:09:38 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.core/pom.xml
11:09:38 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:38 [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:09:38 [INFO] 
11:09:38 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.core ---
11:09:38 [INFO] 
11:09:38 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.core ---
11:09:38 [INFO] The project's OSGi version is 2.0.0.202401111608
11:09:38 [INFO] 
11:09:38 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.core ---
11:09:38 [INFO] 
11:09:38 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.core ---
11:09:38 [INFO] 
11:09:38 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.core ---
11:09:38 [INFO] 
11:09:38 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.util.core ---
11:09:38 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.util.core
11:09:38 [INFO] 
11:09:38 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.core ---
11:09:38 [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:09:38 [INFO] 
11:09:38 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.core ---
11:09:38 [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:09:38 [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:09:38 	@SuppressWarnings("unchecked")
11:09:38 	                  ^^^^^^^^^^^
11:09:38 Unnecessary @SuppressWarnings("unchecked")
11:09:38 1 problem (1 warning)
11:09:38 [INFO] 
11:09:38 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.util.core ---
11:09:38 [INFO] 
11:09:38 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.util.core ---
11:09:38 [INFO] 
11:09:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.core ---
11:09:38 [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:09:38 [INFO] 
11:09:38 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.util.core ---
11:09:38 [INFO] 
11:09:38 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.util.core ---
11:09:38 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 11 were skipped
11:09:38 [INFO] 
11:09:38 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.core ---
11:09:38 [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:09:38 [INFO] 
11:09:38 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.core ---
11:09:38 [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:09:38 [INFO] 
11:09:38 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.core ---
11:09:38 [INFO] 
11:09:38 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.util.core ---
11:09:38 [INFO] 
11:09:38 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.core ---
11:09:38 [INFO] 
11:09:38 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.pde.core >---
11:09:38 [INFO] Building org.eclipse.papyrus.emf.facet.util.pde.core 2.0.0-SNAPSHOT [16/735]
11:09:38 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/pom.xml
11:09:38 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:38 [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:09:39 [INFO] 
11:09:39 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
11:09:39 [INFO] 
11:09:39 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
11:09:39 [INFO] The project's OSGi version is 2.0.0.202401111608
11:09:39 [INFO] 
11:09:39 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
11:09:39 [INFO] 
11:09:39 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
11:09:39 [INFO] 
11:09:39 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
11:09:39 [INFO] 
11:09:39 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
11:09:39 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.util.pde.core
11:09:39 [INFO] 
11:09:39 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
11:09:39 [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:09:39 [INFO] 
11:09:39 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
11:09:39 [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:09:39 [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:09:39 	@SuppressWarnings("PMD.UseSingleton")
11:09:39 	                  ^^^^^^^^^^^^^^^^^^
11:09:39 Unsupported @SuppressWarnings("PMD.UseSingleton")
11:09:39 [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:09:39 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:09:39 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:39 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:09:39 [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:09:39 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:09:39 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:39 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:09:39 3 problems (3 warnings)
11:09:39 [INFO] 
11:09:39 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
11:09:39 [INFO] 
11:09:39 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
11:09:39 [INFO] 
11:09:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
11:09:39 [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:09:39 [INFO] 
11:09:39 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
11:09:39 [INFO] 
11:09:39 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
11:09:39 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 50 were skipped
11:09:39 [INFO] 
11:09:39 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
11:09:39 [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:09:39 [INFO] 
11:09:39 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
11:09:39 [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:09:39 [INFO] 
11:09:39 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
11:09:39 [INFO] 
11:09:39 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
11:09:39 [INFO] 
11:09:39 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
11:09:39 [INFO] 
11:09:39 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet >------
11:09:39 [INFO] Building org.eclipse.papyrus.emf.facet.efacet 2.0.0-SNAPSHOT    [17/735]
11:09:39 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet/pom.xml
11:09:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:39 [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:09:39 [INFO] 
11:09:39 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet ---
11:09:39 [INFO] 
11:09:39 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet ---
11:09:39 [INFO] The project's OSGi version is 2.0.0.202401111608
11:09:39 [INFO] 
11:09:39 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet ---
11:09:39 [INFO] 
11:09:39 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet ---
11:09:39 [INFO] 
11:09:39 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet ---
11:09:39 [INFO] 
11:09:39 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.efacet ---
11:09:39 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.efacet
11:09:39 [INFO] 
11:09:39 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet ---
11:09:39 [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:09:39 [INFO] 
11:09:39 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet ---
11:09:39 [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:09:40 [INFO] 
11:09:40 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.efacet ---
11:09:40 [INFO] 
11:09:40 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.efacet ---
11:09:40 [INFO] 
11:09:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet ---
11:09:40 [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:09:40 [INFO] 
11:09:40 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.efacet ---
11:09:40 [INFO] 
11:09:40 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.efacet ---
11:09:40 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
11:09:40 [INFO] 
11:09:40 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet ---
11:09:40 [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:09:40 [INFO] 
11:09:40 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet ---
11:09:40 [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:09:40 [INFO] 
11:09:40 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet ---
11:09:40 [INFO] 
11:09:40 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.efacet ---
11:09:40 [INFO] 
11:09:40 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet ---
11:09:40 [INFO] 
11:09:40 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.core >---
11:09:40 [INFO] Building org.eclipse.papyrus.emf.facet.util.emf.core 2.0.0-SNAPSHOT [18/735]
11:09:40 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/pom.xml
11:09:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:40 [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:09:40 [INFO] 
11:09:40 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
11:09:40 [INFO] 
11:09:40 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
11:09:40 [INFO] The project's OSGi version is 2.0.0.202401111608
11:09:40 [INFO] 
11:09:40 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
11:09:40 [INFO] 
11:09:40 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
11:09:40 [INFO] 
11:09:40 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
11:09:40 [INFO] 
11:09:40 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
11:09:40 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.util.emf.core
11:09:40 [INFO] 
11:09:40 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
11:09:40 [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:09:40 [INFO] 
11:09:40 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
11:09:40 [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:09:40 [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:09:40 	IEclipsePreferences preferenceNode = new DefaultScope().getNode(Activator.PLUGIN_ID);
11:09:40 	                                         ^^^^^^^^^^^^^^
11:09:40 The constructor DefaultScope() is deprecated
11:09:40 [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:09:40 	IEclipsePreferences preferenceNode = new InstanceScope().getNode(Activator.PLUGIN_ID);
11:09:40 	                                         ^^^^^^^^^^^^^^^
11:09:40 The constructor InstanceScope() is deprecated
11:09:40 [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:09:40 	IEclipsePreferences preferenceNode = new InstanceScope().getNode(Activator.PLUGIN_ID);
11:09:40 	                                         ^^^^^^^^^^^^^^^
11:09:40 The constructor InstanceScope() is deprecated
11:09:40 [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:09:40 	IEclipsePreferences preferenceNode = new InstanceScope().getNode(Activator.PLUGIN_ID);
11:09:40 	                                         ^^^^^^^^^^^^^^^
11:09:40 The constructor InstanceScope() is deprecated
11:09:40 [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:09:40 	result.add((T) catalogManager);
11:09:40 	           ^^^^^^^^^^^^^^^^^^
11:09:40 Type safety: Unchecked cast from ICatalogManager to T
11:09:40 [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:09:40 	ISerializer<Object> serializer = (ISerializer<Object>) ISerializationRegistry.INSTANCE
11:09:40 				.getSerializerFor(instanceValue.getClass());
11:09:40 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:40 Type safety: Unchecked cast from ISerializer<capture#2-of ?> to ISerializer<Object>
11:09:40 6 problems (6 warnings)
11:09:40 [INFO] 
11:09:40 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
11:09:40 [INFO] 
11:09:40 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
11:09:40 [INFO] 
11:09:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
11:09:40 [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:09:40 [INFO] 
11:09:40 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
11:09:40 [INFO] 
11:09:40 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
11:09:40 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 54 were skipped
11:09:40 [INFO] 
11:09:40 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
11:09:40 [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:09:40 [INFO] 
11:09:40 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
11:09:40 [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:09:40 [INFO] 
11:09:40 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
11:09:40 [INFO] 
11:09:40 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
11:09:40 [INFO] 
11:09:40 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
11:09:40 [INFO] 
11:09:40 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.catalog >--
11:09:40 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.catalog 2.0.0-SNAPSHOT [19/735]
11:09:40 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/pom.xml
11:09:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:40 [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:09:41 [INFO] 
11:09:41 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
11:09:41 [INFO] 
11:09:41 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
11:09:41 [INFO] The project's OSGi version is 2.0.0.202401111608
11:09:41 [INFO] 
11:09:41 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
11:09:41 [INFO] 
11:09:41 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
11:09:41 [INFO] 
11:09:41 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
11:09:41 [INFO] 
11:09:41 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
11:09:41 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.efacet.catalog
11:09:41 [INFO] 
11:09:41 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
11:09:41 [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:09:41 [INFO] 
11:09:41 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
11:09:41 [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:09:41 [INFO] 
11:09:41 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
11:09:41 [INFO] 
11:09:41 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
11:09:41 [INFO] 
11:09:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
11:09:41 [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:09:41 [INFO] 
11:09:41 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
11:09:41 [INFO] 
11:09:41 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
11:09:41 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
11:09:41 [INFO] 
11:09:41 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
11:09:41 [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:09:41 [INFO] 
11:09:41 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
11:09:41 [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:09:41 [INFO] 
11:09:41 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
11:09:41 [INFO] 
11:09:41 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
11:09:41 [INFO] 
11:09:41 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
11:09:41 [INFO] 
11:09:41 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.core >----
11:09:41 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.core 3.0.0-SNAPSHOT [20/735]
11:09:41 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/pom.xml
11:09:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:41 [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:09:41 [INFO] 
11:09:41 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.core ---
11:09:41 [INFO] 
11:09:41 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.core ---
11:09:41 [INFO] The project's OSGi version is 3.0.0.202401111608
11:09:41 [INFO] 
11:09:41 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.core ---
11:09:41 [INFO] 
11:09:41 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.core ---
11:09:41 [INFO] 
11:09:41 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.core ---
11:09:41 [INFO] 
11:09:41 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.efacet.core ---
11:09:41 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.efacet.core
11:09:41 [INFO] 
11:09:41 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.core ---
11:09:41 [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:09:41 [INFO] 
11:09:41 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.core ---
11:09:41 [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:09:42 [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:09:42 	ICatalogSetManager2.INSTANCE.registerModelDeclaration(file);
11:09:42 	                    ^^^^^^^^
11:09:42 The field ICatalogSetManager2.INSTANCE is deprecated
11:09:42 [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:09:42 	result = (T) derivedResult;
11:09:42 	         ^^^^^^^^^^^^^^^^^
11:09:42 Type safety: Unchecked cast from DerivedTypedElement to T
11:09:42 [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:09:42 	final T element = (T) feature;
11:09:42 	                  ^^^^^^^^^^^
11:09:42 Type safety: Unchecked cast from ETypedElement to T
11:09:42 [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:09:42 	import org.eclipse.papyrus.emf.facet.efacet.core.internal.query.DerivedTypedElementImplementationFactoryRegistry;
11:09:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:42 The type DerivedTypedElementImplementationFactoryRegistry is deprecated
11:09:42 [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:09:42 	import org.eclipse.papyrus.emf.facet.efacet.core.query.IDerivedTypedElementImplementation;
11:09:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:42 The type IDerivedTypedElementImplementation is deprecated
11:09:42 [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:09:42 	IDerivedTypedElementImplementation evaluator2 = null;
11:09:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:42 The type IDerivedTypedElementImplementation is deprecated
11:09:42 [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:09:42 	evaluator2 = DerivedTypedElementImplementationFactoryRegistry.INSTANCE.getEvaluatorFor(query, this);
11:09:42 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:42 The type DerivedTypedElementImplementationFactoryRegistry is deprecated
11:09:42 [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:09:42 	evaluator2 = DerivedTypedElementImplementationFactoryRegistry.INSTANCE.getEvaluatorFor(query, this);
11:09:42 	                                                              ^^^^^^^^
11:09:42 The field DerivedTypedElementImplementationFactoryRegistry.INSTANCE is deprecated
11:09:42 [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:09:42 	evaluator2 = DerivedTypedElementImplementationFactoryRegistry.INSTANCE.getEvaluatorFor(query, this);
11:09:42 	                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:42 The method getEvaluatorFor(Query, IDerivedTypedElementManager) from the type DerivedTypedElementImplementationFactoryRegistry is deprecated
11:09:42 [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:09:42 	@SuppressWarnings("PMD")
11:09:42 	                  ^^^^^
11:09:42 Unsupported @SuppressWarnings("PMD")
11:09:42 [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:09:42 	return (List<T>) cache.get(classs);
11:09:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:42 Type safety: Unchecked cast from List<capture#4-of ? extends ETypedElement> to List<T>
11:09:42 11 problems (11 warnings)
11:09:42 [INFO] 
11:09:42 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.efacet.core ---
11:09:42 [INFO] 
11:09:42 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.efacet.core ---
11:09:42 [INFO] 
11:09:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.core ---
11:09:42 [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:09:42 [INFO] 
11:09:42 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.efacet.core ---
11:09:42 [INFO] 
11:09:42 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.efacet.core ---
11:09:42 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 54 were skipped
11:09:42 [INFO] 
11:09:42 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.core ---
11:09:42 [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:09:42 [INFO] 
11:09:42 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.core ---
11:09:42 [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:09:42 [INFO] 
11:09:42 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.core ---
11:09:42 [INFO] 
11:09:42 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.efacet.core ---
11:09:42 [INFO] 
11:09:42 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.core ---
11:09:42 [INFO] 
11:09:42 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.ui >------
11:09:42 [INFO] Building org.eclipse.papyrus.emf.facet.util.ui 3.0.0-SNAPSHOT   [21/735]
11:09:42 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/pom.xml
11:09:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:42 [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:09:42 [INFO] 
11:09:42 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.ui ---
11:09:42 [INFO] 
11:09:42 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.ui ---
11:09:42 [INFO] The project's OSGi version is 3.0.0.202401111608
11:09:42 [INFO] 
11:09:42 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.ui ---
11:09:42 [INFO] 
11:09:42 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.ui ---
11:09:42 [INFO] 
11:09:42 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.ui ---
11:09:42 [INFO] 
11:09:42 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.util.ui ---
11:09:42 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.util.ui
11:09:42 [INFO] 
11:09:42 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.ui ---
11:09:42 [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:09:42 [INFO] 
11:09:42 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.ui ---
11:09:42 [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:09:42 [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:09:42 	private final ExtendedTreeMenu<IDialog> treeMenu;
11:09:42 	                               ^^^^^^^
11:09:42 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
11:09:42 [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:09:42 	final List<AbstractTreeMenu<IDialog>> menuItems) {
11:09:42 	                            ^^^^^^^
11:09:42 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
11:09:42 [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:09:42 	this.treeMenu = new ExtendedTreeMenu<IDialog>(parent, this, menuItems);
11:09:42 	                                     ^^^^^^^
11:09:42 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
11:09:42 [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:09:42 	public AbstractTreeItem<IDialog> getFirstTreeItem() {
11:09:42 	                        ^^^^^^^
11:09:42 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
11:09:42 [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:09:42 	AbstractTreeItem<IDialog> result = null;
11:09:42 	                 ^^^^^^^
11:09:42 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
11:09:42 [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:09:42 	public ExtendedTreeMenu<IDialog> getTreeMenu() {
11:09:42 	                        ^^^^^^^
11:09:42 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
11:09:42 [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:09:42 	public abstract IDialog onItemMouseSelection();
11:09:42 	                ^^^^^^^
11:09:42 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
11:09:42 [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:09:42 	@SuppressWarnings("PMD.UseSingleton")
11:09:42 	                  ^^^^^^^^^^^^^^^^^^
11:09:42 Unsupported @SuppressWarnings("PMD.UseSingleton")
11:09:42 [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:09:42 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:09:42 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:42 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:09:42 [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:09:42 	@SuppressWarnings({ "PMD.SignatureDeclareThrowsException",
11:09:42 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:42 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:09:42 [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:09:42 	"PMD.NullAssignment" })
11:09:42 	^^^^^^^^^^^^^^^^^^^^
11:09:42 Unsupported @SuppressWarnings("PMD.NullAssignment")
11:09:42 [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:09:42 	@SuppressWarnings("PMD.ExcessivePublicCount")
11:09:42 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:42 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount")
11:09:42 [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:09:42 	newTreeItem = getAssociatedTreeItemClass().newInstance();
11:09:42 	                                           ^^^^^^^^^^^^^
11:09:42 The method newInstance() from the type Class<capture#1-of ? extends AbstractTreeItem<T>> is deprecated since version 9
11:09:42 13 problems (13 warnings)
11:09:42 [INFO] 
11:09:42 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.util.ui ---
11:09:42 [INFO] 
11:09:42 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.util.ui ---
11:09:42 [INFO] 
11:09:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.ui ---
11:09:42 [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:09:42 [INFO] 
11:09:42 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.util.ui ---
11:09:42 [INFO] 
11:09:42 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.util.ui ---
11:09:42 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 63 were skipped
11:09:42 [INFO] 
11:09:42 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.ui ---
11:09:42 [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:09:43 [INFO] 
11:09:43 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.ui ---
11:09:43 [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:09:43 [INFO] 
11:09:43 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.ui ---
11:09:43 [INFO] 
11:09:43 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.util.ui ---
11:09:43 [INFO] 
11:09:43 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.ui ---
11:09:43 [INFO] 
11:09:43 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.swt >-----
11:09:43 [INFO] Building org.eclipse.papyrus.emf.facet.util.swt 2.0.0-SNAPSHOT  [22/735]
11:09:43 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/pom.xml
11:09:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:43 [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:09:43 [INFO] 
11:09:43 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.swt ---
11:09:43 [INFO] 
11:09:43 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.swt ---
11:09:43 [INFO] The project's OSGi version is 2.0.0.202401111608
11:09:43 [INFO] 
11:09:43 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.swt ---
11:09:43 [INFO] 
11:09:43 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.swt ---
11:09:43 [INFO] 
11:09:43 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.swt ---
11:09:43 [INFO] 
11:09:43 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.util.swt ---
11:09:43 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.util.swt
11:09:43 [INFO] 
11:09:43 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.swt ---
11:09:43 [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:09:43 [INFO] 
11:09:43 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.swt ---
11:09:43 [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:09:43 [INFO] 
11:09:43 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.util.swt ---
11:09:43 [INFO] 
11:09:43 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.util.swt ---
11:09:43 [INFO] 
11:09:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.swt ---
11:09:43 [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:09:43 [INFO] 
11:09:43 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.util.swt ---
11:09:43 [INFO] 
11:09:43 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.util.swt ---
11:09:43 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 63 were skipped
11:09:43 [INFO] 
11:09:43 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.swt ---
11:09:43 [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:09:43 [INFO] 
11:09:43 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.swt ---
11:09:43 [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:09:43 [INFO] 
11:09:43 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.swt ---
11:09:43 [INFO] 
11:09:43 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.util.swt ---
11:09:43 [INFO] 
11:09:43 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.swt ---
11:09:43 [INFO] 
11:09:43 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.core >----
11:09:43 [INFO] Building org.eclipse.papyrus.emf.facet.common.core 2.0.0-SNAPSHOT [23/735]
11:09:43 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.core/pom.xml
11:09:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:43 [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:09:43 [INFO] 
11:09:43 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.common.core ---
11:09:43 [INFO] 
11:09:43 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.common.core ---
11:09:43 [INFO] The project's OSGi version is 2.0.0.202401111608
11:09:43 [INFO] 
11:09:43 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.common.core ---
11:09:43 [INFO] 
11:09:43 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.common.core ---
11:09:43 [INFO] 
11:09:43 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.common.core ---
11:09:43 [INFO] 
11:09:43 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.common.core ---
11:09:43 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.common.core
11:09:43 [INFO] 
11:09:43 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.common.core ---
11:09:43 [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:09:43 [INFO] 
11:09:43 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.common.core ---
11:09:43 [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:09:43 [INFO] 
11:09:43 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.common.core ---
11:09:43 [INFO] 
11:09:43 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.common.core ---
11:09:43 [INFO] 
11:09:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.common.core ---
11:09:43 [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:09:43 [INFO] 
11:09:43 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.common.core ---
11:09:43 [INFO] 
11:09:43 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.common.core ---
11:09:43 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 8 were skipped
11:09:43 [INFO] 
11:09:43 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.common.core ---
11:09:43 [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:09:43 [INFO] 
11:09:43 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.common.core ---
11:09:43 [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:09:43 [INFO] 
11:09:43 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.common.core ---
11:09:43 [INFO] 
11:09:43 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.common.core ---
11:09:43 [INFO] 
11:09:43 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.common.core ---
11:09:43 [INFO] 
11:09:43 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.ui >-----
11:09:43 [INFO] Building org.eclipse.papyrus.emf.facet.common.ui 2.0.0-SNAPSHOT [24/735]
11:09:43 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/pom.xml
11:09:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:43 [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:09:44 [INFO] 
11:09:44 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.common.ui ---
11:09:44 [INFO] 
11:09:44 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.common.ui ---
11:09:44 [INFO] The project's OSGi version is 2.0.0.202401111608
11:09:44 [INFO] 
11:09:44 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.common.ui ---
11:09:44 [INFO] 
11:09:44 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.common.ui ---
11:09:44 [INFO] 
11:09:44 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.common.ui ---
11:09:44 [INFO] 
11:09:44 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.common.ui ---
11:09:44 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.common.ui
11:09:44 [INFO] 
11:09:44 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.common.ui ---
11:09:44 [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:09:44 [INFO] 
11:09:44 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.common.ui ---
11:09:44 [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:09:44 [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:09:44 	import org.eclipse.jface.viewers.ViewerSorter;
11:09:44 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:44 The type ViewerSorter is deprecated
11:09:44 [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:09:44 	public void setSorter(final ViewerSorter viewerSorter) {
11:09:44 	                            ^^^^^^^^^^^^
11:09:44 The type ViewerSorter is deprecated
11:09:44 [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:09:44 	this.treeViewer.setSorter(viewerSorter);
11:09:44 	                ^^^^^^^^^^^^^^^^^^^^^^^
11:09:44 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated
11:09:44 [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:09:44 	import org.eclipse.jface.viewers.ViewerSorter;
11:09:44 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:44 The type ViewerSorter is deprecated
11:09:44 [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:09:44 	void setSorter(ViewerSorter viewerSorter);
11:09:44 	               ^^^^^^^^^^^^
11:09:44 The type ViewerSorter is deprecated
11:09:44 [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:09:44 	import org.eclipse.jface.viewers.ViewerSorter;
11:09:44 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:44 The type ViewerSorter is deprecated
11:09:44 [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:09:44 	public void setSorter(final ViewerSorter viewerSorter) {
11:09:44 	                            ^^^^^^^^^^^^
11:09:44 The type ViewerSorter is deprecated
11:09:44 [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:09:44 	this.tableViewer.setSorter(viewerSorter);
11:09:44 	                 ^^^^^^^^^^^^^^^^^^^^^^^
11:09:44 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated
11:09:44 [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:09:44 	import org.eclipse.jface.viewers.ViewerSorter;
11:09:44 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:44 The type ViewerSorter is deprecated
11:09:44 [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:09:44 	PersistableColumn.getColumnWidths().put(uniqueID, new Integer(column.getWidth()));
11:09:44 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:44 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:09:44 [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:09:44 	private static ViewerSorter getViewerSorter(final ColumnLabelProvider columnLabelProvider) {
11:09:44 	               ^^^^^^^^^^^^
11:09:44 The type ViewerSorter is deprecated
11:09:44 [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:09:44 	return new ViewerSorter() {
11:09:44 	           ^^^^^^^^^^^^
11:09:44 The type ViewerSorter is deprecated
11:09:44 [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:09:44 	return new ViewerSorter() {
11:09:44 			@Override
11:09:44 			public int compare(final Viewer viewer, final Object e1, final Object e2) {
11:09:44 				String text1 = columnLabelProvider.getText(e1);
11:09:44 				String text2 = columnLabelProvider.getText(e2);
11:09:44 				if (text1 == null) {
11:09:44 					return -1;
11:09:44 				}
11:09:44 				int compare = text1.compareTo(text2);
11:09:44 				SortableWidget sortableWidget = SortableWidgetFactory.createSortableWidget(viewer);
11:09:44 				if (sortableWidget.getSortDirection() == SWT.DOWN) {
11:09:44 					compare = compare * -1;
11:09:44 				}
11:09:44 				return compare;
11:09:44 			}
11:09:44 		};
11:09:44 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:44 The constructor ViewerSorter() is deprecated
11:09:44 [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:09:44 	private static void addSorter(final Column column, final ViewerSorter viewerSorter,
11:09:44 	                                                         ^^^^^^^^^^^^
11:09:44 The type ViewerSorter is deprecated
11:09:44 14 problems (14 warnings)
11:09:44 [INFO] 
11:09:44 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.common.ui ---
11:09:44 [INFO] 
11:09:44 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.common.ui ---
11:09:44 [INFO] 
11:09:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.common.ui ---
11:09:44 [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:09:44 [INFO] 
11:09:44 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.common.ui ---
11:09:44 [INFO] 
11:09:44 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.common.ui ---
11:09:44 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 63 were skipped
11:09:44 [INFO] 
11:09:44 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.common.ui ---
11:09:44 [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:09:44 [INFO] 
11:09:44 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.common.ui ---
11:09:44 [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:09:44 [INFO] 
11:09:44 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.common.ui ---
11:09:44 [INFO] 
11:09:44 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.common.ui ---
11:09:44 [INFO] 
11:09:44 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.common.ui ---
11:09:44 [INFO] 
11:09:44 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.ui >----
11:09:44 [INFO] Building org.eclipse.papyrus.emf.facet.util.emf.ui 3.0.0-SNAPSHOT [25/735]
11:09:44 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/pom.xml
11:09:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:44 [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:09:45 [INFO] 
11:09:45 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
11:09:45 [INFO] 
11:09:45 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
11:09:45 [INFO] The project's OSGi version is 3.0.0.202401111608
11:09:45 [INFO] 
11:09:45 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
11:09:45 [INFO] 
11:09:45 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
11:09:45 [INFO] 
11:09:45 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
11:09:45 [INFO] 
11:09:45 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
11:09:45 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.util.emf.ui
11:09:45 [INFO] 
11:09:45 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
11:09:45 [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:09:45 [INFO] 
11:09:45 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
11:09:45 [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:09:45 [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:09:45 	new InstanceScope(),
11:09:45 	    ^^^^^^^^^^^^^^^
11:09:45 The constructor InstanceScope() is deprecated
11:09:45 [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:09:45 	SynchronizedWizardPage<ISelectEClassifierWizardPage> implements
11:09:45 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:45 ISelectEClassifierWizardPage is a raw type. References to generic type ISelectEClassifierWizardPage<T> should be parameterized
11:09:45 [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:09:45 	ISelectEClassifierWizardPage {
11:09:45 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:45 ISelectEClassifierWizardPage is a raw type. References to generic type ISelectEClassifierWizardPage<T> should be parameterized
11:09:45 [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:09:45 	final ISelectEClassifierWizardPage object, final Display display) {
11:09:45 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:45 ISelectEClassifierWizardPage is a raw type. References to generic type ISelectEClassifierWizardPage<T> should be parameterized
11:09:45 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:09:45 	@SuppressWarnings("static-method")
11:09:45 	                  ^^^^^^^^^^^^^^^
11:09:45 At least one of the problems in category 'static-method' is not analysed due to a compiler option being ignored
11:09:45 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:09:45 	@SuppressWarnings("static-method")
11:09:45 	                  ^^^^^^^^^^^^^^^
11:09:45 At least one of the problems in category 'static-method' is not analysed due to a compiler option being ignored
11:09:45 [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:09:45 	&& new Boolean(Platform.getDebugOption(PackageRegistryView.DEBUG_ID)).booleanValue();
11:09:45 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:45 The constructor Boolean(String) has been deprecated since version 9 and marked for removal
11:09:45 [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:09:45 	import org.eclipse.swt.widgets.Shell;
11:09:45 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:45 The import org.eclipse.swt.widgets.Shell is never used
11:09:45 [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:09:45 	shell.setImage(ImageProvider.getInstance().getEmfFacetLogo());
11:09:45 	                             ^^^^^^^^^^^^^
11:09:45 The method getInstance() from the type ImageProvider is deprecated
11:09:45 [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:09:45 	shell.setImage(ImageProvider.getInstance().getEmfFacetLogo());
11:09:45 	                                           ^^^^^^^^^^^^^^^^^
11:09:45 The method getEmfFacetLogo() from the type ImageProvider is deprecated
11:09:45 10 problems (0 errors, 8 warnings, 2 infos)
11:09:45 [INFO] 
11:09:45 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
11:09:45 [INFO] 
11:09:45 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
11:09:45 [INFO] 
11:09:45 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
11:09:45 [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:09:45 [INFO] 
11:09:45 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
11:09:45 [INFO] 
11:09:45 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
11:09:45 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
11:09:45 [INFO] 
11:09:45 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
11:09:45 [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:09:45 [INFO] 
11:09:45 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
11:09:45 [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:09:45 [INFO] 
11:09:45 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
11:09:45 [INFO] 
11:09:45 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
11:09:45 [INFO] 
11:09:45 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
11:09:45 [INFO] 
11:09:45 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.sdk.ui >---
11:09:45 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.sdk.ui 3.0.0-SNAPSHOT [26/735]
11:09:45 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/pom.xml
11:09:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:45 [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:09:46 [INFO] 
11:09:46 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
11:09:46 [INFO] 
11:09:46 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
11:09:46 [INFO] The project's OSGi version is 3.0.0.202401111608
11:09:46 [INFO] 
11:09:46 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
11:09:46 [INFO] 
11:09:46 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
11:09:46 [INFO] 
11:09:46 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
11:09:46 [INFO] 
11:09:46 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
11:09:46 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.efacet.sdk.ui
11:09:46 [INFO] 
11:09:46 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
11:09:46 [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:09:46 [INFO] 
11:09:46 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
11:09:46 [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:09:47 [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:09:47 	@SuppressWarnings("PMD.ExcessivePublicCount")
11:09:47 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:47 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount")
11:09:47 [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:09:47 	@SuppressWarnings("PMD.UseSingleton")
11:09:47 	                  ^^^^^^^^^^^^^^^^^^
11:09:47 Unsupported @SuppressWarnings("PMD.UseSingleton")
11:09:47 [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:09:47 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:09:47 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:47 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:09:47 [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:09:47 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:09:47 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:47 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:09:47 [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:09:47 	final IPath containerFullPath = getContainerFullPath();
11:09:47 	            ^^^^^^^^^^^^^^^^^
11:09:47 The value of the local variable containerFullPath is not used
11:09:47 [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:09:47 	@SuppressWarnings("PMD.ExcessivePublicCount")
11:09:47 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:47 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount")
11:09:47 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:09:47 	@SuppressWarnings("static-method")
11:09:47 	                  ^^^^^^^^^^^^^^^
11:09:47 At least one of the problems in category 'static-method' is not analysed due to a compiler option being ignored
11:09:47 [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:09:47 	@SuppressWarnings("PMD.ExcessivePublicCount")
11:09:47 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:47 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount")
11:09:47 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:09:47 	@SuppressWarnings("static-method")
11:09:47 	                  ^^^^^^^^^^^^^^^
11:09:47 At least one of the problems in category 'static-method' is not analysed due to a compiler option being ignored
11:09:47 [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:09:47 	@SuppressWarnings("PMD.ExcessivePublicCount")
11:09:47 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:47 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount")
11:09:47 [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:09:47 	@SuppressWarnings("PMD.ExcessivePublicCount")
11:09:47 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:47 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount")
11:09:47 [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:09:47 	@SuppressWarnings("PMD.ExcessivePublicCount")
11:09:47 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:47 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount")
11:09:47 [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:09:47 	@SuppressWarnings("PMD.ExcessivePublicCount")
11:09:47 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:47 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount")
11:09:47 [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:09:47 	@SuppressWarnings("PMD.ExcessivePublicCount")
11:09:47 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:47 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount")
11:09:47 14 problems (0 errors, 12 warnings, 2 infos)
11:09:47 [INFO] 
11:09:47 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
11:09:47 [INFO] 
11:09:47 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
11:09:47 [INFO] 
11:09:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
11:09:47 [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:09:47 [INFO] 
11:09:47 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
11:09:47 [INFO] 
11:09:47 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
11:09:47 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 106 were skipped
11:09:47 [INFO] 
11:09:47 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
11:09:47 [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:09:47 [INFO] 
11:09:47 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
11:09:47 [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:09:47 [INFO] 
11:09:47 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
11:09:47 [INFO] 
11:09:47 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
11:09:47 [INFO] 
11:09:47 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
11:09:47 [INFO] 
11:09:47 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel >--
11:09:47 [INFO] Building org.eclipse.papyrus.emf.facet.custom.metamodel 2.0.0-SNAPSHOT [27/735]
11:09:47 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/pom.xml
11:09:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:47 [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:09:47 [INFO] 
11:09:47 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
11:09:47 [INFO] 
11:09:47 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
11:09:47 [INFO] The project's OSGi version is 2.0.0.202401111608
11:09:47 [INFO] 
11:09:47 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
11:09:47 [INFO] 
11:09:47 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
11:09:47 [INFO] 
11:09:47 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
11:09:47 [INFO] 
11:09:47 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
11:09:47 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.custom.metamodel
11:09:47 [INFO] 
11:09:47 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
11:09:47 [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:09:47 [INFO] 
11:09:47 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
11:09:47 [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:09:48 [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:09:48 	import org.eclipse.emf.edit.provider.StyledString;
11:09:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:48 The import org.eclipse.emf.edit.provider.StyledString is never used
11:09:48 [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:09:48 	import org.eclipse.emf.edit.provider.StyledString;
11:09:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:48 The import org.eclipse.emf.edit.provider.StyledString is never used
11:09:48 [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:09:48 	import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custompt.*;
11:09:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:48 The import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custompt is never used
11:09:48 [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:09:48 	public Object getAdapter(Class key) {
11:09:48 	       ^^^^^^
11:09:48 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:09:48 [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:09:48 	public Object getAdapter(Class key) {
11:09:48 	                         ^^^^^
11:09:48 Class is a raw type. References to generic type Class<T> should be parameterized
11:09:48 [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:09:48 	public Object getAdapter(Class key) {
11:09:48 	       ^^^^^^
11:09:48 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:09:48 [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:09:48 	public Object getAdapter(Class key) {
11:09:48 	                         ^^^^^
11:09:48 Class is a raw type. References to generic type Class<T> should be parameterized
11:09:48 7 problems (7 warnings)
11:09:48 [INFO] 
11:09:48 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
11:09:48 [INFO] 
11:09:48 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
11:09:48 [INFO] 
11:09:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
11:09:48 [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:09:48 [INFO] 
11:09:48 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
11:09:48 [INFO] 
11:09:48 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
11:09:48 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 18 were skipped
11:09:48 [INFO] 
11:09:48 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
11:09:48 [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:09:48 [INFO] 
11:09:48 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
11:09:48 [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:09:48 [INFO] 
11:09:48 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
11:09:48 [INFO] 
11:09:48 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
11:09:48 [INFO] 
11:09:48 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
11:09:48 [INFO] 
11:09:48 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.core >----
11:09:48 [INFO] Building org.eclipse.papyrus.emf.facet.custom.core 4.0.0-SNAPSHOT [28/735]
11:09:48 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/pom.xml
11:09:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:48 [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:09:48 [INFO] 
11:09:48 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.core ---
11:09:48 [INFO] 
11:09:48 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.core ---
11:09:48 [INFO] The project's OSGi version is 4.0.0.202401111608
11:09:48 [INFO] 
11:09:48 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.core ---
11:09:48 [INFO] 
11:09:48 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.core ---
11:09:48 [INFO] 
11:09:48 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.core ---
11:09:48 [INFO] 
11:09:48 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.custom.core ---
11:09:48 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.custom.core
11:09:48 [INFO] 
11:09:48 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.core ---
11:09:48 [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:09:48 [INFO] 
11:09:48 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.core ---
11:09:48 [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:09:48 [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:09:48 	result = (T) result.toString();
11:09:48 	         ^^^^^^^^^^^^^^^^^^^^^
11:09:48 Type safety: Unchecked cast from String to T
11:09:48 1 problem (1 warning)
11:09:48 [INFO] 
11:09:48 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.custom.core ---
11:09:48 [INFO] 
11:09:48 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.custom.core ---
11:09:48 [INFO] 
11:09:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.core ---
11:09:48 [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:09:48 [INFO] 
11:09:48 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.custom.core ---
11:09:48 [INFO] 
11:09:48 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.custom.core ---
11:09:48 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 97 were skipped
11:09:48 [INFO] 
11:09:48 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.core ---
11:09:48 [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:09:48 [INFO] 
11:09:48 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.core ---
11:09:48 [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:09:48 [INFO] 
11:09:48 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.core ---
11:09:48 [INFO] 
11:09:48 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.custom.core ---
11:09:48 [INFO] 
11:09:48 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.core ---
11:09:48 [INFO] 
11:09:48 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.sdk.core >--
11:09:48 [INFO] Building org.eclipse.papyrus.emf.facet.common.sdk.core 2.0.0-SNAPSHOT [29/735]
11:09:48 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/pom.xml
11:09:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:48 [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:09:48 [INFO] 
11:09:48 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
11:09:48 [INFO] 
11:09:48 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
11:09:48 [INFO] The project's OSGi version is 2.0.0.202401111608
11:09:48 [INFO] 
11:09:48 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
11:09:48 [INFO] 
11:09:48 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
11:09:48 [INFO] 
11:09:48 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
11:09:48 [INFO] 
11:09:48 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
11:09:48 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.common.sdk.core
11:09:48 [INFO] 
11:09:48 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
11:09:48 [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:09:48 [INFO] 
11:09:48 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
11:09:49 [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:09:49 [INFO] 
11:09:49 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
11:09:49 [INFO] 
11:09:49 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
11:09:49 [INFO] 
11:09:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
11:09:49 [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:09:49 [INFO] 
11:09:49 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
11:09:49 [INFO] 
11:09:49 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
11:09:49 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 19 were skipped
11:09:49 [INFO] 
11:09:49 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
11:09:49 [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:09:49 [INFO] 
11:09:49 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
11:09:49 [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:09:49 [INFO] 
11:09:49 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
11:09:49 [INFO] 
11:09:49 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
11:09:49 [INFO] 
11:09:49 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
11:09:49 [INFO] 
11:09:49 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.sdk.core >--
11:09:49 [INFO] Building org.eclipse.papyrus.emf.facet.custom.sdk.core 2.0.0-SNAPSHOT [30/735]
11:09:49 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/pom.xml
11:09:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:49 [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:09:49 [INFO] 
11:09:49 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
11:09:49 [INFO] 
11:09:49 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
11:09:49 [INFO] The project's OSGi version is 2.0.0.202401111608
11:09:49 [INFO] 
11:09:49 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
11:09:49 [INFO] 
11:09:49 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
11:09:49 [INFO] 
11:09:49 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
11:09:49 [INFO] 
11:09:49 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
11:09:49 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.custom.sdk.core
11:09:49 [INFO] 
11:09:49 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
11:09:49 [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:09:49 [INFO] 
11:09:49 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
11:09:49 [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:09:49 [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:09:49 	@SuppressWarnings("PMD.UseSingleton")
11:09:49 	                  ^^^^^^^^^^^^^^^^^^
11:09:49 Unsupported @SuppressWarnings("PMD.UseSingleton")
11:09:49 [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:09:49 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:09:49 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:49 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:09:49 [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:09:49 	@SuppressWarnings({ "PMD.SignatureDeclareThrowsException",
11:09:49 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:49 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:09:49 [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:09:49 	"PMD.NullAssignment" })
11:09:49 	^^^^^^^^^^^^^^^^^^^^
11:09:49 Unsupported @SuppressWarnings("PMD.NullAssignment")
11:09:49 4 problems (4 warnings)
11:09:49 [INFO] 
11:09:49 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
11:09:49 [INFO] 
11:09:49 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
11:09:49 [INFO] 
11:09:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
11:09:49 [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:09:49 [INFO] 
11:09:49 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
11:09:49 [INFO] 
11:09:49 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
11:09:49 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 97 were skipped
11:09:49 [INFO] 
11:09:49 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
11:09:49 [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:09:49 [INFO] 
11:09:49 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
11:09:49 [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:09:50 [INFO] 
11:09:50 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
11:09:50 [INFO] 
11:09:50 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
11:09:50 [INFO] 
11:09:50 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
11:09:50 [INFO] 
11:09:50 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java >----
11:09:50 [INFO] Building org.eclipse.papyrus.emf.facet.query.java 2.0.0-SNAPSHOT [31/735]
11:09:50 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java/pom.xml
11:09:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:50 [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:09:50 [INFO] 
11:09:50 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.query.java ---
11:09:50 [INFO] 
11:09:50 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.query.java ---
11:09:50 [INFO] The project's OSGi version is 2.0.0.202401111608
11:09:50 [INFO] 
11:09:50 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.query.java ---
11:09:50 [INFO] 
11:09:50 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.query.java ---
11:09:50 [INFO] 
11:09:50 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.query.java ---
11:09:50 [INFO] 
11:09:50 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.query.java ---
11:09:50 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.query.java
11:09:50 [INFO] 
11:09:50 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.query.java ---
11:09:50 [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:09:50 [INFO] 
11:09:50 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.query.java ---
11:09:50 [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:09:50 [INFO] 
11:09:50 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.query.java ---
11:09:50 [INFO] 
11:09:50 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.query.java ---
11:09:50 [INFO] 
11:09:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.query.java ---
11:09:50 [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:09:50 [INFO] 
11:09:50 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.query.java ---
11:09:50 [INFO] 
11:09:50 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.query.java ---
11:09:50 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
11:09:50 [INFO] 
11:09:50 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.query.java ---
11:09:50 [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:09:50 [INFO] 
11:09:50 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.query.java ---
11:09:50 [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:09:50 [INFO] 
11:09:50 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.query.java ---
11:09:50 [INFO] 
11:09:50 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.query.java ---
11:09:50 [INFO] 
11:09:50 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.query.java ---
11:09:50 [INFO] 
11:09:50 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.infra.tools >---------
11:09:50 [INFO] Building org.eclipse.papyrus.infra.tools 4.2.0-SNAPSHOT         [32/735]
11:09:50 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/pom.xml
11:09:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:50 [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:09:50 [INFO] 
11:09:50 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.tools ---
11:09:50 [INFO] 
11:09:50 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.tools ---
11:09:50 [INFO] The project's OSGi version is 4.2.0.202401111608
11:09:50 [INFO] 
11:09:50 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.tools ---
11:09:50 [INFO] 
11:09:50 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.tools ---
11:09:50 [INFO] 
11:09:50 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.tools ---
11:09:50 [INFO] 
11:09:50 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.tools ---
11:09:50 [INFO] Resolving class path of org.eclipse.papyrus.infra.tools
11:09:50 [INFO] 
11:09:50 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.tools ---
11:09:50 [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:09:50 [INFO] 
11:09:50 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.tools ---
11:09:50 [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:09:51 [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:09:51 	public class DelegatingObservableSet extends DelegatingObservableCollection<IObservableSet> implements IObservableSet {
11:09:51 	                                                                            ^^^^^^^^^^^^^^
11:09:51 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
11:09:51 [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:09:51 	public class DelegatingObservableSet extends DelegatingObservableCollection<IObservableSet> implements IObservableSet {
11:09:51 	                                                                                                       ^^^^^^^^^^^^^^
11:09:51 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
11:09:51 [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:09:51 	private ISetChangeListener forwardingSetChangeListener;
11:09:51 	        ^^^^^^^^^^^^^^^^^^
11:09:51 ISetChangeListener is a raw type. References to generic type ISetChangeListener<E> should be parameterized
11:09:51 [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:09:51 	DelegatingObservableSet(IObservableSet delegate) {
11:09:51 	                        ^^^^^^^^^^^^^^
11:09:51 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
11:09:51 [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:09:51 	public static IObservableSet wrap(IObservableSet observable) {
11:09:51 	              ^^^^^^^^^^^^^^
11:09:51 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
11:09:51 [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:09:51 	public static IObservableSet wrap(IObservableSet observable) {
11:09:51 	                                  ^^^^^^^^^^^^^^
11:09:51 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
11:09:51 [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:09:51 	IObservableSet result;
11:09:51 	^^^^^^^^^^^^^^
11:09:51 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
11:09:51 [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:09:51 	public static IObservableSet create(Realm realm, ClassLoader loader, Class<?>... mixins) {
11:09:51 	              ^^^^^^^^^^^^^^
11:09:51 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
11:09:51 [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:09:51 	public void addSetChangeListener(ISetChangeListener listener) {
11:09:51 	                                 ^^^^^^^^^^^^^^^^^^
11:09:51 ISetChangeListener is a raw type. References to generic type ISetChangeListener<E> should be parameterized
11:09:51 [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:09:51 	public void removeSetChangeListener(ISetChangeListener listener) {
11:09:51 	                                    ^^^^^^^^^^^^^^^^^^
11:09:51 ISetChangeListener is a raw type. References to generic type ISetChangeListener<E> should be parameterized
11:09:51 [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:09:51 	protected void hookDelegate(IObservableSet delegate) {
11:09:51 	                            ^^^^^^^^^^^^^^
11:09:51 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
11:09:51 [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:09:51 	delegate.addSetChangeListener(getForwardingSetChangeListener());
11:09:51 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:51 Type safety: The method addSetChangeListener(ISetChangeListener) belongs to the raw type IObservableSet. References to generic type IObservableSet<E> should be parameterized
11:09:51 [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:09:51 	protected void unhookDelegate(IObservableSet delegate) {
11:09:51 	                              ^^^^^^^^^^^^^^
11:09:51 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
11:09:51 [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:09:51 	delegate.removeSetChangeListener(getForwardingSetChangeListener());
11:09:51 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:51 Type safety: The method removeSetChangeListener(ISetChangeListener) belongs to the raw type IObservableSet. References to generic type IObservableSet<E> should be parameterized
11:09:51 [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:09:51 	protected void delegateChanged(IObservableSet oldDelegate, IObservableSet newDelegate) {
11:09:51 	                               ^^^^^^^^^^^^^^
11:09:51 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
11:09:51 [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:09:51 	protected void delegateChanged(IObservableSet oldDelegate, IObservableSet newDelegate) {
11:09:51 	                                                           ^^^^^^^^^^^^^^
11:09:51 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
11:09:51 [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:09:51 	private ISetChangeListener getForwardingSetChangeListener() {
11:09:51 	        ^^^^^^^^^^^^^^^^^^
11:09:51 ISetChangeListener is a raw type. References to generic type ISetChangeListener<E> should be parameterized
11:09:51 [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:09:51 	forwardingSetChangeListener = new ISetChangeListener() {
11:09:51 	                                  ^^^^^^^^^^^^^^^^^^
11:09:51 ISetChangeListener is a raw type. References to generic type ISetChangeListener<E> should be parameterized
11:09:51 [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:09:51 	public void handleSetChange(SetChangeEvent event) {
11:09:51 	                            ^^^^^^^^^^^^^^
11:09:51 SetChangeEvent is a raw type. References to generic type SetChangeEvent<E> should be parameterized
11:09:51 [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:09:51 	SetChangeEvent myEvent = new MySetChangeEvent(event.diff);
11:09:51 	^^^^^^^^^^^^^^
11:09:51 SetChangeEvent is a raw type. References to generic type SetChangeEvent<E> should be parameterized
11:09:51 [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:09:51 	class MySetChangeEvent extends SetChangeEvent {
11:09:51 	                               ^^^^^^^^^^^^^^
11:09:51 SetChangeEvent is a raw type. References to generic type SetChangeEvent<E> should be parameterized
11:09:51 [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:09:51 	MySetChangeEvent(SetDiff diff) {
11:09:51 	                 ^^^^^^^
11:09:51 SetDiff is a raw type. References to generic type SetDiff<E> should be parameterized
11:09:51 [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:09:51 	super(getRealObservable(), diff);
11:09:51 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:51 Type safety: The constructor SetChangeEvent(IObservableSet, SetDiff) belongs to the raw type SetChangeEvent. References to generic type SetChangeEvent<E> should be parameterized
11:09:51 [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:09:51 	result = DelegatingObservableList.wrap((IObservableList) observable);
11:09:51 	                                        ^^^^^^^^^^^^^^^
11:09:51 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:09:51 [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:09:51 	result = DelegatingObservableSet.wrap((IObservableSet) observable);
11:09:51 	                                       ^^^^^^^^^^^^^^
11:09:51 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
11:09:51 [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:09:51 	result = DelegatingObservableValue.wrap((IObservableValue) observable);
11:09:51 	                                         ^^^^^^^^^^^^^^^^
11:09:51 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:09:51 [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:09:51 	public interface IMultipleObservableValue extends AggregatedObservable, IObservableValue {
11:09:51 	                                                                        ^^^^^^^^^^^^^^^^
11:09:51 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:09:51 [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:09:51 	List<IObservableValue> getObservableValues();
11:09:51 	     ^^^^^^^^^^^^^^^^
11:09:51 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:09:51 [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:09:51 	public class DelegatingObservableValue extends DelegatingObservable<IObservableValue> implements IObservableValue {
11:09:51 	                                                                    ^^^^^^^^^^^^^^^^
11:09:51 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:09:51 [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:09:51 	public class DelegatingObservableValue extends DelegatingObservable<IObservableValue> implements IObservableValue {
11:09:51 	                                                                                                 ^^^^^^^^^^^^^^^^
11:09:51 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:09:51 [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:09:51 	private IValueChangeListener forwardingValueChangeListener;
11:09:51 	        ^^^^^^^^^^^^^^^^^^^^
11:09:51 IValueChangeListener is a raw type. References to generic type IValueChangeListener<T> should be parameterized
11:09:51 [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:09:51 	DelegatingObservableValue(IObservableValue delegate) {
11:09:51 	                          ^^^^^^^^^^^^^^^^
11:09:51 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:09:51 [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:09:51 	public static IObservableValue wrap(IObservableValue observable) {
11:09:51 	              ^^^^^^^^^^^^^^^^
11:09:51 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:09:51 [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:09:51 	public static IObservableValue wrap(IObservableValue observable) {
11:09:51 	                                    ^^^^^^^^^^^^^^^^
11:09:51 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:09:51 [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:09:51 	IObservableValue result;
11:09:51 	^^^^^^^^^^^^^^^^
11:09:51 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:09:51 [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:09:51 	public static IObservableValue create(Realm realm, ClassLoader loader, Class<?>... mixins) {
11:09:51 	              ^^^^^^^^^^^^^^^^
11:09:51 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:09:51 [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:09:51 	public void addValueChangeListener(IValueChangeListener listener) {
11:09:51 	                                   ^^^^^^^^^^^^^^^^^^^^
11:09:51 IValueChangeListener is a raw type. References to generic type IValueChangeListener<T> should be parameterized
11:09:51 [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:09:51 	public void removeValueChangeListener(IValueChangeListener listener) {
11:09:51 	                                      ^^^^^^^^^^^^^^^^^^^^
11:09:51 IValueChangeListener is a raw type. References to generic type IValueChangeListener<T> should be parameterized
11:09:51 [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:09:51 	protected void hookDelegate(IObservableValue delegate) {
11:09:51 	                            ^^^^^^^^^^^^^^^^
11:09:51 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:09:51 [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:09:51 	delegate.addValueChangeListener(getForwardingValueChangeListener());
11:09:51 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:51 Type safety: The method addValueChangeListener(IValueChangeListener) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
11:09:51 [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:09:51 	protected void unhookDelegate(IObservableValue delegate) {
11:09:51 	                              ^^^^^^^^^^^^^^^^
11:09:51 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:09:51 [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:09:51 	delegate.removeValueChangeListener(getForwardingValueChangeListener());
11:09:51 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:51 Type safety: The method removeValueChangeListener(IValueChangeListener) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
11:09:51 [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:09:51 	protected void delegateChanged(IObservableValue oldDelegate, IObservableValue newDelegate) {
11:09:51 	                               ^^^^^^^^^^^^^^^^
11:09:51 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:09:51 [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:09:51 	protected void delegateChanged(IObservableValue oldDelegate, IObservableValue newDelegate) {
11:09:51 	                                                             ^^^^^^^^^^^^^^^^
11:09:51 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:09:51 [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:09:51 	getDelegate().setValue(value);
11:09:51 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:51 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
11:09:51 [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:09:51 	private IValueChangeListener getForwardingValueChangeListener() {
11:09:51 	        ^^^^^^^^^^^^^^^^^^^^
11:09:51 IValueChangeListener is a raw type. References to generic type IValueChangeListener<T> should be parameterized
11:09:51 [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:09:51 	forwardingValueChangeListener = new IValueChangeListener() {
11:09:51 	                                    ^^^^^^^^^^^^^^^^^^^^
11:09:51 IValueChangeListener is a raw type. References to generic type IValueChangeListener<T> should be parameterized
11:09:51 [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:09:51 	public void handleValueChange(ValueChangeEvent event) {
11:09:51 	                              ^^^^^^^^^^^^^^^^
11:09:51 ValueChangeEvent is a raw type. References to generic type ValueChangeEvent<T> should be parameterized
11:09:51 [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:09:51 	ValueChangeEvent myEvent = new MyValueChangeEvent(event.diff);
11:09:51 	^^^^^^^^^^^^^^^^
11:09:51 ValueChangeEvent is a raw type. References to generic type ValueChangeEvent<T> should be parameterized
11:09:51 [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:09:51 	class MyValueChangeEvent extends ValueChangeEvent {
11:09:51 	                                 ^^^^^^^^^^^^^^^^
11:09:51 ValueChangeEvent is a raw type. References to generic type ValueChangeEvent<T> should be parameterized
11:09:51 [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:09:51 	MyValueChangeEvent(ValueDiff diff) {
11:09:51 	                   ^^^^^^^^^
11:09:51 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:09:51 [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:09:51 	super(getRealObservable(), diff);
11:09:51 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:51 Type safety: The constructor ValueChangeEvent(IObservableValue, ValueDiff) belongs to the raw type ValueChangeEvent. References to generic type ValueChangeEvent<T> should be parameterized
11:09:51 [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:09:51 	public abstract class DelegatingObservableCollection<T extends IObservableCollection> extends DelegatingObservable<T> implements IObservableCollection {
11:09:51 	                                                               ^^^^^^^^^^^^^^^^^^^^^
11:09:51 IObservableCollection is a raw type. References to generic type IObservableCollection<E> should be parameterized
11:09:51 [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:09:51 	public abstract class DelegatingObservableCollection<T extends IObservableCollection> extends DelegatingObservable<T> implements IObservableCollection {
11:09:51 	                                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^
11:09:51 IObservableCollection is a raw type. References to generic type IObservableCollection<E> should be parameterized
11:09:51 [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:09:51 	public class DelegatingObservableList extends DelegatingObservableCollection<IObservableList> implements IObservableList {
11:09:51 	                                                                             ^^^^^^^^^^^^^^^
11:09:51 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:09:51 [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:09:51 	public class DelegatingObservableList extends DelegatingObservableCollection<IObservableList> implements IObservableList {
11:09:51 	                                                                                                         ^^^^^^^^^^^^^^^
11:09:51 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:09:51 [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:09:51 	private IListChangeListener forwardingListChangeListener;
11:09:51 	        ^^^^^^^^^^^^^^^^^^^
11:09:51 IListChangeListener is a raw type. References to generic type IListChangeListener<E> should be parameterized
11:09:51 [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:09:51 	DelegatingObservableList(IObservableList delegate) {
11:09:51 	                         ^^^^^^^^^^^^^^^
11:09:51 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:09:51 [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:09:51 	public static IObservableList wrap(IObservableList observable) {
11:09:51 	              ^^^^^^^^^^^^^^^
11:09:51 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:09:51 [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:09:51 	public static IObservableList wrap(IObservableList observable) {
11:09:51 	                                   ^^^^^^^^^^^^^^^
11:09:51 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:09:51 [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:09:51 	IObservableList result;
11:09:51 	^^^^^^^^^^^^^^^
11:09:51 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:09:51 [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:09:51 	public static IObservableList create(Realm realm, ClassLoader loader, Class<?>... mixins) {
11:09:51 	              ^^^^^^^^^^^^^^^
11:09:51 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:09:51 [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:09:51 	public void addListChangeListener(IListChangeListener listener) {
11:09:51 	                                  ^^^^^^^^^^^^^^^^^^^
11:09:51 IListChangeListener is a raw type. References to generic type IListChangeListener<E> should be parameterized
11:09:51 [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:09:51 	public void removeListChangeListener(IListChangeListener listener) {
11:09:51 	                                     ^^^^^^^^^^^^^^^^^^^
11:09:51 IListChangeListener is a raw type. References to generic type IListChangeListener<E> should be parameterized
11:09:51 [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:09:51 	protected void hookDelegate(IObservableList delegate) {
11:09:51 	                            ^^^^^^^^^^^^^^^
11:09:51 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:09:51 [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:09:51 	delegate.addListChangeListener(getForwardingListChangeListener());
11:09:51 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:51 Type safety: The method addListChangeListener(IListChangeListener) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
11:09:51 [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:09:51 	protected void unhookDelegate(IObservableList delegate) {
11:09:51 	                              ^^^^^^^^^^^^^^^
11:09:51 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:09:51 [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:09:51 	delegate.removeListChangeListener(getForwardingListChangeListener());
11:09:51 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:51 Type safety: The method removeListChangeListener(IListChangeListener) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
11:09:51 [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:09:51 	protected void delegateChanged(IObservableList oldDelegate, IObservableList newDelegate) {
11:09:51 	                               ^^^^^^^^^^^^^^^
11:09:51 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:09:51 [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:09:51 	protected void delegateChanged(IObservableList oldDelegate, IObservableList newDelegate) {
11:09:51 	                                                            ^^^^^^^^^^^^^^^
11:09:51 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:09:51 [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:09:51 	return getDelegate().addAll(index, c);
11:09:51 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:51 Type safety: The method addAll(int, Collection) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
11:09:51 [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:09:51 	return getDelegate().set(index, element);
11:09:51 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:51 Type safety: The method set(int, Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
11:09:51 [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:09:51 	private IListChangeListener getForwardingListChangeListener() {
11:09:51 	        ^^^^^^^^^^^^^^^^^^^
11:09:51 IListChangeListener is a raw type. References to generic type IListChangeListener<E> should be parameterized
11:09:51 [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:09:51 	forwardingListChangeListener = new IListChangeListener() {
11:09:51 	                                   ^^^^^^^^^^^^^^^^^^^
11:09:51 IListChangeListener is a raw type. References to generic type IListChangeListener<E> should be parameterized
11:09:51 [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:09:51 	public void handleListChange(ListChangeEvent event) {
11:09:51 	                             ^^^^^^^^^^^^^^^
11:09:51 ListChangeEvent is a raw type. References to generic type ListChangeEvent<E> should be parameterized
11:09:51 [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:09:51 	ListChangeEvent myEvent = new MyListChangeEvent(event.diff);
11:09:51 	^^^^^^^^^^^^^^^
11:09:51 ListChangeEvent is a raw type. References to generic type ListChangeEvent<E> should be parameterized
11:09:51 [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:09:51 	class MyListChangeEvent extends ListChangeEvent {
11:09:51 	                                ^^^^^^^^^^^^^^^
11:09:51 ListChangeEvent is a raw type. References to generic type ListChangeEvent<E> should be parameterized
11:09:51 [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:09:51 	MyListChangeEvent(ListDiff diff) {
11:09:51 	                  ^^^^^^^^
11:09:51 ListDiff is a raw type. References to generic type ListDiff<E> should be parameterized
11:09:51 [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:09:51 	super(getRealObservable(), diff);
11:09:51 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:51 Type safety: The constructor ListChangeEvent(IObservableList, ListDiff) belongs to the raw type ListChangeEvent. References to generic type ListChangeEvent<E> should be parameterized
11:09:51 [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:09:51 	public class MultipleObservableValue extends ReferenceCountedObservable.Value implements IMultipleObservableValue, IChangeListener {
11:09:51 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:51 ReferenceCountedObservable.Value is a raw type. References to generic type ReferenceCountedObservable.Value<T> should be parameterized
11:09:51 [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:09:51 	public MultipleObservableValue(Collection<IObservableValue> values) {
11:09:51 	                                          ^^^^^^^^^^^^^^^^
11:09:51 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:09:51 [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:09:51 	for (IObservableValue observable : observableValues) {
11:09:51 	     ^^^^^^^^^^^^^^^^
11:09:51 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:09:51 [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:09:51 	observable.setValue(value);
11:09:51 	^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:51 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
11:09:51 [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:09:51 	observableValues.add((IObservableValue) observable);
11:09:51 	                      ^^^^^^^^^^^^^^^^
11:09:51 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:09:51 [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:09:51 	public List<IObservableValue> getObservableValues() {
11:09:51 	            ^^^^^^^^^^^^^^^^
11:09:51 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:09:51 [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:09:51 	for (IObservableValue value : getObservableValues()) {
11:09:51 	     ^^^^^^^^^^^^^^^^
11:09:51 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:09:51 [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:09:51 	for (IObservableValue observable : observableValues) {
11:09:51 	     ^^^^^^^^^^^^^^^^
11:09:51 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:09:51 [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:09:51 	protected List<IObservableValue> observableValues = new LinkedList<IObservableValue>();
11:09:51 	               ^^^^^^^^^^^^^^^^
11:09:51 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:09:51 [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:09:51 	protected List<IObservableValue> observableValues = new LinkedList<IObservableValue>();
11:09:51 	                                                                   ^^^^^^^^^^^^^^^^
11:09:51 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:09:51 [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:09:51 	for (IObservableValue observable : observableValues) {
11:09:51 	     ^^^^^^^^^^^^^^^^
11:09:51 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:09:51 [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:09:51 	super.fireValueChange(new ValueDiff() {
11:09:51 			@Override
11:09:51 			public Object getOldValue() {
11:09:51 				return true;
11:09:51 			}
11:09:51 			@Override
11:09:51 			public Object getNewValue() {
11:09:51 				return false;
11:09:51 			}
11:09:51 		});
11:09:51 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:51 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:09:51 [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:09:51 	super.fireValueChange(new ValueDiff() {
11:09:51 	                          ^^^^^^^^^
11:09:51 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:09:51 [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:09:51 	return theClass.newInstance();
11:09:51 	                ^^^^^^^^^^^^^
11:09:51 The method newInstance() from the type Class<T> is deprecated since version 9
11:09:51 [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:09:51 	public interface CommandBasedObservableValue extends CommandBasedObservable, IObservableValue {
11:09:51 	                                                                             ^^^^^^^^^^^^^^^^
11:09:51 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:09:51 94 problems (94 warnings)
11:09:51 [INFO] 
11:09:51 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.tools ---
11:09:51 [INFO] 
11:09:51 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.tools ---
11:09:51 [INFO] 
11:09:51 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.tools ---
11:09:51 [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:09:51 [INFO] 
11:09:51 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.tools ---
11:09:51 [INFO] 
11:09:51 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.tools ---
11:09:51 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 18 were skipped
11:09:51 [INFO] 
11:09:51 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.tools ---
11:09:51 [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:09:51 [INFO] 
11:09:51 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.tools ---
11:09:51 [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:09:51 [INFO] 
11:09:51 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.tools ---
11:09:51 [INFO] 
11:09:51 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.tools ---
11:09:51 [INFO] 
11:09:51 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.tools ---
11:09:51 [INFO] 
11:09:51 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.metamodel >--
11:09:51 [INFO] Building org.eclipse.papyrus.emf.facet.query.java.metamodel 2.0.0-SNAPSHOT [33/735]
11:09:51 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/pom.xml
11:09:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:51 [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:09:51 [INFO] 
11:09:51 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
11:09:51 [INFO] 
11:09:51 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
11:09:51 [INFO] The project's OSGi version is 2.0.0.202401111608
11:09:51 [INFO] 
11:09:51 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
11:09:51 [INFO] 
11:09:51 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
11:09:51 [INFO] 
11:09:51 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
11:09:51 [INFO] 
11:09:51 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
11:09:51 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.query.java.metamodel
11:09:51 [INFO] 
11:09:51 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
11:09:51 [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:09:51 [INFO] 
11:09:51 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
11:09:51 [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:09:51 [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:09:51 	private boolean validatefacetSet_validate(FacetSet facetSet, DiagnosticChain diagnostics, Map<Object, Object> context) {
11:09:51 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:51 The method validatefacetSet_validate(FacetSet, DiagnosticChain, Map<Object,Object>) from the type JavaQueryValidator is never used locally
11:09:51 1 problem (1 warning)
11:09:51 [INFO] 
11:09:51 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
11:09:51 [INFO] 
11:09:51 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
11:09:51 [INFO] 
11:09:51 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
11:09:51 [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:09:51 [INFO] 
11:09:51 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
11:09:51 [INFO] 
11:09:51 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
11:09:51 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 56 were skipped
11:09:51 [INFO] 
11:09:51 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
11:09:51 [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:09:51 [INFO] 
11:09:51 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
11:09:51 [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:09:51 [INFO] 
11:09:51 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
11:09:51 [INFO] 
11:09:51 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
11:09:51 [INFO] 
11:09:51 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
11:09:51 [INFO] 
11:09:51 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.core >--
11:09:51 [INFO] Building org.eclipse.papyrus.emf.facet.query.java.core 3.0.0-SNAPSHOT [34/735]
11:09:51 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/pom.xml
11:09:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:51 [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:09:52 [INFO] 
11:09:52 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.query.java.core ---
11:09:52 [INFO] 
11:09:52 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.query.java.core ---
11:09:52 [INFO] The project's OSGi version is 3.0.0.202401111608
11:09:52 [INFO] 
11:09:52 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.query.java.core ---
11:09:52 [INFO] 
11:09:52 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.query.java.core ---
11:09:52 [INFO] 
11:09:52 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.query.java.core ---
11:09:52 [INFO] 
11:09:52 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.query.java.core ---
11:09:52 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.query.java.core
11:09:52 [INFO] 
11:09:52 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.query.java.core ---
11:09:52 [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:09:52 [INFO] 
11:09:52 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.query.java.core ---
11:09:52 [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:09:52 [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:09:52 	javaQueryInst = (IJavaQuery2<EObject, ?>) javaQueryClass.newInstance();
11:09:52 	                                                         ^^^^^^^^^^^^^
11:09:52 The method newInstance() from the type Class<capture#6-of ?> is deprecated since version 9
11:09:52 1 problem (1 warning)
11:09:52 [INFO] 
11:09:52 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.query.java.core ---
11:09:52 [INFO] 
11:09:52 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.query.java.core ---
11:09:52 [INFO] 
11:09:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.query.java.core ---
11:09:52 [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:09:52 [INFO] 
11:09:52 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.query.java.core ---
11:09:52 [INFO] 
11:09:52 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.query.java.core ---
11:09:52 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 97 were skipped
11:09:52 [INFO] 
11:09:52 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.query.java.core ---
11:09:52 [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:09:52 [INFO] 
11:09:52 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.query.java.core ---
11:09:52 [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:09:52 [INFO] 
11:09:52 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.query.java.core ---
11:09:52 [INFO] 
11:09:52 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.query.java.core ---
11:09:52 [INFO] 
11:09:52 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.query.java.core ---
11:09:52 [INFO] 
11:09:52 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.jface.ui >---
11:09:52 [INFO] Building org.eclipse.papyrus.emf.facet.util.jface.ui 3.0.0-SNAPSHOT [35/735]
11:09:52 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/pom.xml
11:09:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:52 [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:09:52 [INFO] 
11:09:52 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
11:09:52 [INFO] 
11:09:52 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
11:09:52 [INFO] The project's OSGi version is 3.0.0.202401111608
11:09:52 [INFO] 
11:09:52 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
11:09:52 [INFO] 
11:09:52 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
11:09:52 [INFO] 
11:09:52 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
11:09:52 [INFO] 
11:09:52 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
11:09:52 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.util.jface.ui
11:09:52 [INFO] 
11:09:52 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
11:09:52 [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:09:52 [INFO] 
11:09:52 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
11:09:52 [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:09:52 [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:09:52 	@SuppressWarnings("PMD.UseSingleton")
11:09:52 	                  ^^^^^^^^^^^^^^^^^^
11:09:52 Unsupported @SuppressWarnings("PMD.UseSingleton")
11:09:52 [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:09:52 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:09:52 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:52 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:09:52 [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:09:52 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:09:52 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:52 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:09:52 3 problems (3 warnings)
11:09:52 [INFO] 
11:09:52 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
11:09:52 [INFO] 
11:09:52 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
11:09:52 [INFO] 
11:09:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
11:09:52 [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:09:52 [INFO] 
11:09:52 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
11:09:52 [INFO] 
11:09:52 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
11:09:52 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 63 were skipped
11:09:52 [INFO] 
11:09:52 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
11:09:52 [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:09:52 [INFO] 
11:09:52 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
11:09:53 [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:09:53 [INFO] 
11:09:53 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
11:09:53 [INFO] 
11:09:53 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
11:09:53 [INFO] 
11:09:53 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
11:09:53 [INFO] 
11:09:53 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.ui >-----
11:09:53 [INFO] Building org.eclipse.papyrus.emf.facet.custom.ui 4.0.0-SNAPSHOT [36/735]
11:09:53 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/pom.xml
11:09:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:53 [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:09:53 [INFO] 
11:09:53 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.ui ---
11:09:53 [INFO] 
11:09:53 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.ui ---
11:09:53 [INFO] The project's OSGi version is 4.0.0.202401111608
11:09:53 [INFO] 
11:09:53 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.ui ---
11:09:53 [INFO] 
11:09:53 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.ui ---
11:09:53 [INFO] 
11:09:53 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.ui ---
11:09:53 [INFO] 
11:09:53 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.custom.ui ---
11:09:53 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.custom.ui
11:09:53 [INFO] 
11:09:53 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.ui ---
11:09:53 [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:09:53 [INFO] 
11:09:53 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.ui ---
11:09:53 [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:09:53 [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:09:53 	import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custompt.Alignment;
11:09:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:53 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:09:53 [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:09:53 	import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custompt.Shadow;
11:09:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:53 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:09:53 [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:09:53 	private static final boolean DEBUG_FONT = DebugUtils.getDebugStatus(Activator.getDefault(), "font"); //$NON-NLS-1$
11:09:53 	                             ^^^^^^^^^^
11:09:53 The value of the field CustomizedLabelProvider.DEBUG_FONT is not used
11:09:53 [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:09:53 	private static final boolean DEBUG_COLOR = DebugUtils.getDebugStatus(Activator.getDefault(), "color"); //$NON-NLS-1$
11:09:53 	                             ^^^^^^^^^^^
11:09:53 The value of the field CustomizedLabelProvider.DEBUG_COLOR is not used
11:09:53 [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:09:53 	final ServiceReference serviceReference = bundleContext
11:09:53 	      ^^^^^^^^^^^^^^^^
11:09:53 ServiceReference is a raw type. References to generic type ServiceReference<S> should be parameterized
11:09:53 [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:09:53 	final ICustomOverride customOverride = (ICustomOverride) bundleContext
11:09:53 				.getService(serviceReference);
11:09:53 	                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:53 Type safety: Unchecked invocation getService(ServiceReference) of the generic method getService(ServiceReference<S>) of type BundleContext
11:09:53 [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:09:53 	.getService(serviceReference);
11:09:53 	            ^^^^^^^^^^^^^^^^
11:09:53 Type safety: The expression of type ServiceReference needs unchecked conversion to conform to ServiceReference<Object>
11:09:53 [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:09:53 	final Shadow shadow = getPropertyValue(element,
11:09:53 	      ^^^^^^
11:09:53 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:09:53 [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:09:53 	Shadow.class);
11:09:53 	^^^^^^
11:09:53 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:09:53 [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:09:53 	case NONE:
11:09:53 	     ^^^^
11:09:53 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:09:53 [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:09:53 	case IN:
11:09:53 	     ^^
11:09:53 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:09:53 [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:09:53 	case OUT:
11:09:53 	     ^^^
11:09:53 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:09:53 [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:09:53 	final Alignment alignment = getPropertyValue(element,
11:09:53 	      ^^^^^^^^^
11:09:53 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:09:53 [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:09:53 	Alignment.class);
11:09:53 	^^^^^^^^^
11:09:53 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:09:53 [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:09:53 	case LEFT:
11:09:53 	     ^^^^
11:09:53 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:09:53 [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:09:53 	case CENTER:
11:09:53 	     ^^^^^^
11:09:53 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:09:53 [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:09:53 	case RIGHT:
11:09:53 	     ^^^^^
11:09:53 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:09:53 [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:09:53 	return new SynchronizedLoadCustomizationsDialog(parent,
11:09:53 				availableCustoms, selectedCustoms,
11:09:53 				Collections.<Customization> emptyList(), callback, ""); //$NON-NLS-1$
11:09:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:53 Type safety: The constructor SynchronizedLoadCustomizationsDialog(Shell, List, List, List, IDialogCallbackWithPreCommit, String) belongs to the raw type SynchronizedLoadCustomizationsDialog. References to generic type SynchronizedLoadCustomizationsDialog<D> should be parameterized
11:09:53 [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:09:53 	return new SynchronizedLoadCustomizationsDialog(parent,
11:09:53 				availableCustoms, selectedCustoms,
11:09:53 				Collections.<Customization> emptyList(), callback, ""); //$NON-NLS-1$
11:09:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:53 Type safety: The expression of type SynchronizedLoadCustomizationsDialog needs unchecked conversion to conform to ILoadCustomizationsDialog<D>
11:09:53 [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:09:53 	return new SynchronizedLoadCustomizationsDialog(parent,
11:09:53 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:53 SynchronizedLoadCustomizationsDialog is a raw type. References to generic type SynchronizedLoadCustomizationsDialog<D> should be parameterized
11:09:53 [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:09:53 	return new SynchronizedLoadCustomizationsDialog(parent,
11:09:53 				availableCustoms, selectedCustoms, lockedCustoms, callback,
11:09:53 				lockMsg);
11:09:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:53 Type safety: The constructor SynchronizedLoadCustomizationsDialog(Shell, List, List, List, IDialogCallbackWithPreCommit, String) belongs to the raw type SynchronizedLoadCustomizationsDialog. References to generic type SynchronizedLoadCustomizationsDialog<D> should be parameterized
11:09:53 [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:09:53 	return new SynchronizedLoadCustomizationsDialog(parent,
11:09:53 				availableCustoms, selectedCustoms, lockedCustoms, callback,
11:09:53 				lockMsg);
11:09:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:53 Type safety: The expression of type SynchronizedLoadCustomizationsDialog needs unchecked conversion to conform to ILoadCustomizationsDialog<D>
11:09:53 [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:09:53 	return new SynchronizedLoadCustomizationsDialog(parent,
11:09:53 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:53 SynchronizedLoadCustomizationsDialog is a raw type. References to generic type SynchronizedLoadCustomizationsDialog<D> should be parameterized
11:09:53 [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:09:53 	import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custompt.Alignment;
11:09:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:53 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:09:53 [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:09:53 	public class ToolTipAlignmentQuery implements IJavaQuery2<EObject, Alignment> {
11:09:53 	                                                                   ^^^^^^^^^
11:09:53 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:09:53 [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:09:53 	public Alignment evaluate(final EObject source,
11:09:53 	       ^^^^^^^^^
11:09:53 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:09:53 [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:09:53 	return Alignment.LEFT;
11:09:53 	       ^^^^^^^^^^^^^^
11:09:53 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:09:53 [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:09:53 	return Alignment.LEFT;
11:09:53 	                 ^^^^
11:09:53 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:09:53 [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:09:53 	import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custompt.Shadow;
11:09:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:53 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:09:53 [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:09:53 	public class ToolTipShadowQuery implements IJavaQuery2<EObject, Shadow> {
11:09:53 	                                                                ^^^^^^
11:09:53 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:09:53 [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:09:53 	public Shadow evaluate(final EObject source,
11:09:53 	       ^^^^^^
11:09:53 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:09:53 [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:09:53 	return Shadow.NONE;
11:09:53 	       ^^^^^^^^^^^
11:09:53 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:09:53 [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:09:53 	return Shadow.NONE;
11:09:53 	              ^^^^
11:09:53 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:09:53 [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:09:53 	super(new LoadCustomizationsDialog(parent, availableCustoms,
11:09:53 				selectedCustoms, lockedCustoms, callback, lockMsg),
11:09:53 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:53 Type safety: The constructor LoadCustomizationsDialog(Shell, List, List, List, IDialogCallbackWithPreCommit, String) belongs to the raw type LoadCustomizationsDialog. References to generic type LoadCustomizationsDialog<D> should be parameterized
11:09:53 [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:09:53 	super(new LoadCustomizationsDialog(parent, availableCustoms,
11:09:53 				selectedCustoms, lockedCustoms, callback, lockMsg),
11:09:53 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:53 Type safety: The expression of type LoadCustomizationsDialog needs unchecked conversion to conform to LoadCustomizationsDialog<D>
11:09:53 [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:09:53 	super(new LoadCustomizationsDialog(parent, availableCustoms,
11:09:53 	          ^^^^^^^^^^^^^^^^^^^^^^^^
11:09:53 LoadCustomizationsDialog is a raw type. References to generic type LoadCustomizationsDialog<D> should be parameterized
11:09:53 [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:09:53 	Label label = new Label(parent, SWT.NONE);
11:09:53 	      ^^^^^
11:09:53 The value of the local variable label is not used
11:09:53 [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:09:53 	private final LoadCustomizationsDialog loadCustomDialog;
11:09:53 	              ^^^^^^^^^^^^^^^^^^^^^^^^
11:09:53 LoadCustomizationsDialog is a raw type. References to generic type LoadCustomizationsDialog<D> should be parameterized
11:09:53 [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:09:53 	public ColorLabelProvider(final LoadCustomizationsDialog loadCustomDialog) {
11:09:53 	                                ^^^^^^^^^^^^^^^^^^^^^^^^
11:09:53 LoadCustomizationsDialog is a raw type. References to generic type LoadCustomizationsDialog<D> should be parameterized
11:09:53 39 problems (39 warnings)
11:09:53 [INFO] 
11:09:53 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.custom.ui ---
11:09:53 [INFO] 
11:09:53 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.custom.ui ---
11:09:53 [INFO] 
11:09:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.ui ---
11:09:53 [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:09:53 [INFO] 
11:09:53 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.custom.ui ---
11:09:53 [INFO] 
11:09:53 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.custom.ui ---
11:09:53 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 103 were skipped
11:09:53 [INFO] 
11:09:53 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.ui ---
11:09:53 [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:09:53 [INFO] 
11:09:53 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.ui ---
11:09:54 [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:09:54 [INFO] 
11:09:54 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.ui ---
11:09:54 [INFO] 
11:09:54 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.custom.ui ---
11:09:54 [INFO] 
11:09:54 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.ui ---
11:09:54 [INFO] 
11:09:54 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets >------
11:09:54 [INFO] Building org.eclipse.papyrus.emf.facet.widgets 2.0.0-SNAPSHOT   [37/735]
11:09:54 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets/pom.xml
11:09:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:54 [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:09:54 [INFO] 
11:09:54 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.widgets ---
11:09:54 [INFO] 
11:09:54 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.widgets ---
11:09:54 [INFO] The project's OSGi version is 2.0.0.202401111608
11:09:54 [INFO] 
11:09:54 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.widgets ---
11:09:54 [INFO] 
11:09:54 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.widgets ---
11:09:54 [INFO] 
11:09:54 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.widgets ---
11:09:54 [INFO] 
11:09:54 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.widgets ---
11:09:54 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.widgets
11:09:54 [INFO] 
11:09:54 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.widgets ---
11:09:54 [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:09:54 [INFO] 
11:09:54 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.widgets ---
11:09:54 [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:09:54 [INFO] 
11:09:54 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.widgets ---
11:09:54 [INFO] 
11:09:54 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.widgets ---
11:09:54 [INFO] 
11:09:54 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.widgets ---
11:09:54 [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:09:54 [INFO] 
11:09:54 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.widgets ---
11:09:54 [INFO] 
11:09:54 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.widgets ---
11:09:54 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 103 were skipped
11:09:54 [INFO] 
11:09:54 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.widgets ---
11:09:54 [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:09:54 [INFO] 
11:09:54 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.widgets ---
11:09:54 [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:09:54 [INFO] 
11:09:54 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.widgets ---
11:09:54 [INFO] 
11:09:54 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.widgets ---
11:09:54 [INFO] 
11:09:54 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.widgets ---
11:09:54 [INFO] 
11:09:54 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets.celleditors >--
11:09:54 [INFO] Building org.eclipse.papyrus.emf.facet.widgets.celleditors 2.0.0-SNAPSHOT [38/735]
11:09:54 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/pom.xml
11:09:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:54 [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:09:54 [INFO] 
11:09:54 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
11:09:54 [INFO] 
11:09:54 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
11:09:54 [INFO] The project's OSGi version is 2.0.0.202401111608
11:09:54 [INFO] 
11:09:54 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
11:09:54 [INFO] 
11:09:54 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
11:09:54 [INFO] 
11:09:54 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
11:09:54 [INFO] 
11:09:54 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
11:09:54 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.widgets.celleditors
11:09:55 [INFO] 
11:09:55 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
11:09:55 [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:09:55 [INFO] 
11:09:55 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
11:09:55 [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:09:55 [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:09:55 	import org.eclipse.papyrus.emf.facet.widgets.internal.CustomizableLabelProvider;
11:09:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:55 The type CustomizableLabelProvider is deprecated
11:09:55 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:09:55 	@SuppressWarnings({ "unchecked", "static-method" })
11:09:55 	                                 ^^^^^^^^^^^^^^^
11:09:55 At least one of the problems in category 'static-method' is not analysed due to a compiler option being ignored
11:09:55 [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:09:55 	new CustomizableLabelProvider());
11:09:55 	    ^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:55 The type CustomizableLabelProvider is deprecated
11:09:55 [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:09:55 	new CustomizableLabelProvider());
11:09:55 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:55 The constructor CustomizableLabelProvider() is deprecated
11:09:55 [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:09:55 	this.availableValuesTreeViewer.setLabelProvider(new CustomizableLabelProvider());
11:09:55 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:55 The type CustomizableLabelProvider is deprecated
11:09:55 [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:09:55 	this.availableValuesTreeViewer.setLabelProvider(new CustomizableLabelProvider());
11:09:55 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:55 The constructor CustomizableLabelProvider() is deprecated
11:09:55 [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:09:55 	this.featureValuesListViewer.setLabelProvider(new CustomizableLabelProvider());
11:09:55 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:55 The type CustomizableLabelProvider is deprecated
11:09:55 [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:09:55 	this.featureValuesListViewer.setLabelProvider(new CustomizableLabelProvider());
11:09:55 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:55 The constructor CustomizableLabelProvider() is deprecated
11:09:55 [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:09:55 	instance = classInstance.newInstance();
11:09:55 	                         ^^^^^^^^^^^^^
11:09:55 The method newInstance() from the type Class<capture#3-of ?> is deprecated since version 9
11:09:55 [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:09:55 	@SuppressWarnings("deprecation")
11:09:55 	                  ^^^^^^^^^^^^^
11:09:55 Unnecessary @SuppressWarnings("deprecation")
11:09:55 [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:09:55 	@SuppressWarnings("deprecation")
11:09:55 	                  ^^^^^^^^^^^^^
11:09:55 Unnecessary @SuppressWarnings("deprecation")
11:09:55 [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:09:55 	import org.eclipse.papyrus.emf.facet.widgets.internal.CustomizableLabelProvider;
11:09:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:55 The type CustomizableLabelProvider is deprecated
11:09:55 [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:09:55 	CustomizableLabelProvider customizableLabelProvider = new CustomizableLabelProvider();
11:09:55 	^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:55 The type CustomizableLabelProvider is deprecated
11:09:55 [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:09:55 	CustomizableLabelProvider customizableLabelProvider = new CustomizableLabelProvider();
11:09:55 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:55 The type CustomizableLabelProvider is deprecated
11:09:55 [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:09:55 	CustomizableLabelProvider customizableLabelProvider = new CustomizableLabelProvider();
11:09:55 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:55 The constructor CustomizableLabelProvider() is deprecated
11:09:55 [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:09:55 	String label = customizableLabelProvider.getText(eObject);
11:09:55 	                                         ^^^^^^^^^^^^^^^^
11:09:55 The method getText(EObject) from the type CustomizableLabelProvider is deprecated
11:09:55 [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:09:55 	new CustomizableLabelProvider()) {
11:09:55 	    ^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:55 The type CustomizableLabelProvider is deprecated
11:09:55 [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:09:55 	new CustomizableLabelProvider()) {
11:09:55 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:55 The constructor CustomizableLabelProvider() is deprecated
11:09:55 [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:09:55 	import org.eclipse.papyrus.emf.facet.widgets.internal.CustomizableLabelProvider;
11:09:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:55 The type CustomizableLabelProvider is deprecated
11:09:55 [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:09:55 	private final LabelProvider delegateLabelProvider = new CustomizableLabelProvider();
11:09:55 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:55 The type CustomizableLabelProvider is deprecated
11:09:55 [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:09:55 	private final LabelProvider delegateLabelProvider = new CustomizableLabelProvider();
11:09:55 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:55 The constructor CustomizableLabelProvider() is deprecated
11:09:55 [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:09:55 	org.eclipse.papyrus.emf.facet.widgets.celleditors.core.composite.registries.ICompositeEditorFactoriesRegistry,
11:09:55 	                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:55 The type ICompositeEditorFactoriesRegistry is deprecated
11:09:55 22 problems (0 errors, 21 warnings, 1 info)
11:09:55 [INFO] 
11:09:55 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
11:09:55 [INFO] 
11:09:55 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
11:09:55 [INFO] 
11:09:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
11:09:55 [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:09:55 [INFO] 
11:09:55 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
11:09:55 [INFO] 
11:09:55 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
11:09:55 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 108 were skipped
11:09:55 [INFO] 
11:09:55 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
11:09:55 [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:09:55 [INFO] 
11:09:55 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
11:09:55 [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:09:55 [INFO] 
11:09:55 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
11:09:55 [INFO] 
11:09:55 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
11:09:55 [INFO] 
11:09:55 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
11:09:55 [INFO] 
11:09:55 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.sdk.ui >---
11:09:55 [INFO] Building org.eclipse.papyrus.emf.facet.custom.sdk.ui 2.0.0-SNAPSHOT [39/735]
11:09:55 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/pom.xml
11:09:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:55 [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:09:55 [INFO] 
11:09:55 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
11:09:55 [INFO] 
11:09:55 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
11:09:55 [INFO] The project's OSGi version is 2.0.0.202401111608
11:09:55 [INFO] 
11:09:55 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
11:09:55 [INFO] 
11:09:55 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
11:09:55 [INFO] 
11:09:55 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
11:09:55 [INFO] 
11:09:55 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
11:09:55 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.custom.sdk.ui
11:09:56 [INFO] 
11:09:56 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
11:09:56 [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:09:56 [INFO] 
11:09:56 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
11:09:56 [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:09:56 [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:09:56 	@SuppressWarnings("PMD.UseSingleton")
11:09:56 	                  ^^^^^^^^^^^^^^^^^^
11:09:56 Unsupported @SuppressWarnings("PMD.UseSingleton")
11:09:56 [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:09:56 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:09:56 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:56 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:09:56 [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:09:56 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:09:56 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:56 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:09:56 [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:09:56 	SynchronizedAbstractDialog<IDialog> {
11:09:56 	                           ^^^^^^^
11:09:56 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
11:09:56 [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:09:56 	final IDialog object, final Display display) {
11:09:56 	      ^^^^^^^
11:09:56 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
11:09:56 [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:09:56 	super(object, display);
11:09:56 	      ^^^^^^
11:09:56 Type safety: The expression of type IDialog needs unchecked conversion to conform to IDialog<IDialog>
11:09:56 [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:09:56 	IDialog openCreateEClassCustomizationDialog(Display display,
11:09:56 	^^^^^^^
11:09:56 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
11:09:56 [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:09:56 	IDialog openCreateFacetCustomizationDialog(Display display,
11:09:56 	^^^^^^^
11:09:56 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
11:09:56 [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:09:56 	IDialog openAddCustomizationPropertyDialog(Display display,
11:09:56 	^^^^^^^
11:09:56 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
11:09:56 [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:09:56 	IDialog openAddCaseQueryDialog(Display display, EditingDomain editingDomain);
11:09:56 	^^^^^^^
11:09:56 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
11:09:56 [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:09:56 	SynchronizedAbstractDialog<IDialog> {
11:09:56 	                           ^^^^^^^
11:09:56 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
11:09:56 [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:09:56 	public SynchronizedAddCaseQueryDialog(final IDialog object,
11:09:56 	                                            ^^^^^^^
11:09:56 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
11:09:56 [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:09:56 	super(object, display);
11:09:56 	      ^^^^^^
11:09:56 Type safety: The expression of type IDialog needs unchecked conversion to conform to IDialog<IDialog>
11:09:56 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:09:56 	@SuppressWarnings("static-method")
11:09:56 	                  ^^^^^^^^^^^^^^^
11:09:56 At least one of the problems in category 'static-method' is not analysed due to a compiler option being ignored
11:09:56 [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:09:56 	SynchronizedAbstractDialog<IDialog> {
11:09:56 	                           ^^^^^^^
11:09:56 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
11:09:56 [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:09:56 	final IDialog object, final Display display) {
11:09:56 	      ^^^^^^^
11:09:56 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
11:09:56 [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:09:56 	super(object, display);
11:09:56 	      ^^^^^^
11:09:56 Type safety: The expression of type IDialog needs unchecked conversion to conform to IDialog<IDialog>
11:09:56 [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:09:56 	SynchronizedAbstractDialog<IDialog> {
11:09:56 	                           ^^^^^^^
11:09:56 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
11:09:56 [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:09:56 	final IDialog object, final Display display) {
11:09:56 	      ^^^^^^^
11:09:56 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
11:09:56 [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:09:56 	super(object, display);
11:09:56 	      ^^^^^^
11:09:56 Type safety: The expression of type IDialog needs unchecked conversion to conform to IDialog<IDialog>
11:09:56 [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:09:56 	final IPath containerFullPath = getContainerFullPath();
11:09:56 	            ^^^^^^^^^^^^^^^^^
11:09:56 The value of the local variable containerFullPath is not used
11:09:56 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:09:56 	@SuppressWarnings("static-method")
11:09:56 	                  ^^^^^^^^^^^^^^^
11:09:56 At least one of the problems in category 'static-method' is not analysed due to a compiler option being ignored
11:09:56 22 problems (0 errors, 20 warnings, 2 infos)
11:09:56 [INFO] 
11:09:56 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
11:09:56 [INFO] 
11:09:56 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
11:09:56 [INFO] 
11:09:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
11:09:56 [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:09:56 [INFO] 
11:09:56 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
11:09:56 [INFO] 
11:09:56 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
11:09:56 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 108 were skipped
11:09:56 [INFO] 
11:09:56 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
11:09:56 [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:09:56 [INFO] 
11:09:56 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
11:09:56 [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:09:56 [INFO] 
11:09:56 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
11:09:56 [INFO] 
11:09:56 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
11:09:56 [INFO] 
11:09:56 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
11:09:56 [INFO] 
11:09:56 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.metamodel.edit >--
11:09:56 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.metamodel.edit 2.0.0-SNAPSHOT [40/735]
11:09:56 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit/pom.xml
11:09:56 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:56 [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:09:56 [INFO] 
11:09:56 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
11:09:56 [INFO] 
11:09:56 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
11:09:56 [INFO] The project's OSGi version is 2.0.0.202401111608
11:09:56 [INFO] 
11:09:56 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
11:09:56 [INFO] 
11:09:56 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
11:09:56 [INFO] 
11:09:56 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
11:09:56 [INFO] 
11:09:56 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
11:09:56 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.efacet.metamodel.edit
11:09:56 [INFO] 
11:09:56 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
11:09:56 [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:09:56 [INFO] 
11:09:56 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
11:09:56 [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:09:56 [INFO] 
11:09:56 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
11:09:56 [INFO] 
11:09:56 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
11:09:56 [INFO] 
11:09:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
11:09:56 [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:09:56 [INFO] 
11:09:56 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
11:09:56 [INFO] 
11:09:56 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
11:09:56 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 13 were skipped
11:09:56 [INFO] 
11:09:56 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
11:09:56 [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:09:56 [INFO] 
11:09:56 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
11:09:57 [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:09:57 [INFO] 
11:09:57 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
11:09:57 [INFO] 
11:09:57 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
11:09:57 [INFO] 
11:09:57 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
11:09:57 [INFO] 
11:09:57 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.metamodel >--
11:09:57 [INFO] Building org.eclipse.papyrus.emf.facet.query.ocl.metamodel 2.0.0-SNAPSHOT [41/735]
11:09:57 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.metamodel/pom.xml
11:09:57 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:57 [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:09:57 [INFO] 
11:09:57 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
11:09:57 [INFO] 
11:09:57 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
11:09:57 [INFO] The project's OSGi version is 2.0.0.202401111608
11:09:57 [INFO] 
11:09:57 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
11:09:57 [INFO] 
11:09:57 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
11:09:57 [INFO] 
11:09:57 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
11:09:57 [INFO] 
11:09:57 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
11:09:57 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.query.ocl.metamodel
11:09:57 [INFO] 
11:09:57 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
11:09:57 [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:09:57 [INFO] 
11:09:57 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
11:09:57 [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:09:57 [INFO] 
11:09:57 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
11:09:57 [INFO] 
11:09:57 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
11:09:57 [INFO] 
11:09:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
11:09:57 [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:09:57 [INFO] 
11:09:57 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
11:09:57 [INFO] 
11:09:57 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
11:09:57 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
11:09:57 [INFO] 
11:09:57 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
11:09:57 [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:09:57 [INFO] 
11:09:57 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
11:09:57 [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:09:57 [INFO] 
11:09:57 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
11:09:57 [INFO] 
11:09:57 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
11:09:57 [INFO] 
11:09:57 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
11:09:57 [INFO] 
11:09:57 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.edit >--
11:09:57 [INFO] Building org.eclipse.papyrus.emf.facet.custom.metamodel.edit 2.0.0-SNAPSHOT [42/735]
11:09:57 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/pom.xml
11:09:57 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:57 [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:09:57 [INFO] 
11:09:57 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
11:09:57 [INFO] 
11:09:57 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
11:09:57 [INFO] The project's OSGi version is 2.0.0.202401111608
11:09:57 [INFO] 
11:09:57 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
11:09:57 [INFO] 
11:09:57 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
11:09:57 [INFO] 
11:09:57 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
11:09:57 [INFO] 
11:09:57 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
11:09:57 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.custom.metamodel.edit
11:09:57 [INFO] 
11:09:57 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
11:09:57 [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:09:57 [INFO] 
11:09:57 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
11:09:57 [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:09:57 [INFO] 
11:09:57 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
11:09:57 [INFO] 
11:09:57 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
11:09:57 [INFO] 
11:09:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
11:09:57 [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:09:57 [INFO] 
11:09:57 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
11:09:57 [INFO] 
11:09:57 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
11:09:57 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 19 were skipped
11:09:57 [INFO] 
11:09:57 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
11:09:57 [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:09:57 [INFO] 
11:09:57 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
11:09:57 [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:09:57 [INFO] 
11:09:57 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
11:09:57 [INFO] 
11:09:57 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
11:09:57 [INFO] 
11:09:57 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
11:09:57 [INFO] 
11:09:57 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.editor >--
11:09:57 [INFO] Building org.eclipse.papyrus.emf.facet.custom.metamodel.editor 2.0.0-SNAPSHOT [43/735]
11:09:57 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/pom.xml
11:09:57 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:57 [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:09:57 [INFO] 
11:09:57 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
11:09:57 [INFO] 
11:09:57 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
11:09:57 [INFO] The project's OSGi version is 2.0.0.202401111608
11:09:57 [INFO] 
11:09:57 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
11:09:57 [INFO] 
11:09:57 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
11:09:57 [INFO] 
11:09:57 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
11:09:57 [INFO] 
11:09:57 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
11:09:57 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.custom.metamodel.editor
11:09:58 [INFO] 
11:09:58 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
11:09:58 [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:09:58 [INFO] 
11:09:58 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
11:09:58 [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:09:58 [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:09:58 	final List facetOperations = new ArrayList<FacetOperation>();
11:09:58 	      ^^^^
11:09:58 List is a raw type. References to generic type List<E> should be parameterized
11:09:58 [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:09:58 	facetOperations.add(facetOperation);
11:09:58 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:58 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:09:58 [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:09:58 	facetOperations.add(facetElement);
11:09:58 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:58 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:09:58 [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:09:58 	for (Object object : (List) inputElement) {
11:09:58 	                      ^^^^
11:09:58 List is a raw type. References to generic type List<E> should be parameterized
11:09:58 [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:09:58 	facetOperations.add(object);
11:09:58 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:58 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:09:58 [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:09:58 	List listResult = new ArrayList<String>();
11:09:58 	^^^^
11:09:58 List is a raw type. References to generic type List<E> should be parameterized
11:09:58 [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:09:58 	listResult.add(object.getCase().getName());
11:09:58 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:58 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:09:58 [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:09:58 	EParameter parameterValue = (EParameter) element;
11:09:58 	           ^^^^^^^^^^^^^^
11:09:58 The value of the local variable parameterValue is not used
11:09:58 [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:09:58 	boolean gray = false;
11:09:58 	        ^^^^
11:09:58 The value of the local variable gray is not used
11:09:58 [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:09:58 	final FacetOperation customViewFeature = (FacetOperation) element;
11:09:58 	                     ^^^^^^^^^^^^^^^^^
11:09:58 The value of the local variable customViewFeature is not used
11:09:58 [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:09:58 	private static void addAll(final Set<EClass> classes, final List<Resource> resources) {
11:09:58 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:58 The method addAll(Set<EClass>, List<Resource>) from the type EMFUtil is never used locally
11:09:58 [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:09:58 	import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custom.provider.CustomItemProviderAdapterFactory;
11:09:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:58 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:09:58 [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:09:58 	adapterFactory.addAdapterFactory(new CustomItemProviderAdapterFactory());
11:09:58 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:58 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:09:58 [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:09:58 	adapterFactory.addAdapterFactory(new CustomItemProviderAdapterFactory());
11:09:58 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:58 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:09:58 [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:09:58 	Exception exception = null;
11:09:58 	          ^^^^^^^^^
11:09:58 The value of the local variable exception is not used
11:09:58 [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:09:58 	public Object getAdapter(Class key) {
11:09:58 	       ^^^^^^
11:09:58 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:09:58 [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:09:58 	return super.getAdapter(key);
11:09:58 	       ^^^^^^^^^^^^^^^^^^^^^
11:09:58 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type WorkbenchPart
11:09:58 [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:09:58 	return super.getAdapter(key);
11:09:58 	                        ^^^
11:09:58 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
11:09:58 [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:09:58 	import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custom.provider.CustomEditPlugin;
11:09:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:58 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:09:58 [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:09:58 	return CustomEditPlugin.INSTANCE.getString("_UI_" + typeName + "_type");
11:09:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
11:09:58 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:09:58 [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:09:58 	return CustomEditPlugin.INSTANCE.getString("_UI_" + typeName + "_type");
11:09:58 	                        ^^^^^^^^
11:09:58 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:09:58 21 problems (21 warnings)
11:09:58 [INFO] 
11:09:58 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
11:09:58 [INFO] 
11:09:58 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
11:09:58 [INFO] 
11:09:58 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
11:09:58 [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:09:58 [INFO] 
11:09:58 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
11:09:58 [INFO] 
11:09:58 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
11:09:58 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 110 were skipped
11:09:58 [INFO] 
11:09:58 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
11:09:58 [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:09:58 [INFO] 
11:09:58 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
11:09:58 [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:09:58 [INFO] 
11:09:58 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
11:09:58 [INFO] 
11:09:58 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
11:09:58 [INFO] 
11:09:58 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
11:09:58 [INFO] 
11:09:58 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc >--
11:09:58 [INFO] Building org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc 2.0.0-SNAPSHOT [44/735]
11:09:58 [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:09:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:58 [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:09:58 [INFO] 
11:09:58 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
11:09:58 [INFO] 
11:09:58 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
11:09:58 [INFO] The project's OSGi version is 2.0.0.202401111608
11:09:58 [INFO] 
11:09:58 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
11:09:58 [INFO] 
11:09:58 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
11:09:58 [INFO] 
11:09:58 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
11:09:58 [INFO] 
11:09:58 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
11:09:58 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc
11:09:58 [INFO] 
11:09:58 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
11:09:58 [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:09:58 [INFO] 
11:09:58 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
11:09:58 [INFO] 
11:09:58 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
11:09:58 [INFO] 
11:09:58 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
11:09:58 [INFO] 
11:09:58 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
11:09:58 [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:09:58 [INFO] 
11:09:58 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
11:09:58 [INFO] 
11:09:58 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
11:09:58 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
11:09:58 [INFO] 
11:09:58 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
11:09:58 [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:09:58 [INFO] 
11:09:58 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
11:09:58 [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:09:58 [INFO] 
11:09:58 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
11:09:58 [INFO] 
11:09:58 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
11:09:58 [INFO] 
11:09:58 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
11:09:58 [INFO] 
11:09:58 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.doc >--------
11:09:58 [INFO] Building org.eclipse.papyrus.emf.facet.doc 2.0.0-SNAPSHOT       [45/735]
11:09:58 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/pom.xml
11:09:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:58 [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:09:59 [INFO] 
11:09:59 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.doc ---
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.doc ---
11:09:59 [INFO] The project's OSGi version is 2.0.0.202401111608
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.doc ---
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.doc ---
11:09:59 [INFO] 
11:09:59 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.doc ---
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.doc ---
11:09:59 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.doc
11:09:59 [INFO] 
11:09:59 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.doc ---
11:09:59 [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:09:59 [INFO] 
11:09:59 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.doc ---
11:09:59 [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:09:59 [INFO] 
11:09:59 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.doc ---
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.doc ---
11:09:59 [INFO] 
11:09:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.doc ---
11:09:59 [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:09:59 [INFO] 
11:09:59 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.doc ---
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.doc ---
11:09:59 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 35 were skipped
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.doc ---
11:09:59 [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:09:59 [INFO] 
11:09:59 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.doc ---
11:09:59 [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:09:59 [INFO] 
11:09:59 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.doc ---
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.doc ---
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.doc ---
11:09:59 [INFO] 
11:09:59 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.infra-types >---------
11:09:59 [INFO] Building Papyrus Infra Element Types Configurations 0.0.1-SNAPSHOT [46/735]
11:09:59 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/pom.xml
11:09:59 [INFO] --------------------------------[ pom ]---------------------------------
11:09:59 [INFO] 
11:09:59 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra-types ---
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-types ---
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra-types ---
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-types ---
11:09:59 [INFO] 
11:09:59 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.infra.types >---------
11:09:59 [INFO] Building org.eclipse.papyrus.infra.types 5.0.0-SNAPSHOT         [47/735]
11:09:59 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types/pom.xml
11:09:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:09:59 [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:09:59 [INFO] 
11:09:59 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.types ---
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.types ---
11:09:59 [INFO] The project's OSGi version is 5.0.0.202401111608
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.types ---
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.types ---
11:09:59 [INFO] 
11:09:59 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.types ---
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.types ---
11:09:59 [INFO] Resolving class path of org.eclipse.papyrus.infra.types
11:09:59 [INFO] 
11:09:59 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.types ---
11:09:59 [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:09:59 [INFO] 
11:09:59 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.types ---
11:09:59 [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:09:59 [INFO] 
11:09:59 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.types ---
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.types ---
11:09:59 [INFO] 
11:09:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.types ---
11:09:59 [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:09:59 [INFO] 
11:09:59 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.types ---
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.types ---
11:09:59 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
11:09:59 [INFO] 
11:09:59 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.types ---
11:09:59 [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:10:00 [INFO] 
11:10:00 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.types ---
11:10:00 [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:10:00 [INFO] 
11:10:00 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.types ---
11:10:00 [INFO] 
11:10:00 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.types ---
11:10:00 [INFO] 
11:10:00 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.types ---
11:10:00 [INFO] 
11:10:00 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.core.architecture >---
11:10:00 [INFO] Building org.eclipse.papyrus.infra.core.architecture 3.1.0-SNAPSHOT [48/735]
11:10:00 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/pom.xml
11:10:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:00 [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:10:00 [INFO] 
11:10:00 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.core.architecture ---
11:10:00 [INFO] 
11:10:00 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.architecture ---
11:10:00 [INFO] The project's OSGi version is 3.1.0.202401111608
11:10:00 [INFO] 
11:10:00 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.architecture ---
11:10:00 [INFO] 
11:10:00 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.architecture ---
11:10:00 [INFO] 
11:10:00 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.architecture ---
11:10:00 [INFO] 
11:10:00 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.core.architecture ---
11:10:00 [INFO] Resolving class path of org.eclipse.papyrus.infra.core.architecture
11:10:00 [INFO] 
11:10:00 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.core.architecture ---
11:10:00 [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:10:00 [INFO] 
11:10:00 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.core.architecture ---
11:10:00 [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:10:01 [INFO] 
11:10:01 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.core.architecture ---
11:10:01 [INFO] 
11:10:01 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.core.architecture ---
11:10:01 [INFO] 
11:10:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.architecture ---
11:10:01 [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:10:01 [INFO] 
11:10:01 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.core.architecture ---
11:10:01 [INFO] 
11:10:01 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.core.architecture ---
11:10:01 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 106 were skipped
11:10:01 [INFO] 
11:10:01 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.core.architecture ---
11:10:01 [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:10:01 [INFO] 
11:10:01 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.architecture ---
11:10:01 [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:10:01 [INFO] 
11:10:01 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.architecture ---
11:10:01 [INFO] 
11:10:01 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.core.architecture ---
11:10:01 [INFO] 
11:10:01 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.architecture ---
11:10:01 [INFO] 
11:10:01 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.architecture >---
11:10:01 [INFO] Building org.eclipse.papyrus.emf.facet.architecture 1.0.0-SNAPSHOT [49/735]
11:10:01 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/pom.xml
11:10:01 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:01 [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:10:01 [INFO] 
11:10:01 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.architecture ---
11:10:01 [INFO] 
11:10:01 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.architecture ---
11:10:01 [INFO] The project's OSGi version is 1.0.0.202401111608
11:10:01 [INFO] 
11:10:01 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.architecture ---
11:10:01 [INFO] 
11:10:01 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.architecture ---
11:10:01 [INFO] 
11:10:01 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.architecture ---
11:10:01 [INFO] 
11:10:01 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.architecture ---
11:10:01 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.architecture
11:10:01 [INFO] 
11:10:01 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.architecture ---
11:10:01 [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:10:01 [INFO] 
11:10:01 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.architecture ---
11:10:01 [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:10:01 [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:10:01 	import org.eclipse.papyrus.emf.facet.architecture.customizationconfiguration.CustomizationConfigurationPackage;
11:10:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:01 The import org.eclipse.papyrus.emf.facet.architecture.customizationconfiguration.CustomizationConfigurationPackage is never used
11:10:01 [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:10:01 	if (false) {
11:10:01 			if (diagnostics != null) {
11:10:01 				diagnostics.add(createDiagnostic(Diagnostic.ERROR,
11:10:01 						DIAGNOSTIC_SOURCE,
11:10:01 						0,
11:10:01 						"_UI_GenericConstraint_diagnostic", //$NON-NLS-1$
11:10:01 						new Object[] { "checkConfiguration", getObjectLabel(emfFacetTreeViewerConfiguration, context) }, //$NON-NLS-1$
11:10:01 						new Object[] { emfFacetTreeViewerConfiguration },
11:10:01 						context));
11:10:01 			}
11:10:01 			return false;
11:10:01 		}
11:10:01 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:01 Dead code
11:10:01 [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:10:01 	if (false) {
11:10:01 			if (diagnostics != null) {
11:10:01 				diagnostics.add(createDiagnostic(Diagnostic.ERROR,
11:10:01 						DIAGNOSTIC_SOURCE,
11:10:01 						0,
11:10:01 						"_UI_GenericConstraint_diagnostic", //$NON-NLS-1$
11:10:01 						new Object[] { "checkCustomizationReference", getObjectLabel(customizationReference, context) }, //$NON-NLS-1$
11:10:01 						new Object[] { customizationReference },
11:10:01 						context));
11:10:01 			}
11:10:01 			return false;
11:10:01 		}
11:10:01 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:01 Dead code
11:10:01 [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:10:01 	if (false) {
11:10:01 			if (diagnostics != null) {
11:10:01 				diagnostics.add(createDiagnostic(Diagnostic.ERROR,
11:10:01 						DIAGNOSTIC_SOURCE,
11:10:01 						0,
11:10:01 						"_UI_GenericConstraint_diagnostic", //$NON-NLS-1$
11:10:01 						new Object[] { "checkAbsoluteOrder", getObjectLabel(absoluteOrder, context) }, //$NON-NLS-1$
11:10:01 						new Object[] { absoluteOrder },
11:10:01 						context));
11:10:01 			}
11:10:01 			return false;
11:10:01 		}
11:10:01 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:01 Dead code
11:10:01 [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:10:01 	if (false) {
11:10:01 			if (diagnostics != null) {
11:10:01 				diagnostics.add(createDiagnostic(Diagnostic.ERROR,
11:10:01 						DIAGNOSTIC_SOURCE,
11:10:01 						0,
11:10:01 						"_UI_GenericConstraint_diagnostic", //$NON-NLS-1$
11:10:01 						new Object[] { "checkRelativeOrder", getObjectLabel(relativeOrder, context) }, //$NON-NLS-1$
11:10:01 						new Object[] { relativeOrder },
11:10:01 						context));
11:10:01 			}
11:10:01 			return false;
11:10:01 		}
11:10:01 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:01 Dead code
11:10:01 [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:10:01 	if (false) {
11:10:01 			if (diagnostics != null) {
11:10:01 				diagnostics.add(createDiagnostic(Diagnostic.ERROR,
11:10:01 						DIAGNOSTIC_SOURCE,
11:10:01 						0,
11:10:01 						"_UI_GenericConstraint_diagnostic", //$NON-NLS-1$
11:10:01 						new Object[] { "checkRedefinition", getObjectLabel(redefinition, context) }, //$NON-NLS-1$
11:10:01 						new Object[] { redefinition },
11:10:01 						context));
11:10:01 			}
11:10:01 			return false;
11:10:01 		}
11:10:01 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:01 Dead code
11:10:01 6 problems (6 warnings)
11:10:01 [INFO] 
11:10:01 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.architecture ---
11:10:01 [INFO] 
11:10:01 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.architecture ---
11:10:01 [INFO] 
11:10:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.architecture ---
11:10:01 [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:10:01 [INFO] 
11:10:01 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.architecture ---
11:10:01 [INFO] 
11:10:01 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.architecture ---
11:10:01 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 106 were skipped
11:10:01 [INFO] 
11:10:01 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.architecture ---
11:10:01 [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:10:02 [INFO] 
11:10:02 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.architecture ---
11:10:02 [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:10:02 [INFO] 
11:10:02 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.architecture ---
11:10:02 [INFO] 
11:10:02 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.architecture ---
11:10:02 [INFO] 
11:10:02 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.architecture ---
11:10:02 [INFO] 
11:10:02 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.infra.types.edit >------
11:10:02 [INFO] Building org.eclipse.papyrus.infra.types.edit 5.0.0-SNAPSHOT    [50/735]
11:10:02 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.edit/pom.xml
11:10:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:02 [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:10:02 [INFO] 
11:10:02 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.types.edit ---
11:10:02 [INFO] 
11:10:02 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.types.edit ---
11:10:02 [INFO] The project's OSGi version is 5.0.0.202401111608
11:10:02 [INFO] 
11:10:02 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.types.edit ---
11:10:02 [INFO] 
11:10:02 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.types.edit ---
11:10:02 [INFO] 
11:10:02 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.types.edit ---
11:10:02 [INFO] 
11:10:02 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.types.edit ---
11:10:02 [INFO] Resolving class path of org.eclipse.papyrus.infra.types.edit
11:10:02 [INFO] 
11:10:02 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.types.edit ---
11:10:02 [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:10:02 [INFO] 
11:10:02 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.types.edit ---
11:10:02 [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:10:02 [INFO] 
11:10:02 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.types.edit ---
11:10:02 [INFO] 
11:10:02 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.types.edit ---
11:10:02 [INFO] 
11:10:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.types.edit ---
11:10:02 [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:10:02 [INFO] 
11:10:02 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.types.edit ---
11:10:02 [INFO] 
11:10:02 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.types.edit ---
11:10:02 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 98 were skipped
11:10:02 [INFO] 
11:10:02 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.types.edit ---
11:10:02 [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:10:02 [INFO] 
11:10:02 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.types.edit ---
11:10:02 [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:10:02 [INFO] 
11:10:02 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.types.edit ---
11:10:02 [INFO] 
11:10:02 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.types.edit ---
11:10:02 [INFO] 
11:10:02 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.types.edit ---
11:10:02 [INFO] 
11:10:02 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.core.architecture.edit >--
11:10:02 [INFO] Building org.eclipse.papyrus.infra.core.architecture.edit 3.0.0-SNAPSHOT [51/735]
11:10:02 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/pom.xml
11:10:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:02 [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:10:02 [INFO] 
11:10:02 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.core.architecture.edit ---
11:10:02 [INFO] 
11:10:02 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.architecture.edit ---
11:10:02 [INFO] The project's OSGi version is 3.0.0.202401111608
11:10:02 [INFO] 
11:10:02 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.architecture.edit ---
11:10:02 [INFO] 
11:10:02 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.architecture.edit ---
11:10:02 [INFO] 
11:10:02 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.architecture.edit ---
11:10:02 [INFO] 
11:10:02 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.core.architecture.edit ---
11:10:02 [INFO] Resolving class path of org.eclipse.papyrus.infra.core.architecture.edit
11:10:03 [INFO] 
11:10:03 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.core.architecture.edit ---
11:10:03 [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:10:03 [INFO] 
11:10:03 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.core.architecture.edit ---
11:10:03 [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:10:03 [INFO] 
11:10:03 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.core.architecture.edit ---
11:10:03 [INFO] 
11:10:03 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.core.architecture.edit ---
11:10:03 [INFO] 
11:10:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.architecture.edit ---
11:10:03 [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:10:03 [INFO] 
11:10:03 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.core.architecture.edit ---
11:10:03 [INFO] 
11:10:03 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.core.architecture.edit ---
11:10:03 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 107 were skipped
11:10:03 [INFO] 
11:10:03 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.core.architecture.edit ---
11:10:03 [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:10:03 [INFO] 
11:10:03 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.architecture.edit ---
11:10:03 [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:10:03 [INFO] 
11:10:03 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.architecture.edit ---
11:10:03 [INFO] 
11:10:03 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.core.architecture.edit ---
11:10:03 [INFO] 
11:10:03 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.architecture.edit ---
11:10:03 [INFO] 
11:10:03 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.architecture.edit >--
11:10:03 [INFO] Building org.eclipse.papyrus.emf.facet.architecture.edit 1.0.0-SNAPSHOT [52/735]
11:10:03 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/pom.xml
11:10:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:03 [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:10:03 [INFO] 
11:10:03 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
11:10:03 [INFO] 
11:10:03 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
11:10:03 [INFO] The project's OSGi version is 1.0.0.202401111608
11:10:03 [INFO] 
11:10:03 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
11:10:03 [INFO] 
11:10:03 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
11:10:03 [INFO] 
11:10:03 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
11:10:03 [INFO] 
11:10:03 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
11:10:03 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.architecture.edit
11:10:03 [INFO] 
11:10:03 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
11:10:03 [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:10:03 [INFO] 
11:10:03 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
11:10:03 [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:10:04 [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:10:04 	import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custom.provider.CustomEditPlugin;
11:10:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:04 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:10:04 [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:10:04 	CustomEditPlugin.INSTANCE,
11:10:04 	^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:04 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:10:04 [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:10:04 	CustomEditPlugin.INSTANCE,
11:10:04 	                 ^^^^^^^^
11:10:04 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:10:04 3 problems (3 warnings)
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
11:10:04 [INFO] 
11:10:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
11:10:04 [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:10:04 [INFO] 
11:10:04 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
11:10:04 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 107 were skipped
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
11:10:04 [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:10:04 [INFO] 
11:10:04 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
11:10:04 [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:10:04 [INFO] 
11:10:04 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
11:10:04 [INFO] 
11:10:04 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.aggregate.doc >---
11:10:04 [INFO] Building org.eclipse.papyrus.emf.facet.aggregate.doc 2.0.0-SNAPSHOT [53/735]
11:10:04 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.aggregate.doc/pom.xml
11:10:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:04 [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:10:04 [INFO] 
11:10:04 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
11:10:04 [INFO] The project's OSGi version is 2.0.0.202401111608
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
11:10:04 [INFO] 
11:10:04 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
11:10:04 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.aggregate.doc
11:10:04 [INFO] 
11:10:04 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
11:10:04 [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:10:04 [INFO] 
11:10:04 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
11:10:04 [INFO] No sources to compile
11:10:04 [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:10:04 [INFO] 
11:10:04 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
11:10:04 [INFO] 
11:10:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
11:10:04 [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:10:04 [INFO] 
11:10:04 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
11:10:04 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
11:10:04 [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:10:04 [INFO] 
11:10:04 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
11:10:04 [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:10:04 [INFO] 
11:10:04 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
11:10:04 [INFO] 
11:10:04 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.doc >----
11:10:04 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.doc 2.0.0-SNAPSHOT [54/735]
11:10:04 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.doc/pom.xml
11:10:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:04 [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:10:04 [INFO] 
11:10:04 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
11:10:04 [INFO] The project's OSGi version is 2.0.0.202401111608
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
11:10:04 [INFO] 
11:10:04 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
11:10:04 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.efacet.doc
11:10:04 [INFO] 
11:10:04 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
11:10:04 [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:10:04 [INFO] 
11:10:04 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
11:10:04 [INFO] No sources to compile
11:10:04 [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:10:04 [INFO] 
11:10:04 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
11:10:04 [INFO] 
11:10:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
11:10:04 [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:10:04 [INFO] 
11:10:04 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
11:10:04 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
11:10:04 [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:10:04 [INFO] 
11:10:04 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
11:10:04 [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:10:04 [INFO] 
11:10:04 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
11:10:04 [INFO] 
11:10:04 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.edit >----
11:10:04 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.edit 2.0.0-SNAPSHOT [55/735]
11:10:04 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/pom.xml
11:10:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:04 [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:10:04 [INFO] 
11:10:04 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
11:10:04 [INFO] The project's OSGi version is 2.0.0.202401111608
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
11:10:04 [INFO] 
11:10:04 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
11:10:04 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.efacet.edit
11:10:04 [INFO] 
11:10:04 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
11:10:04 [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:10:04 [INFO] 
11:10:04 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
11:10:04 [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:10:04 [INFO] 
11:10:04 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
11:10:04 [INFO] 
11:10:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
11:10:04 [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:10:04 [INFO] 
11:10:04 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
11:10:04 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 13 were skipped
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
11:10:04 [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:10:04 [INFO] 
11:10:04 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
11:10:04 [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:10:04 [INFO] 
11:10:04 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
11:10:04 [INFO] 
11:10:04 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.editor >---
11:10:04 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.editor 2.0.0-SNAPSHOT [56/735]
11:10:04 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/pom.xml
11:10:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:04 [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:10:04 [INFO] 
11:10:04 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
11:10:04 [INFO] The project's OSGi version is 2.0.0.202401111608
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
11:10:04 [INFO] 
11:10:04 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
11:10:04 [INFO] 
11:10:04 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
11:10:04 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.efacet.editor
11:10:04 [INFO] 
11:10:04 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
11:10:04 [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:10:04 [INFO] 
11:10:04 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
11:10:05 [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:10:05 [INFO] 
11:10:05 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
11:10:05 [INFO] 
11:10:05 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
11:10:05 [INFO] 
11:10:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
11:10:05 [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:10:05 [INFO] 
11:10:05 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
11:10:05 [INFO] 
11:10:05 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
11:10:05 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 86 were skipped
11:10:05 [INFO] 
11:10:05 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
11:10:05 [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:10:05 [INFO] 
11:10:05 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
11:10:05 [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:10:05 [INFO] 
11:10:05 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
11:10:05 [INFO] 
11:10:05 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
11:10:05 [INFO] 
11:10:05 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
11:10:05 [INFO] 
11:10:05 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.ui >-----
11:10:05 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.ui 4.0.0-SNAPSHOT [57/735]
11:10:05 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/pom.xml
11:10:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:05 [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:10:05 [INFO] 
11:10:05 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
11:10:05 [INFO] 
11:10:05 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
11:10:05 [INFO] The project's OSGi version is 4.0.0.202401111608
11:10:05 [INFO] 
11:10:05 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
11:10:05 [INFO] 
11:10:05 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
11:10:05 [INFO] 
11:10:05 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
11:10:05 [INFO] 
11:10:05 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
11:10:05 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.efacet.ui
11:10:05 [INFO] 
11:10:05 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
11:10:05 [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:10:05 [INFO] 
11:10:05 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
11:10:05 [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:10:06 [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:10:06 	@SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
11:10:06 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:06 Unsupported @SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
11:10:06 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:10:06 	@SuppressWarnings("static-method")
11:10:06 	                  ^^^^^^^^^^^^^^^
11:10:06 At least one of the problems in category 'static-method' is not analysed due to a compiler option being ignored
11:10:06 [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:10:06 	@SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
11:10:06 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:06 Unsupported @SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
11:10:06 [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:10:06 	@SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
11:10:06 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:06 Unsupported @SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
11:10:06 [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:10:06 	import org.eclipse.papyrus.emf.facet.efacet.ui.internal.exported.wizard.IQueryCreationPagePart;
11:10:06 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:06 The type IQueryCreationPagePart is deprecated
11:10:06 [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:10:06 	import org.eclipse.papyrus.emf.facet.efacet.ui.internal.ImageProvider;
11:10:06 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:06 The type ImageProvider is deprecated
11:10:06 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:10:06 	@SuppressWarnings("synthetic-access")
11:10:06 	                  ^^^^^^^^^^^^^^^^^^
11:10:06 At least one of the problems in category 'synthetic-access' is not analysed due to a compiler option being ignored
11:10:06 [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:10:06 	setImageDescriptor(ImageProvider.getInstance().getRemoveAllImageDescriptor());
11:10:06 	                   ^^^^^^^^^^^^^
11:10:06 The type ImageProvider is deprecated
11:10:06 [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:10:06 	setImageDescriptor(ImageProvider.getInstance().getRemoveAllImageDescriptor());
11:10:06 	                                 ^^^^^^^^^^^^^
11:10:06 The method getInstance() from the type ImageProvider is deprecated
11:10:06 [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:10:06 	setImageDescriptor(ImageProvider.getInstance().getRemoveAllImageDescriptor());
11:10:06 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:06 The method getRemoveAllImageDescriptor() from the type ImageProvider is deprecated
11:10:06 [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:10:06 	setImageDescriptor(ImageProvider.getInstance().getRemoveImageDescriptor());
11:10:06 	                   ^^^^^^^^^^^^^
11:10:06 The type ImageProvider is deprecated
11:10:06 [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:10:06 	setImageDescriptor(ImageProvider.getInstance().getRemoveImageDescriptor());
11:10:06 	                                 ^^^^^^^^^^^^^
11:10:06 The method getInstance() from the type ImageProvider is deprecated
11:10:06 [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:10:06 	setImageDescriptor(ImageProvider.getInstance().getRemoveImageDescriptor());
11:10:06 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:06 The method getRemoveImageDescriptor() from the type ImageProvider is deprecated
11:10:06 [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:10:06 	import org.eclipse.papyrus.emf.facet.efacet.core.FacetUtils;
11:10:06 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:06 The import org.eclipse.papyrus.emf.facet.efacet.core.FacetUtils is never used
11:10:06 [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:10:06 	this.fContext.remove(toBeRemoved);
11:10:06 	                     ^^^^^^^^^^^
11:10:06 Unlikely argument type Set<EObject> for remove(Object) on a Collection<EObject>
11:10:06 [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:10:06 	@SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
11:10:06 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:06 Unsupported @SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
11:10:06 [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:10:06 	this.filteredTree = new FilteredTree(parentComposite, selectionStyle(this.selectionMaxSize) | SWT.H_SCROLL | SWT.V_SCROLL
11:10:06 				| SWT.BORDER, createPatternFilter(), true);
11:10:06 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:06 The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
11:10:06 [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:10:06 	final Status errorSelection = new Status(IStatus.ERROR, Activator.PLUGIN_ID, Messages.ETypedElementSelectionControl_invalidSelection);
11:10:06 	             ^^^^^^^^^^^^^^
11:10:06 The value of the local variable errorSelection is not used
11:10:06 [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:10:06 	@SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
11:10:06 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:06 Unsupported @SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
11:10:06 19 problems (0 errors, 17 warnings, 2 infos)
11:10:06 [INFO] 
11:10:06 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
11:10:06 [INFO] 
11:10:06 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
11:10:06 [INFO] 
11:10:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
11:10:06 [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:10:06 [INFO] 
11:10:06 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
11:10:06 [INFO] 
11:10:06 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
11:10:06 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 109 were skipped
11:10:06 [INFO] 
11:10:06 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
11:10:06 [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:10:06 [INFO] 
11:10:06 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
11:10:06 [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:10:06 [INFO] 
11:10:06 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
11:10:06 [INFO] 
11:10:06 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
11:10:06 [INFO] 
11:10:06 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
11:10:06 [INFO] 
11:10:06 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.sdk.ui >--
11:10:06 [INFO] Building org.eclipse.papyrus.emf.facet.query.java.sdk.ui 2.0.0-SNAPSHOT [58/735]
11:10:06 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/pom.xml
11:10:06 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:06 [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:10:09 [INFO] 
11:10:09 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
11:10:09 [INFO] 
11:10:09 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
11:10:09 [INFO] The project's OSGi version is 2.0.0.202401111608
11:10:09 [INFO] 
11:10:09 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
11:10:09 [INFO] 
11:10:09 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
11:10:09 [INFO] 
11:10:09 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
11:10:09 [INFO] 
11:10:09 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
11:10:09 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.query.java.sdk.ui
11:10:09 [INFO] 
11:10:09 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
11:10:09 [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:10:09 [INFO] 
11:10:09 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
11:10:09 [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:10:09 [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:10:09 	.getEPackageNsURIToGenModelLocationMap();
11:10:09 	 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:09 The method getEPackageNsURIToGenModelLocationMap() from the type EcorePlugin is deprecated
11:10:09 [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:10:09 	@SuppressWarnings("PMD.UseSingleton")
11:10:09 	                  ^^^^^^^^^^^^^^^^^^
11:10:09 Unsupported @SuppressWarnings("PMD.UseSingleton")
11:10:09 [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:10:09 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:10:09 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:09 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:10:09 [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:10:09 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:10:09 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:09 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:10:09 4 problems (4 warnings)
11:10:09 [INFO] 
11:10:09 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
11:10:09 [INFO] 
11:10:09 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
11:10:09 [INFO] 
11:10:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
11:10:09 [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:10:09 [INFO] 
11:10:09 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
11:10:09 [INFO] 
11:10:09 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
11:10:09 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 124 were skipped
11:10:09 [INFO] 
11:10:09 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
11:10:09 [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:10:09 [INFO] 
11:10:09 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
11:10:09 [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:10:09 [INFO] 
11:10:09 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
11:10:09 [INFO] 
11:10:09 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
11:10:09 [INFO] 
11:10:09 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
11:10:09 [INFO] 
11:10:09 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.core >--
11:10:09 [INFO] Building org.eclipse.papyrus.emf.facet.query.ocl.core 2.0.0-SNAPSHOT [59/735]
11:10:09 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/pom.xml
11:10:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:09 [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:10:10 [INFO] 
11:10:10 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
11:10:10 [INFO] 
11:10:10 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
11:10:10 [INFO] The project's OSGi version is 2.0.0.202401111608
11:10:10 [INFO] 
11:10:10 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
11:10:10 [INFO] 
11:10:10 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
11:10:10 [INFO] 
11:10:10 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
11:10:10 [INFO] 
11:10:10 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
11:10:10 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.query.ocl.core
11:10:10 [INFO] 
11:10:10 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
11:10:10 [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:10:10 [INFO] 
11:10:10 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
11:10:10 [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:10:10 [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:10:10 	@SuppressWarnings("PMD.UseSingleton")
11:10:10 	                  ^^^^^^^^^^^^^^^^^^
11:10:10 Unsupported @SuppressWarnings("PMD.UseSingleton")
11:10:10 [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:10:10 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:10:10 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:10 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:10:10 [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:10:10 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:10:10 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:10 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:10:10 3 problems (3 warnings)
11:10:10 [INFO] 
11:10:10 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
11:10:10 [INFO] 
11:10:10 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
11:10:10 [INFO] 
11:10:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
11:10:10 [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:10:10 [INFO] 
11:10:10 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
11:10:10 [INFO] 
11:10:10 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
11:10:10 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 57 were skipped
11:10:10 [INFO] 
11:10:10 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
11:10:10 [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:10:10 [INFO] 
11:10:10 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
11:10:10 [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:10:10 [INFO] 
11:10:10 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
11:10:10 [INFO] 
11:10:10 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
11:10:10 [INFO] 
11:10:10 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
11:10:10 [INFO] 
11:10:10 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui >--
11:10:10 [INFO] Building org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui 3.0.0-SNAPSHOT [60/735]
11:10:10 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/pom.xml
11:10:10 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:10 [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:10:10 [INFO] 
11:10:10 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
11:10:10 [INFO] 
11:10:10 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
11:10:10 [INFO] The project's OSGi version is 3.0.0.202401111608
11:10:10 [INFO] 
11:10:10 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
11:10:10 [INFO] 
11:10:10 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
11:10:10 [INFO] 
11:10:10 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
11:10:10 [INFO] 
11:10:10 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
11:10:10 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui
11:10:11 [INFO] 
11:10:11 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
11:10:11 [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:10:11 [INFO] 
11:10:11 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
11:10:11 [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:10:11 [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:10:11 	@SuppressWarnings("PMD.UseSingleton")
11:10:11 	                  ^^^^^^^^^^^^^^^^^^
11:10:11 Unsupported @SuppressWarnings("PMD.UseSingleton")
11:10:11 [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:10:11 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:10:11 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:11 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:10:11 [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:10:11 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:10:11 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:11 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
11:10:11 3 problems (3 warnings)
11:10:11 [INFO] 
11:10:11 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
11:10:11 [INFO] 
11:10:11 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
11:10:11 [INFO] 
11:10:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
11:10:11 [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:10:11 [INFO] 
11:10:11 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
11:10:11 [INFO] 
11:10:11 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
11:10:11 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 109 were skipped
11:10:11 [INFO] 
11:10:11 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
11:10:11 [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:10:11 [INFO] 
11:10:11 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
11:10:11 [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:10:11 [INFO] 
11:10:11 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
11:10:11 [INFO] 
11:10:11 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
11:10:11 [INFO] 
11:10:11 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
11:10:11 [INFO] 
11:10:11 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.doc >---
11:10:11 [INFO] Building org.eclipse.papyrus.emf.facet.util.emf.doc 2.0.0-SNAPSHOT [61/735]
11:10:11 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.doc/pom.xml
11:10:11 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:11 [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:10:11 [INFO] 
11:10:11 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
11:10:11 [INFO] 
11:10:11 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
11:10:11 [INFO] The project's OSGi version is 2.0.0.202401111608
11:10:11 [INFO] 
11:10:11 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
11:10:11 [INFO] 
11:10:11 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
11:10:11 [INFO] 
11:10:11 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
11:10:11 [INFO] 
11:10:11 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
11:10:11 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.util.emf.doc
11:10:11 [INFO] 
11:10:11 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
11:10:11 [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:10:11 [INFO] 
11:10:11 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
11:10:11 [INFO] No sources to compile
11:10:11 [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:10:11 [INFO] 
11:10:11 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
11:10:11 [INFO] 
11:10:11 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
11:10:11 [INFO] 
11:10:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
11:10:11 [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:10:11 [INFO] 
11:10:11 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
11:10:11 [INFO] 
11:10:11 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
11:10:11 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
11:10:11 [INFO] 
11:10:11 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
11:10:11 [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:10:11 [INFO] 
11:10:11 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
11:10:11 [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:10:11 [INFO] 
11:10:11 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
11:10:11 [INFO] 
11:10:11 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
11:10:11 [INFO] 
11:10:11 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
11:10:11 [INFO] 
11:10:11 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore >--
11:10:11 [INFO] Building org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore 2.0.0-SNAPSHOT [62/735]
11:10:11 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/pom.xml
11:10:11 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:11 [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:10:11 [INFO] 
11:10:11 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
11:10:11 [INFO] 
11:10:11 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
11:10:11 [INFO] The project's OSGi version is 2.0.0.202401111608
11:10:11 [INFO] 
11:10:11 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
11:10:11 [INFO] 
11:10:11 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
11:10:11 [INFO] 
11:10:11 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
11:10:11 [INFO] 
11:10:11 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
11:10:11 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore
11:10:12 [INFO] 
11:10:12 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
11:10:12 [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:10:12 [INFO] 
11:10:12 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
11:10:12 [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:10:12 [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:10:12 	return new Integer(string);
11:10:12 	           ^^^^^^^^^^^^^^^
11:10:12 The constructor Integer(String) has been deprecated since version 9 and marked for removal
11:10:12 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:10:12 	@SuppressWarnings("unused")
11:10:12 	                  ^^^^^^^^
11:10:12 At least one of the problems in category 'unused' is not analysed due to a compiler option being ignored
11:10:12 [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:10:12 	return new Float(string);
11:10:12 	           ^^^^^^^^^^^^^
11:10:12 The constructor Float(String) has been deprecated since version 9 and marked for removal
11:10:12 [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:10:12 	return new Double(string);
11:10:12 	           ^^^^^^^^^^^^^^
11:10:12 The constructor Double(String) has been deprecated since version 9 and marked for removal
11:10:12 [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:10:12 	return new Byte(string);
11:10:12 	           ^^^^^^^^^^^^
11:10:12 The constructor Byte(String) has been deprecated since version 9 and marked for removal
11:10:12 [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:10:12 	return new Long(string);
11:10:12 	           ^^^^^^^^^^^^
11:10:12 The constructor Long(String) has been deprecated since version 9 and marked for removal
11:10:12 [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:10:12 	return new Short(string);
11:10:12 	           ^^^^^^^^^^^^^
11:10:12 The constructor Short(String) has been deprecated since version 9 and marked for removal
11:10:12 [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:10:12 	return new Character(string.charAt(0));
11:10:12 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:12 The constructor Character(char) has been deprecated since version 9 and marked for removal
11:10:12 8 problems (0 errors, 7 warnings, 1 info)
11:10:12 [INFO] 
11:10:12 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
11:10:12 [INFO] 
11:10:12 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
11:10:12 [INFO] 
11:10:12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
11:10:12 [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:10:12 [INFO] 
11:10:12 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
11:10:12 [INFO] 
11:10:12 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
11:10:12 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 108 were skipped
11:10:12 [INFO] 
11:10:12 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
11:10:12 [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:10:12 [INFO] 
11:10:12 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
11:10:12 [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:10:12 [INFO] 
11:10:12 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
11:10:12 [INFO] 
11:10:12 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
11:10:12 [INFO] 
11:10:12 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
11:10:12 [INFO] 
11:10:12 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra-architecture >-----
11:10:12 [INFO] Building Papyrus Infra Architecture 0.0.1-SNAPSHOT              [63/735]
11:10:12 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/pom.xml
11:10:12 [INFO] --------------------------------[ pom ]---------------------------------
11:10:12 [INFO] 
11:10:12 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra-architecture ---
11:10:12 [INFO] 
11:10:12 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-architecture ---
11:10:12 [INFO] 
11:10:12 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra-architecture ---
11:10:12 [INFO] 
11:10:12 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-architecture ---
11:10:12 [INFO] 
11:10:12 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sashwindows.di >--
11:10:12 [INFO] Building org.eclipse.papyrus.infra.core.sashwindows.di 2.0.0-SNAPSHOT [64/735]
11:10:12 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/pom.xml
11:10:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:12 [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:10:12 [INFO] 
11:10:12 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
11:10:12 [INFO] 
11:10:12 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
11:10:12 [INFO] The project's OSGi version is 2.0.0.202401111608
11:10:12 [INFO] 
11:10:12 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
11:10:12 [INFO] 
11:10:12 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
11:10:12 [INFO] 
11:10:12 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
11:10:12 [INFO] 
11:10:12 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
11:10:12 [INFO] Resolving class path of org.eclipse.papyrus.infra.core.sashwindows.di
11:10:12 [INFO] 
11:10:12 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
11:10:12 [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:10:12 [INFO] 
11:10:12 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
11:10:12 [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:10:13 [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:10:13 	import org.eclipse.papyrus.infra.core.sashwindows.di.PageList;
11:10:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:13 The type PageList is deprecated
11:10:13 [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:10:13 	protected PageList pageList;
11:10:13 	          ^^^^^^^^
11:10:13 The type PageList is deprecated
11:10:13 [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:10:13 	public PageList getPageList() {
11:10:13 	       ^^^^^^^^
11:10:13 The type PageList is deprecated
11:10:13 [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:10:13 	public NotificationChain basicSetPageList(PageList newPageList, NotificationChain msgs) {
11:10:13 	                                          ^^^^^^^^
11:10:13 The type PageList is deprecated
11:10:13 [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:10:13 	PageList oldPageList = pageList;
11:10:13 	^^^^^^^^
11:10:13 The type PageList is deprecated
11:10:13 [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:10:13 	public void setPageList(PageList newPageList) {
11:10:13 	                        ^^^^^^^^
11:10:13 The type PageList is deprecated
11:10:13 [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:10:13 	setPageList((PageList) newValue);
11:10:13 	             ^^^^^^^^
11:10:13 The type PageList is deprecated
11:10:13 [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:10:13 	setPageList((PageList) null);
11:10:13 	             ^^^^^^^^
11:10:13 The type PageList is deprecated
11:10:13 [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:10:13 	import org.eclipse.papyrus.infra.core.sashwindows.di.PageList;
11:10:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:13 The type PageList is deprecated
11:10:13 [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:10:13 	case DiPackage.PAGE_LIST: {
11:10:13 	               ^^^^^^^^^
11:10:13 The field DiPackage.PAGE_LIST is deprecated
11:10:13 [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:10:13 	PageList pageList = (PageList) theEObject;
11:10:13 	^^^^^^^^
11:10:13 The type PageList is deprecated
11:10:13 [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:10:13 	PageList pageList = (PageList) theEObject;
11:10:13 	                     ^^^^^^^^
11:10:13 The type PageList is deprecated
11:10:13 [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:10:13 	public T casePageList(PageList object) {
11:10:13 	                      ^^^^^^^^
11:10:13 The type PageList is deprecated
11:10:13 [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:10:13 	import org.eclipse.papyrus.infra.core.sashwindows.di.PageList;
11:10:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:13 The type PageList is deprecated
11:10:13 [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:10:13 	public Adapter casePageList(PageList object) {
11:10:13 	                            ^^^^^^^^
11:10:13 The type PageList is deprecated
11:10:13 [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:10:13 	import org.eclipse.papyrus.infra.core.sashwindows.di.PageList;
11:10:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:13 The type PageList is deprecated
11:10:13 [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:10:13 	public class PageListImpl extends EObjectImpl implements PageList {
11:10:13 	                                                         ^^^^^^^^
11:10:13 The type PageList is deprecated
11:10:13 [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:10:13 	return DiPackage.Literals.PAGE_LIST;
11:10:13 	                          ^^^^^^^^^
11:10:13 The field DiPackage.Literals.PAGE_LIST is deprecated
11:10:13 [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:10:13 	availablePage = new EObjectContainmentEList<PageRef>(PageRef.class, this, DiPackage.PAGE_LIST__AVAILABLE_PAGE);
11:10:13 	                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:13 The field DiPackage.PAGE_LIST__AVAILABLE_PAGE is deprecated
11:10:13 [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:10:13 	case DiPackage.PAGE_LIST__AVAILABLE_PAGE:
11:10:13 	               ^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:13 The field DiPackage.PAGE_LIST__AVAILABLE_PAGE is deprecated
11:10:13 [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:10:13 	case DiPackage.PAGE_LIST__AVAILABLE_PAGE:
11:10:13 	               ^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:13 The field DiPackage.PAGE_LIST__AVAILABLE_PAGE is deprecated
11:10:13 [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:10:13 	case DiPackage.PAGE_LIST__AVAILABLE_PAGE:
11:10:13 	               ^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:13 The field DiPackage.PAGE_LIST__AVAILABLE_PAGE is deprecated
11:10:13 [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:10:13 	case DiPackage.PAGE_LIST__AVAILABLE_PAGE:
11:10:13 	               ^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:13 The field DiPackage.PAGE_LIST__AVAILABLE_PAGE is deprecated
11:10:13 [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:10:13 	case DiPackage.PAGE_LIST__AVAILABLE_PAGE:
11:10:13 	               ^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:13 The field DiPackage.PAGE_LIST__AVAILABLE_PAGE is deprecated
11:10:13 [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:10:13 	import org.eclipse.papyrus.infra.core.sashwindows.di.PageList;
11:10:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:13 The type PageList is deprecated
11:10:13 [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:10:13 	case DiPackage.PAGE_LIST:
11:10:13 	               ^^^^^^^^^
11:10:13 The field DiPackage.PAGE_LIST is deprecated
11:10:13 [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:10:13 	public PageList createPageList() {
11:10:13 	       ^^^^^^^^
11:10:13 The type PageList is deprecated
11:10:13 [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:10:13 	import org.eclipse.papyrus.infra.core.sashwindows.di.PageList;
11:10:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:13 The type PageList is deprecated
11:10:13 [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:10:13 	pageListEClass = createEClass(PAGE_LIST);
11:10:13 	                              ^^^^^^^^^
11:10:13 The field DiPackage.PAGE_LIST is deprecated
11:10:13 [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:10:13 	createEReference(pageListEClass, PAGE_LIST__AVAILABLE_PAGE);
11:10:13 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:13 The field DiPackage.PAGE_LIST__AVAILABLE_PAGE is deprecated
11:10:13 [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:10:13 	initEClass(pageListEClass, PageList.class, "PageList", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
11:10:13 	                           ^^^^^^^^
11:10:13 The type PageList is deprecated
11:10:13 [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:10:13 	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:10:13 	                                                                                                   ^^^^^^^^
11:10:13 The type PageList is deprecated
11:10:13 32 problems (32 warnings)
11:10:13 [INFO] 
11:10:13 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
11:10:13 [INFO] 
11:10:13 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
11:10:13 [INFO] 
11:10:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
11:10:13 [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:10:13 [INFO] 
11:10:13 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
11:10:13 [INFO] 
11:10:13 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
11:10:13 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 20 were skipped
11:10:13 [INFO] 
11:10:13 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
11:10:13 [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:10:13 [INFO] 
11:10:13 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
11:10:13 [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:10:13 [INFO] 
11:10:13 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
11:10:13 [INFO] 
11:10:13 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
11:10:13 [INFO] 
11:10:13 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
11:10:13 [INFO] 
11:10:13 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.infra.core >---------
11:10:13 [INFO] Building org.eclipse.papyrus.infra.core 4.4.0-SNAPSHOT          [65/735]
11:10:13 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core/pom.xml
11:10:13 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:13 [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:10:13 [INFO] 
11:10:13 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.core ---
11:10:13 [INFO] 
11:10:13 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core ---
11:10:13 [INFO] The project's OSGi version is 4.4.0.202401111608
11:10:13 [INFO] 
11:10:13 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core ---
11:10:13 [INFO] 
11:10:13 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core ---
11:10:13 [INFO] 
11:10:13 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core ---
11:10:13 [INFO] 
11:10:13 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.core ---
11:10:13 [INFO] Resolving class path of org.eclipse.papyrus.infra.core
11:10:13 [INFO] 
11:10:13 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.core ---
11:10:13 [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:10:13 [INFO] 
11:10:13 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.core ---
11:10:13 [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:10:14 [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:10:14 	Collection<Setting> references = org.eclipse.papyrus.infra.core.utils.EMFHelper.getUsages(eObj);
11:10:14 	                                 ^^^
11:10:14 The type EMFHelper is deprecated
11:10:14 [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:10:14 	Collection<Setting> references = org.eclipse.papyrus.infra.core.utils.EMFHelper.getUsages(eObj);
11:10:14 	                                                                                ^^^^^^^^^^^^^^^
11:10:14 The method getUsages(EObject) from the type EMFHelper is deprecated
11:10:14 [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:10:14 	return classname.newInstance();
11:10:14 	                 ^^^^^^^^^^^^^
11:10:14 The method newInstance() from the type Class<capture#2-of ?> is deprecated since version 9
11:10:14 [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:10:14 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:10:14 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:14 The type AdapterUtils is deprecated
11:10:14 [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:10:14 	IService serviceAdapter = AdapterUtils.adapt(serviceInstance, IService.class, null);
11:10:14 	                          ^^^^^^^^^^^^
11:10:14 The type AdapterUtils is deprecated
11:10:14 [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:10:14 	IService serviceAdapter = AdapterUtils.adapt(serviceInstance, IService.class, null);
11:10:14 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:14 The method adapt(Object, Class<IService>, IService) from the type AdapterUtils is deprecated
11:10:14 [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:10:14 	Class clazz = extensionBundle.loadClass(classAttribute);
11:10:14 	^^^^^
11:10:14 Class is a raw type. References to generic type Class<T> should be parameterized
11:10:14 [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:10:14 	Object obj = clazz.newInstance();
11:10:14 	                   ^^^^^^^^^^^^^
11:10:14 The method newInstance() from the type Class is deprecated since version 9
11:10:14 [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:10:14 	public void setBackupList(List aList) {
11:10:14 	                          ^^^^
11:10:14 List is a raw type. References to generic type List<E> should be parameterized
11:10:14 [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:10:14 	list = aList;
11:10:14 	       ^^^^^
11:10:14 Type safety: The expression of type List needs unchecked conversion to conform to List<Object>
11:10:14 [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:10:14 	import org.eclipse.core.internal.resources.ResourceException;
11:10:14 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:14 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:10:14 [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:10:14 	super.loadModel(fullPathWithoutExtension);
11:10:14 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:14 The method loadModel(IPath) from the type AbstractBaseModel is deprecated
11:10:14 [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:10:14 	createModel(fullPathWithoutExtension);
11:10:14 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:14 The method createModel(IPath) from the type AbstractBaseModel is deprecated
11:10:14 [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:10:14 	model = modelInstance.newInstance();
11:10:14 	                      ^^^^^^^^^^^^^
11:10:14 The method newInstance() from the type Class<IModel> is deprecated since version 9
11:10:14 [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:10:14 	snippet = modelInstance.newInstance();
11:10:14 	                        ^^^^^^^^^^^^^
11:10:14 The method newInstance() from the type Class<IModelSnippet> is deprecated since version 9
11:10:14 [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:10:14 	snippet = modelInstance.newInstance();
11:10:14 	                        ^^^^^^^^^^^^^
11:10:14 The method newInstance() from the type Class<IModelSetSnippet> is deprecated since version 9
11:10:14 [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:10:14 	modelsManager.eAdapters().remove(modelQueryAdapter);
11:10:14 	                                 ^^^^^^^^^^^^^^^^^
11:10:14 Unlikely argument type IModelSetQueryAdapter for remove(Object) on a Collection<Adapter>
11:10:14 [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:10:14 	public Class[] getAdapterList() {
11:10:14 	       ^^^^^^^
11:10:14 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:10:14 [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:10:14 	public Object getAdapter(Object adaptableObject, @SuppressWarnings("rawtypes") Class adapterType) {
11:10:14 	       ^^^^^^
11:10:14 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:10:14 19 problems (19 warnings)
11:10:14 [INFO] 
11:10:14 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.core ---
11:10:14 [INFO] 
11:10:14 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.core ---
11:10:14 [INFO] 
11:10:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.core ---
11:10:14 [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:10:14 [INFO] 
11:10:14 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.core ---
11:10:14 [INFO] 
11:10:14 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.core ---
11:10:14 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 107 were skipped
11:10:14 [INFO] 
11:10:14 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.core ---
11:10:14 [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:10:14 [INFO] 
11:10:14 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core ---
11:10:14 [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:10:14 [INFO] 
11:10:14 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core ---
11:10:14 [INFO] 
11:10:14 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.core ---
11:10:14 [INFO] 
11:10:14 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core ---
11:10:14 [INFO] 
11:10:14 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra-services >-------
11:10:14 [INFO] Building Papyrus Infra Services 0.0.1-SNAPSHOT                  [66/735]
11:10:14 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/pom.xml
11:10:14 [INFO] --------------------------------[ pom ]---------------------------------
11:10:14 [INFO] 
11:10:14 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra-services ---
11:10:14 [INFO] 
11:10:14 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-services ---
11:10:14 [INFO] 
11:10:14 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra-services ---
11:10:14 [INFO] 
11:10:14 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-services ---
11:10:14 [INFO] 
11:10:14 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.markerlistener >--
11:10:14 [INFO] Building org.eclipse.papyrus.infra.services.markerlistener 3.0.0-SNAPSHOT [67/735]
11:10:14 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/pom.xml
11:10:14 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:14 [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:10:14 [INFO] 
11:10:14 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.markerlistener ---
11:10:14 [INFO] 
11:10:14 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.markerlistener ---
11:10:14 [INFO] The project's OSGi version is 3.0.0.202401111608
11:10:14 [INFO] 
11:10:14 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.markerlistener ---
11:10:14 [INFO] 
11:10:14 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.markerlistener ---
11:10:14 [INFO] 
11:10:14 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.markerlistener ---
11:10:14 [INFO] 
11:10:14 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.markerlistener ---
11:10:14 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.markerlistener
11:10:15 [INFO] 
11:10:15 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.markerlistener ---
11:10:15 [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:10:15 [INFO] 
11:10:15 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.markerlistener ---
11:10:15 [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:10:15 [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:10:15 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
11:10:15 	       ^^^^^^
11:10:15 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:10:15 [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:10:15 	return super.getAdapter(adapter);
11:10:15 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:15 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type PlatformObject
11:10:15 [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:10:15 	return super.getAdapter(adapter);
11:10:15 	                        ^^^^^^^
11:10:15 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
11:10:15 3 problems (3 warnings)
11:10:15 [INFO] 
11:10:15 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.services.markerlistener ---
11:10:15 [INFO] 
11:10:15 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.markerlistener ---
11:10:15 [INFO] 
11:10:15 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.markerlistener ---
11:10:15 [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:10:15 [INFO] 
11:10:15 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.services.markerlistener ---
11:10:15 [INFO] 
11:10:15 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.markerlistener ---
11:10:15 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 117 were skipped
11:10:15 [INFO] 
11:10:15 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.markerlistener ---
11:10:15 [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:10:15 [INFO] 
11:10:15 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.markerlistener ---
11:10:15 [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:10:15 [INFO] 
11:10:15 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.markerlistener ---
11:10:15 [INFO] 
11:10:15 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.services.markerlistener ---
11:10:15 [INFO] 
11:10:15 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.markerlistener ---
11:10:15 [INFO] 
11:10:15 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.infra-emf >----------
11:10:15 [INFO] Building Papyrus EMF Infrastructure 0.0.1-SNAPSHOT              [68/735]
11:10:15 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/pom.xml
11:10:15 [INFO] --------------------------------[ pom ]---------------------------------
11:10:15 [INFO] 
11:10:15 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra-emf ---
11:10:15 [INFO] 
11:10:15 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-emf ---
11:10:15 [INFO] 
11:10:15 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra-emf ---
11:10:15 [INFO] 
11:10:15 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-emf ---
11:10:15 [INFO] 
11:10:15 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf >----------
11:10:15 [INFO] Building org.eclipse.papyrus.infra.emf 4.4.0-SNAPSHOT           [69/735]
11:10:15 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/pom.xml
11:10:15 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:15 [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:10:15 [INFO] 
11:10:15 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf ---
11:10:15 [INFO] 
11:10:15 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf ---
11:10:15 [INFO] The project's OSGi version is 4.4.0.202401111608
11:10:15 [INFO] 
11:10:15 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf ---
11:10:15 [INFO] 
11:10:15 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf ---
11:10:15 [INFO] 
11:10:15 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf ---
11:10:15 [INFO] 
11:10:15 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.emf ---
11:10:15 [INFO] Resolving class path of org.eclipse.papyrus.infra.emf
11:10:15 [INFO] 
11:10:15 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.emf ---
11:10:15 [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:10:15 [INFO] 
11:10:15 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.emf ---
11:10:15 [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:10:16 [INFO] 
11:10:16 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.emf ---
11:10:16 [INFO] 
11:10:16 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.emf ---
11:10:16 [INFO] 
11:10:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf ---
11:10:16 [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:10:16 [INFO] 
11:10:16 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.emf ---
11:10:16 [INFO] 
11:10:16 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.emf ---
11:10:16 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 108 were skipped
11:10:16 [INFO] 
11:10:16 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf ---
11:10:16 [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:10:16 [INFO] 
11:10:16 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf ---
11:10:16 [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:10:16 [INFO] 
11:10:16 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf ---
11:10:16 [INFO] 
11:10:16 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.emf ---
11:10:16 [INFO] 
11:10:16 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf ---
11:10:16 [INFO] 
11:10:16 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.edit >-----
11:10:16 [INFO] Building org.eclipse.papyrus.infra.services.edit 4.1.0-SNAPSHOT [70/735]
11:10:16 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/pom.xml
11:10:16 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:16 [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:10:17 [INFO] 
11:10:17 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.edit ---
11:10:17 [INFO] 
11:10:17 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.edit ---
11:10:17 [INFO] The project's OSGi version is 4.1.0.202401111608
11:10:17 [INFO] 
11:10:17 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.edit ---
11:10:17 [INFO] 
11:10:17 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.edit ---
11:10:17 [INFO] 
11:10:17 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.edit ---
11:10:17 [INFO] 
11:10:17 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.edit ---
11:10:17 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.edit
11:10:17 [INFO] 
11:10:17 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.edit ---
11:10:17 [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:10:17 [INFO] 
11:10:17 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.edit ---
11:10:17 [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:10:17 [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:10:17 	public static final void initializeEObjCache(EObject eObj, Map map) throws ServiceException {
11:10:17 	                                                           ^^^
11:10:17 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:10:17 [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:10:17 	map.put(Client_Context, clientContext);
11:10:17 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:17 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:10:17 [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:10:17 	map.put(Element_Type, type);
11:10:17 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:17 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:10:17 [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:10:17 	map.put(EditHelper_Advice, advices);
11:10:17 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:17 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:10:17 [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:10:17 	map.put(IRequestCacheEntries.Dependent_Elements, new HashSet<Object>()); //The set will be populated on the fly
11:10:17 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:17 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:10:17 [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:10:17 	map.put(IRequestCacheEntries.Checked_Elements, new HashSet<Object>()); //The set will be populated on the fly
11:10:17 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:17 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:10:17 [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:10:17 	import org.eclipse.gmf.runtime.emf.type.core.IElementType;
11:10:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:17 The import org.eclipse.gmf.runtime.emf.type.core.IElementType is never used
11:10:17 [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:10:17 	public Object getAdapter(Class adapter) {
11:10:17 	       ^^^^^^
11:10:17 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:10:17 [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:10:17 	public Object getAdapter(Class adapter) {
11:10:17 	                         ^^^^^
11:10:17 Class is a raw type. References to generic type Class<T> should be parameterized
11:10:17 9 problems (9 warnings)
11:10:17 [INFO] 
11:10:17 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.services.edit ---
11:10:17 [INFO] 
11:10:17 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.edit ---
11:10:17 [INFO] 
11:10:17 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.edit ---
11:10:17 [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:10:17 [INFO] 
11:10:17 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.services.edit ---
11:10:17 [INFO] 
11:10:17 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.edit ---
11:10:17 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 117 were skipped
11:10:17 [INFO] 
11:10:17 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.edit ---
11:10:17 [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:10:17 [INFO] 
11:10:17 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.edit ---
11:10:17 [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:10:17 [INFO] 
11:10:17 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.edit ---
11:10:17 [INFO] 
11:10:17 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.services.edit ---
11:10:17 [INFO] 
11:10:17 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.edit ---
11:10:17 [INFO] 
11:10:17 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture >-----
11:10:17 [INFO] Building org.eclipse.papyrus.infra.architecture 3.3.0-SNAPSHOT  [71/735]
11:10:17 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/pom.xml
11:10:17 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:17 [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:10:19 [INFO] 
11:10:19 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.architecture ---
11:10:19 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/xtend-gen (includes = [], excludes = [**/.gitignore])
11:10:19 [INFO] 
11:10:19 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.architecture ---
11:10:19 [INFO] The project's OSGi version is 3.3.0.202401111608
11:10:19 [INFO] 
11:10:19 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.architecture ---
11:10:19 [INFO] 
11:10:19 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.architecture ---
11:10:19 [INFO] 
11:10:19 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.architecture ---
11:10:19 [INFO] 
11:10:19 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.architecture ---
11:10:19 [INFO] Resolving class path of org.eclipse.papyrus.infra.architecture
11:10:19 [INFO] 
11:10:19 [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.infra.architecture ---
11:10:24 [WARNING] The POM for org.osgi:org.osgi.service.prefs:jar:1.1.1-SNAPSHOT is missing, no dependency information available
11:10:34 [INFO] 
11:10:34 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.architecture ---
11:10:34 [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:10:34 [INFO] 
11:10:34 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.architecture ---
11:10:34 [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:10:35 [INFO] 
11:10:35 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.architecture ---
11:10:35 [INFO] 
11:10:35 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.architecture ---
11:10:35 [INFO] 
11:10:35 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.architecture ---
11:10:35 [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:10:35 [INFO] 
11:10:35 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.architecture ---
11:10:35 [INFO] 
11:10:35 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.architecture ---
11:10:35 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
11:10:35 [INFO] 
11:10:35 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.architecture ---
11:10:35 [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:10:35 [INFO] 
11:10:35 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.architecture ---
11:10:35 [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:10:35 [INFO] 
11:10:35 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.architecture ---
11:10:35 [INFO] 
11:10:35 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.architecture ---
11:10:35 [INFO] 
11:10:35 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.architecture ---
11:10:35 [INFO] 
11:10:35 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra-constraints >------
11:10:35 [INFO] Building Papyrus Infra Constraints 0.0.1-SNAPSHOT               [72/735]
11:10:35 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/pom.xml
11:10:35 [INFO] --------------------------------[ pom ]---------------------------------
11:10:35 [INFO] 
11:10:35 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra-constraints ---
11:10:35 [INFO] 
11:10:35 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-constraints ---
11:10:35 [INFO] 
11:10:35 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra-constraints ---
11:10:35 [INFO] 
11:10:35 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-constraints ---
11:10:35 [INFO] 
11:10:35 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints >------
11:10:35 [INFO] Building org.eclipse.papyrus.infra.constraints 3.0.0-SNAPSHOT   [73/735]
11:10:35 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/pom.xml
11:10:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:35 [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:10:35 [INFO] 
11:10:35 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.constraints ---
11:10:35 [INFO] 
11:10:35 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.constraints ---
11:10:35 [INFO] The project's OSGi version is 3.0.0.202401111608
11:10:35 [INFO] 
11:10:35 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.constraints ---
11:10:35 [INFO] 
11:10:35 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.constraints ---
11:10:35 [INFO] 
11:10:35 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.constraints ---
11:10:35 [INFO] 
11:10:35 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.constraints ---
11:10:35 [INFO] Resolving class path of org.eclipse.papyrus.infra.constraints
11:10:36 [INFO] 
11:10:36 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.constraints ---
11:10:36 [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:10:36 [INFO] 
11:10:36 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.constraints ---
11:10:36 [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:10:36 [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:10:36 	return theClass.newInstance();
11:10:36 	                ^^^^^^^^^^^^^
11:10:36 The method newInstance() from the type Class<T> is deprecated since version 9
11:10:36 1 problem (1 warning)
11:10:36 [INFO] 
11:10:36 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.constraints ---
11:10:36 [INFO] 
11:10:36 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.constraints ---
11:10:36 [INFO] 
11:10:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.constraints ---
11:10:36 [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:10:36 [INFO] 
11:10:36 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.constraints ---
11:10:36 [INFO] 
11:10:36 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.constraints ---
11:10:36 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 108 were skipped
11:10:36 [INFO] 
11:10:36 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.constraints ---
11:10:36 [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:10:36 [INFO] 
11:10:36 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.constraints ---
11:10:36 [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:10:36 [INFO] 
11:10:36 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.constraints ---
11:10:36 [INFO] 
11:10:36 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.constraints ---
11:10:36 [INFO] 
11:10:36 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.constraints ---
11:10:36 [INFO] 
11:10:36 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.representation >--
11:10:36 [INFO] Building org.eclipse.papyrus.infra.architecture.representation 3.0.0-SNAPSHOT [74/735]
11:10:36 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/pom.xml
11:10:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:36 [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:10:36 [INFO] 
11:10:36 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.architecture.representation ---
11:10:36 [INFO] 
11:10:36 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.architecture.representation ---
11:10:36 [INFO] The project's OSGi version is 3.0.0.202401111608
11:10:36 [INFO] 
11:10:36 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.architecture.representation ---
11:10:36 [INFO] 
11:10:36 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.architecture.representation ---
11:10:36 [INFO] 
11:10:36 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.architecture.representation ---
11:10:36 [INFO] 
11:10:36 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.architecture.representation ---
11:10:36 [INFO] Resolving class path of org.eclipse.papyrus.infra.architecture.representation
11:10:36 [INFO] 
11:10:36 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.architecture.representation ---
11:10:36 [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:10:36 [INFO] 
11:10:36 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.architecture.representation ---
11:10:37 [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:10:37 [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:10:37 	import org.eclipse.papyrus.infra.architecture.representation.impl.ModelAutoCreateImpl;
11:10:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:37 The import org.eclipse.papyrus.infra.architecture.representation.impl.ModelAutoCreateImpl is never used
11:10:37 1 problem (1 warning)
11:10:37 [INFO] 
11:10:37 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.architecture.representation ---
11:10:37 [INFO] 
11:10:37 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.architecture.representation ---
11:10:37 [INFO] 
11:10:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.architecture.representation ---
11:10:37 [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:10:37 [INFO] 
11:10:37 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.architecture.representation ---
11:10:37 [INFO] 
11:10:37 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.architecture.representation ---
11:10:37 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 108 were skipped
11:10:37 [INFO] 
11:10:37 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.architecture.representation ---
11:10:37 [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:10:37 [INFO] 
11:10:37 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.architecture.representation ---
11:10:37 [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:10:37 [INFO] 
11:10:37 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.architecture.representation ---
11:10:37 [INFO] 
11:10:37 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.architecture.representation ---
11:10:37 [INFO] 
11:10:37 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.architecture.representation ---
11:10:37 [INFO] 
11:10:37 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.edit >---
11:10:37 [INFO] Building org.eclipse.papyrus.infra.constraints.edit 3.0.0-SNAPSHOT [75/735]
11:10:37 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/pom.xml
11:10:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/pom.xml
11:10:38 [INFO] 
11:10:38 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.constraints.edit ---
11:10:38 [INFO] 
11:10:38 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.constraints.edit ---
11:10:38 [INFO] The project's OSGi version is 3.0.0.202401111608
11:10:38 [INFO] 
11:10:38 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.constraints.edit ---
11:10:38 [INFO] 
11:10:38 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.constraints.edit ---
11:10:38 [INFO] 
11:10:38 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.constraints.edit ---
11:10:38 [INFO] 
11:10:38 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.constraints.edit ---
11:10:38 [INFO] Resolving class path of org.eclipse.papyrus.infra.constraints.edit
11:10:38 [INFO] 
11:10:38 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.constraints.edit ---
11:10:38 [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:10:38 [INFO] 
11:10:38 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.constraints.edit ---
11:10:38 [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:10:38 [INFO] 
11:10:38 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.constraints.edit ---
11:10:38 [INFO] 
11:10:38 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.constraints.edit ---
11:10:38 [INFO] 
11:10:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.constraints.edit ---
11:10:38 [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:10:38 [INFO] 
11:10:38 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.constraints.edit ---
11:10:38 [INFO] 
11:10:38 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.constraints.edit ---
11:10:38 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 108 were skipped
11:10:38 [INFO] 
11:10:38 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.constraints.edit ---
11:10:38 [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:10:38 [INFO] 
11:10:38 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.constraints.edit ---
11:10:38 [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:10:38 [INFO] 
11:10:38 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.constraints.edit ---
11:10:38 [INFO] 
11:10:38 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.constraints.edit ---
11:10:38 [INFO] 
11:10:38 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.constraints.edit ---
11:10:38 [INFO] 
11:10:38 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.representation.edit >--
11:10:38 [INFO] Building org.eclipse.papyrus.infra.architecture.representation.edit 2.0.0-SNAPSHOT [76/735]
11:10:38 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/pom.xml
11:10:38 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:38 [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:10:39 [INFO] 
11:10:39 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
11:10:39 [INFO] 
11:10:39 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
11:10:39 [INFO] The project's OSGi version is 2.0.0.202401111608
11:10:39 [INFO] 
11:10:39 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
11:10:39 [INFO] 
11:10:39 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
11:10:39 [INFO] 
11:10:39 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
11:10:39 [INFO] 
11:10:39 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
11:10:39 [INFO] Resolving class path of org.eclipse.papyrus.infra.architecture.representation.edit
11:10:39 [INFO] 
11:10:39 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
11:10:39 [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:10:39 [INFO] 
11:10:39 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
11:10:39 [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:10:39 [INFO] 
11:10:39 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
11:10:39 [INFO] 
11:10:39 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
11:10:39 [INFO] 
11:10:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
11:10:39 [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:10:39 [INFO] 
11:10:39 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
11:10:39 [INFO] 
11:10:39 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
11:10:39 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 109 were skipped
11:10:39 [INFO] 
11:10:39 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
11:10:39 [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:10:39 [INFO] 
11:10:39 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
11:10:39 [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:10:39 [INFO] 
11:10:39 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
11:10:39 [INFO] 
11:10:39 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
11:10:39 [INFO] 
11:10:39 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
11:10:39 [INFO] 
11:10:39 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sasheditor >----
11:10:39 [INFO] Building org.eclipse.papyrus.infra.core.sasheditor 3.0.0-SNAPSHOT [77/735]
11:10:39 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/pom.xml
11:10:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:39 [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:10:40 [INFO] 
11:10:40 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.core.sasheditor ---
11:10:40 [INFO] 
11:10:40 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.sasheditor ---
11:10:40 [INFO] The project's OSGi version is 3.0.0.202401111608
11:10:40 [INFO] 
11:10:40 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.sasheditor ---
11:10:40 [INFO] 
11:10:40 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.sasheditor ---
11:10:40 [INFO] 
11:10:40 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.sasheditor ---
11:10:40 [INFO] 
11:10:40 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.core.sasheditor ---
11:10:40 [INFO] Resolving class path of org.eclipse.papyrus.infra.core.sasheditor
11:10:40 [INFO] 
11:10:40 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.core.sasheditor ---
11:10:40 [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:10:40 [INFO] 
11:10:40 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.core.sasheditor ---
11:10:40 [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:10:40 [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:10:40 	private int offsetX = 20;
11:10:40 	            ^^^^^^^
11:10:40 The value of the field ImageToolTipManager.offsetX is not used
11:10:40 [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:10:40 	private Image createControlImage(Control control) {
11:10:40 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:40 The method createControlImage(Control) from the type ImageToolTipManager is never used locally
11:10:40 [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:10:40 	private Image scaledImage2(Device device, Image image, float factor) {
11:10:40 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:40 The method scaledImage2(Device, Image, float) from the type ImageToolTipManager is never used locally
11:10:40 [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:10:40 	import org.eclipse.papyrus.infra.core.sasheditor.internal.AbstractPart.GarbageState;
11:10:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:40 The import org.eclipse.papyrus.infra.core.sasheditor.internal.AbstractPart.GarbageState is never used
11:10:40 [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:10:40 	@SuppressWarnings("unchecked")
11:10:40 	                  ^^^^^^^^^^^
11:10:40 Unnecessary @SuppressWarnings("unchecked")
11:10:40 [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:10:40 	public Object getAdapter(Class adapter) {
11:10:40 	       ^^^^^^
11:10:40 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:10:40 [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:10:40 	public Object getAdapter(Class adapter) {
11:10:40 	                         ^^^^^
11:10:40 Class is a raw type. References to generic type Class<T> should be parameterized
11:10:40 [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:10:40 	Object result = super.getAdapter(adapter);
11:10:40 	                ^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:40 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type WorkbenchPart
11:10:40 [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:10:40 	Object result = super.getAdapter(adapter);
11:10:40 	                                 ^^^^^^^
11:10:40 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
11:10:40 [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:10:40 	result = PlatformHelper.getAdapter(innerEditor, adapter);
11:10:40 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:40 Type safety: Unchecked invocation getAdapter(IEditorPart, Class) of the generic method getAdapter(Object, Class<T>) of type PlatformHelper
11:10:40 [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:10:40 	result = PlatformHelper.getAdapter(innerEditor, adapter);
11:10:40 	                                                ^^^^^^^
11:10:40 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
11:10:40 [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:10:40 	import org.eclipse.ui.internal.services.INestable;
11:10:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:40 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:10:40 [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:10:40 	private INestable activeServiceLocator;
11:10:40 	        ^^^^^^^^^
11:10:40 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:10:40 [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:10:40 	@SuppressWarnings({ "restriction", "deprecation" })
11:10:40 	                                   ^^^^^^^^^^^^^
11:10:40 Unnecessary @SuppressWarnings("deprecation")
11:10:40 [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:10:40 	private void addItem(IPageModel newModel) {
11:10:40 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:40 The method addItem(IPageModel) from the type TabFolderModel is never used locally
11:10:40 [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:10:40 	private void addItem(int index, IPageModel newModel) {
11:10:40 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:40 The method addItem(int, IPageModel) from the type TabFolderModel is never used locally
11:10:40 [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:10:40 	private ListenerList listeners = new ListenerList();
11:10:40 	        ^^^^^^^^^^^^
11:10:40 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
11:10:40 [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:10:40 	private ListenerList listeners = new ListenerList();
11:10:40 	                                     ^^^^^^^^^^^^
11:10:40 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
11:10:40 [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:10:40 	private ListenerList postListeners = new ListenerList();
11:10:40 	        ^^^^^^^^^^^^
11:10:40 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
11:10:40 [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:10:40 	private ListenerList postListeners = new ListenerList();
11:10:40 	                                         ^^^^^^^^^^^^
11:10:40 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
11:10:40 [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:10:40 	listeners.add(listener);
11:10:40 	^^^^^^^^^^^^^^^^^^^^^^^
11:10:40 Type safety: The method add(Object) belongs to the raw type ListenerList. References to generic type ListenerList<E> should be parameterized
11:10:40 [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:10:40 	postListeners.add(listener);
11:10:40 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:40 Type safety: The method add(Object) belongs to the raw type ListenerList. References to generic type ListenerList<E> should be parameterized
11:10:40 [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:10:40 	List<Object> newModels = (List<Object>) partModel.getChildren();
11:10:40 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:40 Type safety: Unchecked cast from List<capture#4-of ?> to List<Object>
11:10:40 [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:10:40 	private void showTabs(String msg) {
11:10:40 	             ^^^^^^^^^^^^^^^^^^^^
11:10:40 The method showTabs(String) from the type TabFolderPart is never used locally
11:10:40 [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:10:40 	private int count = 0;
11:10:40 	            ^^^^^
11:10:40 The value of the field new MouseTrackListener(){}.count is not used
11:10:40 [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:10:40 	private int count = 0;
11:10:40 	            ^^^^^
11:10:40 The value of the field new Listener(){}.count is not used
11:10:40 [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:10:40 	@SuppressWarnings("restriction")
11:10:40 	                  ^^^^^^^^^^^^^
11:10:40 Unnecessary @SuppressWarnings("restriction")
11:10:40 [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:10:40 	final Object obj = clazz.newInstance();
11:10:40 	                         ^^^^^^^^^^^^^
11:10:40 The method newInstance() from the type Class<capture#2-of ?> is deprecated since version 9
11:10:40 [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:10:40 	public Object getAdapter(Class adapter) {
11:10:40 	       ^^^^^^
11:10:40 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:10:40 [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:10:40 	public Object getAdapter(Class adapter) {
11:10:40 	                         ^^^^^
11:10:40 Class is a raw type. References to generic type Class<T> should be parameterized
11:10:40 [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:10:40 	return super.getAdapter(adapter);
11:10:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:40 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart
11:10:40 [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:10:40 	return super.getAdapter(adapter);
11:10:40 	                        ^^^^^^^
11:10:40 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
11:10:40 [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:10:40 	import org.eclipse.ui.IKeyBindingService;
11:10:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:40 The type IKeyBindingService is deprecated
11:10:40 [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:10:40 	import org.eclipse.ui.INestableKeyBindingService;
11:10:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:40 The type INestableKeyBindingService is deprecated
11:10:40 [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:10:40 	import org.eclipse.ui.internal.KeyBindingService;
11:10:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:40 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:10:40 [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:10:40 	import org.eclipse.ui.internal.PartSite;
11:10:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:40 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:10:40 [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:10:40 	import org.eclipse.ui.internal.PopupMenuExtender;
11:10:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:40 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:10:40 [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:10:40 	import org.eclipse.ui.internal.WorkbenchPlugin;
11:10:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:40 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:10:40 [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:10:40 	import org.eclipse.ui.internal.contexts.NestableContextService;
11:10:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:40 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:10:40 [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:10:40 	import org.eclipse.ui.internal.expressions.ActivePartExpression;
11:10:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:40 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:10:40 [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:10:40 	import org.eclipse.ui.internal.handlers.LegacyHandlerService;
11:10:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:40 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:10:40 [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:10:40 	import org.eclipse.ui.internal.services.INestable;
11:10:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:40 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:10:40 [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:10:40 	import org.eclipse.ui.internal.services.IServiceLocatorCreator;
11:10:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:40 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:10:40 [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:10:40 	import org.eclipse.ui.internal.services.IWorkbenchLocationService;
11:10:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:40 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:10:40 [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:10:40 	import org.eclipse.ui.internal.services.ServiceLocator;
11:10:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:40 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:10:40 [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:10:40 	import org.eclipse.ui.internal.services.WorkbenchLocationService;
11:10:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:40 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:10:40 [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:10:40 	public class MultiPageEditorSite implements IMultiPageEditorSite, INestable {
11:10:40 	                                                                  ^^^^^^^^^
11:10:40 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:10:40 [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:10:40 	private List<PopupMenuExtender> menuExtenders;
11:10:40 	             ^^^^^^^^^^^^^^^^^
11:10:40 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:10:40 [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:10:40 	private IKeyBindingService service = null;
11:10:40 	        ^^^^^^^^^^^^^^^^^^
11:10:40 The type IKeyBindingService is deprecated
11:10:40 [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:10:40 	private final ServiceLocator serviceLocator;
11:10:40 	              ^^^^^^^^^^^^^^
11:10:40 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:10:40 [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:10:40 	private NestableContextService contextService;
11:10:40 	        ^^^^^^^^^^^^^^^^^^^^^^
11:10:40 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:10:40 [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:10:40 	editorSite.contextService = new NestableContextService(ctxt.getParent().get(IContextService.class), new ActivePartExpression(editorSite.mainEditorSite.getPart()));
11:10:40 	                                ^^^^^^^^^^^^^^^^^^^^^^
11:10:40 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:10:40 [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:10:40 	editorSite.contextService = new NestableContextService(ctxt.getParent().get(IContextService.class), new ActivePartExpression(editorSite.mainEditorSite.getPart()));
11:10:40 	                                ^^^^^^^^^^^^^^^^^^^^^^
11:10:40 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:10:40 [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:10:40 	editorSite.contextService = new NestableContextService(ctxt.getParent().get(IContextService.class), new ActivePartExpression(editorSite.mainEditorSite.getPart()));
11:10:40 	                                                                                                        ^^^^^^^^^^^^^^^^^^^^
11:10:40 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:10:40 [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:10:40 	editorSite.contextService = new NestableContextService(ctxt.getParent().get(IContextService.class), new ActivePartExpression(editorSite.mainEditorSite.getPart()));
11:10:40 	                                                                                                        ^^^^^^^^^^^^^^^^^^^^
11:10:40 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:10:40 [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:10:40 	serviceLocator.registerService(IWorkbenchLocationService.class, new WorkbenchLocationService(IServiceScopes.MPESITE_SCOPE, getWorkbenchWindow().getWorkbench(), getWorkbenchWindow(), getMainEditorSite(), this, null, 3));
11:10:40 	               ^^^^^^^^^^^^^^^
11:10:40 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:10:40 [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:10:40 	serviceLocator.registerService(IWorkbenchLocationService.class, new WorkbenchLocationService(IServiceScopes.MPESITE_SCOPE, getWorkbenchWindow().getWorkbench(), getWorkbenchWindow(), getMainEditorSite(), this, null, 3));
11:10:40 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:40 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:10:40 [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:10:40 	serviceLocator.registerService(IWorkbenchLocationService.class, new WorkbenchLocationService(IServiceScopes.MPESITE_SCOPE, getWorkbenchWindow().getWorkbench(), getWorkbenchWindow(), getMainEditorSite(), this, null, 3));
11:10:40 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^
11:10:40 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:10:40 [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:10:40 	serviceLocator.registerService(IWorkbenchLocationService.class, new WorkbenchLocationService(IServiceScopes.MPESITE_SCOPE, getWorkbenchWindow().getWorkbench(), getWorkbenchWindow(), getMainEditorSite(), this, null, 3));
11:10:40 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^
11:10:40 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:10:40 [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:10:40 	IHandlerService handlerService = new LegacyHandlerService(context);
11:10:40 	                                     ^^^^^^^^^^^^^^^^^^^^
11:10:40 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:10:40 [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:10:40 	IHandlerService handlerService = new LegacyHandlerService(context);
11:10:40 	                                     ^^^^^^^^^^^^^^^^^^^^
11:10:40 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:10:40 [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:10:40 	serviceLocator.activate();
11:10:40 	               ^^^^^^^^
11:10:40 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:10:40 [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:10:40 	contextService.activate();
11:10:40 	               ^^^^^^^^
11:10:40 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:10:40 [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:10:40 	contextService.deactivate();
11:10:40 	               ^^^^^^^^^^
11:10:40 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:10:40 [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:10:40 	serviceLocator.deactivate();
11:10:40 	               ^^^^^^^^^^
11:10:40 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:10:40 [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:10:40 	menuExtenders.get(i).dispose();
11:10:40 	                     ^^^^^^^
11:10:40 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:10:40 [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:10:40 	IKeyBindingService parentService = getMainEditorSite().getKeyBindingService();
11:10:40 	^^^^^^^^^^^^^^^^^^
11:10:40 The type IKeyBindingService is deprecated
11:10:40 [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:10:40 	IKeyBindingService parentService = getMainEditorSite().getKeyBindingService();
11:10:40 	                                                       ^^^^^^^^^^^^^^^^^^^^^^
11:10:40 The method getKeyBindingService() from the type IWorkbenchPartSite is deprecated
11:10:40 [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:10:40 	if (parentService instanceof INestableKeyBindingService) {
11:10:40 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:40 The type INestableKeyBindingService is deprecated
11:10:40 [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:10:40 	INestableKeyBindingService nestableParent = (INestableKeyBindingService) parentService;
11:10:40 	^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:40 The type INestableKeyBindingService is deprecated
11:10:40 [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:10:40 	INestableKeyBindingService nestableParent = (INestableKeyBindingService) parentService;
11:10:40 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:40 The type INestableKeyBindingService is deprecated
11:10:40 [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:10:40 	nestableParent.removeKeyBindingService(this);
11:10:40 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:40 The method removeKeyBindingService(IWorkbenchSite) from the type INestableKeyBindingService is deprecated
11:10:40 [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:10:40 	if (service instanceof KeyBindingService) {
11:10:40 	                       ^^^^^^^^^^^^^^^^^
11:10:40 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:10:40 [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:10:40 	((KeyBindingService) service).dispose();
11:10:40 	  ^^^^^^^^^^^^^^^^^
11:10:40 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:10:40 [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:10:40 	((KeyBindingService) service).dispose();
11:10:40 	                              ^^^^^^^
11:10:40 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:10:40 [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:10:40 	contextService.dispose();
11:10:40 	               ^^^^^^^
11:10:40 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:10:40 [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:10:40 	serviceLocator.dispose();
11:10:40 	               ^^^^^^^
11:10:40 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:10:40 [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:10:40 	public Object getAdapter(Class adapter) {
11:10:40 	       ^^^^^^
11:10:40 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:10:40 [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:10:40 	public Object getAdapter(Class adapter) {
11:10:40 	                         ^^^^^
11:10:40 Class is a raw type. References to generic type Class<T> should be parameterized
11:10:40 [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:10:40 	public IKeyBindingService getKeyBindingService() {
11:10:40 	       ^^^^^^^^^^^^^^^^^^
11:10:40 The type IKeyBindingService is deprecated
11:10:40 [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:10:40 	service = getMainEditorSite().getKeyBindingService();
11:10:40 	                              ^^^^^^^^^^^^^^^^^^^^^^
11:10:40 The method getKeyBindingService() from the type IWorkbenchPartSite is deprecated
11:10:40 [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:10:40 	if (service instanceof INestableKeyBindingService) {
11:10:40 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:40 The type INestableKeyBindingService is deprecated
11:10:40 [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:10:40 	INestableKeyBindingService nestableService = (INestableKeyBindingService) service;
11:10:40 	^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:40 The type INestableKeyBindingService is deprecated
11:10:40 [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:10:40 	INestableKeyBindingService nestableService = (INestableKeyBindingService) service;
11:10:40 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:40 The type INestableKeyBindingService is deprecated
11:10:40 [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:10:40 	service = nestableService.getKeyBindingService(this);
11:10:40 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:40 The method getKeyBindingService(IWorkbenchSite) from the type INestableKeyBindingService is deprecated
11:10:40 [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:10:40 	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:10:40 	^^^^^^^^^^^^^^^
11:10:40 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:10:40 [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:10:40 	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:10:40 	                ^^^
11:10:40 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:10:40 [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:10:40 	public final Object getService(final Class key) {
11:10:40 	             ^^^^^^
11:10:40 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:10:40 [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:10:40 	public final Object getService(final Class key) {
11:10:40 	                                     ^^^^^
11:10:40 Class is a raw type. References to generic type Class<T> should be parameterized
11:10:40 [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:10:40 	Object service = serviceLocator.getService(key);
11:10:40 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:40 Type safety: Unchecked invocation getService(Class) of the generic method getService(Class<T>) of type ServiceLocator
11:10:40 [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:10:40 	Object service = serviceLocator.getService(key);
11:10:40 	                                ^^^^^^^^^^
11:10:40 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:10:40 [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:10:40 	Object service = serviceLocator.getService(key);
11:10:40 	                                           ^^^
11:10:40 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
11:10:40 [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:10:40 	if (active && service instanceof INestable) {
11:10:40 	                                 ^^^^^^^^^
11:10:40 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:10:40 [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:10:40 	((INestable) service).activate();
11:10:40 	  ^^^^^^^^^
11:10:40 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:10:40 [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:10:40 	((INestable) service).activate();
11:10:40 	                      ^^^^^^^^
11:10:40 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:10:40 [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:10:40 	public final boolean hasService(final Class key) {
11:10:40 	                                      ^^^^^
11:10:40 Class is a raw type. References to generic type Class<T> should be parameterized
11:10:40 [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:10:40 	return serviceLocator.hasService(key);
11:10:40 	                      ^^^^^^^^^^
11:10:40 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:10:40 [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:10:40 	PartSite.registerContextMenu(menuID, menuMgr, selProvider, true, editor, context, menuExtenders);
11:10:40 	^^^^^^^^
11:10:40 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:10:40 [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:10:40 	PartSite.registerContextMenu(menuID, menuMgr, selProvider, true, editor, context, menuExtenders);
11:10:40 	         ^^^^^^^^^^^^^^^^^^^
11:10:40 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:10:40 [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:10:40 	PartSite.registerContextMenu(menuId, menuManager, selectionProvider, includeEditorInput, editor, context, menuExtenders);
11:10:40 	^^^^^^^^
11:10:40 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:10:40 [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:10:40 	PartSite.registerContextMenu(menuId, menuManager, selectionProvider, includeEditorInput, editor, context, menuExtenders);
11:10:40 	         ^^^^^^^^^^^^^^^^^^^
11:10:40 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:10:40 [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:10:40 	return (List) tabFolderParts;
11:10:40 	       ^^^^^^^^^^^^^^^^^^^^^
11:10:40 Type safety: The expression of type List needs unchecked conversion to conform to List<IFolder>
11:10:40 [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:10:40 	return (List) tabFolderParts;
11:10:40 	        ^^^^
11:10:40 List is a raw type. References to generic type List<E> should be parameterized
11:10:40 103 problems (103 warnings)
11:10:40 [INFO] 
11:10:40 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.core.sasheditor ---
11:10:40 [INFO] 
11:10:40 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.core.sasheditor ---
11:10:40 [INFO] 
11:10:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.sasheditor ---
11:10:40 [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:10:40 [INFO] 
11:10:40 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.core.sasheditor ---
11:10:40 [INFO] 
11:10:40 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.core.sasheditor ---
11:10:40 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 65 were skipped
11:10:40 [INFO] 
11:10:40 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.core.sasheditor ---
11:10:40 [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:10:40 [INFO] 
11:10:40 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.sasheditor ---
11:10:40 [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:10:40 [INFO] 
11:10:40 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.sasheditor ---
11:10:40 [INFO] 
11:10:40 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.core.sasheditor ---
11:10:40 [INFO] 
11:10:40 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.sasheditor ---
11:10:40 [INFO] 
11:10:40 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sasheditor.di >--
11:10:40 [INFO] Building org.eclipse.papyrus.infra.core.sasheditor.di 3.0.0-SNAPSHOT [78/735]
11:10:40 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/pom.xml
11:10:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:40 [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:10:41 [INFO] 
11:10:41 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
11:10:41 [INFO] 
11:10:41 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
11:10:41 [INFO] The project's OSGi version is 3.0.0.202401111608
11:10:41 [INFO] 
11:10:41 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
11:10:41 [INFO] 
11:10:41 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
11:10:41 [INFO] 
11:10:41 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
11:10:41 [INFO] 
11:10:41 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
11:10:41 [INFO] Resolving class path of org.eclipse.papyrus.infra.core.sasheditor.di
11:10:41 [INFO] 
11:10:41 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
11:10:41 [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:10:41 [INFO] 
11:10:41 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
11:10:41 [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:10:41 [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:10:41 	import org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.utils.TransactionHelper;
11:10:41 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:41 The type TransactionHelper is deprecated
11:10:41 [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:10:41 	TransactionHelper.run(getEditingDomain(), new Runnable() {
11:10:41 	^^^^^^^^^^^^^^^^^
11:10:41 The type TransactionHelper is deprecated
11:10:41 [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:10:41 	TransactionHelper.run(getEditingDomain(), new Runnable() {
11:10:41 				@Override
11:10:41 				public void run() {
11:10:41 					TransactionalPageManagerImpl.super.removePage(pageIdentifier);
11:10:41 				}
11:10:41 			});
11:10:41 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:41 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated
11:10:41 [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:10:41 	TransactionalPageManagerImpl.super.removePage(pageIdentifier);
11:10:41 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:41 The method removePage(Object) from the type BasicPageManagerImpl is deprecated
11:10:41 [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:10:41 	TransactionHelper.run(getEditingDomain(), new Runnable() {
11:10:41 	^^^^^^^^^^^^^^^^^
11:10:41 The type TransactionHelper is deprecated
11:10:41 [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:10:41 	TransactionHelper.run(getEditingDomain(), new Runnable() {
11:10:41 				@Override
11:10:41 				public void run() {
11:10:41 					TransactionalPageManagerImpl.super.closePage(pageIdentifier);
11:10:41 				}
11:10:41 			});
11:10:41 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:41 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated
11:10:41 [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:10:41 	TransactionHelper.run(getEditingDomain(), new Runnable() {
11:10:41 	^^^^^^^^^^^^^^^^^
11:10:41 The type TransactionHelper is deprecated
11:10:41 [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:10:41 	TransactionHelper.run(getEditingDomain(), new Runnable() {
11:10:41 				@Override
11:10:41 				public void run() {
11:10:41 					TransactionalPageManagerImpl.super.closeAllOpenedPages();
11:10:41 				}
11:10:41 			});
11:10:41 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:41 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated
11:10:41 [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:10:41 	TransactionHelper.run(getEditingDomain(), new Runnable() {
11:10:41 	^^^^^^^^^^^^^^^^^
11:10:41 The type TransactionHelper is deprecated
11:10:41 [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:10:41 	TransactionHelper.run(getEditingDomain(), new Runnable() {
11:10:41 				@Override
11:10:41 				public void run() {
11:10:41 					TransactionalPageManagerImpl.super.closeOtherPages(pageIdentifier);
11:10:41 				}
11:10:41 			});
11:10:41 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:41 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated
11:10:41 [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:10:41 	TransactionHelper.run(getEditingDomain(), new Runnable() {
11:10:41 	^^^^^^^^^^^^^^^^^
11:10:41 The type TransactionHelper is deprecated
11:10:41 [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:10:41 	TransactionHelper.run(getEditingDomain(), new Runnable() {
11:10:41 				@Override
11:10:41 				public void run() {
11:10:41 					TransactionalPageManagerImpl.super.openPage(pageIdentifier);
11:10:41 				}
11:10:41 			});
11:10:41 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:41 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated
11:10:41 [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:10:41 	TransactionHelper.run(getEditingDomain(), new Runnable() {
11:10:41 	^^^^^^^^^^^^^^^^^
11:10:41 The type TransactionHelper is deprecated
11:10:41 [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:10:41 	TransactionHelper.run(getEditingDomain(), new Runnable() {
11:10:41 				@Override
11:10:41 				public void run() {
11:10:41 					TransactionalPageManagerImpl.super.openPage(pageIdentifier, editorID);
11:10:41 				}
11:10:41 			});
11:10:41 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:41 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated
11:10:41 [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:10:41 	TransactionHelper.run(getEditingDomain(), new Runnable() {
11:10:41 	^^^^^^^^^^^^^^^^^
11:10:41 The type TransactionHelper is deprecated
11:10:41 [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:10:41 	TransactionHelper.run(getEditingDomain(), new Runnable() {
11:10:41 				@Override
11:10:41 				public void run() {
11:10:41 					TransactionalPageManagerImpl.super.closeAllOpenedPages(pageIdentifier);
11:10:41 				}
11:10:41 			});
11:10:41 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:41 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated
11:10:41 [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:10:41 	import org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.utils.TransactionHelper;
11:10:41 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:41 The type TransactionHelper is deprecated
11:10:41 [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:10:41 	TransactionHelper.run(editingDomain, new Runnable() {
11:10:41 	^^^^^^^^^^^^^^^^^
11:10:41 The type TransactionHelper is deprecated
11:10:41 [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:10:41 	TransactionHelper.run(editingDomain, new Runnable() {
11:10:41 					@Override
11:10:41 					public void run() {
11:10:41 						diResource.getContents().add(sashWindowMngr);
11:10:41 					};
11:10:41 				});
11:10:41 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:41 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
11:10:41 [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:10:41 	import org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.utils.TransactionHelper;
11:10:41 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:41 The type TransactionHelper is deprecated
11:10:41 [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:10:41 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
11:10:41 	^^^^^^^^^^^^^^^^^
11:10:41 The type TransactionHelper is deprecated
11:10:41 [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:10:41 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
11:10:41 				@Override
11:10:41 				public void run() {
11:10:41 					diContentProvider.addPage(page);
11:10:41 				}
11:10:41 			});
11:10:41 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:41 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
11:10:41 [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:10:41 	diContentProvider.addPage(page);
11:10:41 	                  ^^^^^^^^^^^^^
11:10:41 The method addPage(Object) from the type DiContentProvider is deprecated
11:10:41 [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:10:41 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
11:10:41 	^^^^^^^^^^^^^^^^^
11:10:41 The type TransactionHelper is deprecated
11:10:41 [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:10:41 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
11:10:41 				@Override
11:10:41 				public void run() {
11:10:41 					diContentProvider.addPage(page, index);
11:10:41 				}
11:10:41 			});
11:10:41 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:41 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
11:10:41 [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:10:41 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
11:10:41 	^^^^^^^^^^^^^^^^^
11:10:41 The type TransactionHelper is deprecated
11:10:41 [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:10:41 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
11:10:41 				@Override
11:10:41 				public void run() {
11:10:41 					diContentProvider.createFolder(tabFolder, tabIndex, targetFolder, side);
11:10:41 				}
11:10:41 			});
11:10:41 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:41 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
11:10:41 [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:10:41 	diContentProvider.setCurrentFolder(rawModel);
11:10:41 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:41 The method setCurrentFolder(Object) from the type DiContentProvider is deprecated
11:10:41 [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:10:41 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
11:10:41 	^^^^^^^^^^^^^^^^^
11:10:41 The type TransactionHelper is deprecated
11:10:41 [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:10:41 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
11:10:41 				@Override
11:10:41 				public void run() {
11:10:41 					diContentProvider.movePage(folderModel, oldIndex, newIndex);
11:10:41 				}
11:10:41 			});
11:10:41 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:41 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
11:10:41 [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:10:41 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
11:10:41 	^^^^^^^^^^^^^^^^^
11:10:41 The type TransactionHelper is deprecated
11:10:41 [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:10:41 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
11:10:41 				@Override
11:10:41 				public void run() {
11:10:41 					diContentProvider.movePage(srcFolderModel, sourceIndex, targetFolderModel, targetIndex);
11:10:41 				}
11:10:41 			});
11:10:41 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:41 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
11:10:41 [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:10:41 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
11:10:41 	^^^^^^^^^^^^^^^^^
11:10:41 The type TransactionHelper is deprecated
11:10:41 [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:10:41 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
11:10:41 				@Override
11:10:41 				public void run() {
11:10:41 					diContentProvider.removePage(index);
11:10:41 				}
11:10:41 			});
11:10:41 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:41 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
11:10:41 [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:10:41 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
11:10:41 	^^^^^^^^^^^^^^^^^
11:10:41 The type TransactionHelper is deprecated
11:10:41 [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:10:41 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
11:10:41 				@Override
11:10:41 				public void run() {
11:10:41 					diContentProvider.removePage(page);
11:10:41 				}
11:10:41 			});
11:10:41 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:41 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
11:10:41 [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:10:41 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
11:10:41 	^^^^^^^^^^^^^^^^^
11:10:41 The type TransactionHelper is deprecated
11:10:41 [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:10:41 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
11:10:41 				@Override
11:10:41 				public void run() {
11:10:41 					diContentProvider.removePage(parentFolder, tabIndex);
11:10:41 				}
11:10:41 			});
11:10:41 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:41 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
11:10:41 38 problems (38 warnings)
11:10:41 [INFO] 
11:10:41 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
11:10:41 [INFO] 
11:10:41 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
11:10:41 [INFO] 
11:10:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
11:10:41 [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:10:41 [INFO] 
11:10:41 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
11:10:41 [INFO] 
11:10:41 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
11:10:41 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 109 were skipped
11:10:41 [INFO] 
11:10:41 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
11:10:41 [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:10:41 [INFO] 
11:10:41 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
11:10:41 [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:10:41 [INFO] 
11:10:41 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
11:10:41 [INFO] 
11:10:41 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
11:10:41 [INFO] 
11:10:41 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
11:10:41 [INFO] 
11:10:41 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra-onefile >--------
11:10:41 [INFO] Building Papyrus Infra One-file 0.0.1-SNAPSHOT                  [79/735]
11:10:41 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/onefile/pom.xml
11:10:41 [INFO] --------------------------------[ pom ]---------------------------------
11:10:41 [INFO] 
11:10:41 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra-onefile ---
11:10:41 [INFO] 
11:10:41 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-onefile ---
11:10:41 [INFO] 
11:10:41 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra-onefile ---
11:10:41 [INFO] 
11:10:41 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-onefile ---
11:10:41 [INFO] 
11:10:41 [INFO] -----------< org.eclipse.papyrus:org.eclipse.papyrus.views >------------
11:10:41 [INFO] Building Papyrus Views 0.0.1-SNAPSHOT                           [80/735]
11:10:41 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/pom.xml
11:10:41 [INFO] --------------------------------[ pom ]---------------------------------
11:10:41 [INFO] 
11:10:41 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views ---
11:10:41 [INFO] 
11:10:41 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.views ---
11:10:41 [INFO] 
11:10:41 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.views ---
11:10:41 [INFO] 
11:10:41 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views ---
11:10:41 [INFO] 
11:10:41 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.views-properties >------
11:10:41 [INFO] Building Papyrus Properties View 0.0.1-SNAPSHOT                 [81/735]
11:10:41 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/pom.xml
11:10:41 [INFO] --------------------------------[ pom ]---------------------------------
11:10:41 [INFO] 
11:10:41 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views-properties ---
11:10:41 [INFO] 
11:10:41 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.views-properties ---
11:10:41 [INFO] 
11:10:41 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.views-properties ---
11:10:41 [INFO] 
11:10:41 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views-properties ---
11:10:41 [INFO] 
11:10:41 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.views.properties.services >--
11:10:41 [INFO] Building org.eclipse.papyrus.views.properties.services 1.0.0-SNAPSHOT [82/735]
11:10:41 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.services/pom.xml
11:10:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:41 [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:10:42 [INFO] 
11:10:42 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views.properties.services ---
11:10:42 [INFO] 
11:10:42 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.properties.services ---
11:10:42 [INFO] The project's OSGi version is 1.0.0.202401111608
11:10:42 [INFO] 
11:10:42 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.views.properties.services ---
11:10:42 [INFO] 
11:10:42 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.views.properties.services ---
11:10:42 [INFO] 
11:10:42 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.views.properties.services ---
11:10:42 [INFO] 
11:10:42 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.views.properties.services ---
11:10:42 [INFO] Resolving class path of org.eclipse.papyrus.views.properties.services
11:10:42 [INFO] 
11:10:42 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.views.properties.services ---
11:10:42 [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:10:42 [INFO] 
11:10:42 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.views.properties.services ---
11:10:42 [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:10:42 [INFO] 
11:10:42 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.views.properties.services ---
11:10:42 [INFO] 
11:10:42 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.views.properties.services ---
11:10:42 [INFO] 
11:10:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.views.properties.services ---
11:10:42 [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:10:42 [INFO] 
11:10:42 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.views.properties.services ---
11:10:42 [INFO] 
11:10:42 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.views.properties.services ---
11:10:42 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 66 were skipped
11:10:42 [INFO] 
11:10:42 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.views.properties.services ---
11:10:42 [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:10:42 [INFO] 
11:10:42 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.properties.services ---
11:10:42 [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:10:42 [INFO] 
11:10:42 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.properties.services ---
11:10:42 [INFO] 
11:10:42 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.views.properties.services ---
11:10:42 [INFO] 
11:10:42 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.properties.services ---
11:10:42 [INFO] 
11:10:42 [INFO] ----------< org.eclipse.papyrus:org.eclipse.papyrus.infra-ui >----------
11:10:42 [INFO] Building Papyrus Infra UI 0.0.1-SNAPSHOT                        [83/735]
11:10:42 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/pom.xml
11:10:42 [INFO] --------------------------------[ pom ]---------------------------------
11:10:42 [INFO] 
11:10:42 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra-ui ---
11:10:42 [INFO] 
11:10:42 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-ui ---
11:10:42 [INFO] 
11:10:42 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra-ui ---
11:10:42 [INFO] 
11:10:42 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-ui ---
11:10:42 [INFO] 
11:10:42 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.widgets.toolbox >----
11:10:42 [INFO] Building org.eclipse.papyrus.infra.widgets.toolbox 3.0.0-SNAPSHOT [84/735]
11:10:42 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets.toolbox/pom.xml
11:10:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:42 [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:10:44 [INFO] 
11:10:44 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.widgets.toolbox ---
11:10:44 [INFO] 
11:10:44 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.widgets.toolbox ---
11:10:44 [INFO] The project's OSGi version is 3.0.0.202401111608
11:10:44 [INFO] 
11:10:44 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.widgets.toolbox ---
11:10:44 [INFO] 
11:10:44 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.widgets.toolbox ---
11:10:44 [INFO] 
11:10:44 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.widgets.toolbox ---
11:10:44 [INFO] 
11:10:44 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.widgets.toolbox ---
11:10:44 [INFO] Resolving class path of org.eclipse.papyrus.infra.widgets.toolbox
11:10:44 [INFO] 
11:10:44 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.widgets.toolbox ---
11:10:44 [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:10:44 [INFO] 
11:10:44 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.widgets.toolbox ---
11:10:44 [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:10:44 [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:10:44 	copy.add(builderClass.newInstance());
11:10:44 	                      ^^^^^^^^^^^^^
11:10:44 The method newInstance() from the type Class<capture#5-of ? extends IBuilder> is deprecated since version 9
11:10:44 [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:10:44 	private final PapyrusPopup popup;
11:10:44 	                           ^^^^^
11:10:44 The value of the field PopupNotification.popup is not used
11:10:44 2 problems (2 warnings)
11:10:44 [INFO] 
11:10:44 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.widgets.toolbox ---
11:10:44 [INFO] 
11:10:44 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.widgets.toolbox ---
11:10:44 [INFO] 
11:10:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.widgets.toolbox ---
11:10:44 [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:10:44 [INFO] 
11:10:44 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.widgets.toolbox ---
11:10:44 [INFO] 
11:10:44 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.widgets.toolbox ---
11:10:44 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 66 were skipped
11:10:44 [INFO] 
11:10:44 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.widgets.toolbox ---
11:10:44 [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:10:45 [INFO] 
11:10:45 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.widgets.toolbox ---
11:10:45 [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:10:45 [INFO] 
11:10:45 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.widgets.toolbox ---
11:10:45 [INFO] 
11:10:45 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.widgets.toolbox ---
11:10:45 [INFO] 
11:10:45 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.widgets.toolbox ---
11:10:45 [INFO] 
11:10:45 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.labelprovider >--
11:10:45 [INFO] Building org.eclipse.papyrus.infra.services.labelprovider 3.0.0-SNAPSHOT [85/735]
11:10:45 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider/pom.xml
11:10:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:45 [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:10:45 [INFO] 
11:10:45 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.labelprovider ---
11:10:45 [INFO] 
11:10:45 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.labelprovider ---
11:10:45 [INFO] The project's OSGi version is 3.0.0.202401111608
11:10:45 [INFO] 
11:10:45 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.labelprovider ---
11:10:45 [INFO] 
11:10:45 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.labelprovider ---
11:10:45 [INFO] 
11:10:45 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.labelprovider ---
11:10:45 [INFO] 
11:10:45 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.labelprovider ---
11:10:45 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.labelprovider
11:10:45 [INFO] 
11:10:45 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.labelprovider ---
11:10:45 [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:10:45 [INFO] 
11:10:45 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.labelprovider ---
11:10:45 [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:10:45 [INFO] 
11:10:45 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.services.labelprovider ---
11:10:45 [INFO] 
11:10:45 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.labelprovider ---
11:10:45 [INFO] 
11:10:45 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.labelprovider ---
11:10:45 [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:10:45 [INFO] 
11:10:45 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.services.labelprovider ---
11:10:45 [INFO] 
11:10:45 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.labelprovider ---
11:10:45 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 108 were skipped
11:10:45 [INFO] 
11:10:45 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.labelprovider ---
11:10:45 [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:10:45 [INFO] 
11:10:45 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.labelprovider ---
11:10:45 [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:10:45 [INFO] 
11:10:45 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.labelprovider ---
11:10:45 [INFO] 
11:10:45 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.services.labelprovider ---
11:10:45 [INFO] 
11:10:45 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.labelprovider ---
11:10:45 [INFO] 
11:10:45 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra.widgets >--------
11:10:45 [INFO] Building org.eclipse.papyrus.infra.widgets 4.3.0-SNAPSHOT       [86/735]
11:10:45 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/pom.xml
11:10:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:45 [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:10:45 [WARNING] [d5a1cfe0-9624-42b6-9a17-7dfd621fc22d][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:10:46 [INFO] 
11:10:46 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.widgets ---
11:10:46 [INFO] 
11:10:46 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.widgets ---
11:10:46 [INFO] The project's OSGi version is 4.3.0.202401111608
11:10:46 [INFO] 
11:10:46 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.widgets ---
11:10:46 [INFO] 
11:10:46 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.widgets ---
11:10:46 [INFO] 
11:10:46 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.widgets ---
11:10:46 [INFO] 
11:10:46 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.widgets ---
11:10:46 [INFO] Resolving class path of org.eclipse.papyrus.infra.widgets
11:10:46 [INFO] 
11:10:46 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.widgets ---
11:10:46 [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:10:46 [INFO] 
11:10:46 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.widgets ---
11:10:46 [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:10:47 [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:10:47 	public CompletionStyledTextReferenceDialogObservableValue(CompletionStyledTextReferenceDialog dialog, StyledText styledText, IObservableValue modelObservable, int eventType) {
11:10:47 	                                                                                                                             ^^^^^^^^^^^^^^^^
11:10:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	public void setModelObservable(final IObservableValue observable) {
11:10:47 	                                     ^^^^^^^^^^^^^^^^
11:10:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	IStatus status = targetValidator.validate(text.getText());
11:10:47 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The method validate(Object) belongs to the raw type IValidator. References to generic type IValidator<T> should be parameterized
11:10:47 [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:10:47 	IStatus status = modelValidator.validate(text.getText());
11:10:47 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The method validate(Object) belongs to the raw type IValidator. References to generic type IValidator<T> should be parameterized
11:10:47 [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:10:47 	TreeBrowseStrategy revealBrowseStrategy = new ProviderBasedBrowseStrategy(provider);
11:10:47 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 ProviderBasedBrowseStrategy is a raw type. References to generic type ProviderBasedBrowseStrategy<T> should be parameterized
11:10:47 [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:10:47 	public class GrayedCheckboxObservableValue extends AbstractObservableValue implements SelectionListener {
11:10:47 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
11:10:47 [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:10:47 	fireValueChange(new ValueDiff() {
11:10:47 			@Override
11:10:47 			public Object getOldValue() {
11:10:47 				return oldValue;
11:10:47 			}
11:10:47 			@Override
11:10:47 			public Object getNewValue() {
11:10:47 				return newValue;
11:10:47 			}
11:10:47 		});
11:10:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:10:47 [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:10:47 	fireValueChange(new ValueDiff() {
11:10:47 	                    ^^^^^^^^^
11:10:47 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:10:47 [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:10:47 	public abstract void setConverters(IConverter targetToModel, IConverter modelToTarget);
11:10:47 	                                   ^^^^^^^^^^
11:10:47 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:10:47 [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:10:47 	public abstract void setConverters(IConverter targetToModel, IConverter modelToTarget);
11:10:47 	                                                             ^^^^^^^^^^
11:10:47 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:10:47 [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:10:47 	TreeBrowseStrategy browseStrategy = new ProviderBasedBrowseStrategy(provider);
11:10:47 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 ProviderBasedBrowseStrategy is a raw type. References to generic type ProviderBasedBrowseStrategy<T> should be parameterized
11:10:47 [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:10:47 	private ControlDecoration controlDecoration;
11:10:47 	                          ^^^^^^^^^^^^^^^^^
11:10:47 The value of the field BooleanRadio.controlDecoration is not used
11:10:47 [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:10:47 	private IObservableValue getObservable() {
11:10:47 	        ^^^^^^^^^^^^^^^^
11:10:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	IObservableValue trueObservable = WidgetProperties.widgetSelection().observe(trueRadio);
11:10:47 	^^^^^^^^^^^^^^^^
11:10:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	IObservableValue falseObservable = WidgetProperties.widgetSelection().observe(falseRadio);
11:10:47 	^^^^^^^^^^^^^^^^
11:10:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	SelectObservableValue observable = new SelectObservableValue();
11:10:47 	^^^^^^^^^^^^^^^^^^^^^
11:10:47 SelectObservableValue is a raw type. References to generic type SelectObservableValue<T> should be parameterized
11:10:47 [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:10:47 	SelectObservableValue observable = new SelectObservableValue();
11:10:47 	                                       ^^^^^^^^^^^^^^^^^^^^^
11:10:47 SelectObservableValue is a raw type. References to generic type SelectObservableValue<T> should be parameterized
11:10:47 [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:10:47 	observable.addOption(true, trueObservable);
11:10:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The method addOption(Object, IObservableValue) belongs to the raw type SelectObservableValue. References to generic type SelectObservableValue<T> should be parameterized
11:10:47 [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:10:47 	observable.addOption(false, falseObservable);
11:10:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The method addOption(Object, IObservableValue) belongs to the raw type SelectObservableValue. References to generic type SelectObservableValue<T> should be parameterized
11:10:47 [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:10:47 	modelProperty.setValue(value);
11:10:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	result = new Boolean[] { new Boolean(text.getText()) };
11:10:47 	                             ^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 The constructor Boolean(String) has been deprecated since version 9 and marked for removal
11:10:47 [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:10:47 	strategy = new ProviderBasedBrowseStrategy((ITreeContentProvider) baseContentProvider);
11:10:47 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 ProviderBasedBrowseStrategy is a raw type. References to generic type ProviderBasedBrowseStrategy<T> should be parameterized
11:10:47 [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:10:47 	public void setInitialElementSelections(List selectedElements);
11:10:47 	                                        ^^^^
11:10:47 List is a raw type. References to generic type List<E> should be parameterized
11:10:47 [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:10:47 	Activator.getDefault().log.error(message, null);
11:10:47 	                       ^^^
11:10:47 The static field Activator.log should be accessed in a static way
11:10:47 [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:10:47 	protected IObservableValue getObservableValue() {
11:10:47 	          ^^^^^^^^^^^^^^^^
11:10:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	public void setInitialSelections(Object[] selectedElements) {
11:10:47 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Varargs methods should only override or be overridden by other varargs methods unlike MultipleValueDialog.setInitialSelections(Object[]) and SelectionDialog.setInitialSelections(Object...)
11:10:47 [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:10:47 	private IConverter targetToModelConverter;
11:10:47 	        ^^^^^^^^^^
11:10:47 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:10:47 [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:10:47 	targetToModelConverter = new IConverter() {
11:10:47 	                             ^^^^^^^^^^
11:10:47 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:10:47 [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:10:47 	Integer i = StringToNumberConverter.toInteger(false).convert(newString);
11:10:47 	                                                     ^^^^^^^
11:10:47 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:10:47 [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:10:47 	IConverter integerToString = new IConverter() {
11:10:47 	^^^^^^^^^^
11:10:47 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:10:47 [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:10:47 	IConverter integerToString = new IConverter() {
11:10:47 	                                 ^^^^^^^^^^
11:10:47 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:10:47 [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:10:47 	return (Integer) targetToModelConverter.convert(super.getValue());
11:10:47 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The method convert(Object) belongs to the raw type IConverter. References to generic type IConverter<F,T> should be parameterized
11:10:47 [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:10:47 	protected IValidator validator;
11:10:47 	          ^^^^^^^^^^
11:10:47 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
11:10:47 [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:10:47 	public InputValidatorWrapper(IValidator validator) {
11:10:47 	                             ^^^^^^^^^^
11:10:47 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
11:10:47 [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:10:47 	IStatus status = validator.validate(newText);
11:10:47 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The method validate(Object) belongs to the raw type IValidator. References to generic type IValidator<T> should be parameterized
11:10:47 [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:10:47 	private IConverter targetToModelConverter;
11:10:47 	        ^^^^^^^^^^
11:10:47 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:10:47 [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:10:47 	targetToModelConverter = new IConverter() {
11:10:47 	                             ^^^^^^^^^^
11:10:47 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:10:47 [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:10:47 	return StringToNumberConverter.toInteger(false).convert(newString);
11:10:47 	                                                ^^^^^^^
11:10:47 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:10:47 [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:10:47 	IConverter integerToString = new IConverter() {
11:10:47 	^^^^^^^^^^
11:10:47 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:10:47 [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:10:47 	IConverter integerToString = new IConverter() {
11:10:47 	                                 ^^^^^^^^^^
11:10:47 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:10:47 [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:10:47 	return (Integer) targetToModelConverter.convert(super.getValue());
11:10:47 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The method convert(Object) belongs to the raw type IConverter. References to generic type IConverter<F,T> should be parameterized
11:10:47 [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:10:47 	public void setModelObservable(IObservableValue modelProperty) {
11:10:47 	                               ^^^^^^^^^^^^^^^^
11:10:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	public void setModelObservable(final IObservableValue modelProperty) {
11:10:47 	                                     ^^^^^^^^^^^^^^^^
11:10:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	protected void setEditorsModelObservable(final IObservableValue modelProperty) {
11:10:47 	                                               ^^^^^^^^^^^^^^^^
11:10:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	stringComboEditor.setModelObservable((IObservableValue) stringComboObservableValue);
11:10:47 	                                      ^^^^^^^^^^^^^^^^
11:10:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	lowerValueEditor.setModelObservable((IObservableValue) lowerValueObservableValue);
11:10:47 	                                     ^^^^^^^^^^^^^^^^
11:10:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	upperValueEditor.setModelObservable((IObservableValue) upperValueObservableValue);
11:10:47 	                                     ^^^^^^^^^^^^^^^^
11:10:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	public void setModelObservable(IObservableValue observable) {
11:10:47 	                               ^^^^^^^^^^^^^^^^
11:10:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	IStatus status = targetValidator.validate(text.getText());
11:10:47 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The method validate(Object) belongs to the raw type IValidator. References to generic type IValidator<T> should be parameterized
11:10:47 [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:10:47 	IStatus status = modelValidator.validate(text.getText());
11:10:47 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The method validate(Object) belongs to the raw type IValidator. References to generic type IValidator<T> should be parameterized
11:10:47 [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:10:47 	protected IObservableValue modelProperty;
11:10:47 	          ^^^^^^^^^^^^^^^^
11:10:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	protected IObservableValue widgetObservable;
11:10:47 	          ^^^^^^^^^^^^^^^^
11:10:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	protected UpdateValueStrategy targetToModelStrategy;
11:10:47 	          ^^^^^^^^^^^^^^^^^^^
11:10:47 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
11:10:47 [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:10:47 	protected UpdateValueStrategy modelToTargetStrategy;
11:10:47 	          ^^^^^^^^^^^^^^^^^^^
11:10:47 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
11:10:47 [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:10:47 	protected IValidator modelValidator;
11:10:47 	          ^^^^^^^^^^
11:10:47 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
11:10:47 [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:10:47 	protected void setWidgetObservable(IObservableValue widgetObservable, IConverter targetToModel, IConverter modelToTarget) {
11:10:47 	                                   ^^^^^^^^^^^^^^^^
11:10:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	protected void setWidgetObservable(IObservableValue widgetObservable, IConverter targetToModel, IConverter modelToTarget) {
11:10:47 	                                                                      ^^^^^^^^^^
11:10:47 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:10:47 [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:10:47 	protected void setWidgetObservable(IObservableValue widgetObservable, IConverter targetToModel, IConverter modelToTarget) {
11:10:47 	                                                                                                ^^^^^^^^^^
11:10:47 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:10:47 [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:10:47 	protected void setWidgetObservable(IObservableValue widgetObservable, boolean commitOnChange) {
11:10:47 	                                   ^^^^^^^^^^^^^^^^
11:10:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	protected void setWidgetObservable(IObservableValue widgetObservable) {
11:10:47 	                                   ^^^^^^^^^^^^^^^^
11:10:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	public void setModelObservable(IObservableValue modelProperty) {
11:10:47 	                               ^^^^^^^^^^^^^^^^
11:10:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	public void setConverters(IConverter targetToModel, IConverter modelToTarget) {
11:10:47 	                          ^^^^^^^^^^
11:10:47 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:10:47 [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:10:47 	public void setConverters(IConverter targetToModel, IConverter modelToTarget) {
11:10:47 	                                                    ^^^^^^^^^^
11:10:47 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:10:47 [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:10:47 	targetToModelStrategy = new UpdateValueStrategy();
11:10:47 	                            ^^^^^^^^^^^^^^^^^^^
11:10:47 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
11:10:47 [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:10:47 	modelToTargetStrategy = new UpdateValueStrategy();
11:10:47 	                            ^^^^^^^^^^^^^^^^^^^
11:10:47 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
11:10:47 [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:10:47 	targetToModelStrategy.setConverter(targetToModel);
11:10:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The method setConverter(IConverter) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
11:10:47 [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:10:47 	modelToTargetStrategy.setConverter(modelToTarget);
11:10:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The method setConverter(IConverter) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
11:10:47 [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:10:47 	public void setUpdateStrategies(UpdateValueStrategy targetToModelStrategy, UpdateValueStrategy modelToTargetStrategy) {
11:10:47 	                                ^^^^^^^^^^^^^^^^^^^
11:10:47 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
11:10:47 [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:10:47 	public void setUpdateStrategies(UpdateValueStrategy targetToModelStrategy, UpdateValueStrategy modelToTargetStrategy) {
11:10:47 	                                                                           ^^^^^^^^^^^^^^^^^^^
11:10:47 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
11:10:47 [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:10:47 	binding = getBindingContext().bindValue(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy);
11:10:47 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 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:10:47 [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:10:47 	binding = getBindingContext().bindValue(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy);
11:10:47 	                                        ^^^^^^^^^^^^^^^^
11:10:47 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
11:10:47 [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:10:47 	binding = getBindingContext().bindValue(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy);
11:10:47 	                                                          ^^^^^^^^^^^^^
11:10:47 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
11:10:47 [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:10:47 	binding = getBindingContext().bindValue(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy);
11:10:47 	                                                                         ^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The expression of type UpdateValueStrategy needs unchecked conversion to conform to UpdateValueStrategy<? super Object,? extends Object>
11:10:47 [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:10:47 	binding = getBindingContext().bindValue(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy);
11:10:47 	                                                                                                ^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The expression of type UpdateValueStrategy needs unchecked conversion to conform to UpdateValueStrategy<? super Object,? extends Object>
11:10:47 [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:10:47 	binding.getValidationStatus().addValueChangeListener(new IValueChangeListener() {
11:10:47 			@Override
11:10:47 			public void handleValueChange(ValueChangeEvent event) {
11:10:47 				// 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:10:47 				// Also, if we're showing in a dialog, then our widget may have been disposed already if we're validating a change applied
11:10:47 				// by hitting the OK button
11:10:47 				if ((modelValidator) != null) {
11:10:47 					// Check if the widget is disposed before isReadOnly() to avoid NPE
11:10:47 					if (!AbstractValueEditor.this.isDisposed() && !isReadOnly()) { // Bug 434787 : Shouldn't not execute the timer thread if the widget is disposed
11:10:47 						IStatus status = (IStatus) binding.getValidationStatus().getValue(); // Bug 435415 : Update the status only if the widget isn't disposed
11:10:47 						updateStatus(status);
11:10:47 						// Don't kick the colour if we're just doing the initial validation to show the decoration.
11:10:47 						// Only trigger the colours on user-initiated edits
11:10:47 						if (!initialValidation) {
11:10:47 							changeColorField();
11:10:47 						}
11:10:47 					}
11:10:47 				}
11:10:47 			}
11:10:47 		});
11:10:47 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The expression of type new IValueChangeListener(){} needs unchecked conversion to conform to IValueChangeListener<? super IStatus>
11:10:47 [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:10:47 	binding.getValidationStatus().addValueChangeListener(new IValueChangeListener() {
11:10:47 	                                                         ^^^^^^^^^^^^^^^^^^^^
11:10:47 IValueChangeListener is a raw type. References to generic type IValueChangeListener<T> should be parameterized
11:10:47 [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:10:47 	public void handleValueChange(ValueChangeEvent event) {
11:10:47 	                              ^^^^^^^^^^^^^^^^
11:10:47 ValueChangeEvent is a raw type. References to generic type ValueChangeEvent<T> should be parameterized
11:10:47 [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:10:47 	targetToModelStrategy.setAfterGetValidator(targetToModelValidator);
11:10:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The method setAfterGetValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
11:10:47 [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:10:47 	public void setModelValidator(IValidator targetToModelValidator) {
11:10:47 	                              ^^^^^^^^^^
11:10:47 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
11:10:47 [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:10:47 	targetToModelStrategy.setBeforeSetValidator(targetToModelValidator);
11:10:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The method setBeforeSetValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
11:10:47 [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:10:47 	modelToTargetStrategy.setAfterGetValidator(targetToModelValidator);
11:10:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The method setAfterGetValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
11:10:47 [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:10:47 	modelToTargetStrategy = new UpdateValueStrategy();
11:10:47 	                            ^^^^^^^^^^^^^^^^^^^
11:10:47 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
11:10:47 [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:10:47 	targetToModelStrategy = new UpdateValueStrategy();
11:10:47 	                            ^^^^^^^^^^^^^^^^^^^
11:10:47 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
11:10:47 [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:10:47 	public void setModelObservable(IObservableValue modelProperty) {
11:10:47 	                               ^^^^^^^^^^^^^^^^
11:10:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	protected IObservableValue createWidgetObservable(final IObservableValue modelProperty) {
11:10:47 	          ^^^^^^^^^^^^^^^^
11:10:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	protected IObservableValue createWidgetObservable(final IObservableValue modelProperty) {
11:10:47 	                                                        ^^^^^^^^^^^^^^^^
11:10:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	modelProperty.setValue(value);
11:10:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	result = new Integer[] { new Integer(-1) };
11:10:47 	                             ^^^^^^^^^^^
11:10:47 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:10:47 [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:10:47 	public ReferenceDialogObservableValue(ReferenceDialog dialog, CLabel label, IObservableValue modelObservable) {
11:10:47 	                                                                            ^^^^^^^^^^^^^^^^
11:10:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	public ReferenceDialogObservableValue(ReferenceDialog dialog, CLabel label, IObservableValue modelObservable, ILabelProvider labelProvider) {
11:10:47 	                                                                            ^^^^^^^^^^^^^^^^
11:10:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	private class PluginSearchComparator implements Comparator {
11:10:47 	                                                ^^^^^^^^^^
11:10:47 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
11:10:47 [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:10:47 	public class StyledTextObservableValue extends AbstractObservableValue implements Listener {
11:10:47 	                                               ^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
11:10:47 [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:10:47 	public StyledTextObservableValue(final StyledText text, final IObservableValue modelProperty, final int eventType) {
11:10:47 	                                                              ^^^^^^^^^^^^^^^^
11:10:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	fireValueChange(new ValueDiff() {
11:10:47 				@Override
11:10:47 				public Object getOldValue() {
11:10:47 					return oldValue;
11:10:47 				}
11:10:47 				@Override
11:10:47 				public Object getNewValue() {
11:10:47 					return newValue;
11:10:47 				}
11:10:47 			});
11:10:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:10:47 [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:10:47 	fireValueChange(new ValueDiff() {
11:10:47 	                    ^^^^^^^^^
11:10:47 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:10:47 [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:10:47 	public CompletionStyledTextObservableValue(StyledText text, IObservableValue modelProperty, int eventType) {
11:10:47 	                                                            ^^^^^^^^^^^^^^^^
11:10:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	fireValueChange(new ValueDiff() {
11:10:47 				@Override
11:10:47 				public Object getOldValue() {
11:10:47 					return oldValue;
11:10:47 				}
11:10:47 				@Override
11:10:47 				public Object getNewValue() {
11:10:47 					return newValue;
11:10:47 				}
11:10:47 			});
11:10:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:10:47 [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:10:47 	fireValueChange(new ValueDiff() {
11:10:47 	                    ^^^^^^^^^
11:10:47 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:10:47 [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:10:47 	public void setModelObservable(IObservableValue observable) {
11:10:47 	                               ^^^^^^^^^^^^^^^^
11:10:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	IStatus status = targetValidator.validate(getTextToValidate());
11:10:47 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The method validate(Object) belongs to the raw type IValidator. References to generic type IValidator<T> should be parameterized
11:10:47 [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:10:47 	IStatus status = modelValidator.validate(getTextToValidate());
11:10:47 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The method validate(Object) belongs to the raw type IValidator. References to generic type IValidator<T> should be parameterized
11:10:47 [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:10:47 	public void setModelObservable(IObservableList modelProperty) {
11:10:47 	                               ^^^^^^^^^^^^^^^
11:10:47 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:10:47 [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:10:47 	private IConverter targetToModelConverter;
11:10:47 	        ^^^^^^^^^^
11:10:47 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:10:47 [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:10:47 	return (Long) targetToModelConverter.convert(super.getValue());
11:10:47 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The method convert(Object) belongs to the raw type IConverter. References to generic type IConverter<F,T> should be parameterized
11:10:47 [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:10:47 	return (MultipleValueSelectionWithCheckboxWidget) super.getWidget();
11:10:47 	                                                        ^^^^^^^^^^^
11:10:47 The method getWidget() from the type MultipleValueDialog is deprecated
11:10:47 [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:10:47 	public void setModelObservable(final IObservableValue modelProperty) {
11:10:47 	                                     ^^^^^^^^^^^^^^^^
11:10:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	protected IObservableValue createWidgetObservable(final IObservableValue modelProperty) {
11:10:47 	          ^^^^^^^^^^^^^^^^
11:10:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	protected IObservableValue createWidgetObservable(final IObservableValue modelProperty) {
11:10:47 	                                                        ^^^^^^^^^^^^^^^^
11:10:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	modelProperty.setValue(value);
11:10:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	protected IConverter targetToModelConverter;
11:10:47 	          ^^^^^^^^^^
11:10:47 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:10:47 [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:10:47 	setWidgetObservable(new AbstractObservableValue() {
11:10:47 	                        ^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
11:10:47 [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:10:47 	return (Integer) targetToModelConverter.convert(spinner.getText());
11:10:47 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The method convert(Object) belongs to the raw type IConverter. References to generic type IConverter<F,T> should be parameterized
11:10:47 [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:10:47 	return targetToModelConverter.convert(value);
11:10:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The method convert(Object) belongs to the raw type IConverter. References to generic type IConverter<F,T> should be parameterized
11:10:47 [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:10:47 	dialog.setInitialSelections(new IFile[] { currentFile });
11:10:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 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:10:47 [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:10:47 	public class CLabelObservableValue extends AbstractObservableValue {
11:10:47 	                                           ^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
11:10:47 [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:10:47 	public CLabelObservableValue(CLabel label, IObservableValue modelObservable) {
11:10:47 	                                           ^^^^^^^^^^^^^^^^
11:10:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	public CLabelObservableValue(CLabel label, IObservableValue modelObservable, ILabelProvider labelProvider) {
11:10:47 	                                           ^^^^^^^^^^^^^^^^
11:10:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	import org.eclipse.nebula.widgets.richtext.toolbar.ToolbarConfiguration;
11:10:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 The type ToolbarConfiguration is deprecated
11:10:47 [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:10:47 	public class GenericToolbarConfiguration extends ToolbarConfiguration {
11:10:47 	                                                 ^^^^^^^^^^^^^^^^^^^^
11:10:47 The type ToolbarConfiguration is deprecated
11:10:47 [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:10:47 	removeDefaultToolbarButton(RichTextUtils.ITEM_FLASH);
11:10:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 The method removeDefaultToolbarButton(String) from the type ToolbarConfiguration is deprecated
11:10:47 [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:10:47 	removeDefaultToolbarButton(RichTextUtils.ITEM_TABLE);
11:10:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 The method removeDefaultToolbarButton(String) from the type ToolbarConfiguration is deprecated
11:10:47 [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:10:47 	removeDefaultToolbarButton(RichTextUtils.ITEM_HORIZONTALRULE);
11:10:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 The method removeDefaultToolbarButton(String) from the type ToolbarConfiguration is deprecated
11:10:47 [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:10:47 	removeDefaultToolbarButton(RichTextUtils.ITEM_SMILEY);
11:10:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 The method removeDefaultToolbarButton(String) from the type ToolbarConfiguration is deprecated
11:10:47 [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:10:47 	removeDefaultToolbarButton(RichTextUtils.ITEM_SPECIALCHAR);
11:10:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 The method removeDefaultToolbarButton(String) from the type ToolbarConfiguration is deprecated
11:10:47 [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:10:47 	removeDefaultToolbarButton(RichTextUtils.ITEM_PAGEBREAK);
11:10:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 The method removeDefaultToolbarButton(String) from the type ToolbarConfiguration is deprecated
11:10:47 [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:10:47 	removeDefaultToolbarButton(RichTextUtils.ITEM_IFRAME);
11:10:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 The method removeDefaultToolbarButton(String) from the type ToolbarConfiguration is deprecated
11:10:47 [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:10:47 	addToolbarButton(action);
11:10:47 	^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 The method addToolbarButton(ToolbarButton) from the type ToolbarConfiguration is deprecated
11:10:47 [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:10:47 	super.addToolbarButton(button, function);
11:10:47 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 The method addToolbarButton(ToolbarButton, BrowserFunction) from the type ToolbarConfiguration is deprecated
11:10:47 [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:10:47 	dialog.setInitialSelections(new IFile[] { currentFile });
11:10:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 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:10:47 [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:10:47 	IObservableValue widgetObservable = WidgetProperties.widgetSelection().observe(checkbox);
11:10:47 	^^^^^^^^^^^^^^^^
11:10:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	public void setModelObservable(IObservableValue modelProperty) {
11:10:47 	                               ^^^^^^^^^^^^^^^^
11:10:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	IObservableValue newWidgetObservable;
11:10:47 	^^^^^^^^^^^^^^^^
11:10:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	modelProperty.setValue(selected);
11:10:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	widgetObservable.setValue(selected);
11:10:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	filePathList.addAll(modelProperty);
11:10:47 	                    ^^^^^^^^^^^^^
11:10:47 Type safety: The expression of type IObservableList needs unchecked conversion to conform to Collection<? extends String>
11:10:47 [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:10:47 	modelProperty.addAll(filePathList);
11:10:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The method addAll(Collection) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
11:10:47 [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:10:47 	MultipleValueSelectorDialog dialog = new MultipleValueSelectorDialog(getShell(), selector);
11:10:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 The type MultipleValueSelectorDialog is deprecated
11:10:47 [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:10:47 	MultipleValueSelectorDialog dialog = new MultipleValueSelectorDialog(getShell(), selector);
11:10:47 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 The type MultipleValueSelectorDialog is deprecated
11:10:47 [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:10:47 	MultipleValueSelectorDialog dialog = new MultipleValueSelectorDialog(getShell(), selector);
11:10:47 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 The constructor MultipleValueSelectorDialog(Shell, IElementSelector) is deprecated
11:10:47 [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:10:47 	dialog.setLabelProvider(labelProvider);
11:10:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 The method setLabelProvider(ILabelProvider) from the type MultipleValueSelectorDialog is deprecated
11:10:47 [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:10:47 	dialog.setOrdered(true);
11:10:47 	       ^^^^^^^^^^^^^^^^
11:10:47 The method setOrdered(boolean) from the type MultipleValueSelectorDialog is deprecated
11:10:47 [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:10:47 	dialog.setUnique(true);
11:10:47 	       ^^^^^^^^^^^^^^^
11:10:47 The method setUnique(boolean) from the type MultipleValueSelectorDialog is deprecated
11:10:47 [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:10:47 	int code = dialog.open();
11:10:47 	                  ^^^^^^
11:10:47 The method open() from the type MultipleValueSelectorDialog is deprecated
11:10:47 [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:10:47 	filePathResult.addAll(modelProperty);
11:10:47 	                      ^^^^^^^^^^^^^
11:10:47 Type safety: The expression of type IObservableList needs unchecked conversion to conform to Collection<? extends String>
11:10:47 [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:10:47 	modelProperty.addAll(filePathResult);
11:10:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The method addAll(Collection) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
11:10:47 [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:10:47 	IStatus status = targetValidator.validate(text.getText());
11:10:47 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The method validate(Object) belongs to the raw type IValidator. References to generic type IValidator<T> should be parameterized
11:10:47 [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:10:47 	modelProperty.add(result);
11:10:47 	^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The method add(Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
11:10:47 [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:10:47 	int size = ((List) data).size();
11:10:47 	             ^^^^
11:10:47 List is a raw type. References to generic type List<E> should be parameterized
11:10:47 [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:10:47 	Object object = ((List) data).get(size - 1);
11:10:47 	                  ^^^^
11:10:47 List is a raw type. References to generic type List<E> should be parameterized
11:10:47 [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:10:47 	modelProperty.set(index, newValue);
11:10:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The method set(int, Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
11:10:47 [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:10:47 	return new Double(0);
11:10:47 	           ^^^^^^^^^
11:10:47 The constructor Double(double) has been deprecated since version 9 and marked for removal
11:10:47 [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:10:47 	protected IObservableList modelProperty;
11:10:47 	          ^^^^^^^^^^^^^^^
11:10:47 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:10:47 [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:10:47 	protected UpdateListStrategy targetToModelStrategy;
11:10:47 	          ^^^^^^^^^^^^^^^^^^
11:10:47 UpdateListStrategy is a raw type. References to generic type UpdateListStrategy<S,D> should be parameterized
11:10:47 [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:10:47 	protected UpdateListStrategy modelToTargetStrategy;
11:10:47 	          ^^^^^^^^^^^^^^^^^^
11:10:47 UpdateListStrategy is a raw type. References to generic type UpdateListStrategy<S,D> should be parameterized
11:10:47 [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:10:47 	protected IObservableList widgetObservable;
11:10:47 	          ^^^^^^^^^^^^^^^
11:10:47 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:10:47 [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:10:47 	protected void setWidgetObservable(IObservableList widgetObservable, IConverter targetToModel, IConverter modelToTarget) {
11:10:47 	                                   ^^^^^^^^^^^^^^^
11:10:47 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:10:47 [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:10:47 	protected void setWidgetObservable(IObservableList widgetObservable, IConverter targetToModel, IConverter modelToTarget) {
11:10:47 	                                                                     ^^^^^^^^^^
11:10:47 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:10:47 [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:10:47 	protected void setWidgetObservable(IObservableList widgetObservable, IConverter targetToModel, IConverter modelToTarget) {
11:10:47 	                                                                                               ^^^^^^^^^^
11:10:47 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:10:47 [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:10:47 	protected void setWidgetObservable(IObservableList widgetObservable) {
11:10:47 	                                   ^^^^^^^^^^^^^^^
11:10:47 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:10:47 [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:10:47 	public void setModelObservable(IObservableList modelProperty) {
11:10:47 	                               ^^^^^^^^^^^^^^^
11:10:47 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:10:47 [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:10:47 	public void setConverters(IConverter targetToModel, IConverter modelToTarget) {
11:10:47 	                          ^^^^^^^^^^
11:10:47 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:10:47 [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:10:47 	public void setConverters(IConverter targetToModel, IConverter modelToTarget) {
11:10:47 	                                                    ^^^^^^^^^^
11:10:47 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:10:47 [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:10:47 	targetToModelStrategy = new UpdateListStrategy();
11:10:47 	                            ^^^^^^^^^^^^^^^^^^
11:10:47 UpdateListStrategy is a raw type. References to generic type UpdateListStrategy<S,D> should be parameterized
11:10:47 [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:10:47 	modelToTargetStrategy = new UpdateListStrategy();
11:10:47 	                            ^^^^^^^^^^^^^^^^^^
11:10:47 UpdateListStrategy is a raw type. References to generic type UpdateListStrategy<S,D> should be parameterized
11:10:47 [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:10:47 	targetToModelStrategy.setConverter(targetToModel);
11:10:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The method setConverter(IConverter) belongs to the raw type UpdateListStrategy. References to generic type UpdateListStrategy<S,D> should be parameterized
11:10:47 [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:10:47 	modelToTargetStrategy.setConverter(modelToTarget);
11:10:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The method setConverter(IConverter) belongs to the raw type UpdateListStrategy. References to generic type UpdateListStrategy<S,D> should be parameterized
11:10:47 [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:10:47 	public void setUpdateStrategies(UpdateListStrategy targetToModelStrategy, UpdateListStrategy modelToTargetStrategy) {
11:10:47 	                                ^^^^^^^^^^^^^^^^^^
11:10:47 UpdateListStrategy is a raw type. References to generic type UpdateListStrategy<S,D> should be parameterized
11:10:47 [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:10:47 	public void setUpdateStrategies(UpdateListStrategy targetToModelStrategy, UpdateListStrategy modelToTargetStrategy) {
11:10:47 	                                                                          ^^^^^^^^^^^^^^^^^^
11:10:47 UpdateListStrategy is a raw type. References to generic type UpdateListStrategy<S,D> should be parameterized
11:10:47 [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:10:47 	binding = getBindingContext().bindList(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy);
11:10:47 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 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:10:47 [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:10:47 	binding = getBindingContext().bindList(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy);
11:10:47 	                                       ^^^^^^^^^^^^^^^^
11:10:47 Type safety: The expression of type IObservableList needs unchecked conversion to conform to IObservableList<Object>
11:10:47 [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:10:47 	binding = getBindingContext().bindList(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy);
11:10:47 	                                                         ^^^^^^^^^^^^^
11:10:47 Type safety: The expression of type IObservableList needs unchecked conversion to conform to IObservableList<Object>
11:10:47 [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:10:47 	binding = getBindingContext().bindList(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy);
11:10:47 	                                                                        ^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The expression of type UpdateListStrategy needs unchecked conversion to conform to UpdateListStrategy<? super Object,? extends Object>
11:10:47 [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:10:47 	binding = getBindingContext().bindList(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy);
11:10:47 	                                                                                               ^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The expression of type UpdateListStrategy needs unchecked conversion to conform to UpdateListStrategy<? super Object,? extends Object>
11:10:47 [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:10:47 	protected IObservableValue createWidgetObservable(IObservableValue modelProperty) {
11:10:47 	          ^^^^^^^^^^^^^^^^
11:10:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	protected IObservableValue createWidgetObservable(IObservableValue modelProperty) {
11:10:47 	                                                  ^^^^^^^^^^^^^^^^
11:10:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	protected void setInput(IObservableList modelProperty) {
11:10:47 	                        ^^^^^^^^^^^^^^^
11:10:47 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:10:47 [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:10:47 	public abstract class AbstractValidator implements IValidator {
11:10:47 	                                                   ^^^^^^^^^^
11:10:47 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
11:10:47 [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:10:47 	private IConverter targetToModelConverter;
11:10:47 	        ^^^^^^^^^^
11:10:47 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:10:47 [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:10:47 	return (Float) targetToModelConverter.convert(super.getValue());
11:10:47 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The method convert(Object) belongs to the raw type IConverter. References to generic type IConverter<F,T> should be parameterized
11:10:47 [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:10:47 	protected IObservableValue getObservableValue() {
11:10:47 	          ^^^^^^^^^^^^^^^^
11:10:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	class CComboObservableValue extends AbstractObservableValue implements SelectionListener, KeyListener, FocusListener {
11:10:47 	                                    ^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
11:10:47 [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:10:47 	fireValueChange(new ValueDiff() {
11:10:47 				@Override
11:10:47 				public Object getOldValue() {
11:10:47 					return oldValue;
11:10:47 				}
11:10:47 				@Override
11:10:47 				public Object getNewValue() {
11:10:47 					return currentValue;
11:10:47 				}
11:10:47 			});
11:10:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:10:47 [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:10:47 	fireValueChange(new ValueDiff() {
11:10:47 	                    ^^^^^^^^^
11:10:47 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:10:47 [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:10:47 	private IObservableList list;
11:10:47 	        ^^^^^^^^^^^^^^^
11:10:47 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:10:47 [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:10:47 	public CompletionStyledTextMultiReferenceDialogObservableValue(Control dialog, StyledText styledText, IObservableList modelObservable, int eventType) {
11:10:47 	                                                                                                      ^^^^^^^^^^^^^^^
11:10:47 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:10:47 [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:10:47 	list.addAll((Collection<?>) newValues);
11:10:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The method addAll(Collection) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
11:10:47 [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:10:47 	protected abstract void setInput(IObservableList modelProperty);
11:10:47 	                                 ^^^^^^^^^^^^^^^
11:10:47 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:10:47 [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:10:47 	modelProperty.addAll(Arrays.asList(result));
11:10:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The method addAll(Collection) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
11:10:47 [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:10:47 	public void setModelObservable(IObservableList modelProperty) {
11:10:47 	                               ^^^^^^^^^^^^^^^
11:10:47 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:10:47 [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:10:47 	modelProperty.add(result);
11:10:47 	^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The method add(Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
11:10:47 [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:10:47 	return new Integer(0);
11:10:47 	           ^^^^^^^^^^
11:10:47 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:10:47 [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:10:47 	SelectObservableValue observable = new SelectObservableValue();
11:10:47 	^^^^^^^^^^^^^^^^^^^^^
11:10:47 SelectObservableValue is a raw type. References to generic type SelectObservableValue<T> should be parameterized
11:10:47 [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:10:47 	SelectObservableValue observable = new SelectObservableValue();
11:10:47 	                                       ^^^^^^^^^^^^^^^^^^^^^
11:10:47 SelectObservableValue is a raw type. References to generic type SelectObservableValue<T> should be parameterized
11:10:47 [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:10:47 	IObservableValue buttonObservable = WidgetProperties.widgetSelection().observe(button);
11:10:47 	^^^^^^^^^^^^^^^^
11:10:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	observable.addOption(value, buttonObservable);
11:10:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The method addOption(Object, IObservableValue) belongs to the raw type SelectObservableValue. References to generic type SelectObservableValue<T> should be parameterized
11:10:47 [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:10:47 	modelProperty.setValue(value);
11:10:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	widgetObservable.setValue(value);
11:10:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	public class TextObservableValue extends AbstractObservableValue implements Listener {
11:10:47 	                                         ^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
11:10:47 [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:10:47 	public TextObservableValue(Text text, IObservableValue modelProperty, int eventType) {
11:10:47 	                                      ^^^^^^^^^^^^^^^^
11:10:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	fireValueChange(new ValueDiff() {
11:10:47 				@Override
11:10:47 				public Object getOldValue() {
11:10:47 					return oldValue;
11:10:47 				}
11:10:47 				@Override
11:10:47 				public Object getNewValue() {
11:10:47 					return newValue;
11:10:47 				}
11:10:47 			});
11:10:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:10:47 [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:10:47 	fireValueChange(new ValueDiff() {
11:10:47 	                    ^^^^^^^^^
11:10:47 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:10:47 [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:10:47 	protected MultipleValueSelectorDialog dialog;
11:10:47 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 The type MultipleValueSelectorDialog is deprecated
11:10:47 [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:10:47 	dialog = new MultipleValueSelectorDialog(parent.getShell(), selector, unique);
11:10:47 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 The type MultipleValueSelectorDialog is deprecated
11:10:47 [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:10:47 	dialog = new MultipleValueSelectorDialog(parent.getShell(), selector, unique);
11:10:47 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 The constructor MultipleValueSelectorDialog(Shell, IElementSelector, boolean) is deprecated
11:10:47 [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:10:47 	dialog.setLabelProvider(provider);
11:10:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 The method setLabelProvider(ILabelProvider) from the type MultipleValueSelectorDialog is deprecated
11:10:47 [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:10:47 	dialog.setContextElement(getContextElement());
11:10:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 The method setContextElement(Object) from the type MultipleValueSelectorDialog is deprecated
11:10:47 [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:10:47 	int returnCode = dialog.open();
11:10:47 	                        ^^^^^^
11:10:47 The method open() from the type MultipleValueSelectorDialog is deprecated
11:10:47 [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:10:47 	modelProperty.addAll(resultElements);
11:10:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The method addAll(Collection) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
11:10:47 [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:10:47 	private IConverter targetToModelConverter;
11:10:47 	        ^^^^^^^^^^
11:10:47 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:10:47 [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:10:47 	targetToModelConverter = new IConverter() {
11:10:47 	                             ^^^^^^^^^^
11:10:47 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:10:47 [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:10:47 	IConverter doubleToString = new IConverter() {
11:10:47 	^^^^^^^^^^
11:10:47 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:10:47 [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:10:47 	IConverter doubleToString = new IConverter() {
11:10:47 	                                ^^^^^^^^^^
11:10:47 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:10:47 [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:10:47 	return (Double) targetToModelConverter.convert(super.getValue());
11:10:47 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The method convert(Object) belongs to the raw type IConverter. References to generic type IConverter<F,T> should be parameterized
11:10:47 [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:10:47 	dialog.setInitialSelections(new IFile[] { currentFile });
11:10:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 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:10:47 [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:10:47 	modelProperty.setValue(value);
11:10:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	public StyledTextReferenceDialogObservableValue(final AbstractValueEditor dialog, final StyledText styledText, final IObservableValue modelObservable, final int eventType, final ILabelProvider labelProvider) {
11:10:47 	                                                                                                                     ^^^^^^^^^^^^^^^^
11:10:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	private int fReplacementLength;
11:10:47 	            ^^^^^^^^^^^^^^^^^^
11:10:47 The value of the field DoNothingCompletionProposal.fReplacementLength is not used
11:10:47 [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:10:47 	public class ComboObservableValue extends AbstractObservableValue implements ISelectionChangedListener {
11:10:47 	                                          ^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
11:10:47 [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:10:47 	public ComboObservableValue(ComboViewer viewer, IObservableValue modelProperty) {
11:10:47 	                                                ^^^^^^^^^^^^^^^^
11:10:47 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:10:47 [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:10:47 	fireValueChange(new ValueDiff() {
11:10:47 				@Override
11:10:47 				public Object getOldValue() {
11:10:47 					return oldValue;
11:10:47 				}
11:10:47 				@Override
11:10:47 				public Object getNewValue() {
11:10:47 					return newValue;
11:10:47 				}
11:10:47 			});
11:10:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:10:47 [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:10:47 	fireValueChange(new ValueDiff() {
11:10:47 	                    ^^^^^^^^^
11:10:47 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:10:47 [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:10:47 	super(parent, toolbarConfig, style);
11:10:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 The constructor RichTextEditor(Composite, ToolbarConfiguration, int) is deprecated
11:10:47 [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:10:47 	toolbarConfig.setBrowser(getEditorConfiguration().getBrowser());
11:10:47 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 The method setBrowser(Browser) from the type ToolbarConfiguration is deprecated
11:10:47 [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:10:47 	modelProperty.addAll(values);
11:10:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 Type safety: The method addAll(Collection) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
11:10:47 [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:10:47 	return modelProperty;
11:10:47 	       ^^^^^^^^^^^^^
11:10:47 Type safety: The expression of type IObservableList needs unchecked conversion to conform to Collection<String>
11:10:47 [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:10:47 	import org.eclipse.papyrus.infra.widgets.util.INameResolutionHelper;
11:10:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:47 The import org.eclipse.papyrus.infra.widgets.util.INameResolutionHelper is never used
11:10:47 226 problems (226 warnings)
11:10:47 [INFO] 
11:10:47 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.widgets ---
11:10:47 [INFO] 
11:10:47 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.widgets ---
11:10:47 [INFO] 
11:10:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.widgets ---
11:10:47 [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:10:47 [INFO] 
11:10:47 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.widgets ---
11:10:47 [INFO] 
11:10:47 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.widgets ---
11:10:47 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 117 were skipped
11:10:47 [INFO] 
11:10:47 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.widgets ---
11:10:47 [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:10:47 [INFO] 
11:10:47 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.widgets ---
11:10:47 [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:10:47 [INFO] 
11:10:47 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.widgets ---
11:10:47 [INFO] 
11:10:47 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.widgets ---
11:10:47 [INFO] 
11:10:47 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.widgets ---
11:10:47 [INFO] 
11:10:47 [INFO] ----------< org.eclipse.papyrus:org.eclipse.papyrus.infra.ui >----------
11:10:47 [INFO] Building org.eclipse.papyrus.infra.ui 3.5.100-SNAPSHOT          [87/735]
11:10:47 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/pom.xml
11:10:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:47 [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:10:47 [INFO] 
11:10:47 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.ui ---
11:10:47 [INFO] 
11:10:47 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.ui ---
11:10:47 [INFO] The project's OSGi version is 3.5.100.202401111608
11:10:47 [INFO] 
11:10:47 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.ui ---
11:10:47 [INFO] 
11:10:47 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.ui ---
11:10:47 [INFO] 
11:10:47 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.ui ---
11:10:47 [INFO] 
11:10:47 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.ui ---
11:10:47 [INFO] Resolving class path of org.eclipse.papyrus.infra.ui
11:10:48 [INFO] 
11:10:48 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.ui ---
11:10:48 [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:10:48 [INFO] 
11:10:48 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.ui ---
11:10:48 [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:10:48 [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:10:48 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:10:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:48 The type AdapterUtils is deprecated
11:10:48 [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:10:48 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
11:10:48 	       ^^^^^^
11:10:48 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:10:48 [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:10:48 	if (AdapterUtils.adapt(next, IInternalEMFSelectionContext.class, null) != null) {
11:10:48 	    ^^^^^^^^^^^^
11:10:48 The type AdapterUtils is deprecated
11:10:48 [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:10:48 	if (AdapterUtils.adapt(next, IInternalEMFSelectionContext.class, null) != null) {
11:10:48 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:48 The method adapt(Object, Class<IInternalEMFSelectionContext>, IInternalEMFSelectionContext) from the type AdapterUtils is deprecated
11:10:48 [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:10:48 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:10:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:48 The type AdapterUtils is deprecated
11:10:48 [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:10:48 	sashContainer = AdapterUtils.adapt(editor, ISashWindowsContainer.class, null);
11:10:48 	                ^^^^^^^^^^^^
11:10:48 The type AdapterUtils is deprecated
11:10:48 [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:10:48 	sashContainer = AdapterUtils.adapt(editor, ISashWindowsContainer.class, null);
11:10:48 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:48 The method adapt(Object, Class<ISashWindowsContainer>, ISashWindowsContainer) from the type AdapterUtils is deprecated
11:10:48 [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:10:48 	private TransactionalEditingDomain transactionalEditingDomain;
11:10:48 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:48 The value of the field DiSashModelMngrServiceFactory.transactionalEditingDomain is not used
11:10:48 [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:10:48 	editorFactory = editorDescriptor.getEditorFactoryClass().newInstance();
11:10:48 	                                                         ^^^^^^^^^^^^^
11:10:48 The method newInstance() from the type Class<IPluggableEditorFactory> is deprecated since version 9
11:10:48 [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:10:48 	import org.eclipse.papyrus.infra.core.utils.DiResourceSet;
11:10:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:48 The type DiResourceSet is deprecated
11:10:48 [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:10:48 	IFile diFile = DiModelUtils.getRelatedDiFile(file);
11:10:48 	                            ^^^^^^^^^^^^^^^^^^^^^^
11:10:48 The method getRelatedDiFile(IFile) from the type DiModelUtils is deprecated
11:10:48 [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:10:48 	import org.eclipse.papyrus.infra.ui.menu.AbstractParametricOnSelectedElementsAction;
11:10:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:48 The import org.eclipse.papyrus.infra.ui.menu.AbstractParametricOnSelectedElementsAction is never used
11:10:48 [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:10:48 	resourceSet.saveAs(path);
11:10:48 	            ^^^^^^^^^^^^
11:10:48 The method saveAs(IPath) from the type ModelSet is deprecated
11:10:48 [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:10:48 	return new Boolean(answer).equals(expectedValue);
11:10:48 	           ^^^^^^^^^^^^^^^
11:10:48 The constructor Boolean(boolean) has been deprecated since version 9 and marked for removal
11:10:48 [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:10:48 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
11:10:48 	       ^^^^^^
11:10:48 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:10:48 [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:10:48 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
11:10:48 	       ^^^^^^
11:10:48 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:10:48 [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:10:48 	res.contextClass = (Class<EditorActionBarContributor>) parseClass(element, CONTEXTCLASS_ATTRIBUTE, EDITOR_ACTIONBARCONTRIBUTOR_EXTENSIONPOINT);
11:10:48 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:48 Type safety: Unchecked cast from Class<capture#2-of ?> to Class<EditorActionBarContributor>
11:10:48 [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:10:48 	factoryClass = (Class<IPapyrusContentOutlinePage>) Class.forName(className);
11:10:48 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:48 Type safety: Unchecked cast from Class<capture#1-of ?> to Class<IPapyrusContentOutlinePage>
11:10:48 [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:10:48 	factoryClass = (Class<IPapyrusContentOutlinePage>) bundle.loadClass(className);
11:10:48 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:48 Type safety: Unchecked cast from Class<capture#2-of ?> to Class<IPapyrusContentOutlinePage>
11:10:48 [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:10:48 	IPapyrusContentOutlinePage outline = loadClass().newInstance();
11:10:48 	                                                 ^^^^^^^^^^^^^
11:10:48 The method newInstance() from the type Class<IPapyrusContentOutlinePage> is deprecated since version 9
11:10:48 [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:10:48 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:10:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:48 The type AdapterUtils is deprecated
11:10:48 [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:10:48 	IInternalEMFSelectionContext emfContext = AdapterUtils.adapt(object, IInternalEMFSelectionContext.class, null);
11:10:48 	                                          ^^^^^^^^^^^^
11:10:48 The type AdapterUtils is deprecated
11:10:48 [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:10:48 	IInternalEMFSelectionContext emfContext = AdapterUtils.adapt(object, IInternalEMFSelectionContext.class, null);
11:10:48 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:48 The method adapt(Object, Class<IInternalEMFSelectionContext>, IInternalEMFSelectionContext) from the type AdapterUtils is deprecated
11:10:48 [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:10:48 	import org.eclipse.papyrus.infra.ui.util.ServiceUtilsForActionHandlers;
11:10:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:48 The type ServiceUtilsForActionHandlers is deprecated
11:10:48 [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:10:48 	editingDomain = ServiceUtilsForActionHandlers.getInstance().getTransactionalEditingDomain();
11:10:48 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:48 The type ServiceUtilsForActionHandlers is deprecated
11:10:48 [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:10:48 	editingDomain = ServiceUtilsForActionHandlers.getInstance().getTransactionalEditingDomain();
11:10:48 	                                              ^^^^^^^^^^^^^
11:10:48 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated
11:10:48 [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:10:48 	editingDomain = ServiceUtilsForActionHandlers.getInstance().getTransactionalEditingDomain();
11:10:48 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:48 The method getTransactionalEditingDomain() from the type ServiceUtilsForActionHandlers is deprecated
11:10:48 [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:10:48 	editorFactory = editorDescriptor.getEditorFactoryClass().newInstance();
11:10:48 	                                                         ^^^^^^^^^^^^^
11:10:48 The method newInstance() from the type Class<IPluggableEditorFactory> is deprecated since version 9
11:10:48 [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:10:48 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:10:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:48 The type AdapterUtils is deprecated
11:10:48 [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:10:48 	IInternalEMFSelectionContext emfContext = AdapterUtils.adapt(next, IInternalEMFSelectionContext.class, null);
11:10:48 	                                          ^^^^^^^^^^^^
11:10:48 The type AdapterUtils is deprecated
11:10:48 [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:10:48 	IInternalEMFSelectionContext emfContext = AdapterUtils.adapt(next, IInternalEMFSelectionContext.class, null);
11:10:48 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:48 The method adapt(Object, Class<IInternalEMFSelectionContext>, IInternalEMFSelectionContext) from the type AdapterUtils is deprecated
11:10:48 [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:10:48 	IInternalEMFSelectionContext emfContext = AdapterUtils.adapt(delegating.getDelegate(), IInternalEMFSelectionContext.class, null);
11:10:48 	                                          ^^^^^^^^^^^^
11:10:48 The type AdapterUtils is deprecated
11:10:48 [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:10:48 	IInternalEMFSelectionContext emfContext = AdapterUtils.adapt(delegating.getDelegate(), IInternalEMFSelectionContext.class, null);
11:10:48 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:48 The method adapt(Object, Class<IInternalEMFSelectionContext>, IInternalEMFSelectionContext) from the type AdapterUtils is deprecated
11:10:48 [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:10:48 	import org.eclipse.ui.internal.WorkbenchMessages;
11:10:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:48 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:10:48 [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:10:48 	return new Double(defaults.getDouble(key, DOUBLE_DEFAULT_DEFAULT));
11:10:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:48 The constructor Double(double) has been deprecated since version 9 and marked for removal
11:10:48 [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:10:48 	return new Float(defaults.getFloat(key, FLOAT_DEFAULT_DEFAULT));
11:10:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:48 The constructor Float(float) has been deprecated since version 9 and marked for removal
11:10:48 [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:10:48 	Assert.isTrue(false, WorkbenchMessages.ScopedPreferenceStore_DefaultAddedError);
11:10:48 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:48 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:10:48 [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:10:48 	Assert.isTrue(false, WorkbenchMessages.ScopedPreferenceStore_DefaultAddedError);
11:10:48 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:48 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:10:48 [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:10:48 	firePropertyChangeEvent(name, new Double(oldValue), new Double(value));
11:10:48 	                                  ^^^^^^^^^^^^^^^^
11:10:48 The constructor Double(double) has been deprecated since version 9 and marked for removal
11:10:48 [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:10:48 	firePropertyChangeEvent(name, new Double(oldValue), new Double(value));
11:10:48 	                                                        ^^^^^^^^^^^^^
11:10:48 The constructor Double(double) has been deprecated since version 9 and marked for removal
11:10:48 [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:10:48 	firePropertyChangeEvent(name, new Float(oldValue), new Float(value));
11:10:48 	                                  ^^^^^^^^^^^^^^^
11:10:48 The constructor Float(float) has been deprecated since version 9 and marked for removal
11:10:48 [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:10:48 	firePropertyChangeEvent(name, new Float(oldValue), new Float(value));
11:10:48 	                                                       ^^^^^^^^^^^^
11:10:48 The constructor Float(float) has been deprecated since version 9 and marked for removal
11:10:48 [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:10:48 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:10:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:48 The type AdapterUtils is deprecated
11:10:48 [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:10:48 	return mapIPapyrusPageToOutlineRec.containsKey(page);
11:10:48 	                                               ^^^^
11:10:48 Unlikely argument type IContentOutlinePage for containsKey(Object) on a Map<IPage,NestedEditorDelegatedOutlinePage.OutlinePageRec>
11:10:48 [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:10:48 	IReloadContextProvider provider = AdapterUtils.adapt(outlinePage.contentOutlinePage, IReloadContextProvider.class, null);
11:10:48 	                                  ^^^^^^^^^^^^
11:10:48 The type AdapterUtils is deprecated
11:10:48 [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:10:48 	IReloadContextProvider provider = AdapterUtils.adapt(outlinePage.contentOutlinePage, IReloadContextProvider.class, null);
11:10:48 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:48 The method adapt(Object, Class<IReloadContextProvider>, IReloadContextProvider) from the type AdapterUtils is deprecated
11:10:48 [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:10:48 	AdapterUtils.adapt(outlinePage.contentOutlinePage, IReloadContextProvider.class, null).restore(context);
11:10:48 	^^^^^^^^^^^^
11:10:48 The type AdapterUtils is deprecated
11:10:48 [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:10:48 	AdapterUtils.adapt(outlinePage.contentOutlinePage, IReloadContextProvider.class, null).restore(context);
11:10:48 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:48 The method adapt(Object, Class<IReloadContextProvider>, IReloadContextProvider) from the type AdapterUtils is deprecated
11:10:48 [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:10:48 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:10:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:48 The type AdapterUtils is deprecated
11:10:48 [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:10:48 	IReloadContextProvider provider = AdapterUtils.adapt(reloadContextProvider, IReloadContextProvider.class, null);
11:10:48 	                                  ^^^^^^^^^^^^
11:10:48 The type AdapterUtils is deprecated
11:10:48 [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:10:48 	IReloadContextProvider provider = AdapterUtils.adapt(reloadContextProvider, IReloadContextProvider.class, null);
11:10:48 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:48 The method adapt(Object, Class<IReloadContextProvider>, IReloadContextProvider) from the type AdapterUtils is deprecated
11:10:48 [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:10:48 	IReloadContextProvider provider = AdapterUtils.adapt(reloadContextProvider, IReloadContextProvider.class, null);
11:10:48 	                                  ^^^^^^^^^^^^
11:10:48 The type AdapterUtils is deprecated
11:10:48 [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:10:48 	IReloadContextProvider provider = AdapterUtils.adapt(reloadContextProvider, IReloadContextProvider.class, null);
11:10:48 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:48 The method adapt(Object, Class<IReloadContextProvider>, IReloadContextProvider) from the type AdapterUtils is deprecated
11:10:48 [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:10:48 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
11:10:48 	       ^^^^^^
11:10:48 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:10:48 [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:10:48 	if ((delegate != null) && (AdapterUtils.adapt(delegate, IInternalEMFSelectionContext.class, null) != null)) {
11:10:48 	                           ^^^^^^^^^^^^
11:10:48 The type AdapterUtils is deprecated
11:10:48 [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:10:48 	if ((delegate != null) && (AdapterUtils.adapt(delegate, IInternalEMFSelectionContext.class, null) != null)) {
11:10:48 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:48 The method adapt(Object, Class<IInternalEMFSelectionContext>, IInternalEMFSelectionContext) from the type AdapterUtils is deprecated
11:10:48 56 problems (56 warnings)
11:10:48 [INFO] 
11:10:48 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.ui ---
11:10:48 [INFO] 
11:10:48 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.ui ---
11:10:48 [INFO] 
11:10:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.ui ---
11:10:48 [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:10:48 [INFO] 
11:10:48 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.ui ---
11:10:48 [INFO] 
11:10:48 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.ui ---
11:10:48 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 124 were skipped
11:10:48 [INFO] 
11:10:48 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.ui ---
11:10:48 [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:10:48 [INFO] 
11:10:48 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.ui ---
11:10:48 [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:10:48 [INFO] 
11:10:48 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.ui ---
11:10:48 [INFO] 
11:10:48 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.ui ---
11:10:48 [INFO] 
11:10:48 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.ui ---
11:10:48 [INFO] 
11:10:48 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra-internationalization >--
11:10:48 [INFO] Building Papyrus Internationalization 0.0.1-SNAPSHOT            [88/735]
11:10:48 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/pom.xml
11:10:48 [INFO] --------------------------------[ pom ]---------------------------------
11:10:48 [INFO] 
11:10:48 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra-internationalization ---
11:10:48 [INFO] 
11:10:48 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-internationalization ---
11:10:48 [INFO] 
11:10:48 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra-internationalization ---
11:10:48 [INFO] 
11:10:48 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-internationalization ---
11:10:48 [INFO] 
11:10:48 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.common >--
11:10:48 [INFO] Building org.eclipse.papyrus.infra.internationalization.common 2.0.0-SNAPSHOT [89/735]
11:10:48 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.common/pom.xml
11:10:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:48 [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:10:49 [INFO] 
11:10:49 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.internationalization.common ---
11:10:49 [INFO] 
11:10:49 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.internationalization.common ---
11:10:49 [INFO] The project's OSGi version is 2.0.0.202401111608
11:10:49 [INFO] 
11:10:49 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.internationalization.common ---
11:10:49 [INFO] 
11:10:49 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.internationalization.common ---
11:10:49 [INFO] 
11:10:49 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.internationalization.common ---
11:10:49 [INFO] 
11:10:49 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.internationalization.common ---
11:10:49 [INFO] Resolving class path of org.eclipse.papyrus.infra.internationalization.common
11:10:49 [INFO] 
11:10:49 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.internationalization.common ---
11:10:49 [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:10:49 [INFO] 
11:10:49 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.internationalization.common ---
11:10:49 [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:10:49 [INFO] 
11:10:49 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.internationalization.common ---
11:10:49 [INFO] 
11:10:49 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.internationalization.common ---
11:10:49 [INFO] 
11:10:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.internationalization.common ---
11:10:49 [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:10:49 [INFO] 
11:10:49 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.internationalization.common ---
11:10:49 [INFO] 
11:10:49 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.internationalization.common ---
11:10:49 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 124 were skipped
11:10:49 [INFO] 
11:10:49 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.internationalization.common ---
11:10:49 [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:10:49 [INFO] 
11:10:49 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.internationalization.common ---
11:10:49 [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:10:49 [INFO] 
11:10:49 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.internationalization.common ---
11:10:49 [INFO] 
11:10:49 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.internationalization.common ---
11:10:49 [INFO] 
11:10:49 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.internationalization.common ---
11:10:49 [INFO] 
11:10:49 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.gmf >--------
11:10:49 [INFO] Building org.eclipse.papyrus.infra.emf.gmf 2.1.0-SNAPSHOT       [90/735]
11:10:49 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/pom.xml
11:10:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:49 [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:10:49 [INFO] 
11:10:49 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf.gmf ---
11:10:49 [INFO] 
11:10:49 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.gmf ---
11:10:49 [INFO] The project's OSGi version is 2.1.0.202401111608
11:10:49 [INFO] 
11:10:49 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.gmf ---
11:10:49 [INFO] 
11:10:49 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.gmf ---
11:10:49 [INFO] 
11:10:49 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.gmf ---
11:10:49 [INFO] 
11:10:49 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.emf.gmf ---
11:10:49 [INFO] Resolving class path of org.eclipse.papyrus.infra.emf.gmf
11:10:49 [INFO] 
11:10:49 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.emf.gmf ---
11:10:49 [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:10:49 [INFO] 
11:10:49 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.emf.gmf ---
11:10:49 [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:10:50 [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:10:50 	import org.eclipse.emf.workspace.internal.EMFWorkspacePlugin;
11:10:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:50 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:10:50 [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:10:50 	import org.eclipse.emf.workspace.internal.EMFWorkspaceStatusCodes;
11:10:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:50 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:10:50 [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:10:50 	import org.eclipse.emf.workspace.internal.Tracing;
11:10:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:50 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:10:50 [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:10:50 	import org.eclipse.emf.workspace.internal.l10n.Messages;
11:10:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:50 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:10:50 [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:10:50 	return NLS.bind(Messages.cmdStkCtxLabel, domainID);
11:10:50 	                ^^^^^^^^^^^^^^^^^^^^^^^
11:10:50 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:10:50 [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:10:50 	return NLS.bind(Messages.cmdStkCtxLabel, domainID);
11:10:50 	                         ^^^^^^^^^^^^^^
11:10:50 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:10:50 [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:10:50 	return NLS.bind(Messages.cmdStkSaveCtxLabel, domainID);
11:10:50 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:50 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:10:50 [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:10:50 	return NLS.bind(Messages.cmdStkSaveCtxLabel, domainID);
11:10:50 	                         ^^^^^^^^^^^^^^^^^^
11:10:50 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:10:50 [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:10:50 	Tracing.throwing(WorkspaceCommandStackImpl.class, "execute", exc); //$NON-NLS-1$
11:10:50 	^^^^^^^
11:10:50 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:10:50 [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:10:50 	Tracing.throwing(WorkspaceCommandStackImpl.class, "execute", exc); //$NON-NLS-1$
11:10:50 	        ^^^^^^^^
11:10:50 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:10:50 [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:10:50 	Tracing.catching(WorkspaceCommandStackImpl.class, "execute", e); //$NON-NLS-1$
11:10:50 	^^^^^^^
11:10:50 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:10:50 [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:10:50 	Tracing.catching(WorkspaceCommandStackImpl.class, "execute", e); //$NON-NLS-1$
11:10:50 	        ^^^^^^^^
11:10:50 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:10:50 [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:10:50 	Tracing.throwing(WorkspaceCommandStackImpl.class, "execute", exc); //$NON-NLS-1$
11:10:50 	^^^^^^^
11:10:50 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:10:50 [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:10:50 	Tracing.throwing(WorkspaceCommandStackImpl.class, "execute", exc); //$NON-NLS-1$
11:10:50 	        ^^^^^^^^
11:10:50 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:10:50 [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:10:50 	Tracing.throwing(WorkspaceCommandStackImpl.class, "execute", exc); //$NON-NLS-1$
11:10:50 	^^^^^^^
11:10:50 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:10:50 [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:10:50 	Tracing.throwing(WorkspaceCommandStackImpl.class, "execute", exc); //$NON-NLS-1$
11:10:50 	        ^^^^^^^^
11:10:50 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:10:50 [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:10:50 	Tracing.catching(WorkspaceCommandStackImpl.class, "undo", e); //$NON-NLS-1$
11:10:50 	^^^^^^^
11:10:50 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:10:50 [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:10:50 	Tracing.catching(WorkspaceCommandStackImpl.class, "undo", e); //$NON-NLS-1$
11:10:50 	        ^^^^^^^^
11:10:50 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:10:50 [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:10:50 	Tracing.catching(WorkspaceCommandStackImpl.class, "redo", e); //$NON-NLS-1$
11:10:50 	^^^^^^^
11:10:50 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:10:50 [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:10:50 	Tracing.catching(WorkspaceCommandStackImpl.class, "redo", e); //$NON-NLS-1$
11:10:50 	        ^^^^^^^^
11:10:50 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:10:50 [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:10:50 	Tracing.catching(WorkspaceCommandStackImpl.class, "executeTriggers", e); //$NON-NLS-1$
11:10:50 	^^^^^^^
11:10:50 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:10:50 [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:10:50 	Tracing.catching(WorkspaceCommandStackImpl.class, "executeTriggers", e); //$NON-NLS-1$
11:10:50 	        ^^^^^^^^
11:10:50 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:10:50 [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:10:50 	status = new Status(IStatus.ERROR, EMFWorkspacePlugin.getPluginId(), EMFWorkspaceStatusCodes.PRECOMMIT_FAILED, Messages.precommitFailed, e);
11:10:50 	                                   ^^^^^^^^^^^^^^^^^^
11:10:50 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:10:50 [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:10:50 	status = new Status(IStatus.ERROR, EMFWorkspacePlugin.getPluginId(), EMFWorkspaceStatusCodes.PRECOMMIT_FAILED, Messages.precommitFailed, e);
11:10:50 	                                                      ^^^^^^^^^^^
11:10:50 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:10:50 [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:10:50 	status = new Status(IStatus.ERROR, EMFWorkspacePlugin.getPluginId(), EMFWorkspaceStatusCodes.PRECOMMIT_FAILED, Messages.precommitFailed, e);
11:10:50 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:50 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:10:50 [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:10:50 	status = new Status(IStatus.ERROR, EMFWorkspacePlugin.getPluginId(), EMFWorkspaceStatusCodes.PRECOMMIT_FAILED, Messages.precommitFailed, e);
11:10:50 	                                                                                             ^^^^^^^^^^^^^^^^
11:10:50 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:10:50 [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:10:50 	status = new Status(IStatus.ERROR, EMFWorkspacePlugin.getPluginId(), EMFWorkspaceStatusCodes.PRECOMMIT_FAILED, Messages.precommitFailed, e);
11:10:50 	                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^
11:10:50 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:10:50 [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:10:50 	status = new Status(IStatus.ERROR, EMFWorkspacePlugin.getPluginId(), EMFWorkspaceStatusCodes.PRECOMMIT_FAILED, Messages.precommitFailed, e);
11:10:50 	                                                                                                                        ^^^^^^^^^^^^^^^
11:10:50 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:10:50 [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:10:50 	Tracing.throwing(WorkspaceCommandStackImpl.class, "executeTriggers", rbe); //$NON-NLS-1$
11:10:50 	^^^^^^^
11:10:50 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:10:50 [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:10:50 	Tracing.throwing(WorkspaceCommandStackImpl.class, "executeTriggers", rbe); //$NON-NLS-1$
11:10:50 	        ^^^^^^^^
11:10:50 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:10:50 [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:10:50 	operation = (IUndoableOperation) tx.getOptions().get(EMFWorkspacePlugin.OPTION_OWNING_OPERATION);
11:10:50 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:50 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:10:50 [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:10:50 	operation = (IUndoableOperation) tx.getOptions().get(EMFWorkspacePlugin.OPTION_OWNING_OPERATION);
11:10:50 	                                                                        ^^^^^^^^^^^^^^^^^^^^^^^
11:10:50 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:10:50 [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:10:50 	public List getAffectedFiles() {
11:10:50 	       ^^^^
11:10:50 List is a raw type. References to generic type List<E> should be parameterized
11:10:50 [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:10:50 	ArrayList affectedFiles = new ArrayList();
11:10:50 	^^^^^^^^^
11:10:50 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:10:50 [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:10:50 	ArrayList affectedFiles = new ArrayList();
11:10:50 	                              ^^^^^^^^^
11:10:50 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:10:50 [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:10:50 	affectedFiles.add(o);
11:10:50 	^^^^^^^^^^^^^^^^^^^^
11:10:50 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
11:10:50 36 problems (36 warnings)
11:10:50 [INFO] 
11:10:50 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.emf.gmf ---
11:10:50 [INFO] 
11:10:50 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.emf.gmf ---
11:10:50 [INFO] 
11:10:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.gmf ---
11:10:50 [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:10:50 [INFO] 
11:10:50 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.emf.gmf ---
11:10:50 [INFO] 
11:10:50 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.emf.gmf ---
11:10:50 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 28 were skipped
11:10:50 [INFO] 
11:10:50 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.gmf ---
11:10:50 [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:10:50 [INFO] 
11:10:50 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.gmf ---
11:10:50 [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:10:50 [INFO] 
11:10:50 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.gmf ---
11:10:50 [INFO] 
11:10:50 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.emf.gmf ---
11:10:50 [INFO] 
11:10:50 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.gmf ---
11:10:50 [INFO] 
11:10:50 [INFO] --< org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf-expressions >--
11:10:50 [INFO] Building Papyrus EMF Expressions Infrastructure 0.0.1-SNAPSHOT  [91/735]
11:10:50 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/expressions/pom.xml
11:10:50 [INFO] --------------------------------[ pom ]---------------------------------
11:10:50 [INFO] 
11:10:50 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf-expressions ---
11:10:50 [INFO] 
11:10:50 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf-expressions ---
11:10:50 [INFO] 
11:10:50 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.emf-expressions ---
11:10:50 [INFO] 
11:10:50 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf-expressions ---
11:10:50 [INFO] 
11:10:50 [INFO] --< org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions >--
11:10:50 [INFO] Building org.eclipse.papyrus.infra.emf.expressions 2.0.0-SNAPSHOT [92/735]
11:10:50 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions/pom.xml
11:10:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:50 [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:10:50 [INFO] 
11:10:50 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf.expressions ---
11:10:50 [INFO] 
11:10:50 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.expressions ---
11:10:50 [INFO] The project's OSGi version is 2.0.0.202401111608
11:10:50 [INFO] 
11:10:50 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.expressions ---
11:10:50 [INFO] 
11:10:50 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.expressions ---
11:10:50 [INFO] 
11:10:50 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.expressions ---
11:10:50 [INFO] 
11:10:50 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.emf.expressions ---
11:10:50 [INFO] Resolving class path of org.eclipse.papyrus.infra.emf.expressions
11:10:50 [INFO] 
11:10:50 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.emf.expressions ---
11:10:50 [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:10:50 [INFO] 
11:10:50 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.emf.expressions ---
11:10:50 [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:10:50 [INFO] 
11:10:50 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.emf.expressions ---
11:10:50 [INFO] 
11:10:50 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.emf.expressions ---
11:10:50 [INFO] 
11:10:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.expressions ---
11:10:50 [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:10:50 [INFO] 
11:10:50 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.emf.expressions ---
11:10:50 [INFO] 
11:10:50 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.emf.expressions ---
11:10:50 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 53 were skipped
11:10:50 [INFO] 
11:10:50 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.expressions ---
11:10:50 [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:10:50 [INFO] 
11:10:50 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.expressions ---
11:10:50 [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:10:50 [INFO] 
11:10:50 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.expressions ---
11:10:50 [INFO] 
11:10:50 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.emf.expressions ---
11:10:50 [INFO] 
11:10:50 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.expressions ---
11:10:50 [INFO] 
11:10:50 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra-nattable >-------
11:10:50 [INFO] Building Papyrus Nattable 0.0.1-SNAPSHOT                        [93/735]
11:10:50 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/pom.xml
11:10:50 [INFO] --------------------------------[ pom ]---------------------------------
11:10:50 [INFO] 
11:10:50 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra-nattable ---
11:10:50 [INFO] 
11:10:50 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-nattable ---
11:10:50 [INFO] 
11:10:50 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra-nattable ---
11:10:50 [INFO] 
11:10:50 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-nattable ---
11:10:50 [INFO] 
11:10:50 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.model >----
11:10:50 [INFO] Building org.eclipse.papyrus.infra.nattable.model 5.0.0-SNAPSHOT [94/735]
11:10:50 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/pom.xml
11:10:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:50 [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:10:50 [INFO] 
11:10:50 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.model ---
11:10:50 [INFO] 
11:10:50 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.model ---
11:10:50 [INFO] The project's OSGi version is 5.0.0.202401111608
11:10:50 [INFO] 
11:10:50 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.model ---
11:10:50 [INFO] 
11:10:50 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.model ---
11:10:50 [INFO] 
11:10:50 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.model ---
11:10:50 [INFO] 
11:10:50 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.nattable.model ---
11:10:50 [INFO] Resolving class path of org.eclipse.papyrus.infra.nattable.model
11:10:51 [INFO] 
11:10:51 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.model ---
11:10:51 [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:10:51 [INFO] 
11:10:51 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.model ---
11:10:51 [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:10:51 [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:10:51 	for(Iterator i = getStyles().iterator(); i.hasNext();) {
11:10:51 	    ^^^^^^^^
11:10:51 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:10:51 1 problem (1 warning)
11:10:51 [INFO] 
11:10:51 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.nattable.model ---
11:10:51 [INFO] 
11:10:51 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.nattable.model ---
11:10:51 [INFO] 
11:10:51 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.model ---
11:10:51 [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:10:51 [INFO] 
11:10:51 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.nattable.model ---
11:10:51 [INFO] 
11:10:51 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.nattable.model ---
11:10:51 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
11:10:51 [INFO] 
11:10:51 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.model ---
11:10:51 [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:10:51 [INFO] 
11:10:51 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.model ---
11:10:51 [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:10:51 [INFO] 
11:10:51 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.model ---
11:10:51 [INFO] 
11:10:51 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.nattable.model ---
11:10:51 [INFO] 
11:10:51 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.model ---
11:10:52 [INFO] 
11:10:52 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization >--
11:10:52 [INFO] Building org.eclipse.papyrus.infra.internationalization 2.1.0-SNAPSHOT [95/735]
11:10:52 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization/pom.xml
11:10:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:52 [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:10:52 [INFO] 
11:10:52 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.internationalization ---
11:10:52 [INFO] 
11:10:52 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.internationalization ---
11:10:52 [INFO] The project's OSGi version is 2.1.0.202401111608
11:10:52 [INFO] 
11:10:52 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.internationalization ---
11:10:52 [INFO] 
11:10:52 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.internationalization ---
11:10:52 [INFO] 
11:10:52 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.internationalization ---
11:10:52 [INFO] 
11:10:52 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.internationalization ---
11:10:52 [INFO] Resolving class path of org.eclipse.papyrus.infra.internationalization
11:10:52 [INFO] 
11:10:52 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.internationalization ---
11:10:52 [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:10:52 [INFO] 
11:10:52 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.internationalization ---
11:10:52 [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:10:53 [INFO] 
11:10:53 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.internationalization ---
11:10:53 [INFO] 
11:10:53 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.internationalization ---
11:10:53 [INFO] 
11:10:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.internationalization ---
11:10:53 [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:10:53 [INFO] 
11:10:53 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.internationalization ---
11:10:53 [INFO] 
11:10:53 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.internationalization ---
11:10:53 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 125 were skipped
11:10:53 [INFO] 
11:10:53 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.internationalization ---
11:10:53 [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:10:53 [INFO] 
11:10:53 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.internationalization ---
11:10:53 [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:10:53 [INFO] 
11:10:53 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.internationalization ---
11:10:53 [INFO] 
11:10:53 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.internationalization ---
11:10:53 [INFO] 
11:10:53 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.internationalization ---
11:10:53 [INFO] 
11:10:53 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra.onefile >--------
11:10:53 [INFO] Building org.eclipse.papyrus.infra.onefile 3.1.0-SNAPSHOT       [96/735]
11:10:53 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/pom.xml
11:10:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:53 [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:10:53 [INFO] 
11:10:53 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.onefile ---
11:10:53 [INFO] 
11:10:53 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.onefile ---
11:10:53 [INFO] The project's OSGi version is 3.1.0.202401111608
11:10:53 [INFO] 
11:10:53 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.onefile ---
11:10:53 [INFO] 
11:10:53 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.onefile ---
11:10:53 [INFO] 
11:10:53 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.onefile ---
11:10:53 [INFO] 
11:10:53 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.onefile ---
11:10:53 [INFO] Resolving class path of org.eclipse.papyrus.infra.onefile
11:10:53 [INFO] 
11:10:53 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.onefile ---
11:10:53 [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:10:53 [INFO] 
11:10:53 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.onefile ---
11:10:53 [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:10:54 [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:10:54 	className).newInstance();
11:10:54 	           ^^^^^^^^^^^^^
11:10:54 The method newInstance() from the type Class<capture#1-of ?> is deprecated since version 9
11:10:54 [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:10:54 	instance = (IDiViewFilter) bundle.loadClass(className).newInstance();
11:10:54 	                                                       ^^^^^^^^^^^^^
11:10:54 The method newInstance() from the type Class<capture#1-of ?> is deprecated since version 9
11:10:54 [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:10:54 	public Object getAdapter(Class adapter) {
11:10:54 	       ^^^^^^
11:10:54 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:10:54 [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:10:54 	return super.getAdapter(adapter);
11:10:54 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:54 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type PlatformObject
11:10:54 [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:10:54 	return super.getAdapter(adapter);
11:10:54 	                        ^^^^^^^
11:10:54 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
11:10:54 [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:10:54 	public Object getAdapter(Class adapter) {
11:10:54 	       ^^^^^^
11:10:54 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:10:54 [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:10:54 	public Object getAdapter(Class adapter) {
11:10:54 	                         ^^^^^
11:10:54 Class is a raw type. References to generic type Class<T> should be parameterized
11:10:54 [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:10:54 	return Platform.getAdapterManager().getAdapter(this, adapter);
11:10:54 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:54 Type safety: Unchecked invocation getAdapter(SubResourceFile, Class) of the generic method getAdapter(Object, Class<T>) of type IAdapterManager
11:10:54 [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:10:54 	return Platform.getAdapterManager().getAdapter(this, adapter);
11:10:54 	                                                     ^^^^^^^
11:10:54 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
11:10:54 [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:10:54 	public Object getAdapter(Class adapter) {
11:10:54 	       ^^^^^^
11:10:54 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:10:54 [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:10:54 	public Object getAdapter(Class adapter) {
11:10:54 	                         ^^^^^
11:10:54 Class is a raw type. References to generic type Class<T> should be parameterized
11:10:54 [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:10:54 	return Platform.getAdapterManager().getAdapter(this, adapter);
11:10:54 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:54 Type safety: Unchecked invocation getAdapter(PapyrusFile, Class) of the generic method getAdapter(Object, Class<T>) of type IAdapterManager
11:10:54 [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:10:54 	return Platform.getAdapterManager().getAdapter(this, adapter);
11:10:54 	                                                     ^^^^^^^
11:10:54 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
11:10:54 13 problems (13 warnings)
11:10:54 [INFO] 
11:10:54 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.onefile ---
11:10:54 [INFO] 
11:10:54 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.onefile ---
11:10:54 [INFO] 
11:10:54 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.onefile ---
11:10:54 [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:10:54 [INFO] 
11:10:54 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.onefile ---
11:10:54 [INFO] 
11:10:54 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.onefile ---
11:10:54 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 125 were skipped
11:10:54 [INFO] 
11:10:54 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.onefile ---
11:10:54 [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:10:54 [INFO] 
11:10:54 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.onefile ---
11:10:54 [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:10:54 [INFO] 
11:10:54 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.onefile ---
11:10:54 [INFO] 
11:10:54 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.onefile ---
11:10:54 [INFO] 
11:10:54 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.onefile ---
11:10:54 [INFO] 
11:10:54 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.editor >--
11:10:54 [INFO] Building org.eclipse.papyrus.infra.constraints.editor 3.0.0-SNAPSHOT [97/735]
11:10:54 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/pom.xml
11:10:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:54 [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:10:54 [INFO] 
11:10:54 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.constraints.editor ---
11:10:54 [INFO] 
11:10:54 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.constraints.editor ---
11:10:54 [INFO] The project's OSGi version is 3.0.0.202401111608
11:10:54 [INFO] 
11:10:54 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.constraints.editor ---
11:10:54 [INFO] 
11:10:54 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.constraints.editor ---
11:10:54 [INFO] 
11:10:54 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.constraints.editor ---
11:10:54 [INFO] 
11:10:54 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.constraints.editor ---
11:10:54 [INFO] Resolving class path of org.eclipse.papyrus.infra.constraints.editor
11:10:54 [INFO] 
11:10:54 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.constraints.editor ---
11:10:54 [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:10:54 [INFO] 
11:10:54 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.constraints.editor ---
11:10:54 [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:10:54 [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:10:54 	public Object getAdapter(Class key) {
11:10:54 	       ^^^^^^
11:10:54 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:10:54 [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:10:54 	return super.getAdapter(key);
11:10:54 	       ^^^^^^^^^^^^^^^^^^^^^
11:10:54 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart
11:10:54 [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:10:54 	return super.getAdapter(key);
11:10:54 	                        ^^^
11:10:54 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
11:10:54 [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:10:54 	public Object getAdapter(Class key) {
11:10:54 	       ^^^^^^
11:10:54 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:10:54 [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:10:54 	return super.getAdapter(key);
11:10:54 	       ^^^^^^^^^^^^^^^^^^^^^
11:10:54 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart
11:10:54 [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:10:54 	return super.getAdapter(key);
11:10:54 	                        ^^^
11:10:54 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
11:10:54 6 problems (6 warnings)
11:10:54 [INFO] 
11:10:54 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.constraints.editor ---
11:10:54 [INFO] 
11:10:54 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.constraints.editor ---
11:10:54 [INFO] 
11:10:54 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.constraints.editor ---
11:10:54 [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:10:54 [INFO] 
11:10:54 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.constraints.editor ---
11:10:54 [INFO] 
11:10:54 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.constraints.editor ---
11:10:54 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 118 were skipped
11:10:54 [INFO] 
11:10:54 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.constraints.editor ---
11:10:54 [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:10:54 [INFO] 
11:10:54 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.constraints.editor ---
11:10:55 [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:10:55 [INFO] 
11:10:55 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.constraints.editor ---
11:10:55 [INFO] 
11:10:55 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.constraints.editor ---
11:10:55 [INFO] 
11:10:55 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.constraints.editor ---
11:10:55 [INFO] 
11:10:55 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.ui >----
11:10:55 [INFO] Building org.eclipse.papyrus.infra.constraints.ui 3.0.0-SNAPSHOT [98/735]
11:10:55 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.ui/pom.xml
11:10:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:55 [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:10:55 [INFO] 
11:10:55 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.constraints.ui ---
11:10:55 [INFO] 
11:10:55 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.constraints.ui ---
11:10:55 [INFO] The project's OSGi version is 3.0.0.202401111608
11:10:55 [INFO] 
11:10:55 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.constraints.ui ---
11:10:55 [INFO] 
11:10:55 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.constraints.ui ---
11:10:55 [INFO] 
11:10:55 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.constraints.ui ---
11:10:55 [INFO] 
11:10:55 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.constraints.ui ---
11:10:55 [INFO] Resolving class path of org.eclipse.papyrus.infra.constraints.ui
11:10:55 [INFO] 
11:10:55 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.constraints.ui ---
11:10:55 [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:10:55 [INFO] 
11:10:55 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.constraints.ui ---
11:10:55 [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:10:56 [INFO] 
11:10:56 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.constraints.ui ---
11:10:56 [INFO] 
11:10:56 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.constraints.ui ---
11:10:56 [INFO] 
11:10:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.constraints.ui ---
11:10:56 [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:10:56 [INFO] 
11:10:56 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.constraints.ui ---
11:10:56 [INFO] 
11:10:56 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.constraints.ui ---
11:10:56 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 117 were skipped
11:10:56 [INFO] 
11:10:56 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.constraints.ui ---
11:10:56 [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:10:56 [INFO] 
11:10:56 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.constraints.ui ---
11:10:56 [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:10:56 [INFO] 
11:10:56 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.constraints.ui ---
11:10:56 [INFO] 
11:10:56 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.constraints.ui ---
11:10:56 [INFO] 
11:10:56 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.constraints.ui ---
11:10:56 [INFO] 
11:10:56 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.infra-editor >--------
11:10:56 [INFO] Building Papyrus Editor Welcome Page 0.0.1-SNAPSHOT             [99/735]
11:10:56 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/pom.xml
11:10:56 [INFO] --------------------------------[ pom ]---------------------------------
11:10:56 [INFO] 
11:10:56 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra-editor ---
11:10:56 [INFO] 
11:10:56 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-editor ---
11:10:56 [INFO] 
11:10:56 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra-editor ---
11:10:56 [INFO] 
11:10:56 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-editor ---
11:10:56 [INFO] 
11:10:56 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.infra-properties >------
11:10:56 [INFO] Building Papyrus Infra Properties Framework 0.0.1-SNAPSHOT     [100/735]
11:10:56 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/pom.xml
11:10:56 [INFO] --------------------------------[ pom ]---------------------------------
11:10:56 [INFO] 
11:10:56 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra-properties ---
11:10:56 [INFO] 
11:10:56 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-properties ---
11:10:56 [INFO] 
11:10:56 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra-properties ---
11:10:56 [INFO] 
11:10:56 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-properties ---
11:10:56 [INFO] 
11:10:56 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.infra.properties >------
11:10:56 [INFO] Building org.eclipse.papyrus.infra.properties 4.1.0-SNAPSHOT   [101/735]
11:10:56 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties/pom.xml
11:10:56 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:56 [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:10:56 [INFO] 
11:10:56 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.properties ---
11:10:56 [INFO] 
11:10:56 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.properties ---
11:10:56 [INFO] The project's OSGi version is 4.1.0.202401111608
11:10:56 [INFO] 
11:10:56 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.properties ---
11:10:56 [INFO] 
11:10:56 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.properties ---
11:10:56 [INFO] 
11:10:56 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.properties ---
11:10:56 [INFO] 
11:10:56 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.properties ---
11:10:56 [INFO] Resolving class path of org.eclipse.papyrus.infra.properties
11:10:56 [INFO] 
11:10:56 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.properties ---
11:10:56 [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:10:56 [INFO] 
11:10:56 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.properties ---
11:10:56 [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:10:57 [INFO] 
11:10:57 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.properties ---
11:10:57 [INFO] 
11:10:57 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.properties ---
11:10:57 [INFO] 
11:10:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.properties ---
11:10:57 [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:10:57 [INFO] 
11:10:57 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.properties ---
11:10:57 [INFO] 
11:10:57 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.properties ---
11:10:57 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 108 were skipped
11:10:57 [INFO] 
11:10:57 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.properties ---
11:10:57 [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:10:57 [INFO] 
11:10:57 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.properties ---
11:10:57 [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:10:57 [INFO] 
11:10:57 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.properties ---
11:10:57 [INFO] 
11:10:57 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.properties ---
11:10:57 [INFO] 
11:10:57 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.properties ---
11:10:57 [INFO] 
11:10:57 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.readonly >-----
11:10:57 [INFO] Building org.eclipse.papyrus.infra.emf.readonly 4.1.0-SNAPSHOT [102/735]
11:10:57 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/pom.xml
11:10:57 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:57 [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:10:57 [INFO] 
11:10:57 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf.readonly ---
11:10:57 [INFO] 
11:10:57 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.readonly ---
11:10:57 [INFO] The project's OSGi version is 4.1.0.202401111608
11:10:57 [INFO] 
11:10:57 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.readonly ---
11:10:57 [INFO] 
11:10:57 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.readonly ---
11:10:57 [INFO] 
11:10:57 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.readonly ---
11:10:57 [INFO] 
11:10:57 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.emf.readonly ---
11:10:57 [INFO] Resolving class path of org.eclipse.papyrus.infra.emf.readonly
11:10:57 [INFO] 
11:10:57 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.emf.readonly ---
11:10:57 [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:10:57 [INFO] 
11:10:57 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.emf.readonly ---
11:10:57 [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:10:58 [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:10:58 	public Object getAdapter(Object adaptableObject, Class adapterType) {
11:10:58 	       ^^^^^^
11:10:58 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:10:58 [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:10:58 	public Class[] getAdapterList() {
11:10:58 	       ^^^^^^^
11:10:58 Type safety: The return type Class[] for getAdapterList() from the type ReadOnlyAdapterFactory needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory
11:10:58 [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:10:58 	@SuppressWarnings("restriction")
11:10:58 	                  ^^^^^^^^^^^^^
11:10:58 Unnecessary @SuppressWarnings("restriction")
11:10:58 3 problems (3 warnings)
11:10:58 [INFO] 
11:10:58 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.emf.readonly ---
11:10:58 [INFO] 
11:10:58 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.emf.readonly ---
11:10:58 [INFO] 
11:10:58 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.readonly ---
11:10:58 [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:10:58 [INFO] 
11:10:58 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.emf.readonly ---
11:10:58 [INFO] 
11:10:58 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.emf.readonly ---
11:10:58 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 125 were skipped
11:10:58 [INFO] 
11:10:58 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.readonly ---
11:10:58 [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:10:58 [INFO] 
11:10:58 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.readonly ---
11:10:58 [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:10:58 [INFO] 
11:10:58 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.readonly ---
11:10:58 [INFO] 
11:10:58 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.emf.readonly ---
11:10:58 [INFO] 
11:10:58 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.readonly ---
11:10:58 [INFO] 
11:10:58 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.emf >--------
11:10:58 [INFO] Building org.eclipse.papyrus.infra.ui.emf 3.1.100-SNAPSHOT     [103/735]
11:10:58 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/pom.xml
11:10:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:58 [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:10:58 [INFO] 
11:10:58 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.ui.emf ---
11:10:58 [INFO] 
11:10:58 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.ui.emf ---
11:10:58 [INFO] The project's OSGi version is 3.1.100.202401111608
11:10:58 [INFO] 
11:10:58 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.ui.emf ---
11:10:58 [INFO] 
11:10:58 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.ui.emf ---
11:10:58 [INFO] 
11:10:58 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.ui.emf ---
11:10:58 [INFO] 
11:10:58 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.ui.emf ---
11:10:58 [INFO] Resolving class path of org.eclipse.papyrus.infra.ui.emf
11:10:59 [INFO] 
11:10:59 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.ui.emf ---
11:10:59 [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:10:59 [INFO] 
11:10:59 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.ui.emf ---
11:10:59 [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:10:59 [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:10:59 	subscriptions.computeIfAbsent(subscription, x -> Sets.newSetFromMap(new WeakHashMap<>()))
11:10:59 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:59 The method newSetFromMap(Map<EObject,Boolean>) from the type Sets is deprecated
11:10:59 [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:10:59 	public class AnnotationObservableValue extends AbstractObservableValue {
11:10:59 	                                               ^^^^^^^^^^^^^^^^^^^^^^^
11:10:59 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
11:10:59 [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:10:59 	annotation.getDetails().remove(key);
11:10:59 	                               ^^^
11:10:59 Unlikely argument type String for remove(Object) on a Collection<Map.Entry<String,String>>
11:10:59 [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:10:59 	annotation.getDetails().remove(key);
11:10:59 	                               ^^^
11:10:59 Unlikely argument type String for remove(Object) on a Collection<Map.Entry<String,String>>
11:10:59 [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:10:59 	TreeBrowseStrategy browseStrategy = new ProviderBasedBrowseStrategy(provider);
11:10:59 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:59 ProviderBasedBrowseStrategy is a raw type. References to generic type ProviderBasedBrowseStrategy<T> should be parameterized
11:10:59 [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:10:59 	private void init(final ICustomizationManager customizationManager) {
11:10:59 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:59 The method init(ICustomizationManager) from the type Activator is never used locally
11:10:59 [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:10:59 	final EClass common = org.eclipse.papyrus.emf.facet.util.emf.core.internal.EMFUtils.computeLeastCommonSupertype(getEClasses(selectedEObject));
11:10:59 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:59 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:10:59 [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:10:59 	final EClass common = org.eclipse.papyrus.emf.facet.util.emf.core.internal.EMFUtils.computeLeastCommonSupertype(getEClasses(selectedEObject));
11:10:59 	                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:59 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:10:59 [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:10:59 	TreeBrowseStrategy browseStrategy = new ProviderBasedBrowseStrategy(provider);
11:10:59 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:10:59 ProviderBasedBrowseStrategy is a raw type. References to generic type ProviderBasedBrowseStrategy<T> should be parameterized
11:10:59 9 problems (9 warnings)
11:10:59 [INFO] 
11:10:59 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.ui.emf ---
11:10:59 [INFO] 
11:10:59 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.ui.emf ---
11:10:59 [INFO] 
11:10:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.ui.emf ---
11:10:59 [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:10:59 [INFO] 
11:10:59 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.ui.emf ---
11:10:59 [INFO] 
11:10:59 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.ui.emf ---
11:10:59 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 133 were skipped
11:10:59 [INFO] 
11:10:59 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.ui.emf ---
11:10:59 [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:10:59 [INFO] 
11:10:59 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.ui.emf ---
11:10:59 [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:10:59 [INFO] 
11:10:59 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.ui.emf ---
11:10:59 [INFO] 
11:10:59 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.ui.emf ---
11:10:59 [INFO] 
11:10:59 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.ui.emf ---
11:10:59 [INFO] 
11:10:59 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.properties.ui >-----
11:10:59 [INFO] Building org.eclipse.papyrus.infra.properties.ui 4.1.0-SNAPSHOT [104/735]
11:10:59 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/pom.xml
11:10:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:10:59 [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:11:00 [INFO] 
11:11:00 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.properties.ui ---
11:11:00 [INFO] 
11:11:00 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.properties.ui ---
11:11:00 [INFO] The project's OSGi version is 4.1.0.202401111608
11:11:00 [INFO] 
11:11:00 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.properties.ui ---
11:11:00 [INFO] 
11:11:00 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.properties.ui ---
11:11:00 [INFO] 
11:11:00 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.properties.ui ---
11:11:00 [INFO] 
11:11:00 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.properties.ui ---
11:11:00 [INFO] Resolving class path of org.eclipse.papyrus.infra.properties.ui
11:11:01 [INFO] 
11:11:01 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.properties.ui ---
11:11:01 [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:11:01 [INFO] 
11:11:01 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.properties.ui ---
11:11:01 [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:11:01 [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:11:01 	public IValidator getValidator(String propertyPath) {
11:11:01 	       ^^^^^^^^^^
11:11:01 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
11:11:01 [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:11:01 	public class PreferencesObservableValue extends AbstractObservableValue implements IPropertyChangeListener {
11:11:01 	                                                ^^^^^^^^^^^^^^^^^^^^^^^
11:11:01 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
11:11:01 [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:11:01 	fireValueChange(Diffs.createValueDiff(event.getOldValue(), event.getNewValue()));
11:11:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:01 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:11:01 [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:11:01 	IObservableList list = domain == null ? EMFProperties.list(featurePath).observe(source) : new EMFObservableList(EMFProperties.list(featurePath).observe(source), domain, getSource(featurePath), feature);
11:11:01 	^^^^^^^^^^^^^^^
11:11:01 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:11:01 [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:11:01 	IObservableList list = domain == null ? EMFProperties.list(featurePath).observe(source) : new EMFObservableList(EMFProperties.list(featurePath).observe(source), domain, getSource(featurePath), feature);
11:11:01 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:01 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized
11:11:01 [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:11:01 	IObservableList list = domain == null ? EMFProperties.list(featurePath).observe(source) : new EMFObservableList(EMFProperties.list(featurePath).observe(source), domain, getSource(featurePath), feature);
11:11:01 	                                                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:01 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized
11:11:01 [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:11:01 	IObservableValue value = domain == null ? EMFProperties.value(featurePath).observe(source) : new EMFObservableValue(getSource(featurePath), feature, domain);
11:11:01 	^^^^^^^^^^^^^^^^
11:11:01 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:11:01 [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:11:01 	IObservableValue value = domain == null ? EMFProperties.value(featurePath).observe(source) : new EMFObservableValue(getSource(featurePath), feature, domain);
11:11:01 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:01 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized
11:11:01 [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:11:01 	IObservableValue observableValue = (IObservableValue) observable;
11:11:01 	^^^^^^^^^^^^^^^^
11:11:01 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:11:01 [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:11:01 	IObservableValue observableValue = (IObservableValue) observable;
11:11:01 	                                    ^^^^^^^^^^^^^^^^
11:11:01 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:11:01 [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:11:01 	IObservableList observableList = (IObservableList) observable;
11:11:01 	^^^^^^^^^^^^^^^
11:11:01 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:11:01 [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:11:01 	IObservableList observableList = (IObservableList) observable;
11:11:01 	                                  ^^^^^^^^^^^^^^^
11:11:01 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:11:01 [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:11:01 	public IValidator getValidator(String propertyPath) {
11:11:01 	       ^^^^^^^^^^
11:11:01 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
11:11:01 [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:11:01 	import org.eclipse.ui.internal.views.properties.tabbed.view.TabbedPropertyRegistry;
11:11:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:01 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:11:01 [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:11:01 	import org.eclipse.ui.internal.views.properties.tabbed.view.TabbedPropertyRegistryFactory;
11:11:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:01 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:11:01 [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:11:01 	TabbedPropertyRegistry registry = TabbedPropertyRegistryFactory.getInstance().createRegistry(contributor);
11:11:01 	^^^^^^^^^^^^^^^^^^^^^^
11:11:01 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:11:01 [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:11:01 	TabbedPropertyRegistry registry = TabbedPropertyRegistryFactory.getInstance().createRegistry(contributor);
11:11:01 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:01 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:11:01 [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:11:01 	TabbedPropertyRegistry registry = TabbedPropertyRegistryFactory.getInstance().createRegistry(contributor);
11:11:01 	                                                                ^^^^^^^^^^^
11:11:01 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:11:01 [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:11:01 	TabbedPropertyRegistry registry = TabbedPropertyRegistryFactory.getInstance().createRegistry(contributor);
11:11:01 	                                                                              ^^^^^^^^^^^^^^
11:11:01 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:11:01 [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:11:01 	Method method = TabbedPropertyRegistry.class.getDeclaredMethod("getAllTabDescriptors"); //$NON-NLS-1$
11:11:01 	                ^^^^^^^^^^^^^^^^^^^^^^
11:11:01 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:11:01 [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:11:01 	TabbedPropertyRegistryFactory.getInstance().disposeRegistry(contributor);				
11:11:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:01 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:11:01 [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:11:01 	TabbedPropertyRegistryFactory.getInstance().disposeRegistry(contributor);				
11:11:01 	                              ^^^^^^^^^^^
11:11:01 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:11:01 [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:11:01 	TabbedPropertyRegistryFactory.getInstance().disposeRegistry(contributor);				
11:11:01 	                                            ^^^^^^^^^^^^^^^
11:11:01 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:11:01 [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:11:01 	public IValidator getValidator(String propertyPath);
11:11:01 	       ^^^^^^^^^^
11:11:01 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
11:11:01 [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:11:01 	protected MultipleStringEditor editor;
11:11:01 	          ^^^^^^^^^^^^^^^^^^^^
11:11:01 MultipleStringEditor is a raw type. References to generic type MultipleStringEditor<T> should be parameterized
11:11:01 [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:11:01 	protected MultipleStringEditor createMultipleStringEditor(Composite parent, int style) {
11:11:01 	          ^^^^^^^^^^^^^^^^^^^^
11:11:01 MultipleStringEditor is a raw type. References to generic type MultipleStringEditor<T> should be parameterized
11:11:01 [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:11:01 	return new MultipleStringEditor(parent, style);
11:11:01 	           ^^^^^^^^^^^^^^^^^^^^
11:11:01 MultipleStringEditor is a raw type. References to generic type MultipleStringEditor<T> should be parameterized
11:11:01 [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:11:01 	constraintEvaluationCache.replace(key, new Boolean(value));
11:11:01 	                                           ^^^^^^^^^^^^^^
11:11:01 The constructor Boolean(boolean) has been deprecated since version 9 and marked for removal
11:11:01 [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:11:01 	constraintEvaluationCache.put(key, new Boolean(value));
11:11:01 	                                       ^^^^^^^^^^^^^^
11:11:01 The constructor Boolean(boolean) has been deprecated since version 9 and marked for removal
11:11:01 [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:11:01 	public void setFilters(ViewerFilter[] filters) {
11:11:01 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:01 Varargs methods should only override or be overridden by other varargs methods unlike EncapsulatedComboViewer.setFilters(ViewerFilter[]) and StructuredViewer.setFilters(ViewerFilter...)
11:11:01 [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:11:01 	public void setModelObservable(IObservableList modelObservable) {
11:11:01 	                               ^^^^^^^^^^^^^^^
11:11:01 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:11:01 [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:11:01 	protected IObservableList observableList;
11:11:01 	          ^^^^^^^^^^^^^^^
11:11:01 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:11:01 [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:11:01 	protected IObservableValue observableValue;
11:11:01 	          ^^^^^^^^^^^^^^^^
11:11:01 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:11:01 [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:11:01 	protected IValidator modelValidator;
11:11:01 	          ^^^^^^^^^^
11:11:01 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
11:11:01 [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:11:01 	protected IConverter targetToModelConverter;
11:11:01 	          ^^^^^^^^^^
11:11:01 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:11:01 [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:11:01 	IObservableList inputObservableList = getInputObservableList();
11:11:01 	^^^^^^^^^^^^^^^
11:11:01 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:11:01 [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:11:01 	IObservableValue inputObservableValue = getInputObservableValue();
11:11:01 	^^^^^^^^^^^^^^^^
11:11:01 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:11:01 [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:11:01 	IValidator modelVal = getValidator();
11:11:01 	^^^^^^^^^^
11:11:01 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
11:11:01 [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:11:01 	protected IObservableList getInputObservableList() {
11:11:01 	          ^^^^^^^^^^^^^^^
11:11:01 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:11:01 [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:11:01 	observableList = (IObservableList) input.getObservable(propertyPath);
11:11:01 	                  ^^^^^^^^^^^^^^^
11:11:01 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:11:01 [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:11:01 	protected IObservableValue getInputObservableValue() {
11:11:01 	          ^^^^^^^^^^^^^^^^
11:11:01 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:11:01 [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:11:01 	observableValue = (IObservableValue) input.getObservable(propertyPath);
11:11:01 	                   ^^^^^^^^^^^^^^^^
11:11:01 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:11:01 [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:11:01 	public IValidator getValidator() {
11:11:01 	       ^^^^^^^^^^
11:11:01 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
11:11:01 [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:11:01 	IObservableValue observable = AbstractPropertyEditor.this.observableValue;
11:11:01 	^^^^^^^^^^^^^^^^
11:11:01 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:11:01 [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:11:01 	this.listenerClassesSet.add((IPropertiesListener) listenerClass.newInstance());
11:11:01 	                                                                ^^^^^^^^^^^^^
11:11:01 The method newInstance() from the type Class<capture#6-of ?> is deprecated since version 9
11:11:01 45 problems (45 warnings)
11:11:01 [INFO] 
11:11:01 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.properties.ui ---
11:11:01 [INFO] 
11:11:01 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.properties.ui ---
11:11:01 [INFO] Using Declarative Service specification version 1.3.0 to generate component definitions
11:11:02 [INFO] 0 component(s) where generated, 2 where kept.
11:11:02 [INFO] 
11:11:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.properties.ui ---
11:11:02 [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:11:02 [INFO] 
11:11:02 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.properties.ui ---
11:11:02 [INFO] 
11:11:02 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.properties.ui ---
11:11:02 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 135 were skipped
11:11:02 [INFO] 
11:11:02 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.properties.ui ---
11:11:02 [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:11:02 [INFO] 
11:11:02 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.properties.ui ---
11:11:02 [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:11:02 [INFO] 
11:11:02 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.properties.ui ---
11:11:02 [INFO] 
11:11:02 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.properties.ui ---
11:11:02 [INFO] 
11:11:02 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.properties.ui ---
11:11:02 [INFO] 
11:11:02 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.editor.welcome >----
11:11:02 [INFO] Building org.eclipse.papyrus.infra.editor.welcome 3.0.0-SNAPSHOT [105/735]
11:11:02 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/pom.xml
11:11:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:11:02 [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:11:02 [INFO] 
11:11:02 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.editor.welcome ---
11:11:02 [INFO] 
11:11:02 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.editor.welcome ---
11:11:02 [INFO] The project's OSGi version is 3.0.0.202401111608
11:11:02 [INFO] 
11:11:02 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.editor.welcome ---
11:11:02 [INFO] 
11:11:02 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.editor.welcome ---
11:11:02 [INFO] 
11:11:02 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.editor.welcome ---
11:11:02 [INFO] 
11:11:02 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.editor.welcome ---
11:11:02 [INFO] Resolving class path of org.eclipse.papyrus.infra.editor.welcome
11:11:03 [INFO] 
11:11:03 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.editor.welcome ---
11:11:03 [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:11:03 [INFO] 
11:11:03 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.editor.welcome ---
11:11:03 [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:11:03 [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:11:03 	import org.eclipse.papyrus.infra.ui.internal.commands.SashLayoutCommandFactory;
11:11:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:03 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:11:03 [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:11:03 	protected Command getToggleCommand(SashLayoutCommandFactory factory) {
11:11:03 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^
11:11:03 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:11:03 [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:11:03 	return factory.createTogglePrivateLayoutCommand();
11:11:03 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:03 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:11:03 [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:11:03 	import org.eclipse.papyrus.infra.ui.internal.commands.SashLayoutCommandFactory;
11:11:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:03 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:11:03 [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:11:03 	protected Command getToggleCommand(SashLayoutCommandFactory factory) {
11:11:03 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^
11:11:03 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:11:03 [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:11:03 	return factory.createToggleRestoreActivePageCommand();
11:11:03 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:03 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:11:03 [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:11:03 	import org.eclipse.papyrus.infra.ui.internal.commands.SashLayoutCommandFactory;
11:11:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:03 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:11:03 [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:11:03 	protected abstract Command getToggleCommand(SashLayoutCommandFactory factory);
11:11:03 	                                            ^^^^^^^^^^^^^^^^^^^^^^^^
11:11:03 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:11:03 [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:11:03 	Command command = getToggleCommand(new SashLayoutCommandFactory(editor));
11:11:03 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^
11:11:03 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:11:03 [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:11:03 	Command command = getToggleCommand(new SashLayoutCommandFactory(editor));
11:11:03 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^
11:11:03 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:11:03 [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:11:03 	import org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.utils.TransactionHelper;
11:11:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:03 The type TransactionHelper is deprecated
11:11:03 [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:11:03 	TransactionHelper.run(TransactionUtil.getEditingDomain(rset), () -> {
11:11:03 	^^^^^^^^^^^^^^^^^
11:11:03 The type TransactionHelper is deprecated
11:11:03 [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:11:03 	TransactionHelper.run(TransactionUtil.getEditingDomain(rset), () -> {
11:11:03 								Welcome newWelcome = getWelcome(rset);
11:11:03 								become(realWelcome, newWelcome);
11:11:03 								// And it was unloaded, so it has a proxy URI that it shouldn't
11:11:03 								((InternalEObject) realWelcome).eSetProxyURI(null);
11:11:03 							});
11:11:03 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:03 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
11:11:03 [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:11:03 	import org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.utils.TransactionHelper;
11:11:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:03 The type TransactionHelper is deprecated
11:11:03 [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:11:03 	TransactionHelper.run(EMFHelper.resolveEditingDomain(welcome), () -> {
11:11:03 	^^^^^^^^^^^^^^^^^
11:11:03 The type TransactionHelper is deprecated
11:11:03 [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:11:03 	TransactionHelper.run(EMFHelper.resolveEditingDomain(welcome), () -> {
11:11:03 					if (welcome.eResource() != res) {
11:11:03 						// Move it
11:11:03 						res.getContents().add(welcome);
11:11:03 					}
11:11:03 					WelcomePage page = welcome.getWelcomePage();
11:11:03 					if (page == null) {
11:11:03 						page = welcome.createWelcomePage();
11:11:03 					}
11:11:03 					recordTabSectionOrder(page);
11:11:03 					recordSashLayout(page);
11:11:03 				});
11:11:03 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:03 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated
11:11:03 [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:11:03 	TransactionHelper.run(EMFHelper.resolveEditingDomain(welcome), () -> {
11:11:03 	^^^^^^^^^^^^^^^^^
11:11:03 The type TransactionHelper is deprecated
11:11:03 [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:11:03 	TransactionHelper.run(EMFHelper.resolveEditingDomain(welcome), () -> {
11:11:03 				Welcome defaultWelcome = (Welcome) EcoreUtil.getObjectByType(welcomeResource.getContents(), WelcomePackage.Literals.WELCOME);
11:11:03 				if (res == sashResource) {
11:11:03 					// Move it back to the default resource
11:11:03 					if (defaultWelcome != null) {
11:11:03 						EcoreUtil.replace(defaultWelcome, welcome);
11:11:03 					} else {
11:11:03 						res.getContents().add(welcome);
11:11:03 					}
11:11:03 				}
11:11:03 				if (!EcoreUtil.equals(defaultWelcome, welcome)) {
11:11:03 					recompute[0] = true;
11:11:03 					// We need to keep the identity of the welcome object to maintain
11:11:03 					// the reference from the sash model page, so make it look like the
11:11:03 					// default welcome
11:11:03 					become(welcome, defaultWelcome);
11:11:03 				}
11:11:03 			});
11:11:03 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:03 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated
11:11:03 18 problems (18 warnings)
11:11:03 [INFO] 
11:11:03 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.editor.welcome ---
11:11:03 [INFO] 
11:11:03 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.editor.welcome ---
11:11:03 [INFO] 
11:11:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.editor.welcome ---
11:11:03 [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:11:03 [INFO] 
11:11:03 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.editor.welcome ---
11:11:03 [INFO] 
11:11:03 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.editor.welcome ---
11:11:03 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 135 were skipped
11:11:03 [INFO] 
11:11:03 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.editor.welcome ---
11:11:03 [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:11:03 [INFO] 
11:11:03 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.editor.welcome ---
11:11:03 [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:11:03 [INFO] 
11:11:03 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.editor.welcome ---
11:11:03 [INFO] 
11:11:03 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.editor.welcome ---
11:11:03 [INFO] 
11:11:03 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.editor.welcome ---
11:11:03 [INFO] 
11:11:03 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.navigation >--
11:11:03 [INFO] Building org.eclipse.papyrus.infra.services.navigation 4.0.0-SNAPSHOT [106/735]
11:11:03 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.navigation/pom.xml
11:11:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:11:03 [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:11:04 [INFO] 
11:11:04 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.navigation ---
11:11:04 [INFO] 
11:11:04 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.navigation ---
11:11:04 [INFO] The project's OSGi version is 4.0.0.202401111608
11:11:04 [INFO] 
11:11:04 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.navigation ---
11:11:04 [INFO] 
11:11:04 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.navigation ---
11:11:04 [INFO] 
11:11:04 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.navigation ---
11:11:04 [INFO] 
11:11:04 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.navigation ---
11:11:04 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.navigation
11:11:04 [INFO] 
11:11:04 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.navigation ---
11:11:04 [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:11:04 [INFO] 
11:11:04 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.navigation ---
11:11:04 [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:11:04 [INFO] 
11:11:04 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.services.navigation ---
11:11:04 [INFO] 
11:11:04 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.navigation ---
11:11:04 [INFO] 
11:11:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.navigation ---
11:11:04 [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:11:04 [INFO] 
11:11:04 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.services.navigation ---
11:11:04 [INFO] 
11:11:04 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.navigation ---
11:11:04 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 123 were skipped
11:11:04 [INFO] 
11:11:04 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.navigation ---
11:11:04 [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:11:04 [INFO] 
11:11:04 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.navigation ---
11:11:04 [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:11:04 [INFO] 
11:11:04 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.navigation ---
11:11:04 [INFO] 
11:11:04 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.services.navigation ---
11:11:04 [INFO] 
11:11:04 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.navigation ---
11:11:04 [INFO] 
11:11:04 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.editor.welcome.nattable >--
11:11:04 [INFO] Building org.eclipse.papyrus.infra.editor.welcome.nattable 4.0.0-SNAPSHOT [107/735]
11:11:04 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.nattable/pom.xml
11:11:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:11:04 [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:11:05 [WARNING] [d5a1cfe0-9624-42b6-9a17-7dfd621fc22d][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:11:05 [WARNING] [d5a1cfe0-9624-42b6-9a17-7dfd621fc22d][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:11:05 [WARNING] [d5a1cfe0-9624-42b6-9a17-7dfd621fc22d][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:11:05 [INFO] 
11:11:05 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
11:11:05 [INFO] 
11:11:05 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
11:11:06 [INFO] The project's OSGi version is 4.0.0.202401111608
11:11:06 [INFO] 
11:11:06 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
11:11:06 [INFO] 
11:11:06 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
11:11:06 [INFO] 
11:11:06 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
11:11:06 [INFO] 
11:11:06 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
11:11:06 [INFO] Resolving class path of org.eclipse.papyrus.infra.editor.welcome.nattable
11:11:06 [INFO] 
11:11:06 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
11:11:06 [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:11:06 [INFO] 
11:11:06 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
11:11:06 [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:11:06 [INFO] 
11:11:06 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
11:11:06 [INFO] 
11:11:06 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
11:11:06 [INFO] 
11:11:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
11:11:06 [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:11:06 [INFO] 
11:11:06 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
11:11:06 [INFO] 
11:11:06 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
11:11:06 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 137 were skipped
11:11:06 [INFO] 
11:11:06 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
11:11:06 [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:11:06 [INFO] 
11:11:06 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
11:11:07 [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:11:07 [INFO] 
11:11:07 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
11:11:07 [INFO] 
11:11:07 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
11:11:07 [INFO] 
11:11:07 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
11:11:07 [INFO] 
11:11:07 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.appearance >----
11:11:07 [INFO] Building org.eclipse.papyrus.infra.emf.appearance 3.0.0-SNAPSHOT [108/735]
11:11:07 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/pom.xml
11:11:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:11:07 [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:11:07 [INFO] 
11:11:07 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf.appearance ---
11:11:07 [INFO] 
11:11:07 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.appearance ---
11:11:07 [INFO] The project's OSGi version is 3.0.0.202401111608
11:11:07 [INFO] 
11:11:07 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.appearance ---
11:11:07 [INFO] 
11:11:07 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.appearance ---
11:11:07 [INFO] 
11:11:07 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.appearance ---
11:11:07 [INFO] 
11:11:07 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.emf.appearance ---
11:11:07 [INFO] Resolving class path of org.eclipse.papyrus.infra.emf.appearance
11:11:07 [INFO] 
11:11:07 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.emf.appearance ---
11:11:07 [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:11:07 [INFO] 
11:11:07 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.emf.appearance ---
11:11:07 [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:11:07 [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:11:07 	return new Boolean(gradientvalueString);
11:11:07 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:07 The constructor Boolean(String) has been deprecated since version 9 and marked for removal
11:11:07 [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:11:07 	return new Integer(depthString);
11:11:07 	           ^^^^^^^^^^^^^^^^^^^^
11:11:07 The constructor Integer(String) has been deprecated since version 9 and marked for removal
11:11:07 [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:11:07 	return new Boolean(gradientvalueString);
11:11:07 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:07 The constructor Boolean(String) has been deprecated since version 9 and marked for removal
11:11:07 3 problems (3 warnings)
11:11:07 [INFO] 
11:11:07 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.emf.appearance ---
11:11:07 [INFO] 
11:11:07 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.emf.appearance ---
11:11:07 [INFO] 
11:11:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.appearance ---
11:11:07 [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:11:07 [INFO] 
11:11:07 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.emf.appearance ---
11:11:07 [INFO] 
11:11:07 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.emf.appearance ---
11:11:07 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 108 were skipped
11:11:07 [INFO] 
11:11:07 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.appearance ---
11:11:07 [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:11:07 [INFO] 
11:11:07 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.appearance ---
11:11:07 [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:11:07 [INFO] 
11:11:07 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.appearance ---
11:11:07 [INFO] 
11:11:07 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.emf.appearance ---
11:11:07 [INFO] 
11:11:07 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.appearance ---
11:11:07 [INFO] 
11:11:07 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.diagram.common >--
11:11:07 [INFO] Building org.eclipse.papyrus.infra.emf.diagram.common 3.0.0-SNAPSHOT [109/735]
11:11:07 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.diagram.common/pom.xml
11:11:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:11:07 [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:11:08 [INFO] 
11:11:08 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf.diagram.common ---
11:11:08 [INFO] 
11:11:08 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.diagram.common ---
11:11:08 [INFO] The project's OSGi version is 3.0.0.202401111608
11:11:08 [INFO] 
11:11:08 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.diagram.common ---
11:11:08 [INFO] 
11:11:08 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.diagram.common ---
11:11:08 [INFO] 
11:11:08 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.diagram.common ---
11:11:08 [INFO] 
11:11:08 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.emf.diagram.common ---
11:11:08 [INFO] Resolving class path of org.eclipse.papyrus.infra.emf.diagram.common
11:11:08 [INFO] 
11:11:08 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.emf.diagram.common ---
11:11:08 [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:11:08 [INFO] 
11:11:08 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.emf.diagram.common ---
11:11:08 [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:11:08 [INFO] 
11:11:08 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.emf.diagram.common ---
11:11:08 [INFO] 
11:11:08 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.emf.diagram.common ---
11:11:08 [INFO] 
11:11:08 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.diagram.common ---
11:11:08 [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:11:08 [INFO] 
11:11:08 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.emf.diagram.common ---
11:11:08 [INFO] 
11:11:08 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.emf.diagram.common ---
11:11:08 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 125 were skipped
11:11:08 [INFO] 
11:11:08 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.diagram.common ---
11:11:08 [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:11:08 [INFO] 
11:11:08 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.diagram.common ---
11:11:08 [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:11:08 [INFO] 
11:11:08 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.diagram.common ---
11:11:08 [INFO] 
11:11:08 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.emf.diagram.common ---
11:11:08 [INFO] 
11:11:08 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.diagram.common ---
11:11:08 [INFO] 
11:11:08 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra-filters >--------
11:11:08 [INFO] Building Papyrus Infra Filters Model 0.0.1-SNAPSHOT            [110/735]
11:11:08 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/filters/pom.xml
11:11:08 [INFO] --------------------------------[ pom ]---------------------------------
11:11:08 [INFO] 
11:11:08 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra-filters ---
11:11:08 [INFO] 
11:11:08 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-filters ---
11:11:08 [INFO] 
11:11:08 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra-filters ---
11:11:08 [INFO] 
11:11:08 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-filters ---
11:11:08 [INFO] 
11:11:08 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra.filters >--------
11:11:08 [INFO] Building org.eclipse.papyrus.infra.filters 2.0.0-SNAPSHOT      [111/735]
11:11:08 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters/pom.xml
11:11:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:11:08 [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:11:08 [INFO] 
11:11:08 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.filters ---
11:11:08 [INFO] 
11:11:08 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.filters ---
11:11:08 [INFO] The project's OSGi version is 2.0.0.202401111608
11:11:08 [INFO] 
11:11:08 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.filters ---
11:11:08 [INFO] 
11:11:08 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.filters ---
11:11:08 [INFO] 
11:11:08 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.filters ---
11:11:08 [INFO] 
11:11:08 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.filters ---
11:11:08 [INFO] Resolving class path of org.eclipse.papyrus.infra.filters
11:11:08 [INFO] 
11:11:08 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.filters ---
11:11:08 [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:11:08 [INFO] 
11:11:08 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.filters ---
11:11:08 [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:11:09 [INFO] 
11:11:09 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.filters ---
11:11:09 [INFO] 
11:11:09 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.filters ---
11:11:09 [INFO] 
11:11:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.filters ---
11:11:09 [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:11:09 [INFO] 
11:11:09 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.filters ---
11:11:09 [INFO] 
11:11:09 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.filters ---
11:11:09 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
11:11:09 [INFO] 
11:11:09 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.filters ---
11:11:09 [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:11:09 [INFO] 
11:11:09 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.filters ---
11:11:09 [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:11:09 [INFO] 
11:11:09 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.filters ---
11:11:09 [INFO] 
11:11:09 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.filters ---
11:11:09 [INFO] 
11:11:09 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.filters ---
11:11:09 [INFO] 
11:11:09 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.infra.types.core >------
11:11:09 [INFO] Building org.eclipse.papyrus.infra.types.core 5.1.0-SNAPSHOT   [112/735]
11:11:09 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.core/pom.xml
11:11:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:11:09 [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:11:09 [INFO] 
11:11:09 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.types.core ---
11:11:09 [INFO] 
11:11:09 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.types.core ---
11:11:09 [INFO] The project's OSGi version is 5.1.0.202401111608
11:11:09 [INFO] 
11:11:09 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.types.core ---
11:11:09 [INFO] 
11:11:09 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.types.core ---
11:11:09 [INFO] 
11:11:09 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.types.core ---
11:11:09 [INFO] 
11:11:09 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.types.core ---
11:11:09 [INFO] Resolving class path of org.eclipse.papyrus.infra.types.core
11:11:09 [INFO] 
11:11:09 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.types.core ---
11:11:09 [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:11:09 [INFO] 
11:11:09 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.types.core ---
11:11:09 [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:11:10 [INFO] 
11:11:10 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.types.core ---
11:11:10 [INFO] 
11:11:10 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.types.core ---
11:11:10 [INFO] 
11:11:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.types.core ---
11:11:10 [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:11:10 [INFO] 
11:11:10 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.types.core ---
11:11:10 [INFO] 
11:11:10 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.types.core ---
11:11:10 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
11:11:10 [INFO] 
11:11:10 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.types.core ---
11:11:10 [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:11:10 [INFO] 
11:11:10 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.types.core ---
11:11:10 [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:11:10 [INFO] 
11:11:10 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.types.core ---
11:11:10 [INFO] 
11:11:10 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.types.core ---
11:11:10 [INFO] 
11:11:10 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.types.core ---
11:11:10 [INFO] 
11:11:10 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.types.rulebased >----
11:11:10 [INFO] Building org.eclipse.papyrus.infra.types.rulebased 5.0.0-SNAPSHOT [113/735]
11:11:10 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/pom.xml
11:11:10 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:11:10 [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:11:10 [INFO] 
11:11:10 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.types.rulebased ---
11:11:10 [INFO] 
11:11:10 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.types.rulebased ---
11:11:10 [INFO] The project's OSGi version is 5.0.0.202401111608
11:11:10 [INFO] 
11:11:10 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.types.rulebased ---
11:11:10 [INFO] 
11:11:10 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.types.rulebased ---
11:11:10 [INFO] 
11:11:10 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.types.rulebased ---
11:11:10 [INFO] 
11:11:10 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.types.rulebased ---
11:11:10 [INFO] Resolving class path of org.eclipse.papyrus.infra.types.rulebased
11:11:11 [INFO] 
11:11:11 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.types.rulebased ---
11:11:11 [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:11:11 [INFO] 
11:11:11 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.types.rulebased ---
11:11:11 [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:11:11 [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:11:11 	values.addAll((List<Object>) value);
11:11:11 	              ^^^^^^^^^^^^^^^^^^^^
11:11:11 Type safety: Unchecked cast from Object to List<Object>
11:11:11 [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:11:11 	values.addAll((List<Object>) value);
11:11:11 	              ^^^^^^^^^^^^^^^^^^^^
11:11:11 Type safety: Unchecked cast from Object to List<Object>
11:11:11 [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:11:11 	Map<EObject, EReference> objectsToMove = ((MoveRequest) request).getElementsToMove();
11:11:11 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:11 Type safety: The expression of type Map needs unchecked conversion to conform to Map<EObject,EReference>
11:11:11 3 problems (3 warnings)
11:11:11 [INFO] 
11:11:11 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.types.rulebased ---
11:11:11 [INFO] 
11:11:11 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.types.rulebased ---
11:11:11 [INFO] 
11:11:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.types.rulebased ---
11:11:11 [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:11:11 [INFO] 
11:11:11 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.types.rulebased ---
11:11:11 [INFO] 
11:11:11 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.types.rulebased ---
11:11:11 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 124 were skipped
11:11:11 [INFO] 
11:11:11 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.types.rulebased ---
11:11:11 [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:11:11 [INFO] 
11:11:11 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.types.rulebased ---
11:11:11 [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:11:11 [INFO] 
11:11:11 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.types.rulebased ---
11:11:11 [INFO] 
11:11:11 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.types.rulebased ---
11:11:11 [INFO] 
11:11:11 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.types.rulebased ---
11:11:11 [INFO] 
11:11:11 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.filters.edit >-----
11:11:11 [INFO] Building org.eclipse.papyrus.infra.filters.edit 2.0.0-SNAPSHOT [114/735]
11:11:11 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters.edit/pom.xml
11:11:11 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:11:11 [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:11:11 [INFO] 
11:11:11 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.filters.edit ---
11:11:11 [INFO] 
11:11:11 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.filters.edit ---
11:11:11 [INFO] The project's OSGi version is 2.0.0.202401111608
11:11:11 [INFO] 
11:11:11 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.filters.edit ---
11:11:11 [INFO] 
11:11:11 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.filters.edit ---
11:11:11 [INFO] 
11:11:11 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.filters.edit ---
11:11:11 [INFO] 
11:11:11 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.filters.edit ---
11:11:11 [INFO] Resolving class path of org.eclipse.papyrus.infra.filters.edit
11:11:11 [INFO] 
11:11:11 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.filters.edit ---
11:11:11 [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:11:11 [INFO] 
11:11:11 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.filters.edit ---
11:11:11 [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:11:11 [INFO] 
11:11:11 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.filters.edit ---
11:11:11 [INFO] 
11:11:11 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.filters.edit ---
11:11:11 [INFO] 
11:11:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.filters.edit ---
11:11:11 [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:11:11 [INFO] 
11:11:11 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.filters.edit ---
11:11:11 [INFO] 
11:11:11 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.filters.edit ---
11:11:11 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 16 were skipped
11:11:11 [INFO] 
11:11:11 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.filters.edit ---
11:11:11 [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:11:11 [INFO] 
11:11:11 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.filters.edit ---
11:11:11 [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:11:11 [INFO] 
11:11:11 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.filters.edit ---
11:11:11 [INFO] 
11:11:11 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.filters.edit ---
11:11:11 [INFO] 
11:11:11 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.filters.edit ---
11:11:11 [INFO] 
11:11:11 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types >-------
11:11:11 [INFO] Building org.eclipse.papyrus.infra.emf.types 5.0.100-SNAPSHOT  [115/735]
11:11:11 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/pom.xml
11:11:11 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:11:11 [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:11:12 [INFO] 
11:11:12 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf.types ---
11:11:12 [INFO] 
11:11:12 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.types ---
11:11:12 [INFO] The project's OSGi version is 5.0.100.202401111608
11:11:12 [INFO] 
11:11:12 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.types ---
11:11:12 [INFO] 
11:11:12 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.types ---
11:11:12 [INFO] 
11:11:12 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.types ---
11:11:12 [INFO] 
11:11:12 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.emf.types ---
11:11:12 [INFO] Resolving class path of org.eclipse.papyrus.infra.emf.types
11:11:12 [INFO] 
11:11:12 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.emf.types ---
11:11:12 [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:11:12 [INFO] 
11:11:12 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.emf.types ---
11:11:12 [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:11:13 [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:11:13 	private Map<Class<?>, IConverter> converterMaps = new HashMap<Class<?>, IConverter>();
11:11:13 	                      ^^^^^^^^^^
11:11:13 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:11:13 [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:11:13 	private Map<Class<?>, IConverter> converterMaps = new HashMap<Class<?>, IConverter>();
11:11:13 	                                                                        ^^^^^^^^^^
11:11:13 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:11:13 [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:11:13 	public IConverter getConverter(Class<?> toType) {
11:11:13 	       ^^^^^^^^^^
11:11:13 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:11:13 [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:11:13 	IConverter converter = getConverter(parameterType);
11:11:13 	^^^^^^^^^^
11:11:13 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:11:13 [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:11:13 	return converter.convert(valueInstance);
11:11:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:13 Type safety: The method convert(Object) belongs to the raw type IConverter. References to generic type IConverter<F,T> should be parameterized
11:11:13 [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:11:13 	public class ValueSpecificationToEnumerationConverter extends Converter implements IConverter {
11:11:13 	                                                              ^^^^^^^^^
11:11:13 Converter is a raw type. References to generic type Converter<F,T> should be parameterized
11:11:13 [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:11:13 	public class ValueSpecificationToEnumerationConverter extends Converter implements IConverter {
11:11:13 	                                                                                   ^^^^^^^^^^
11:11:13 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:11:13 [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:11:13 	public class ValueSpecificationToStringConverter extends Converter implements IConverter {
11:11:13 	                                                         ^^^^^^^^^
11:11:13 Converter is a raw type. References to generic type Converter<F,T> should be parameterized
11:11:13 [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:11:13 	public class ValueSpecificationToStringConverter extends Converter implements IConverter {
11:11:13 	                                                                              ^^^^^^^^^^
11:11:13 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:11:13 [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:11:13 	public class ValueSpecificationToIntegerConverter extends Converter implements IConverter {
11:11:13 	                                                          ^^^^^^^^^
11:11:13 Converter is a raw type. References to generic type Converter<F,T> should be parameterized
11:11:13 [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:11:13 	public class ValueSpecificationToIntegerConverter extends Converter implements IConverter {
11:11:13 	                                                                               ^^^^^^^^^^
11:11:13 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:11:13 [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:11:13 	import org.eclipse.papyrus.infra.emf.types.advices.values.FeatureToSet;
11:11:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:13 The import org.eclipse.papyrus.infra.emf.types.advices.values.FeatureToSet is never used
11:11:13 [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:11:13 	import org.eclipse.papyrus.infra.emf.types.advices.values.FeatureValue;
11:11:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:13 The import org.eclipse.papyrus.infra.emf.types.advices.values.FeatureValue is never used
11:11:13 [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:11:13 	import org.eclipse.papyrus.infra.emf.types.advices.values.SetValuesAdviceConfiguration;
11:11:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:13 The import org.eclipse.papyrus.infra.emf.types.advices.values.SetValuesAdviceConfiguration is never used
11:11:13 [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:11:13 	public class ValueSpecificationToEENumConverter extends Converter implements IConverter {
11:11:13 	                                                        ^^^^^^^^^
11:11:13 Converter is a raw type. References to generic type Converter<F,T> should be parameterized
11:11:13 [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:11:13 	public class ValueSpecificationToEENumConverter extends Converter implements IConverter {
11:11:13 	                                                                             ^^^^^^^^^^
11:11:13 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:11:13 [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:11:13 	@SuppressWarnings("restriction")
11:11:13 	                  ^^^^^^^^^^^^^
11:11:13 Unnecessary @SuppressWarnings("restriction")
11:11:13 [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:11:13 	public class ValueSpecificationToBooleanConverter extends Converter implements IConverter {
11:11:13 	                                                          ^^^^^^^^^
11:11:13 Converter is a raw type. References to generic type Converter<F,T> should be parameterized
11:11:13 [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:11:13 	public class ValueSpecificationToBooleanConverter extends Converter implements IConverter {
11:11:13 	                                                                               ^^^^^^^^^^
11:11:13 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:11:13 19 problems (19 warnings)
11:11:13 [INFO] 
11:11:13 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.emf.types ---
11:11:13 [INFO] 
11:11:13 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.emf.types ---
11:11:13 [INFO] 
11:11:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.types ---
11:11:13 [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:11:13 [INFO] 
11:11:13 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.emf.types ---
11:11:13 [INFO] 
11:11:13 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.emf.types ---
11:11:13 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 125 were skipped
11:11:13 [INFO] 
11:11:13 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.types ---
11:11:13 [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:11:13 [INFO] 
11:11:13 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.types ---
11:11:13 [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:11:13 [INFO] 
11:11:13 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.types ---
11:11:13 [INFO] 
11:11:13 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.emf.types ---
11:11:13 [INFO] 
11:11:13 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.types ---
11:11:13 [INFO] 
11:11:13 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.properties.edit >----
11:11:13 [INFO] Building org.eclipse.papyrus.infra.properties.edit 4.1.0-SNAPSHOT [116/735]
11:11:13 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.edit/pom.xml
11:11:13 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:11:13 [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:11:13 [INFO] 
11:11:13 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.properties.edit ---
11:11:13 [INFO] 
11:11:13 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.properties.edit ---
11:11:13 [INFO] The project's OSGi version is 4.1.0.202401111608
11:11:13 [INFO] 
11:11:13 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.properties.edit ---
11:11:13 [INFO] 
11:11:13 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.properties.edit ---
11:11:13 [INFO] 
11:11:13 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.properties.edit ---
11:11:13 [INFO] 
11:11:13 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.properties.edit ---
11:11:13 [INFO] Resolving class path of org.eclipse.papyrus.infra.properties.edit
11:11:13 [INFO] 
11:11:13 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.properties.edit ---
11:11:13 [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:11:13 [INFO] 
11:11:13 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.properties.edit ---
11:11:14 [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:11:14 [INFO] 
11:11:14 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.properties.edit ---
11:11:14 [INFO] 
11:11:14 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.properties.edit ---
11:11:14 [INFO] 
11:11:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.properties.edit ---
11:11:14 [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:11:14 [INFO] 
11:11:14 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.properties.edit ---
11:11:14 [INFO] 
11:11:14 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.properties.edit ---
11:11:14 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 109 were skipped
11:11:14 [INFO] 
11:11:14 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.properties.edit ---
11:11:14 [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:11:14 [INFO] 
11:11:14 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.properties.edit ---
11:11:14 [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:11:14 [INFO] 
11:11:14 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.properties.edit ---
11:11:14 [INFO] 
11:11:14 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.properties.edit ---
11:11:14 [INFO] 
11:11:14 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.properties.edit ---
11:11:14 [INFO] 
11:11:14 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types.ui >-----
11:11:14 [INFO] Building org.eclipse.papyrus.infra.emf.types.ui 5.0.0-SNAPSHOT [117/735]
11:11:14 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui/pom.xml
11:11:14 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:11:14 [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:11:14 [INFO] 
11:11:14 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf.types.ui ---
11:11:14 [INFO] 
11:11:14 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.types.ui ---
11:11:14 [INFO] The project's OSGi version is 5.0.0.202401111608
11:11:14 [INFO] 
11:11:14 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.types.ui ---
11:11:14 [INFO] 
11:11:14 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.types.ui ---
11:11:14 [INFO] 
11:11:14 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.types.ui ---
11:11:14 [INFO] 
11:11:14 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.emf.types.ui ---
11:11:14 [INFO] Resolving class path of org.eclipse.papyrus.infra.emf.types.ui
11:11:15 [INFO] 
11:11:15 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.emf.types.ui ---
11:11:15 [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:11:15 [INFO] 
11:11:15 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.emf.types.ui ---
11:11:15 [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:11:15 [INFO] 
11:11:15 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.emf.types.ui ---
11:11:15 [INFO] 
11:11:15 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.emf.types.ui ---
11:11:15 [INFO] 
11:11:15 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.types.ui ---
11:11:15 [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:11:15 [INFO] 
11:11:15 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.emf.types.ui ---
11:11:15 [INFO] 
11:11:15 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.emf.types.ui ---
11:11:15 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 136 were skipped
11:11:15 [INFO] 
11:11:15 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.types.ui ---
11:11:15 [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:11:15 [INFO] 
11:11:15 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.types.ui ---
11:11:15 [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:11:15 [INFO] 
11:11:15 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.types.ui ---
11:11:15 [INFO] 
11:11:15 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.emf.types.ui ---
11:11:15 [INFO] 
11:11:15 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.types.ui ---
11:11:15 [INFO] 
11:11:15 [INFO] --< org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions.edit >--
11:11:15 [INFO] Building org.eclipse.papyrus.infra.emf.expressions.edit 2.0.0-SNAPSHOT [118/735]
11:11:15 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.edit/pom.xml
11:11:15 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:11:15 [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:11:15 [INFO] 
11:11:15 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
11:11:15 [INFO] 
11:11:15 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
11:11:15 [INFO] The project's OSGi version is 2.0.0.202401111608
11:11:15 [INFO] 
11:11:15 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
11:11:15 [INFO] 
11:11:15 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
11:11:15 [INFO] 
11:11:15 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
11:11:15 [INFO] 
11:11:15 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
11:11:15 [INFO] Resolving class path of org.eclipse.papyrus.infra.emf.expressions.edit
11:11:15 [INFO] 
11:11:15 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
11:11:15 [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:11:15 [INFO] 
11:11:15 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
11:11:15 [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:11:16 [INFO] 
11:11:16 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
11:11:16 [INFO] 
11:11:16 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
11:11:16 [INFO] 
11:11:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
11:11:16 [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:11:16 [INFO] 
11:11:16 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
11:11:16 [INFO] 
11:11:16 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
11:11:16 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 104 were skipped
11:11:16 [INFO] 
11:11:16 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
11:11:16 [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:11:16 [INFO] 
11:11:16 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
11:11:16 [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:11:16 [INFO] 
11:11:16 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
11:11:16 [INFO] 
11:11:16 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
11:11:16 [INFO] 
11:11:16 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
11:11:16 [INFO] 
11:11:16 [INFO] --< org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions.editor >--
11:11:16 [INFO] Building org.eclipse.papyrus.infra.emf.expressions.editor 2.0.0-SNAPSHOT [119/735]
11:11:16 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.editor/pom.xml
11:11:16 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:11:16 [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:11:16 [INFO] 
11:11:16 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
11:11:16 [INFO] 
11:11:16 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
11:11:16 [INFO] The project's OSGi version is 2.0.0.202401111608
11:11:16 [INFO] 
11:11:16 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
11:11:16 [INFO] 
11:11:16 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
11:11:16 [INFO] 
11:11:16 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
11:11:16 [INFO] 
11:11:16 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
11:11:16 [INFO] Resolving class path of org.eclipse.papyrus.infra.emf.expressions.editor
11:11:16 [INFO] 
11:11:16 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
11:11:16 [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:11:16 [INFO] 
11:11:16 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
11:11:16 [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:11:16 [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:11:16 	@SuppressWarnings("rawtypes")
11:11:16 	                  ^^^^^^^^^^
11:11:16 Unnecessary @SuppressWarnings("rawtypes")
11:11:16 [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:11:16 	@SuppressWarnings("rawtypes")
11:11:16 	                  ^^^^^^^^^^
11:11:16 Unnecessary @SuppressWarnings("rawtypes")
11:11:16 2 problems (2 warnings)
11:11:16 [INFO] 
11:11:16 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
11:11:16 [INFO] 
11:11:16 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
11:11:16 [INFO] 
11:11:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
11:11:16 [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:11:16 [INFO] 
11:11:16 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
11:11:16 [INFO] 
11:11:16 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
11:11:16 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 109 were skipped
11:11:16 [INFO] 
11:11:16 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
11:11:16 [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:11:16 [INFO] 
11:11:16 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
11:11:17 [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:11:17 [INFO] 
11:11:17 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
11:11:17 [INFO] 
11:11:17 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
11:11:17 [INFO] 
11:11:17 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
11:11:17 [INFO] 
11:11:17 [INFO] --< org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions.properties >--
11:11:17 [INFO] Building org.eclipse.papyrus.infra.emf.expressions.properties 2.0.0-SNAPSHOT [120/735]
11:11:17 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.properties/pom.xml
11:11:17 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:11:17 [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:11:17 [INFO] 
11:11:17 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
11:11:17 [INFO] 
11:11:17 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
11:11:17 [INFO] The project's OSGi version is 2.0.0.202401111608
11:11:17 [INFO] 
11:11:17 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
11:11:17 [INFO] 
11:11:17 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
11:11:17 [INFO] 
11:11:17 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
11:11:17 [INFO] 
11:11:17 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
11:11:17 [INFO] Resolving class path of org.eclipse.papyrus.infra.emf.expressions.properties
11:11:18 [INFO] 
11:11:18 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
11:11:18 [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:11:18 [INFO] 
11:11:18 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
11:11:18 [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:11:18 [INFO] 
11:11:18 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
11:11:18 [INFO] 
11:11:18 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
11:11:18 [INFO] 
11:11:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
11:11:18 [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:11:18 [INFO] 
11:11:18 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
11:11:18 [INFO] 
11:11:18 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
11:11:18 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 135 were skipped
11:11:18 [INFO] 
11:11:18 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
11:11:18 [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:11:18 [INFO] 
11:11:18 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
11:11:18 [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:11:18 [INFO] 
11:11:18 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
11:11:18 [INFO] 
11:11:18 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
11:11:18 [INFO] 
11:11:18 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
11:11:18 [INFO] 
11:11:18 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.properties.editor >---
11:11:18 [INFO] Building org.eclipse.papyrus.infra.properties.editor 4.0.0-SNAPSHOT [121/735]
11:11:18 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/pom.xml
11:11:18 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:11:18 [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:11:18 [INFO] 
11:11:18 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.properties.editor ---
11:11:18 [INFO] 
11:11:18 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.properties.editor ---
11:11:18 [INFO] The project's OSGi version is 4.0.0.202401111608
11:11:18 [INFO] 
11:11:18 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.properties.editor ---
11:11:18 [INFO] 
11:11:18 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.properties.editor ---
11:11:18 [INFO] 
11:11:18 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.properties.editor ---
11:11:18 [INFO] 
11:11:18 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.properties.editor ---
11:11:18 [INFO] Resolving class path of org.eclipse.papyrus.infra.properties.editor
11:11:19 [INFO] 
11:11:19 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.properties.editor ---
11:11:19 [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:11:19 [INFO] 
11:11:19 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.properties.editor ---
11:11:19 [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:11:19 [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:11:19 	@SuppressWarnings("rawtypes")
11:11:19 	                  ^^^^^^^^^^
11:11:19 Unnecessary @SuppressWarnings("rawtypes")
11:11:19 [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:11:19 	@SuppressWarnings("rawtypes")
11:11:19 	                  ^^^^^^^^^^
11:11:19 Unnecessary @SuppressWarnings("rawtypes")
11:11:19 2 problems (2 warnings)
11:11:19 [INFO] 
11:11:19 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.properties.editor ---
11:11:19 [INFO] 
11:11:19 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.properties.editor ---
11:11:19 [INFO] 
11:11:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.properties.editor ---
11:11:19 [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:11:19 [INFO] 
11:11:19 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.properties.editor ---
11:11:19 [INFO] 
11:11:19 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.properties.editor ---
11:11:19 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
11:11:19 [INFO] 
11:11:19 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.properties.editor ---
11:11:19 [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:11:19 [INFO] 
11:11:19 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.properties.editor ---
11:11:19 [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:11:19 [INFO] 
11:11:19 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.properties.editor ---
11:11:19 [INFO] 
11:11:19 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.properties.editor ---
11:11:19 [INFO] 
11:11:19 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.properties.editor ---
11:11:19 [INFO] 
11:11:19 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.architecture >--
11:11:19 [INFO] Building org.eclipse.papyrus.infra.services.architecture 2.0.0-SNAPSHOT [122/735]
11:11:19 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.architecture/pom.xml
11:11:19 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:11:19 [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:11:20 [INFO] 
11:11:20 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.architecture ---
11:11:20 [INFO] 
11:11:20 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.architecture ---
11:11:20 [INFO] The project's OSGi version is 2.0.0.202401111608
11:11:20 [INFO] 
11:11:20 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.architecture ---
11:11:20 [INFO] 
11:11:20 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.architecture ---
11:11:20 [INFO] 
11:11:20 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.architecture ---
11:11:20 [INFO] 
11:11:20 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.architecture ---
11:11:20 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.architecture
11:11:20 [INFO] 
11:11:20 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.architecture ---
11:11:20 [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:11:20 [INFO] 
11:11:20 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.architecture ---
11:11:20 [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:11:20 [INFO] 
11:11:20 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.services.architecture ---
11:11:20 [INFO] 
11:11:20 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.architecture ---
11:11:20 [INFO] 
11:11:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.architecture ---
11:11:20 [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:11:20 [INFO] 
11:11:20 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.services.architecture ---
11:11:20 [INFO] 
11:11:20 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.architecture ---
11:11:20 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
11:11:20 [INFO] 
11:11:20 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.architecture ---
11:11:20 [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:11:20 [INFO] 
11:11:20 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.architecture ---
11:11:20 [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:11:20 [INFO] 
11:11:20 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.architecture ---
11:11:20 [INFO] 
11:11:20 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.services.architecture ---
11:11:20 [INFO] 
11:11:20 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.architecture ---
11:11:20 [INFO] 
11:11:20 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.controlmode >--
11:11:20 [INFO] Building org.eclipse.papyrus.infra.services.controlmode 3.1.0-SNAPSHOT [123/735]
11:11:20 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/pom.xml
11:11:20 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:11:20 [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:11:21 [INFO] 
11:11:21 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.controlmode ---
11:11:21 [INFO] 
11:11:21 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.controlmode ---
11:11:21 [INFO] The project's OSGi version is 3.1.0.202401111608
11:11:21 [INFO] 
11:11:21 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.controlmode ---
11:11:21 [INFO] 
11:11:21 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.controlmode ---
11:11:21 [INFO] 
11:11:21 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.controlmode ---
11:11:21 [INFO] 
11:11:21 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.controlmode ---
11:11:21 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.controlmode
11:11:21 [INFO] 
11:11:21 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.controlmode ---
11:11:21 [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:11:21 [INFO] 
11:11:21 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.controlmode ---
11:11:21 [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:11:21 [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:11:21 	request.getParameters().put(RequestParameterConstants.TRANSACTIONAL_NESTING, Boolean.TRUE);
11:11:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:21 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:11:21 [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:11:21 	import org.eclipse.papyrus.infra.emf.internal.resource.CrossReferenceIndex;
11:11:21 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:21 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:11:21 [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:11:21 	import org.eclipse.papyrus.infra.emf.internal.resource.index.IndexManager;
11:11:21 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:21 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:11:21 [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:11:21 	if (IndexManager.getInstance().isStarted()) {
11:11:21 	    ^^^^^^^^^^^^
11:11:21 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:11:21 [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:11:21 	if (IndexManager.getInstance().isStarted()) {
11:11:21 	                 ^^^^^^^^^^^
11:11:21 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:11:21 [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:11:21 	if (IndexManager.getInstance().isStarted()) {
11:11:21 	                               ^^^^^^^^^
11:11:21 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:11:21 [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:11:21 	index = CrossReferenceIndex.getInstance();
11:11:21 	        ^^^^^^^^^^^^^^^^^^^
11:11:21 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:11:21 [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:11:21 	index = CrossReferenceIndex.getInstance();
11:11:21 	                            ^^^^^^^^^^^
11:11:21 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:11:21 [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:11:21 	unregisterHandler = ((CrossReferenceIndex) index).onIndexChanged(
11:11:21 	                      ^^^^^^^^^^^^^^^^^^^
11:11:21 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:11:21 [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:11:21 	unregisterHandler = ((CrossReferenceIndex) index).onIndexChanged(
11:11:21 	                                                  ^^^^^^^^^^^^^^
11:11:21 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:11:21 [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:11:21 	@SuppressWarnings("unchecked")
11:11:21 	                  ^^^^^^^^^^^
11:11:21 Unnecessary @SuppressWarnings("unchecked")
11:11:21 11 problems (11 warnings)
11:11:21 [INFO] 
11:11:21 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.services.controlmode ---
11:11:21 [INFO] 
11:11:21 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.controlmode ---
11:11:21 [INFO] 
11:11:21 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.controlmode ---
11:11:21 [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:11:21 [INFO] 
11:11:21 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.services.controlmode ---
11:11:21 [INFO] 
11:11:21 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.controlmode ---
11:11:21 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
11:11:21 [INFO] 
11:11:21 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.controlmode ---
11:11:21 [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:11:21 [INFO] 
11:11:21 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.controlmode ---
11:11:21 [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:11:21 [INFO] 
11:11:21 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.controlmode ---
11:11:21 [INFO] 
11:11:21 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.services.controlmode ---
11:11:21 [INFO] 
11:11:21 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.controlmode ---
11:11:21 [INFO] 
11:11:21 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.controlmode.history >--
11:11:21 [INFO] Building org.eclipse.papyrus.infra.services.controlmode.history 3.0.0-SNAPSHOT [124/735]
11:11:21 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/pom.xml
11:11:21 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:11:22 [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:11:22 [INFO] 
11:11:22 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.controlmode.history ---
11:11:22 [INFO] 
11:11:22 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.controlmode.history ---
11:11:22 [INFO] The project's OSGi version is 3.0.0.202401111608
11:11:22 [INFO] 
11:11:22 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.controlmode.history ---
11:11:22 [INFO] 
11:11:22 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.controlmode.history ---
11:11:22 [INFO] 
11:11:22 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.controlmode.history ---
11:11:22 [INFO] 
11:11:22 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.controlmode.history ---
11:11:22 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.controlmode.history
11:11:22 [INFO] 
11:11:22 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.controlmode.history ---
11:11:22 [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:11:22 [INFO] 
11:11:22 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.controlmode.history ---
11:11:22 [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:11:23 [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:11:23 	return (HistoryModel) ModelUtils.getModelSetChecked().getModel(HistoryModel.MODEL_ID);
11:11:23 	                                 ^^^^^^^^^^^^^^^^^^^^
11:11:23 The method getModelSetChecked() from the type ModelUtils is deprecated
11:11:23 [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:11:23 	return (HistoryModel) ModelUtils.getModelSetChecked().getModel(HistoryModel.MODEL_ID);
11:11:23 	                                 ^^^^^^^^^^^^^^^^^^^^
11:11:23 The method getModelSetChecked() from the type ModelUtils is deprecated
11:11:23 [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:11:23 	if (SashModel.MODEL_FILE_EXTENSION.equals(r.getURI().fileExtension())) {
11:11:23 	              ^^^^^^^^^^^^^^^^^^^^
11:11:23 The field SashModel.MODEL_FILE_EXTENSION is deprecated
11:11:23 3 problems (3 warnings)
11:11:23 [INFO] 
11:11:23 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.services.controlmode.history ---
11:11:23 [INFO] 
11:11:23 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.controlmode.history ---
11:11:23 [INFO] 
11:11:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.controlmode.history ---
11:11:23 [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:11:23 [INFO] 
11:11:23 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.services.controlmode.history ---
11:11:23 [INFO] 
11:11:23 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.controlmode.history ---
11:11:23 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 107 were skipped
11:11:23 [INFO] 
11:11:23 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.controlmode.history ---
11:11:23 [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:11:23 [INFO] 
11:11:23 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.controlmode.history ---
11:11:23 [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:11:23 [INFO] 
11:11:23 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.controlmode.history ---
11:11:23 [INFO] 
11:11:23 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.services.controlmode.history ---
11:11:23 [INFO] 
11:11:23 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.controlmode.history ---
11:11:23 [INFO] 
11:11:23 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.decoration >--
11:11:23 [INFO] Building org.eclipse.papyrus.infra.services.decoration 3.1.0-SNAPSHOT [125/735]
11:11:23 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/pom.xml
11:11:23 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:11:23 [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:11:23 [INFO] 
11:11:23 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.decoration ---
11:11:23 [INFO] 
11:11:23 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.decoration ---
11:11:23 [INFO] The project's OSGi version is 3.1.0.202401111608
11:11:23 [INFO] 
11:11:23 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.decoration ---
11:11:23 [INFO] 
11:11:23 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.decoration ---
11:11:23 [INFO] 
11:11:23 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.decoration ---
11:11:23 [INFO] 
11:11:23 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.decoration ---
11:11:23 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.decoration
11:11:23 [INFO] 
11:11:23 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.decoration ---
11:11:23 [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:11:23 [INFO] 
11:11:23 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.decoration ---
11:11:23 [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:11:23 [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:11:23 	import java.util.Observable;
11:11:23 	       ^^^^^^^^^^^^^^^^^^^^
11:11:23 The type Observable is deprecated since version 9
11:11:23 [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:11:23 	import java.util.Observer;
11:11:23 	       ^^^^^^^^^^^^^^^^^^
11:11:23 The type Observer is deprecated since version 9
11:11:23 [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:11:23 	public class DecorationService extends Observable implements IDecorationService {
11:11:23 	                                       ^^^^^^^^^^
11:11:23 The type Observable is deprecated since version 9
11:11:23 [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:11:23 	if (countObservers() > 0) {
11:11:23 	    ^^^^^^^^^^^^^^^^
11:11:23 The method countObservers() from the type Observable is deprecated
11:11:23 [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:11:23 	setChanged();
11:11:23 	^^^^^^^^^^^^
11:11:23 The method setChanged() from the type Observable is deprecated
11:11:23 [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:11:23 	notifyObservers(new DecorationChange(DecorationChangeKind.DecorationRemoved, next));
11:11:23 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:23 The method notifyObservers(Object) from the type Observable is deprecated
11:11:23 [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:11:23 	public synchronized void addListener(Observer o) {
11:11:23 	                                     ^^^^^^^^
11:11:23 The type Observer is deprecated since version 9
11:11:23 [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:11:23 	addObserver(o);
11:11:23 	^^^^^^^^^^^^^^
11:11:23 The method addObserver(Observer) from the type Observable is deprecated
11:11:23 [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:11:23 	public synchronized void deleteListener(Observer o) {
11:11:23 	                                        ^^^^^^^^
11:11:23 The type Observer is deprecated since version 9
11:11:23 [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:11:23 	deleteObserver(o);
11:11:23 	^^^^^^^^^^^^^^^^^
11:11:23 The method deleteObserver(Observer) from the type Observable is deprecated
11:11:23 [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:11:23 	setChanged();
11:11:23 	^^^^^^^^^^^^
11:11:23 The method setChanged() from the type Observable is deprecated
11:11:23 [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:11:23 	notifyObservers(new DecorationChange(DecorationChangeKind.DecorationRemoved, decoration));
11:11:23 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:23 The method notifyObservers(Object) from the type Observable is deprecated
11:11:23 [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:11:23 	setChanged();
11:11:23 	^^^^^^^^^^^^
11:11:23 The method setChanged() from the type Observable is deprecated
11:11:23 [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:11:23 	notifyObservers(new DecorationChange(decorationChangeKind, decoration));
11:11:23 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:23 The method notifyObservers(Object) from the type Observable is deprecated
11:11:23 [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:11:23 	import java.util.Observer;
11:11:23 	       ^^^^^^^^^^^^^^^^^^
11:11:23 The type Observer is deprecated since version 9
11:11:23 [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:11:23 	void addListener(Observer o);
11:11:23 	                 ^^^^^^^^
11:11:23 The type Observer is deprecated since version 9
11:11:23 [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:11:23 	void deleteListener(Observer o);
11:11:23 	                    ^^^^^^^^
11:11:23 The type Observer is deprecated since version 9
11:11:23 17 problems (17 warnings)
11:11:23 [INFO] 
11:11:23 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.services.decoration ---
11:11:23 [INFO] 
11:11:23 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.decoration ---
11:11:23 [INFO] 
11:11:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.decoration ---
11:11:23 [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:11:23 [INFO] 
11:11:23 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.services.decoration ---
11:11:23 [INFO] 
11:11:23 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.decoration ---
11:11:23 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
11:11:23 [INFO] 
11:11:23 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.decoration ---
11:11:23 [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:11:23 [INFO] 
11:11:23 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.decoration ---
11:11:23 [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:11:23 [INFO] 
11:11:23 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.decoration ---
11:11:23 [INFO] 
11:11:23 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.services.decoration ---
11:11:23 [INFO] 
11:11:23 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.decoration ---
11:11:23 [INFO] 
11:11:23 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.edit.ui >---
11:11:23 [INFO] Building org.eclipse.papyrus.infra.services.edit.ui 4.0.0-SNAPSHOT [126/735]
11:11:23 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui/pom.xml
11:11:23 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:11:23 [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:11:24 [INFO] 
11:11:24 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.edit.ui ---
11:11:24 [INFO] 
11:11:24 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.edit.ui ---
11:11:24 [INFO] The project's OSGi version is 4.0.0.202401111608
11:11:24 [INFO] 
11:11:24 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.edit.ui ---
11:11:24 [INFO] 
11:11:24 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.edit.ui ---
11:11:24 [INFO] 
11:11:24 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.edit.ui ---
11:11:24 [INFO] 
11:11:24 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.edit.ui ---
11:11:24 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.edit.ui
11:11:24 [INFO] 
11:11:24 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.edit.ui ---
11:11:24 [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:11:24 [INFO] 
11:11:24 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.edit.ui ---
11:11:24 [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:11:24 [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:11:24 	if (((IObservableValue) observable).getValueType() != valueType) {
11:11:24 	      ^^^^^^^^^^^^^^^^
11:11:24 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:11:24 1 problem (1 warning)
11:11:24 [INFO] 
11:11:24 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.services.edit.ui ---
11:11:24 [INFO] 
11:11:24 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.edit.ui ---
11:11:24 [INFO] 
11:11:24 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.edit.ui ---
11:11:24 [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:11:24 [INFO] 
11:11:24 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.services.edit.ui ---
11:11:24 [INFO] 
11:11:24 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.edit.ui ---
11:11:24 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 133 were skipped
11:11:24 [INFO] 
11:11:24 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.edit.ui ---
11:11:24 [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:11:24 [INFO] 
11:11:24 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.edit.ui ---
11:11:24 [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:11:24 [INFO] 
11:11:24 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.edit.ui ---
11:11:24 [INFO] 
11:11:24 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.services.edit.ui ---
11:11:24 [INFO] 
11:11:24 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.edit.ui ---
11:11:24 [INFO] 
11:11:24 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.localizer >--
11:11:24 [INFO] Building org.eclipse.papyrus.infra.services.localizer 3.1.0-SNAPSHOT [127/735]
11:11:24 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.localizer/pom.xml
11:11:24 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:11:24 [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:11:25 [INFO] 
11:11:25 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.localizer ---
11:11:25 [INFO] 
11:11:25 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.localizer ---
11:11:25 [INFO] The project's OSGi version is 3.1.0.202401111608
11:11:25 [INFO] 
11:11:25 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.localizer ---
11:11:25 [INFO] 
11:11:25 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.localizer ---
11:11:25 [INFO] 
11:11:25 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.localizer ---
11:11:25 [INFO] 
11:11:25 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.localizer ---
11:11:25 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.localizer
11:11:25 [INFO] 
11:11:25 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.localizer ---
11:11:25 [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:11:25 [INFO] 
11:11:25 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.localizer ---
11:11:25 [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:11:26 [INFO] 
11:11:26 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.services.localizer ---
11:11:26 [INFO] 
11:11:26 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.localizer ---
11:11:26 [INFO] 
11:11:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.localizer ---
11:11:26 [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:11:26 [INFO] 
11:11:26 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.services.localizer ---
11:11:26 [INFO] 
11:11:26 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.localizer ---
11:11:26 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 108 were skipped
11:11:26 [INFO] 
11:11:26 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.localizer ---
11:11:26 [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:11:26 [INFO] 
11:11:26 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.localizer ---
11:11:26 [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:11:26 [INFO] 
11:11:26 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.localizer ---
11:11:26 [INFO] 
11:11:26 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.services.localizer ---
11:11:26 [INFO] 
11:11:26 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.localizer ---
11:11:26 [INFO] 
11:11:26 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.openelement >--
11:11:26 [INFO] Building org.eclipse.papyrus.infra.services.openelement 4.0.0-SNAPSHOT [128/735]
11:11:26 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.openelement/pom.xml
11:11:26 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:11:26 [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:11:26 [INFO] 
11:11:26 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.openelement ---
11:11:26 [INFO] 
11:11:26 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.openelement ---
11:11:26 [INFO] The project's OSGi version is 4.0.0.202401111608
11:11:26 [INFO] 
11:11:26 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.openelement ---
11:11:26 [INFO] 
11:11:26 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.openelement ---
11:11:26 [INFO] 
11:11:26 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.openelement ---
11:11:26 [INFO] 
11:11:26 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.openelement ---
11:11:26 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.openelement
11:11:26 [INFO] 
11:11:26 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.openelement ---
11:11:26 [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:11:26 [INFO] 
11:11:26 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.openelement ---
11:11:26 [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:11:26 [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:11:26 	fileURI = fileURI.appendFileExtension(SashModel.MODEL_FILE_EXTENSION);
11:11:26 	                                                ^^^^^^^^^^^^^^^^^^^^
11:11:26 The field SashModel.MODEL_FILE_EXTENSION is deprecated
11:11:26 1 problem (1 warning)
11:11:26 [INFO] 
11:11:26 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.services.openelement ---
11:11:26 [INFO] 
11:11:26 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.openelement ---
11:11:26 [INFO] 
11:11:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.openelement ---
11:11:26 [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:11:26 [INFO] 
11:11:26 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.services.openelement ---
11:11:26 [INFO] 
11:11:26 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.openelement ---
11:11:26 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 124 were skipped
11:11:26 [INFO] 
11:11:26 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.openelement ---
11:11:26 [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:11:26 [INFO] 
11:11:26 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.openelement ---
11:11:26 [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:11:26 [INFO] 
11:11:26 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.openelement ---
11:11:26 [INFO] 
11:11:26 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.services.openelement ---
11:11:26 [INFO] 
11:11:26 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.openelement ---
11:11:27 [INFO] 
11:11:27 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.resourceloading >--
11:11:27 [INFO] Building org.eclipse.papyrus.infra.services.resourceloading 4.0.0-SNAPSHOT [129/735]
11:11:27 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/pom.xml
11:11:27 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:11:27 [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:11:27 [INFO] 
11:11:27 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.resourceloading ---
11:11:27 [INFO] 
11:11:27 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.resourceloading ---
11:11:27 [INFO] The project's OSGi version is 4.0.0.202401111608
11:11:27 [INFO] 
11:11:27 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.resourceloading ---
11:11:27 [INFO] 
11:11:27 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.resourceloading ---
11:11:27 [INFO] 
11:11:27 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.resourceloading ---
11:11:27 [INFO] 
11:11:27 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.resourceloading ---
11:11:27 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.resourceloading
11:11:27 [INFO] 
11:11:27 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.resourceloading ---
11:11:27 [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:11:27 [INFO] 
11:11:27 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.resourceloading ---
11:11:27 [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:11:27 [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:11:27 	import org.eclipse.papyrus.infra.core.utils.DiResourceSet;
11:11:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:27 The type DiResourceSet is deprecated
11:11:27 [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:11:27 	public class OnDemandLoadingModelSet extends DiResourceSet {
11:11:27 	                                             ^^^^^^^^^^^^^
11:11:27 The type DiResourceSet is deprecated
11:11:27 [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:11:27 	super();
11:11:27 	^^^^^^^^
11:11:27 The constructor DiResourceSet() is deprecated
11:11:27 [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:11:27 	set.getResource(URI.createURI(path.concat(initialURI.trimFragment().trimFileExtension().appendFileExtension(SashModel.MODEL_FILE_EXTENSION).toString())), loadCorrespondantDI);
11:11:27 	                                                                                                                      ^^^^^^^^^^^^^^^^^^^^
11:11:27 The field SashModel.MODEL_FILE_EXTENSION is deprecated
11:11:27 [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:11:27 	if (SashModel.MODEL_FILE_EXTENSION.equals(r.getURI().fileExtension())) {
11:11:27 	              ^^^^^^^^^^^^^^^^^^^^
11:11:27 The field SashModel.MODEL_FILE_EXTENSION is deprecated
11:11:27 5 problems (5 warnings)
11:11:27 [INFO] 
11:11:27 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.services.resourceloading ---
11:11:27 [INFO] 
11:11:27 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.resourceloading ---
11:11:27 [INFO] 
11:11:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.resourceloading ---
11:11:27 [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:11:27 [INFO] 
11:11:27 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.services.resourceloading ---
11:11:27 [INFO] 
11:11:27 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.resourceloading ---
11:11:27 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 108 were skipped
11:11:27 [INFO] 
11:11:27 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.resourceloading ---
11:11:27 [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:11:27 [INFO] 
11:11:27 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.resourceloading ---
11:11:27 [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:11:27 [INFO] 
11:11:27 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.resourceloading ---
11:11:27 [INFO] 
11:11:27 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.services.resourceloading ---
11:11:27 [INFO] 
11:11:27 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.resourceloading ---
11:11:27 [INFO] 
11:11:27 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.resourceloading.ui >--
11:11:27 [INFO] Building org.eclipse.papyrus.infra.services.resourceloading.ui 2.0.0-SNAPSHOT [130/735]
11:11:27 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/pom.xml
11:11:27 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:11:27 [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:11:28 [INFO] 
11:11:28 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
11:11:28 [INFO] 
11:11:28 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
11:11:28 [INFO] The project's OSGi version is 2.0.0.202401111608
11:11:28 [INFO] 
11:11:28 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
11:11:28 [INFO] 
11:11:28 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
11:11:28 [INFO] 
11:11:28 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
11:11:28 [INFO] 
11:11:28 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
11:11:28 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.resourceloading.ui
11:11:28 [INFO] 
11:11:28 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
11:11:28 [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:11:28 [INFO] 
11:11:28 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
11:11:28 [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:11:29 [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:11:29 	private EditorDescriptor editorDescriptor;
11:11:29 	                         ^^^^^^^^^^^^^^^^
11:11:29 The value of the field UnloadResourcesEditorFactory.editorDescriptor is not used
11:11:29 [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:11:29 	private ServicesRegistry serviceRegistry;
11:11:29 	                         ^^^^^^^^^^^^^^^
11:11:29 The value of the field UnloadResourcesEditorFactory.serviceRegistry is not used
11:11:29 [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:11:29 	import org.eclipse.papyrus.infra.services.resourceloading.impl.ProxyManager;
11:11:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:29 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:11:29 [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:11:29 	Map<Integer, String> allStrategies = ProxyManager.getAllStrategies();
11:11:29 	                                     ^^^^^^^^^^^^
11:11:29 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:11:29 [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:11:29 	Map<Integer, String> allStrategies = ProxyManager.getAllStrategies();
11:11:29 	                                                  ^^^^^^^^^^^^^^^^
11:11:29 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:11:29 [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:11:29 	return new Boolean(answer).equals(expectedValue);
11:11:29 	           ^^^^^^^^^^^^^^^
11:11:29 The constructor Boolean(boolean) has been deprecated since version 9 and marked for removal
11:11:29 [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:11:29 	return new Boolean(answer).equals(expectedValue);
11:11:29 	           ^^^^^^^^^^^^^^^
11:11:29 The constructor Boolean(boolean) has been deprecated since version 9 and marked for removal
11:11:29 [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:11:29 	IModel mainDiModel = modelSet.getModel(DiModel.MODEL_ID);
11:11:29 	                                               ^^^^^^^^
11:11:29 The field DiModel.MODEL_ID is deprecated
11:11:29 [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:11:29 	ArrayList v = new ArrayList();
11:11:29 	^^^^^^^^^
11:11:29 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:11:29 [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:11:29 	ArrayList v = new ArrayList();
11:11:29 	                  ^^^^^^^^^
11:11:29 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:11:29 [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:11:29 	v.add(st.nextElement());
11:11:29 	^^^^^^^^^^^^^^^^^^^^^^^
11:11:29 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
11:11:29 [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:11:29 	return (String[]) v.toArray(new String[v.size()]);
11:11:29 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:29 Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
11:11:29 12 problems (12 warnings)
11:11:29 [INFO] 
11:11:29 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
11:11:29 [INFO] 
11:11:29 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
11:11:29 [INFO] 
11:11:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
11:11:29 [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:11:29 [INFO] 
11:11:29 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
11:11:29 [INFO] 
11:11:29 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
11:11:29 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 125 were skipped
11:11:29 [INFO] 
11:11:29 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
11:11:29 [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:11:29 [INFO] 
11:11:29 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
11:11:29 [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:11:29 [INFO] 
11:11:29 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
11:11:29 [INFO] 
11:11:29 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
11:11:29 [INFO] 
11:11:29 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
11:11:29 [INFO] 
11:11:29 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.semantic >---
11:11:29 [INFO] Building org.eclipse.papyrus.infra.services.semantic 3.0.0-SNAPSHOT [131/735]
11:11:29 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic/pom.xml
11:11:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:11:29 [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:11:29 [INFO] 
11:11:29 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.semantic ---
11:11:29 [INFO] 
11:11:29 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.semantic ---
11:11:29 [INFO] The project's OSGi version is 3.0.0.202401111608
11:11:29 [INFO] 
11:11:29 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.semantic ---
11:11:29 [INFO] 
11:11:29 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.semantic ---
11:11:29 [INFO] 
11:11:29 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.semantic ---
11:11:29 [INFO] 
11:11:29 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.semantic ---
11:11:29 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.semantic
11:11:29 [INFO] 
11:11:29 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.semantic ---
11:11:29 [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:11:29 [INFO] 
11:11:29 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.semantic ---
11:11:29 [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:11:29 [INFO] 
11:11:29 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.services.semantic ---
11:11:29 [INFO] 
11:11:29 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.semantic ---
11:11:29 [INFO] 
11:11:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.semantic ---
11:11:29 [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:11:29 [INFO] 
11:11:29 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.services.semantic ---
11:11:29 [INFO] 
11:11:29 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.semantic ---
11:11:29 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 107 were skipped
11:11:29 [INFO] 
11:11:29 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.semantic ---
11:11:29 [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:11:29 [INFO] 
11:11:29 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.semantic ---
11:11:29 [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:11:29 [INFO] 
11:11:29 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.semantic ---
11:11:29 [INFO] 
11:11:29 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.services.semantic ---
11:11:29 [INFO] 
11:11:29 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.semantic ---
11:11:29 [INFO] 
11:11:29 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.validation >--
11:11:29 [INFO] Building org.eclipse.papyrus.infra.services.validation 4.1.0-SNAPSHOT [132/735]
11:11:29 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.validation/pom.xml
11:11:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:11:29 [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:11:29 [INFO] 
11:11:29 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.validation ---
11:11:29 [INFO] 
11:11:29 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.validation ---
11:11:29 [INFO] The project's OSGi version is 4.1.0.202401111608
11:11:29 [INFO] 
11:11:29 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.validation ---
11:11:29 [INFO] 
11:11:29 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.validation ---
11:11:29 [INFO] 
11:11:29 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.validation ---
11:11:29 [INFO] 
11:11:29 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.validation ---
11:11:29 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.validation
11:11:30 [INFO] 
11:11:30 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.validation ---
11:11:30 [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:11:30 [INFO] 
11:11:30 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.validation ---
11:11:30 [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:11:30 [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:11:30 	: MarkerListenerUtils.getMarkerProvider(resource);
11:11:30 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:30 The method getMarkerProvider(Resource) from the type MarkerListenerUtils is deprecated
11:11:30 1 problem (1 warning)
11:11:30 [INFO] 
11:11:30 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.services.validation ---
11:11:30 [INFO] 
11:11:30 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.validation ---
11:11:30 [INFO] 
11:11:30 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.validation ---
11:11:30 [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:11:30 [INFO] 
11:11:30 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.services.validation ---
11:11:30 [INFO] 
11:11:30 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.validation ---
11:11:30 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
11:11:30 [INFO] 
11:11:30 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.validation ---
11:11:30 [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:11:30 [INFO] 
11:11:30 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.validation ---
11:11:30 [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:11:30 [INFO] 
11:11:30 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.validation ---
11:11:30 [INFO] 
11:11:30 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.services.validation ---
11:11:30 [INFO] 
11:11:30 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.validation ---
11:11:30 [INFO] 
11:11:30 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.viewersearch >--
11:11:30 [INFO] Building org.eclipse.papyrus.infra.services.viewersearch 4.0.0-SNAPSHOT [133/735]
11:11:30 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewersearch/pom.xml
11:11:30 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:11:30 [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:11:31 [INFO] 
11:11:31 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.viewersearch ---
11:11:31 [INFO] 
11:11:31 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.viewersearch ---
11:11:31 [INFO] The project's OSGi version is 4.0.0.202401111608
11:11:31 [INFO] 
11:11:31 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.viewersearch ---
11:11:31 [INFO] 
11:11:31 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.viewersearch ---
11:11:31 [INFO] 
11:11:31 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.viewersearch ---
11:11:31 [INFO] 
11:11:31 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.viewersearch ---
11:11:31 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.viewersearch
11:11:31 [INFO] 
11:11:31 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.viewersearch ---
11:11:31 [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:11:31 [INFO] 
11:11:31 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.viewersearch ---
11:11:31 [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:11:31 [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:11:31 	import org.eclipse.papyrus.infra.services.viewersearch.IViewerSearcher;
11:11:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:31 The import org.eclipse.papyrus.infra.services.viewersearch.IViewerSearcher is never used
11:11:31 1 problem (1 warning)
11:11:31 [INFO] 
11:11:31 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.services.viewersearch ---
11:11:31 [INFO] 
11:11:31 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.viewersearch ---
11:11:31 [INFO] 
11:11:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.viewersearch ---
11:11:31 [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:11:31 [INFO] 
11:11:31 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.services.viewersearch ---
11:11:31 [INFO] 
11:11:31 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.viewersearch ---
11:11:31 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 107 were skipped
11:11:31 [INFO] 
11:11:31 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.viewersearch ---
11:11:31 [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:11:31 [INFO] 
11:11:31 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.viewersearch ---
11:11:31 [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:11:31 [INFO] 
11:11:31 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.viewersearch ---
11:11:31 [INFO] 
11:11:31 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.services.viewersearch ---
11:11:31 [INFO] 
11:11:31 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.viewersearch ---
11:11:31 [INFO] 
11:11:31 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.viewlabelprovider >--
11:11:31 [INFO] Building org.eclipse.papyrus.infra.services.viewlabelprovider 2.0.0-SNAPSHOT [134/735]
11:11:31 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewlabelprovider/pom.xml
11:11:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:11:31 [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:11:31 [INFO] 
11:11:31 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
11:11:31 [INFO] 
11:11:31 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
11:11:31 [INFO] The project's OSGi version is 2.0.0.202401111608
11:11:31 [INFO] 
11:11:31 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
11:11:31 [INFO] 
11:11:31 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
11:11:31 [INFO] 
11:11:31 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
11:11:31 [INFO] 
11:11:31 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
11:11:31 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.viewlabelprovider
11:11:32 [INFO] 
11:11:32 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
11:11:32 [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:11:32 [INFO] 
11:11:32 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
11:11:32 [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:11:32 [INFO] 
11:11:32 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
11:11:32 [INFO] 
11:11:32 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
11:11:32 [INFO] 
11:11:32 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
11:11:32 [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:11:32 [INFO] 
11:11:32 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
11:11:32 [INFO] 
11:11:32 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
11:11:32 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 109 were skipped
11:11:32 [INFO] 
11:11:32 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
11:11:32 [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:11:32 [INFO] 
11:11:32 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
11:11:32 [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:11:32 [INFO] 
11:11:32 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
11:11:32 [INFO] 
11:11:32 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
11:11:32 [INFO] 
11:11:32 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
11:11:32 [INFO] 
11:11:32 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra-newchild >-------
11:11:32 [INFO] Building Papyrus Infra New-Child Model 0.0.1-SNAPSHOT          [135/735]
11:11:32 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/newchild/pom.xml
11:11:32 [INFO] --------------------------------[ pom ]---------------------------------
11:11:32 [INFO] 
11:11:32 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra-newchild ---
11:11:32 [INFO] 
11:11:32 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-newchild ---
11:11:32 [INFO] 
11:11:32 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra-newchild ---
11:11:32 [INFO] 
11:11:32 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-newchild ---
11:11:32 [INFO] 
11:11:32 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.representation >--
11:11:32 [INFO] Building org.eclipse.papyrus.infra.nattable.representation 3.0.0-SNAPSHOT [136/735]
11:11:32 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation/pom.xml
11:11:32 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:11:32 [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:11:32 [INFO] 
11:11:32 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.representation ---
11:11:32 [INFO] 
11:11:32 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.representation ---
11:11:32 [INFO] The project's OSGi version is 3.0.0.202401111608
11:11:32 [INFO] 
11:11:32 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.representation ---
11:11:32 [INFO] 
11:11:32 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.representation ---
11:11:32 [INFO] 
11:11:32 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.representation ---
11:11:32 [INFO] 
11:11:32 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.nattable.representation ---
11:11:32 [INFO] Resolving class path of org.eclipse.papyrus.infra.nattable.representation
11:11:32 [INFO] 
11:11:32 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.representation ---
11:11:32 [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:11:32 [INFO] 
11:11:32 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.representation ---
11:11:32 [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:11:32 [INFO] 
11:11:32 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.nattable.representation ---
11:11:32 [INFO] 
11:11:32 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.nattable.representation ---
11:11:32 [INFO] 
11:11:32 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.representation ---
11:11:32 [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:11:32 [INFO] 
11:11:32 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.nattable.representation ---
11:11:32 [INFO] 
11:11:32 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.nattable.representation ---
11:11:32 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 108 were skipped
11:11:32 [INFO] 
11:11:32 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.representation ---
11:11:32 [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:11:32 [INFO] 
11:11:32 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.representation ---
11:11:32 [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:11:32 [INFO] 
11:11:32 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.representation ---
11:11:32 [INFO] 
11:11:32 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.nattable.representation ---
11:11:32 [INFO] 
11:11:32 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.representation ---
11:11:32 [INFO] 
11:11:32 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra-gmfdiag >--------
11:11:32 [INFO] Building Papyrus Diagram Infrastructure 0.0.1-SNAPSHOT         [137/735]
11:11:32 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/pom.xml
11:11:32 [INFO] --------------------------------[ pom ]---------------------------------
11:11:32 [INFO] 
11:11:32 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra-gmfdiag ---
11:11:32 [INFO] 
11:11:32 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-gmfdiag ---
11:11:32 [INFO] 
11:11:32 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra-gmfdiag ---
11:11:32 [INFO] 
11:11:32 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-gmfdiag ---
11:11:32 [INFO] 
11:11:32 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag-paletteconfiguration >--
11:11:32 [INFO] Building Papyrus UML Diagram PaletteConfiguration 0.0.1-SNAPSHOT [138/735]
11:11:32 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/paletteconfiguration/pom.xml
11:11:32 [INFO] --------------------------------[ pom ]---------------------------------
11:11:32 [INFO] 
11:11:32 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag-paletteconfiguration ---
11:11:32 [INFO] 
11:11:32 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag-paletteconfiguration ---
11:11:32 [INFO] 
11:11:32 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag-paletteconfiguration ---
11:11:32 [INFO] 
11:11:32 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag-paletteconfiguration ---
11:11:32 [INFO] 
11:11:32 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration >--
11:11:32 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration 5.0.0-SNAPSHOT [139/735]
11:11:32 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/pom.xml
11:11:32 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:11:32 [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:11:34 [INFO] 
11:11:34 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
11:11:34 [INFO] 
11:11:34 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
11:11:34 [INFO] The project's OSGi version is 5.0.0.202401111608
11:11:34 [INFO] 
11:11:34 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
11:11:34 [INFO] 
11:11:34 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
11:11:34 [INFO] 
11:11:34 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
11:11:34 [INFO] 
11:11:34 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
11:11:34 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration
11:11:34 [INFO] 
11:11:34 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
11:11:34 [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:11:34 [INFO] 
11:11:34 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
11:11:34 [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:11:34 [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:11:34 	import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.*;
11:11:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:34 The import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration is never used
11:11:34 [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:11:34 	import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.*;
11:11:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:34 The import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration is never used
11:11:34 [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:11:34 	public IValidator getValidator(final String propertyPath) {
11:11:34 	       ^^^^^^^^^^
11:11:34 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
11:11:34 [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:11:34 	IValidator validator = null;
11:11:34 	^^^^^^^^^^
11:11:34 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
11:11:34 [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:11:34 	validator = new IValidator() {
11:11:34 	                ^^^^^^^^^^
11:11:34 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
11:11:34 [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:11:34 	validator = new IValidator() {
11:11:34 	                ^^^^^^^^^^
11:11:34 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
11:11:34 [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:11:34 	import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.*;
11:11:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:34 The import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration is never used
11:11:34 7 problems (7 warnings)
11:11:34 [INFO] 
11:11:34 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
11:11:34 [INFO] 
11:11:34 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
11:11:34 [INFO] 
11:11:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
11:11:34 [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:11:34 [INFO] 
11:11:34 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
11:11:34 [INFO] 
11:11:34 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
11:11:34 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 145 were skipped
11:11:34 [INFO] 
11:11:34 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
11:11:34 [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:11:34 [INFO] 
11:11:34 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
11:11:34 [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:11:35 [INFO] 
11:11:35 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
11:11:35 [INFO] 
11:11:35 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
11:11:35 [INFO] 
11:11:35 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
11:11:35 [INFO] 
11:11:35 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.representation >--
11:11:35 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.representation 3.0.0-SNAPSHOT [140/735]
11:11:35 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation/pom.xml
11:11:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:11:35 [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:11:35 [INFO] 
11:11:35 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
11:11:35 [INFO] 
11:11:35 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
11:11:35 [INFO] The project's OSGi version is 3.0.0.202401111608
11:11:35 [INFO] 
11:11:35 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
11:11:35 [INFO] 
11:11:35 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
11:11:35 [INFO] 
11:11:35 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
11:11:35 [INFO] 
11:11:35 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
11:11:35 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.representation
11:11:36 [INFO] 
11:11:36 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
11:11:36 [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:11:36 [INFO] 
11:11:36 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
11:11:36 [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:11:36 [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:11:36 	import org.eclipse.papyrus.infra.gmfdiag.representation.AssistantRule;
11:11:36 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:36 The import org.eclipse.papyrus.infra.gmfdiag.representation.AssistantRule is never used
11:11:36 [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:11:36 	import org.eclipse.papyrus.infra.gmfdiag.representation.impl.AssistantRuleImpl;
11:11:36 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:36 The import org.eclipse.papyrus.infra.gmfdiag.representation.impl.AssistantRuleImpl is never used
11:11:36 2 problems (2 warnings)
11:11:36 [INFO] 
11:11:36 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
11:11:36 [INFO] 
11:11:36 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
11:11:36 [INFO] 
11:11:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
11:11:36 [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:11:36 [INFO] 
11:11:36 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
11:11:36 [INFO] 
11:11:36 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
11:11:36 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 145 were skipped
11:11:36 [INFO] 
11:11:36 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
11:11:36 [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:11:36 [INFO] 
11:11:36 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
11:11:36 [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:11:36 [INFO] 
11:11:36 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
11:11:36 [INFO] 
11:11:36 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
11:11:36 [INFO] 
11:11:36 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
11:11:36 [INFO] 
11:11:36 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.utils >--
11:11:36 [INFO] Building org.eclipse.papyrus.infra.internationalization.utils 2.0.0-SNAPSHOT [141/735]
11:11:36 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.utils/pom.xml
11:11:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:11:36 [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:11:36 [INFO] 
11:11:36 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.internationalization.utils ---
11:11:36 [INFO] 
11:11:36 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.internationalization.utils ---
11:11:36 [INFO] The project's OSGi version is 2.0.0.202401111608
11:11:36 [INFO] 
11:11:36 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.internationalization.utils ---
11:11:36 [INFO] 
11:11:36 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.internationalization.utils ---
11:11:36 [INFO] 
11:11:36 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.internationalization.utils ---
11:11:36 [INFO] 
11:11:36 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.internationalization.utils ---
11:11:36 [INFO] Resolving class path of org.eclipse.papyrus.infra.internationalization.utils
11:11:36 [INFO] 
11:11:36 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.internationalization.utils ---
11:11:36 [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:11:36 [INFO] 
11:11:36 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.internationalization.utils ---
11:11:37 [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:11:37 [INFO] 
11:11:37 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.internationalization.utils ---
11:11:37 [INFO] 
11:11:37 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.internationalization.utils ---
11:11:37 [INFO] 
11:11:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.internationalization.utils ---
11:11:37 [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:11:37 [INFO] 
11:11:37 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.internationalization.utils ---
11:11:37 [INFO] 
11:11:37 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.internationalization.utils ---
11:11:37 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 125 were skipped
11:11:37 [INFO] 
11:11:37 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.internationalization.utils ---
11:11:37 [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:11:37 [INFO] 
11:11:37 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.internationalization.utils ---
11:11:37 [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:11:37 [INFO] 
11:11:37 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.internationalization.utils ---
11:11:37 [INFO] 
11:11:37 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.internationalization.utils ---
11:11:37 [INFO] 
11:11:37 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.internationalization.utils ---
11:11:37 [INFO] 
11:11:37 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.infra-viewpoints >------
11:11:37 [INFO] Building Papyrus Infra Viewpoints 0.0.1-SNAPSHOT               [142/735]
11:11:37 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/pom.xml
11:11:37 [INFO] --------------------------------[ pom ]---------------------------------
11:11:37 [INFO] 
11:11:37 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra-viewpoints ---
11:11:37 [INFO] 
11:11:37 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-viewpoints ---
11:11:37 [INFO] 
11:11:37 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra-viewpoints ---
11:11:37 [INFO] 
11:11:37 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-viewpoints ---
11:11:37 [INFO] 
11:11:37 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.viewpoints.policy >---
11:11:37 [INFO] Building org.eclipse.papyrus.infra.viewpoints.policy 4.0.100-SNAPSHOT [143/735]
11:11:37 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/pom.xml
11:11:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:11:37 [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:11:37 [INFO] 
11:11:37 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.viewpoints.policy ---
11:11:37 [INFO] 
11:11:37 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.viewpoints.policy ---
11:11:37 [INFO] The project's OSGi version is 4.0.100.202401111608
11:11:37 [INFO] 
11:11:37 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.viewpoints.policy ---
11:11:37 [INFO] 
11:11:37 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.viewpoints.policy ---
11:11:37 [INFO] 
11:11:37 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.viewpoints.policy ---
11:11:37 [INFO] 
11:11:37 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.viewpoints.policy ---
11:11:37 [INFO] Resolving class path of org.eclipse.papyrus.infra.viewpoints.policy
11:11:38 [INFO] 
11:11:38 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.viewpoints.policy ---
11:11:38 [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:11:38 [INFO] 
11:11:38 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.viewpoints.policy ---
11:11:38 [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:11:38 [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:11:38 	PapyrusView createPapyrusView();
11:11:38 	^^^^^^^^^^^
11:11:38 The type PapyrusView is deprecated
11:11:38 [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:11:38 	PapyrusDiagram createPapyrusDiagram();
11:11:38 	^^^^^^^^^^^^^^
11:11:38 The type PapyrusDiagram is deprecated
11:11:38 [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:11:38 	PapyrusSyncTable createPapyrusSyncTable();
11:11:38 	^^^^^^^^^^^^^^^^
11:11:38 The type PapyrusSyncTable is deprecated
11:11:38 [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:11:38 	PapyrusTable createPapyrusTable();
11:11:38 	^^^^^^^^^^^^
11:11:38 The type PapyrusTable is deprecated
11:11:38 [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:11:38 	import org.eclipse.papyrus.infra.viewpoints.style.PapyrusViewStyle;
11:11:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:38 The type PapyrusViewStyle is deprecated
11:11:38 [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:11:38 	initEClass(papyrusViewStyleEClass, PapyrusViewStyle.class, "PapyrusViewStyle", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$
11:11:38 	                                   ^^^^^^^^^^^^^^^^
11:11:38 The type PapyrusViewStyle is deprecated
11:11:38 [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:11:38 	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:11:38 	                                                                                                     ^^^^^^^^^^^^^^^^
11:11:38 The type PapyrusViewStyle is deprecated
11:11:38 [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:11:38 	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:11:38 	                                                                                                                                 ^^^^^^^^^^^^^^^^
11:11:38 The type PapyrusViewStyle is deprecated
11:11:38 [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:11:38 	public Adapter casePapyrusViewStyle(PapyrusViewStyle object) {
11:11:38 	                                    ^^^^^^^^^^^^^^^^
11:11:38 The type PapyrusViewStyle is deprecated
11:11:38 [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:11:38 	import org.eclipse.papyrus.infra.viewpoints.configuration.PapyrusDiagram;
11:11:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:38 The type PapyrusDiagram is deprecated
11:11:38 [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:11:38 	import org.eclipse.papyrus.infra.viewpoints.configuration.PapyrusSyncTable;
11:11:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:38 The type PapyrusSyncTable is deprecated
11:11:38 [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:11:38 	import org.eclipse.papyrus.infra.viewpoints.configuration.PapyrusTable;
11:11:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:38 The type PapyrusTable is deprecated
11:11:38 [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:11:38 	import org.eclipse.papyrus.infra.viewpoints.configuration.PapyrusView;
11:11:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:38 The type PapyrusView is deprecated
11:11:38 [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:11:38 	initEClass(papyrusViewEClass, PapyrusView.class, "PapyrusView", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$
11:11:38 	                              ^^^^^^^^^^^
11:11:38 The type PapyrusView is deprecated
11:11:38 [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:11:38 	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:11:38 	                                                                                     ^^^^^^^^^^^
11:11:38 The type PapyrusView is deprecated
11:11:38 [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:11:38 	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:11:38 	                                                                                     ^^^^^^^^^^^
11:11:38 The type PapyrusView is deprecated
11:11:38 [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:11:38 	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:11:38 	                                                                                                             ^^^^^^^^^^^
11:11:38 The type PapyrusView is deprecated
11:11:38 [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:11:38 	initEClass(papyrusDiagramEClass, PapyrusDiagram.class, "PapyrusDiagram", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$
11:11:38 	                                 ^^^^^^^^^^^^^^
11:11:38 The type PapyrusDiagram is deprecated
11:11:38 [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:11:38 	initEClass(papyrusSyncTableEClass, PapyrusSyncTable.class, "PapyrusSyncTable", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$
11:11:38 	                                   ^^^^^^^^^^^^^^^^
11:11:38 The type PapyrusSyncTable is deprecated
11:11:38 [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:11:38 	initEClass(papyrusTableEClass, PapyrusTable.class, "PapyrusTable", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$
11:11:38 	                               ^^^^^^^^^^^^
11:11:38 The type PapyrusTable is deprecated
11:11:38 [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:11:38 	public PapyrusView createPapyrusView() {
11:11:38 	       ^^^^^^^^^^^
11:11:38 The type PapyrusView is deprecated
11:11:38 [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:11:38 	PapyrusViewImpl papyrusView = new PapyrusViewImpl();
11:11:38 	^^^^^^^^^^^^^^^
11:11:38 The type PapyrusViewImpl is deprecated
11:11:38 [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:11:38 	PapyrusViewImpl papyrusView = new PapyrusViewImpl();
11:11:38 	                                  ^^^^^^^^^^^^^^^
11:11:38 The type PapyrusViewImpl is deprecated
11:11:38 [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:11:38 	PapyrusViewImpl papyrusView = new PapyrusViewImpl();
11:11:38 	                                  ^^^^^^^^^^^^^^^^^
11:11:38 The constructor PapyrusViewImpl() is deprecated
11:11:38 [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:11:38 	public PapyrusDiagram createPapyrusDiagram() {
11:11:38 	       ^^^^^^^^^^^^^^
11:11:38 The type PapyrusDiagram is deprecated
11:11:38 [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:11:38 	PapyrusDiagramImpl papyrusDiagram = new PapyrusDiagramImpl();
11:11:38 	^^^^^^^^^^^^^^^^^^
11:11:38 The type PapyrusDiagramImpl is deprecated
11:11:38 [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:11:38 	PapyrusDiagramImpl papyrusDiagram = new PapyrusDiagramImpl();
11:11:38 	                                        ^^^^^^^^^^^^^^^^^^
11:11:38 The type PapyrusDiagramImpl is deprecated
11:11:38 [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:11:38 	PapyrusDiagramImpl papyrusDiagram = new PapyrusDiagramImpl();
11:11:38 	                                        ^^^^^^^^^^^^^^^^^^^^
11:11:38 The constructor PapyrusDiagramImpl() is deprecated
11:11:38 [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:11:38 	public PapyrusSyncTable createPapyrusSyncTable() {
11:11:38 	       ^^^^^^^^^^^^^^^^
11:11:38 The type PapyrusSyncTable is deprecated
11:11:38 [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:11:38 	PapyrusSyncTableImpl papyrusSyncTable = new PapyrusSyncTableImpl();
11:11:38 	^^^^^^^^^^^^^^^^^^^^
11:11:38 The type PapyrusSyncTableImpl is deprecated
11:11:38 [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:11:38 	PapyrusSyncTableImpl papyrusSyncTable = new PapyrusSyncTableImpl();
11:11:38 	                                            ^^^^^^^^^^^^^^^^^^^^
11:11:38 The type PapyrusSyncTableImpl is deprecated
11:11:38 [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:11:38 	PapyrusSyncTableImpl papyrusSyncTable = new PapyrusSyncTableImpl();
11:11:38 	                                            ^^^^^^^^^^^^^^^^^^^^^^
11:11:38 The constructor PapyrusSyncTableImpl() is deprecated
11:11:38 [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:11:38 	public PapyrusTable createPapyrusTable() {
11:11:38 	       ^^^^^^^^^^^^
11:11:38 The type PapyrusTable is deprecated
11:11:38 [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:11:38 	PapyrusTableImpl papyrusTable = new PapyrusTableImpl();
11:11:38 	^^^^^^^^^^^^^^^^
11:11:38 The type PapyrusTableImpl is deprecated
11:11:38 [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:11:38 	PapyrusTableImpl papyrusTable = new PapyrusTableImpl();
11:11:38 	                                    ^^^^^^^^^^^^^^^^
11:11:38 The type PapyrusTableImpl is deprecated
11:11:38 [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:11:38 	PapyrusTableImpl papyrusTable = new PapyrusTableImpl();
11:11:38 	                                    ^^^^^^^^^^^^^^^^^^
11:11:38 The constructor PapyrusTableImpl() is deprecated
11:11:38 [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:11:38 	public PapyrusViewStyle createPapyrusViewStyle() {
11:11:38 	       ^^^^^^^^^^^^^^^^
11:11:38 The type PapyrusViewStyle is deprecated
11:11:38 [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:11:38 	PapyrusViewStyleImpl papyrusViewStyle = new PapyrusViewStyleImpl();
11:11:38 	^^^^^^^^^^^^^^^^^^^^
11:11:38 The type PapyrusViewStyleImpl is deprecated
11:11:38 [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:11:38 	PapyrusViewStyleImpl papyrusViewStyle = new PapyrusViewStyleImpl();
11:11:38 	                                            ^^^^^^^^^^^^^^^^^^^^
11:11:38 The type PapyrusViewStyleImpl is deprecated
11:11:38 [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:11:38 	PapyrusViewStyleImpl papyrusViewStyle = new PapyrusViewStyleImpl();
11:11:38 	                                            ^^^^^^^^^^^^^^^^^^^^^^
11:11:38 The constructor PapyrusViewStyleImpl() is deprecated
11:11:38 [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:11:38 	PapyrusViewStyle createPapyrusViewStyle();
11:11:38 	^^^^^^^^^^^^^^^^
11:11:38 The type PapyrusViewStyle is deprecated
11:11:38 [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:11:38 	public Adapter casePapyrusView(PapyrusView object) {
11:11:38 	                               ^^^^^^^^^^^
11:11:38 The type PapyrusView is deprecated
11:11:38 [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:11:38 	public Adapter casePapyrusDiagram(PapyrusDiagram object) {
11:11:38 	                                  ^^^^^^^^^^^^^^
11:11:38 The type PapyrusDiagram is deprecated
11:11:38 [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:11:38 	public Adapter casePapyrusSyncTable(PapyrusSyncTable object) {
11:11:38 	                                    ^^^^^^^^^^^^^^^^
11:11:38 The type PapyrusSyncTable is deprecated
11:11:38 [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:11:38 	public Adapter casePapyrusTable(PapyrusTable object) {
11:11:38 	                                ^^^^^^^^^^^^
11:11:38 The type PapyrusTable is deprecated
11:11:38 [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:11:38 	PapyrusViewStyle papyrusViewStyle = (PapyrusViewStyle)theEObject;
11:11:38 	^^^^^^^^^^^^^^^^
11:11:38 The type PapyrusViewStyle is deprecated
11:11:38 [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:11:38 	PapyrusViewStyle papyrusViewStyle = (PapyrusViewStyle)theEObject;
11:11:38 	                                     ^^^^^^^^^^^^^^^^
11:11:38 The type PapyrusViewStyle is deprecated
11:11:38 [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:11:38 	public T casePapyrusViewStyle(PapyrusViewStyle object) {
11:11:38 	                              ^^^^^^^^^^^^^^^^
11:11:38 The type PapyrusViewStyle is deprecated
11:11:38 [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:11:38 	EList list = (EList) current.eGet(feature);
11:11:38 	^^^^^
11:11:38 EList is a raw type. References to generic type EList<E> should be parameterized
11:11:38 [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:11:38 	EList list = (EList) current.eGet(feature);
11:11:38 	              ^^^^^
11:11:38 EList is a raw type. References to generic type EList<E> should be parameterized
11:11:38 [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:11:38 	list.add(target);
11:11:38 	^^^^^^^^^^^^^^^^
11:11:38 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:11:38 [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:11:38 	((EList) undoOrigin.eGet(undoReference)).remove(undoValueNext);
11:11:38 	  ^^^^^
11:11:38 EList is a raw type. References to generic type EList<E> should be parameterized
11:11:38 [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:11:38 	((EList) undoOrigin.eGet(undoReference)).add(undoValueNext);
11:11:38 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:38 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:11:38 [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:11:38 	((EList) undoOrigin.eGet(undoReference)).add(undoValueNext);
11:11:38 	  ^^^^^
11:11:38 EList is a raw type. References to generic type EList<E> should be parameterized
11:11:38 [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:11:38 	EList list = (EList) value;
11:11:38 	^^^^^
11:11:38 EList is a raw type. References to generic type EList<E> should be parameterized
11:11:38 [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:11:38 	EList list = (EList) value;
11:11:38 	              ^^^^^
11:11:38 EList is a raw type. References to generic type EList<E> should be parameterized
11:11:38 [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:11:38 	list.add(inst);
11:11:38 	^^^^^^^^^^^^^^
11:11:38 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:11:38 [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:11:38 	PapyrusView papyrusView = (PapyrusView) theEObject;
11:11:38 	^^^^^^^^^^^
11:11:38 The type PapyrusView is deprecated
11:11:38 [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:11:38 	PapyrusView papyrusView = (PapyrusView) theEObject;
11:11:38 	                           ^^^^^^^^^^^
11:11:38 The type PapyrusView is deprecated
11:11:38 [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:11:38 	PapyrusDiagram papyrusDiagram = (PapyrusDiagram) theEObject;
11:11:38 	^^^^^^^^^^^^^^
11:11:38 The type PapyrusDiagram is deprecated
11:11:38 [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:11:38 	PapyrusDiagram papyrusDiagram = (PapyrusDiagram) theEObject;
11:11:38 	                                 ^^^^^^^^^^^^^^
11:11:38 The type PapyrusDiagram is deprecated
11:11:38 [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:11:38 	PapyrusSyncTable papyrusSyncTable = (PapyrusSyncTable) theEObject;
11:11:38 	^^^^^^^^^^^^^^^^
11:11:38 The type PapyrusSyncTable is deprecated
11:11:38 [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:11:38 	PapyrusSyncTable papyrusSyncTable = (PapyrusSyncTable) theEObject;
11:11:38 	                                     ^^^^^^^^^^^^^^^^
11:11:38 The type PapyrusSyncTable is deprecated
11:11:38 [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:11:38 	PapyrusTable papyrusTable = (PapyrusTable) theEObject;
11:11:38 	^^^^^^^^^^^^
11:11:38 The type PapyrusTable is deprecated
11:11:38 [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:11:38 	PapyrusTable papyrusTable = (PapyrusTable) theEObject;
11:11:38 	                             ^^^^^^^^^^^^
11:11:38 The type PapyrusTable is deprecated
11:11:38 [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:11:38 	public T casePapyrusView(PapyrusView object) {
11:11:38 	                         ^^^^^^^^^^^
11:11:38 The type PapyrusView is deprecated
11:11:38 [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:11:38 	public T casePapyrusDiagram(PapyrusDiagram object) {
11:11:38 	                            ^^^^^^^^^^^^^^
11:11:38 The type PapyrusDiagram is deprecated
11:11:38 [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:11:38 	public T casePapyrusSyncTable(PapyrusSyncTable object) {
11:11:38 	                              ^^^^^^^^^^^^^^^^
11:11:38 The type PapyrusSyncTable is deprecated
11:11:38 [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:11:38 	public T casePapyrusTable(PapyrusTable object) {
11:11:38 	                          ^^^^^^^^^^^^
11:11:38 The type PapyrusTable is deprecated
11:11:38 69 problems (69 warnings)
11:11:38 [INFO] 
11:11:38 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.viewpoints.policy ---
11:11:38 [INFO] 
11:11:38 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.viewpoints.policy ---
11:11:38 [INFO] 
11:11:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.viewpoints.policy ---
11:11:38 [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:11:38 [INFO] 
11:11:38 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.viewpoints.policy ---
11:11:38 [INFO] 
11:11:38 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.viewpoints.policy ---
11:11:38 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 146 were skipped
11:11:38 [INFO] 
11:11:38 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.viewpoints.policy ---
11:11:38 [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:11:38 [INFO] 
11:11:38 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.viewpoints.policy ---
11:11:38 [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:11:38 [INFO] 
11:11:38 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.viewpoints.policy ---
11:11:38 [INFO] 
11:11:38 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.viewpoints.policy ---
11:11:38 [INFO] 
11:11:38 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.viewpoints.policy ---
11:11:38 [INFO] 
11:11:38 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.commands >---
11:11:38 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.commands 4.0.0-SNAPSHOT [144/735]
11:11:38 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/pom.xml
11:11:38 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:11:38 [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:11:39 [INFO] 
11:11:39 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
11:11:39 [INFO] 
11:11:39 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
11:11:39 [INFO] The project's OSGi version is 4.0.0.202401111608
11:11:39 [INFO] 
11:11:39 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
11:11:39 [INFO] 
11:11:39 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
11:11:39 [INFO] 
11:11:39 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
11:11:39 [INFO] 
11:11:39 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
11:11:39 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.commands
11:11:39 [INFO] 
11:11:39 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
11:11:39 [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:11:39 [INFO] 
11:11:39 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
11:11:40 [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:11:40 [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:11:40 	affectedFiles = new ArrayList<Object>(super.getAffectedFiles());
11:11:40 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^
11:11:40 Type safety: The expression of type List needs unchecked conversion to conform to Collection<? extends Object>
11:11:40 [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:11:40 	affectedFiles.addAll(fileOfIncomingReferences(((DestroyElementRequest) getRequest()).getElementToDestroy()));
11:11:40 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:40 Type safety: The expression of type List needs unchecked conversion to conform to Collection<? extends Object>
11:11:40 [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:11:40 	protected List fileOfIncomingReferences(EObject destructee) {
11:11:40 	          ^^^^
11:11:40 List is a raw type. References to generic type List<E> should be parameterized
11:11:40 [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:11:40 	import org.eclipse.papyrus.commands.INonDirtying;
11:11:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:40 The type INonDirtying is deprecated
11:11:40 [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:11:40 	if (command instanceof INonDirtying) {
11:11:40 	                       ^^^^^^^^^^^^
11:11:40 The type INonDirtying is deprecated
11:11:40 [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:11:40 	public static class NonDirtying extends GMFtoGEFCommandWrapper implements INonDirtying {
11:11:40 	                                                                          ^^^^^^^^^^^^
11:11:40 The type INonDirtying is deprecated
11:11:40 [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:11:40 	res.creationCommandClass = (Class<ICreationCommand>) parseClass(element, CREATION_COMMAND_CLASS_ATTR, CREATION_COMMAND_EXTENSIONPOINT);
11:11:40 	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:40 Type safety: Unchecked cast from Class<capture#2-of ?> to Class<ICreationCommand>
11:11:40 [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:11:40 	Class<ICreationCondition> classCondition = (Class<ICreationCondition>) parseClass(element, CONDITION_COMMAND_CLASS_ATTR, CREATION_COMMAND_EXTENSIONPOINT);
11:11:40 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:40 Type safety: Unchecked cast from Class<capture#3-of ?> to Class<ICreationCondition>
11:11:40 [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:11:40 	res.setCondition(classCondition.newInstance());
11:11:40 	                                ^^^^^^^^^^^^^
11:11:40 The method newInstance() from the type Class<ICreationCondition> is deprecated since version 9
11:11:40 [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:11:40 	import org.eclipse.papyrus.infra.gmfdiag.representation.PapyrusDiagram;
11:11:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:40 The import org.eclipse.papyrus.infra.gmfdiag.representation.PapyrusDiagram is never used
11:11:40 [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:11:40 	ICreationCommand command = creationCommandClass.newInstance();
11:11:40 	                                                ^^^^^^^^^^^^^
11:11:40 The method newInstance() from the type Class<capture#1-of ? extends ICreationCommand> is deprecated since version 9
11:11:40 [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:11:40 	import org.eclipse.papyrus.commands.util.NonDirtyingUtils;
11:11:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:40 The type NonDirtyingUtils is deprecated
11:11:40 [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:11:40 	return NonDirtyingUtils.wrap(command);
11:11:40 	       ^^^^^^^^^^^^^^^^
11:11:40 The type NonDirtyingUtils is deprecated
11:11:40 [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:11:40 	return NonDirtyingUtils.wrap(command);
11:11:40 	                        ^^^^^^^^^^^^^
11:11:40 The method wrap(Command) from the type NonDirtyingUtils is deprecated
11:11:40 [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:11:40 	import org.eclipse.papyrus.commands.INonDirtying;
11:11:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:40 The type INonDirtying is deprecated
11:11:40 [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:11:40 	if (operation instanceof INonDirtying) {
11:11:40 	                         ^^^^^^^^^^^^
11:11:40 The type INonDirtying is deprecated
11:11:40 [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:11:40 	public static class NonDirtying extends OperationToGEFCommandWrapper implements INonDirtying {
11:11:40 	                                                                                ^^^^^^^^^^^^
11:11:40 The type INonDirtying is deprecated
11:11:40 [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:11:40 	import org.eclipse.papyrus.commands.INonDirtying;
11:11:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:40 The type INonDirtying is deprecated
11:11:40 [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:11:40 	public static class NonDirtying extends EMFtoGEFCommandWrapper implements INonDirtying {
11:11:40 	                                                                          ^^^^^^^^^^^^
11:11:40 The type INonDirtying is deprecated
11:11:40 19 problems (19 warnings)
11:11:40 [INFO] 
11:11:40 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
11:11:40 [INFO] 
11:11:40 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
11:11:40 [INFO] 
11:11:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
11:11:40 [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:11:40 [INFO] 
11:11:40 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
11:11:40 [INFO] 
11:11:40 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
11:11:40 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 151 were skipped
11:11:40 [INFO] 
11:11:40 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
11:11:40 [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:11:40 [INFO] 
11:11:40 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
11:11:40 [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:11:40 [INFO] 
11:11:40 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
11:11:40 [INFO] 
11:11:40 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
11:11:40 [INFO] 
11:11:40 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
11:11:40 [INFO] 
11:11:40 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild >-------
11:11:40 [INFO] Building org.eclipse.papyrus.infra.newchild 5.0.0-SNAPSHOT     [145/735]
11:11:40 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/pom.xml
11:11:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:11:40 [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:11:40 [INFO] 
11:11:40 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.newchild ---
11:11:40 [INFO] 
11:11:40 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.newchild ---
11:11:40 [INFO] The project's OSGi version is 5.0.0.202401111608
11:11:40 [INFO] 
11:11:40 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.newchild ---
11:11:40 [INFO] 
11:11:40 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.newchild ---
11:11:40 [INFO] 
11:11:40 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.newchild ---
11:11:40 [INFO] 
11:11:40 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.newchild ---
11:11:40 [INFO] Resolving class path of org.eclipse.papyrus.infra.newchild
11:11:41 [INFO] 
11:11:41 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.newchild ---
11:11:41 [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:11:41 [INFO] 
11:11:41 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.newchild ---
11:11:41 [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:11:41 [INFO] 
11:11:41 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.newchild ---
11:11:41 [INFO] 
11:11:41 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.newchild ---
11:11:41 [INFO] 
11:11:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.newchild ---
11:11:41 [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:11:41 [INFO] 
11:11:41 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.newchild ---
11:11:41 [INFO] 
11:11:41 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.newchild ---
11:11:41 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 151 were skipped
11:11:41 [INFO] 
11:11:41 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.newchild ---
11:11:41 [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:11:41 [INFO] 
11:11:41 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.newchild ---
11:11:41 [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:11:41 [INFO] 
11:11:41 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.newchild ---
11:11:41 [INFO] 
11:11:41 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.newchild ---
11:11:41 [INFO] 
11:11:41 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.newchild ---
11:11:41 [INFO] 
11:11:41 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.edit >-----
11:11:41 [INFO] Building org.eclipse.papyrus.infra.newchild.edit 5.0.0-SNAPSHOT [146/735]
11:11:41 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.edit/pom.xml
11:11:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:11:41 [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:11:42 [INFO] 
11:11:42 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.newchild.edit ---
11:11:42 [INFO] 
11:11:42 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.newchild.edit ---
11:11:42 [INFO] The project's OSGi version is 5.0.0.202401111608
11:11:42 [INFO] 
11:11:42 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.newchild.edit ---
11:11:42 [INFO] 
11:11:42 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.newchild.edit ---
11:11:42 [INFO] 
11:11:42 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.newchild.edit ---
11:11:42 [INFO] 
11:11:42 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.newchild.edit ---
11:11:42 [INFO] Resolving class path of org.eclipse.papyrus.infra.newchild.edit
11:11:42 [INFO] 
11:11:42 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.newchild.edit ---
11:11:42 [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:11:42 [INFO] 
11:11:42 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.newchild.edit ---
11:11:43 [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:11:43 [INFO] 
11:11:43 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.newchild.edit ---
11:11:43 [INFO] 
11:11:43 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.newchild.edit ---
11:11:43 [INFO] 
11:11:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.newchild.edit ---
11:11:43 [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:11:43 [INFO] 
11:11:43 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.newchild.edit ---
11:11:43 [INFO] 
11:11:43 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.newchild.edit ---
11:11:43 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 151 were skipped
11:11:43 [INFO] 
11:11:43 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.newchild.edit ---
11:11:43 [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:11:43 [INFO] 
11:11:43 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.newchild.edit ---
11:11:43 [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:11:43 [INFO] 
11:11:43 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.newchild.edit ---
11:11:43 [INFO] 
11:11:43 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.newchild.edit ---
11:11:43 [INFO] 
11:11:43 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.newchild.edit ---
11:11:43 [INFO] 
11:11:43 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.editor >----
11:11:43 [INFO] Building org.eclipse.papyrus.infra.newchild.editor 4.0.0-SNAPSHOT [147/735]
11:11:43 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/pom.xml
11:11:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:11:43 [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:11:43 [INFO] 
11:11:43 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.newchild.editor ---
11:11:43 [INFO] 
11:11:43 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.newchild.editor ---
11:11:43 [INFO] The project's OSGi version is 4.0.0.202401111608
11:11:43 [INFO] 
11:11:43 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.newchild.editor ---
11:11:43 [INFO] 
11:11:43 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.newchild.editor ---
11:11:43 [INFO] 
11:11:43 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.newchild.editor ---
11:11:43 [INFO] 
11:11:43 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.newchild.editor ---
11:11:43 [INFO] Resolving class path of org.eclipse.papyrus.infra.newchild.editor
11:11:44 [INFO] 
11:11:44 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.newchild.editor ---
11:11:44 [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:11:44 [INFO] 
11:11:44 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.newchild.editor ---
11:11:44 [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:11:44 [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:11:44 	public Object getAdapter(Class key) {
11:11:44 	       ^^^^^^
11:11:44 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:11:44 [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:11:44 	return super.getAdapter(key);
11:11:44 	       ^^^^^^^^^^^^^^^^^^^^^
11:11:44 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart
11:11:44 [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:11:44 	return super.getAdapter(key);
11:11:44 	                        ^^^
11:11:44 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
11:11:44 3 problems (3 warnings)
11:11:44 [INFO] 
11:11:44 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.newchild.editor ---
11:11:44 [INFO] 
11:11:44 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.newchild.editor ---
11:11:44 [INFO] 
11:11:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.newchild.editor ---
11:11:44 [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:11:44 [INFO] 
11:11:44 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.newchild.editor ---
11:11:44 [INFO] 
11:11:44 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.newchild.editor ---
11:11:44 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 151 were skipped
11:11:44 [INFO] 
11:11:44 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.newchild.editor ---
11:11:44 [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:11:44 [INFO] 
11:11:44 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.newchild.editor ---
11:11:44 [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:11:44 [INFO] 
11:11:44 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.newchild.editor ---
11:11:44 [INFO] 
11:11:44 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.newchild.editor ---
11:11:44 [INFO] 
11:11:44 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.newchild.editor ---
11:11:44 [INFO] 
11:11:44 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra-textedit >-------
11:11:44 [INFO] Building Papyrus Infra TextEdit 0.0.1-SNAPSHOT                 [148/735]
11:11:44 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/pom.xml
11:11:44 [INFO] --------------------------------[ pom ]---------------------------------
11:11:44 [INFO] 
11:11:44 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra-textedit ---
11:11:44 [INFO] 
11:11:44 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-textedit ---
11:11:44 [INFO] 
11:11:44 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra-textedit ---
11:11:44 [INFO] 
11:11:44 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-textedit ---
11:11:44 [INFO] 
11:11:44 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra.textedit >-------
11:11:44 [INFO] Building org.eclipse.papyrus.infra.textedit 1.0.0-SNAPSHOT     [149/735]
11:11:44 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit/pom.xml
11:11:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:11:44 [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:11:44 [INFO] 
11:11:44 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.textedit ---
11:11:44 [INFO] 
11:11:44 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.textedit ---
11:11:44 [INFO] The project's OSGi version is 1.0.0.202401111608
11:11:44 [INFO] 
11:11:44 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.textedit ---
11:11:44 [INFO] 
11:11:44 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.textedit ---
11:11:44 [INFO] 
11:11:44 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.textedit ---
11:11:44 [INFO] 
11:11:44 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.textedit ---
11:11:44 [INFO] Resolving class path of org.eclipse.papyrus.infra.textedit
11:11:44 [INFO] 
11:11:44 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.textedit ---
11:11:44 [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:11:44 [INFO] 
11:11:44 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.textedit ---
11:11:44 [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:11:44 [INFO] 
11:11:44 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.textedit ---
11:11:44 [INFO] 
11:11:44 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.textedit ---
11:11:44 [INFO] 
11:11:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.textedit ---
11:11:44 [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:11:44 [INFO] 
11:11:44 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.textedit ---
11:11:44 [INFO] 
11:11:44 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.textedit ---
11:11:44 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
11:11:44 [INFO] 
11:11:44 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.textedit ---
11:11:44 [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:11:44 [INFO] 
11:11:44 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.textedit ---
11:11:45 [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:11:45 [INFO] 
11:11:45 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.textedit ---
11:11:45 [INFO] 
11:11:45 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.textedit ---
11:11:45 [INFO] 
11:11:45 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.textedit ---
11:11:45 [INFO] 
11:11:45 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.textedit.edit >-----
11:11:45 [INFO] Building org.eclipse.papyrus.infra.textedit.edit 1.0.0-SNAPSHOT [150/735]
11:11:45 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.edit/pom.xml
11:11:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:11:45 [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:11:45 [INFO] 
11:11:45 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.textedit.edit ---
11:11:45 [INFO] 
11:11:45 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.textedit.edit ---
11:11:45 [INFO] The project's OSGi version is 1.0.0.202401111608
11:11:45 [INFO] 
11:11:45 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.textedit.edit ---
11:11:45 [INFO] 
11:11:45 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.textedit.edit ---
11:11:45 [INFO] 
11:11:45 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.textedit.edit ---
11:11:45 [INFO] 
11:11:45 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.textedit.edit ---
11:11:45 [INFO] Resolving class path of org.eclipse.papyrus.infra.textedit.edit
11:11:45 [INFO] 
11:11:45 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.textedit.edit ---
11:11:45 [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:11:45 [INFO] 
11:11:45 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.textedit.edit ---
11:11:45 [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:11:45 [INFO] 
11:11:45 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.textedit.edit ---
11:11:45 [INFO] 
11:11:45 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.textedit.edit ---
11:11:45 [INFO] 
11:11:45 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.textedit.edit ---
11:11:45 [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:11:45 [INFO] 
11:11:45 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.textedit.edit ---
11:11:45 [INFO] 
11:11:45 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.textedit.edit ---
11:11:45 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped
11:11:45 [INFO] 
11:11:45 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.textedit.edit ---
11:11:45 [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:11:45 [INFO] 
11:11:45 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.textedit.edit ---
11:11:45 [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:11:45 [INFO] 
11:11:45 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.textedit.edit ---
11:11:45 [INFO] 
11:11:45 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.textedit.edit ---
11:11:45 [INFO] 
11:11:45 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.textedit.edit ---
11:11:45 [INFO] 
11:11:45 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.infra-misc >---------
11:11:45 [INFO] Building Papyrus Infra Other Bundles 0.0.1-SNAPSHOT            [151/735]
11:11:45 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/pom.xml
11:11:45 [INFO] --------------------------------[ pom ]---------------------------------
11:11:45 [INFO] 
11:11:45 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra-misc ---
11:11:45 [INFO] 
11:11:45 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-misc ---
11:11:45 [INFO] 
11:11:45 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra-misc ---
11:11:45 [INFO] 
11:11:45 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-misc ---
11:11:45 [INFO] 
11:11:45 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.infra.guava >---------
11:11:45 [INFO] Building org.eclipse.papyrus.infra.guava 1.0.0-SNAPSHOT        [152/735]
11:11:45 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/org.eclipse.papyrus.infra.guava/pom.xml
11:11:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:11:45 [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:11:45 [INFO] 
11:11:45 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.guava ---
11:11:45 [INFO] 
11:11:45 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.guava ---
11:11:45 [INFO] The project's OSGi version is 1.0.0.202401111608
11:11:45 [INFO] 
11:11:45 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.guava ---
11:11:45 [INFO] 
11:11:45 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.guava ---
11:11:45 [INFO] 
11:11:45 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.guava ---
11:11:45 [INFO] 
11:11:45 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.guava ---
11:11:45 [INFO] Resolving class path of org.eclipse.papyrus.infra.guava
11:11:45 [INFO] 
11:11:45 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.guava ---
11:11:45 [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:11:45 [INFO] 
11:11:45 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.guava ---
11:11:45 [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:11:45 [INFO] 
11:11:45 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.guava ---
11:11:45 [INFO] 
11:11:45 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.guava ---
11:11:45 [INFO] 
11:11:45 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.guava ---
11:11:45 [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:11:45 [INFO] 
11:11:45 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.guava ---
11:11:45 [INFO] 
11:11:45 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.guava ---
11:11:45 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 8 were skipped
11:11:45 [INFO] 
11:11:45 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.guava ---
11:11:45 [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:11:45 [INFO] 
11:11:45 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.guava ---
11:11:45 [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:11:45 [INFO] 
11:11:45 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.guava ---
11:11:45 [INFO] 
11:11:45 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.guava ---
11:11:45 [INFO] 
11:11:45 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.guava ---
11:11:45 [INFO] 
11:11:45 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.infra.sync >---------
11:11:45 [INFO] Building org.eclipse.papyrus.infra.sync 3.1.0-SNAPSHOT         [153/735]
11:11:45 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/pom.xml
11:11:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:11:45 [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:11:45 [INFO] 
11:11:45 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.sync ---
11:11:45 [INFO] 
11:11:45 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.sync ---
11:11:45 [INFO] The project's OSGi version is 3.1.0.202401111608
11:11:45 [INFO] 
11:11:45 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.sync ---
11:11:45 [INFO] 
11:11:45 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.sync ---
11:11:45 [INFO] 
11:11:45 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.sync ---
11:11:45 [INFO] 
11:11:45 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.sync ---
11:11:45 [INFO] Resolving class path of org.eclipse.papyrus.infra.sync
11:11:46 [INFO] 
11:11:46 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.sync ---
11:11:46 [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:11:46 [INFO] 
11:11:46 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.sync ---
11:11:46 [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:11:46 [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:11:46 	import org.eclipse.papyrus.infra.guava.internal.CheckedFuture;
11:11:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:46 The type CheckedFuture<V,X> is deprecated
11:11:46 [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:11:46 	result = registryType.newInstance();
11:11:46 	                      ^^^^^^^^^^^^^
11:11:46 The method newInstance() from the type Class<R> is deprecated since version 9
11:11:46 [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:11:46 	public <V, X extends Exception> CheckedFuture<V, X> runAsync(SyncServiceRunnable<V, X> operation) {
11:11:46 	                                ^^^^^^^^^^^^^
11:11:46 The type CheckedFuture<V,X> is deprecated
11:11:46 [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:11:46 	CheckedFuture<V, X> result = operation.asFuture(this);
11:11:46 	^^^^^^^^^^^^^
11:11:46 The type CheckedFuture<V,X> is deprecated
11:11:46 [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:11:46 	import org.eclipse.papyrus.infra.guava.internal.CheckedFuture;
11:11:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:46 The type CheckedFuture<V,X> is deprecated
11:11:46 [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:11:46 	public <V, X extends Exception> CheckedFuture<V, X> runAsync(SyncServiceRunnable<V, X> operation) {
11:11:46 	                                ^^^^^^^^^^^^^
11:11:46 The type CheckedFuture<V,X> is deprecated
11:11:46 [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:11:46 	CheckedFuture<V, X> result = operation.asFuture(this);
11:11:46 	^^^^^^^^^^^^^
11:11:46 The type CheckedFuture<V,X> is deprecated
11:11:46 [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:11:46 	import org.eclipse.papyrus.infra.guava.internal.CheckedFuture;
11:11:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:46 The type CheckedFuture<V,X> is deprecated
11:11:46 [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:11:46 	<V, X extends Exception> CheckedFuture<V, X> runAsync(SyncServiceRunnable<V, X> operation);
11:11:46 	                         ^^^^^^^^^^^^^
11:11:46 The type CheckedFuture<V,X> is deprecated
11:11:46 [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:11:46 	import org.eclipse.papyrus.infra.guava.internal.AbstractCheckedFuture;
11:11:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:46 The type AbstractCheckedFuture<V,X> is deprecated
11:11:46 [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:11:46 	import org.eclipse.papyrus.infra.guava.internal.CheckedFuture;
11:11:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:46 The type CheckedFuture<V,X> is deprecated
11:11:46 [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:11:46 	public CheckedFuture<V, X> asFuture(final ISyncObject context) {
11:11:46 	       ^^^^^^^^^^^^^
11:11:46 The type CheckedFuture<V,X> is deprecated
11:11:46 [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:11:46 	private CheckedFuture<V, X> checked(final ListenableFuture<V> future) {
11:11:46 	        ^^^^^^^^^^^^^
11:11:46 The type CheckedFuture<V,X> is deprecated
11:11:46 [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:11:46 	class Checked extends AbstractCheckedFuture<V, X> implements Runnable {
11:11:46 	                      ^^^^^^^^^^^^^^^^^^^^^
11:11:46 The type AbstractCheckedFuture<V,X> is deprecated
11:11:46 [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:11:46 	super(future);
11:11:46 	^^^^^^^^^^^^^^
11:11:46 The constructor AbstractCheckedFuture<V,X>(ListenableFuture<V>) is deprecated
11:11:46 [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:11:46 	active.remove(key);
11:11:46 	              ^^^
11:11:46 Unlikely argument type SyncItem<capture#7-of ?,capture#8-of ?> for remove(Object) on a Collection<Map.Entry<SyncItem<?,?>,D>>
11:11:46 16 problems (16 warnings)
11:11:46 [INFO] 
11:11:46 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.sync ---
11:11:46 [INFO] 
11:11:46 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.sync ---
11:11:46 [INFO] 
11:11:46 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.sync ---
11:11:46 [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:11:46 [INFO] 
11:11:46 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.sync ---
11:11:46 [INFO] 
11:11:46 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.sync ---
11:11:46 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 107 were skipped
11:11:46 [INFO] 
11:11:46 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.sync ---
11:11:46 [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:11:46 [INFO] 
11:11:46 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.sync ---
11:11:46 [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:11:46 [INFO] 
11:11:46 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.sync ---
11:11:46 [INFO] 
11:11:46 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.sync ---
11:11:46 [INFO] 
11:11:46 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.sync ---
11:11:46 [INFO] 
11:11:46 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.style >-----
11:11:46 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.style 3.0.0-SNAPSHOT [154/735]
11:11:46 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style/pom.xml
11:11:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:11:46 [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:11:46 [INFO] 
11:11:46 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.style ---
11:11:46 [INFO] 
11:11:46 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.style ---
11:11:46 [INFO] The project's OSGi version is 3.0.0.202401111608
11:11:46 [INFO] 
11:11:46 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.style ---
11:11:46 [INFO] 
11:11:46 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.style ---
11:11:46 [INFO] 
11:11:46 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.style ---
11:11:46 [INFO] 
11:11:46 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.style ---
11:11:46 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.style
11:11:46 [INFO] 
11:11:46 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.style ---
11:11:46 [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:11:46 [INFO] 
11:11:46 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.style ---
11:11:46 [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:11:46 [INFO] 
11:11:46 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.style ---
11:11:46 [INFO] 
11:11:46 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.style ---
11:11:46 [INFO] 
11:11:46 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.style ---
11:11:46 [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:11:46 [INFO] 
11:11:46 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.style ---
11:11:46 [INFO] 
11:11:46 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.style ---
11:11:46 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 14 were skipped
11:11:46 [INFO] 
11:11:46 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.style ---
11:11:46 [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:11:46 [INFO] 
11:11:46 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.style ---
11:11:46 [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:11:46 [INFO] 
11:11:46 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.style ---
11:11:46 [INFO] 
11:11:46 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.style ---
11:11:46 [INFO] 
11:11:46 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.style ---
11:11:46 [INFO] 
11:11:46 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.tooling.runtime >--
11:11:46 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.tooling.runtime 4.1.100-SNAPSHOT [155/735]
11:11:46 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/pom.xml
11:11:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:11:46 [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:11:47 [INFO] 
11:11:47 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
11:11:47 [INFO] 
11:11:47 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
11:11:47 [INFO] The project's OSGi version is 4.1.100.202401111608
11:11:47 [INFO] 
11:11:47 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
11:11:47 [INFO] 
11:11:47 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
11:11:47 [INFO] 
11:11:47 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
11:11:47 [INFO] 
11:11:47 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
11:11:47 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.tooling.runtime
11:11:48 [INFO] 
11:11:48 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
11:11:48 [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:11:48 [INFO] 
11:11:48 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
11:11:48 [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:11:48 [WARNING] /home/jenkins/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:11:48 	int avr = FigureUtilities.getFontMetrics(text.getFont()).getAverageCharWidth();
11:11:48 	                                                         ^^^^^^^^^^^^^^^^^^^^^
11:11:48 The method getAverageCharWidth() from the type FontMetrics is deprecated
11:11:48 [WARNING] /home/jenkins/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:11:48 	import org.eclipse.gmf.runtime.diagram.ui.render.internal.providers.DiagramUIRenderEditPartProvider;
11:11:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	DiagramUIRenderEditPartProvider implements IExecutableExtension {
11:11:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	View view = op.getView();
11:11:48 	               ^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	import org.eclipse.swt.widgets.Display;
11:11:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 The import org.eclipse.swt.widgets.Display is never used
11:11:48 [WARNING] /home/jenkins/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:11:48 	import org.eclipse.gmf.runtime.diagram.ui.internal.figures.ResizableLabelLocator;
11:11:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	* Extends default GMF Runtime {@link ResizableLabelLocator} with custom
11:11:48 	                                     ^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	public class LinkLFResizableLabelLocator extends ResizableLabelLocator {
11:11:48 	                                                 ^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	super(parent, bounds, alignment);
11:11:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	import org.eclipse.gmf.runtime.draw2d.ui.internal.figures.ConnectionLayerEx;
11:11:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.RectilinearRouter;
11:11:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	* Allows to redefine default GMF Runtime {@link RectilinearRouter} for given
11:11:48 	                                                ^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	public class CustomRoutersConnectionLayer extends ConnectionLayerEx {
11:11:48 	                                                  ^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	* standard GMF Runtime {@link RectilinearRouter}, subclasses may override
11:11:48 	                              ^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	return new RectilinearRouter();
11:11:48 	           ^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	return new RectilinearRouter();
11:11:48 	           ^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	int avr = FigureUtilities.getFontMetrics(text.getFont()).getAverageCharWidth();
11:11:48 	                                                         ^^^^^^^^^^^^^^^^^^^^^
11:11:48 The method getAverageCharWidth() from the type FontMetrics is deprecated
11:11:48 [WARNING] /home/jenkins/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:11:48 	import org.eclipse.gmf.runtime.gef.ui.internal.parts.CellEditorExDelegate;
11:11:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	/* public */class ComboCellEditorEx extends ComboBoxCellEditor implements org.eclipse.gmf.runtime.gef.ui.internal.parts.CellEditorEx {
11:11:48 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	private org.eclipse.gmf.runtime.gef.ui.internal.parts.CellEditorExDelegate myExDelegate;
11:11:48 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	private CellEditorExDelegate getExDelegate() {
11:11:48 	        ^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	myExDelegate = new CellEditorExDelegate(this);
11:11:48 	                   ^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	myExDelegate = new CellEditorExDelegate(this);
11:11:48 	                   ^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	getExDelegate().setOriginalValue(value);
11:11:48 	                ^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	return getExDelegate().hasValueChanged();
11:11:48 	                       ^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	if (!getExDelegate().unlockDeactivation()) {
11:11:48 	                     ^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	return getExDelegate().isDeactivationLocked();
11:11:48 	                       ^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	getExDelegate().setDeactivationLock(deactivationLock);
11:11:48 	                ^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	import org.eclipse.gmf.runtime.diagram.ui.internal.commands.SetConnectionBendpointsCommand;
11:11:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	import org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.LineMode;
11:11:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	* {@link org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.ConnectionBendpointEditPolicy}.
11:11:48 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	protected ConnectionBendpointEditPolicy3(LineMode lineSegMode) {
11:11:48 	                                         ^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	super(LineMode.OBLIQUE);
11:11:48 	      ^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	super(LineMode.OBLIQUE);
11:11:48 	               ^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	SetConnectionBendpointsCommand sbbCommand = new SetConnectionBendpointsCommand(
11:11:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	SetConnectionBendpointsCommand sbbCommand = new SetConnectionBendpointsCommand(
11:11:48 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	SetConnectionBendpointsCommand sbbCommand = new SetConnectionBendpointsCommand(
11:11:48 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	sbbCommand.setEdgeAdapter(new EObjectAdapter(edge));
11:11:48 	           ^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	sbbCommand.setNewPointList(connection.getPoints(), ptRef1, ptRef2);
11:11:48 	           ^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	SetConnectionBendpointsCommand sbbCommand = new SetConnectionBendpointsCommand(
11:11:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	SetConnectionBendpointsCommand sbbCommand = new SetConnectionBendpointsCommand(
11:11:48 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	SetConnectionBendpointsCommand sbbCommand = new SetConnectionBendpointsCommand(
11:11:48 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	sbbCommand.setEdgeAdapter(new EObjectAdapter((Edge) getHost()
11:11:48 	           ^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	sbbCommand.setNewPointList(newPoints, request.getSourceReference(),
11:11:48 	           ^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	sbbCommand.setNewPointList(newPoints, connection.getSourceAnchor(),
11:11:48 	           ^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	import org.eclipse.gmf.runtime.diagram.ui.internal.commands.SetConnectionBendpointsCommand;
11:11:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	SetConnectionBendpointsCommand sbbCommand = new SetAbsoluteBendpointsCommand(
11:11:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	sbbCommand.setEdgeAdapter(request.getConnectionEditPart());
11:11:48 	           ^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	sbbCommand.setNewPointList(pointList,
11:11:48 	           ^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	SetConnectionBendpointsCommand sbpCommand = (SetConnectionBendpointsCommand) commandItr
11:11:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	SetConnectionBendpointsCommand sbpCommand = (SetConnectionBendpointsCommand) commandItr
11:11:48 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	PointList points = sbpCommand.getNewPointList();
11:11:48 	                              ^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	sbpCommand.setNewPointList(points, sourceAnchor, targetAnchor);
11:11:48 	           ^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	SetConnectionBendpointsCommand sbbCommand = new SetAbsoluteBendpointsCommand(
11:11:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	sbbCommand.setEdgeAdapter(getViewAdapter());
11:11:48 	           ^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	request.getExtendedData().put(PARAM_SOURCE_ANCHOR, sourceAnchor);
11:11:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	import org.eclipse.ocl.internal.evaluation.TracingEvaluationVisitor;
11:11:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	return new TracingEvaluationVisitor<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>(base);
11:11:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	return new TracingEvaluationVisitor<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>(base);
11:11:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.OrthogonalRouter;
11:11:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.OrthogonalRouterUtilities;
11:11:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.RectilinearRouter;
11:11:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	conn.getConnectionRouter() instanceof OrthogonalRouter;
11:11:48 	                                      ^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	if (!OrthogonalRouterUtilities.isRectilinear(middlePart)) {
11:11:48 	     ^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	if (!OrthogonalRouterUtilities.isRectilinear(middlePart)) {
11:11:48 	                               ^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	OrthogonalRouterUtilities.transformToOrthogonalPointList(
11:11:48 	^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	OrthogonalRouterUtilities.transformToOrthogonalPointList(
11:11:48 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	* @see RectilinearRouter
11:11:48 	       ^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	return INSTANCE.removeRedundantPoints2(line);
11:11:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 The static method removeRedundantPoints2(PointList) from the type RectilinearRouter2 should be accessed in a static way
11:11:48 [WARNING] /home/jenkins/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:11:48 	return INSTANCE.removeRedundantPoints2(line);
11:11:48 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 The method removeRedundantPoints2(PointList) from the type RectilinearRouter2 is deprecated
11:11:48 [WARNING] /home/jenkins/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:11:48 	return getOutisePointOffRectanglePosition2(start, new Rectangle(
11:11:48 					end.x, end.y, 0, 0));
11:11:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 The method getOutisePointOffRectanglePosition2(Point, Rectangle) from the type RectilinearRouter2 is deprecated
11:11:48 [WARNING] /home/jenkins/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:11:48 	import org.eclipse.gmf.runtime.draw2d.ui.internal.figures.FeedbackConnection;
11:11:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	import org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.LineMode;
11:11:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	import org.eclipse.gmf.runtime.gef.ui.internal.handles.BendpointCreationInvisibleHandle;
11:11:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	import org.eclipse.gmf.runtime.gef.ui.internal.handles.BendpointMoveHandleEx;
11:11:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	import org.eclipse.gmf.runtime.gef.ui.internal.handles.LineSegMoveInvisibleHandle;
11:11:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	* {@link org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.ConnectionBendpointEditPolicy}
11:11:48 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	private static List NULL_CONSTRAINT = new ArrayList();
11:11:48 	               ^^^^
11:11:48 List is a raw type. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	private static List NULL_CONSTRAINT = new ArrayList();
11:11:48 	                                          ^^^^^^^^^
11:11:48 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	private LineMode lineSegMode = LineMode.OBLIQUE;
11:11:48 	        ^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	private LineMode lineSegMode = LineMode.OBLIQUE;
11:11:48 	                               ^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	private LineMode lineSegMode = LineMode.OBLIQUE;
11:11:48 	                                        ^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	public List originalConstraint;
11:11:48 	       ^^^^
11:11:48 List is a raw type. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	public ConnectionBendpointEditPolicy2(LineMode lineSegMode) {
11:11:48 	                                      ^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	public LineMode getLineSegMode() {
11:11:48 	       ^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	FeedbackConnection r = new FeedbackConnection(getConnection());
11:11:48 	^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	FeedbackConnection r = new FeedbackConnection(getConnection());
11:11:48 	                           ^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	FeedbackConnection r = new FeedbackConnection(getConnection());
11:11:48 	                           ^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	protected List createManualHandles() {
11:11:48 	          ^^^^
11:11:48 List is a raw type. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	List list = new ArrayList();
11:11:48 	^^^^
11:11:48 List is a raw type. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	List list = new ArrayList();
11:11:48 	                ^^^^^^^^^
11:11:48 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	list.add(new BendpointMoveHandleEx(connEP, i, new BendpointLocator(
11:11:48 					getConnection(), i)));
11:11:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	list.add(new BendpointMoveHandleEx(connEP, i, new BendpointLocator(
11:11:48 	             ^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	list.add(new BendpointMoveHandleEx(connEP, i, new BendpointLocator(
11:11:48 	             ^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	protected void addInvisibleCreationHandle(List list,
11:11:48 	                                          ^^^^
11:11:48 List is a raw type. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	if (getLineSegMode() != LineMode.OBLIQUE) {
11:11:48 	                        ^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	if (getLineSegMode() != LineMode.OBLIQUE) {
11:11:48 	                                 ^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	list.add(new LineSegMoveInvisibleHandle(connEP, i));
11:11:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	list.add(new LineSegMoveInvisibleHandle(connEP, i));
11:11:48 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	list.add(new LineSegMoveInvisibleHandle(connEP, i));
11:11:48 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	list.add(new BendpointCreationInvisibleHandle(connEP, i));
11:11:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	list.add(new BendpointCreationInvisibleHandle(connEP, i));
11:11:48 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	list.add(new BendpointCreationInvisibleHandle(connEP, i));
11:11:48 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	protected List createSelectionHandles() {
11:11:48 	          ^^^^
11:11:48 List is a raw type. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	if (getLineSegMode() != LineMode.OBLIQUE) {
11:11:48 	                        ^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	if (getLineSegMode() != LineMode.OBLIQUE) {
11:11:48 	                                 ^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	getFeedbackState().originalConstraint = (List) getConnection()
11:11:48 	                                         ^^^^
11:11:48 List is a raw type. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	if (getLineSegMode() != LineMode.OBLIQUE && !getFeedbackState().init) {
11:11:48 	                        ^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	if (getLineSegMode() != LineMode.OBLIQUE && !getFeedbackState().init) {
11:11:48 	                                 ^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	List newConstraint = new ArrayList(
11:11:48 	^^^^
11:11:48 List is a raw type. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	List newConstraint = new ArrayList(
11:11:48 	                         ^^^^^^^^^
11:11:48 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	newConstraint.add(abp);
11:11:48 	^^^^^^^^^^^^^^^^^^^^^^
11:11:48 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	getFeedbackState().originalConstraint.add(i, bpNew);
11:11:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	new ArrayList(getFeedbackState().originalConstraint));
11:11:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	new ArrayList(getFeedbackState().originalConstraint));
11:11:48 	    ^^^^^^^^^
11:11:48 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	List constraint = (List) getConnection().getRoutingConstraint();
11:11:48 	^^^^
11:11:48 List is a raw type. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	List constraint = (List) getConnection().getRoutingConstraint();
11:11:48 	                   ^^^^
11:11:48 List is a raw type. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	private void setNewFeedbackConstraint(List constraint) {
11:11:48 	                                      ^^^^
11:11:48 List is a raw type. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	List constraint;
11:11:48 	^^^^
11:11:48 List is a raw type. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	constraint = (List) getConnection().getRoutingConstraint();
11:11:48 	              ^^^^
11:11:48 List is a raw type. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	constraint.add(request.getIndex() + 1, bp);
11:11:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	constraint = (List) getConnection().getRoutingConstraint();
11:11:48 	              ^^^^
11:11:48 List is a raw type. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	List constraint = (List) getConnection().getRoutingConstraint();
11:11:48 	^^^^
11:11:48 List is a raw type. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	List constraint = (List) getConnection().getRoutingConstraint();
11:11:48 	                   ^^^^
11:11:48 List is a raw type. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	List constraint = (List) getConnection().getRoutingConstraint();
11:11:48 	^^^^
11:11:48 List is a raw type. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	List constraint = (List) getConnection().getRoutingConstraint();
11:11:48 	                   ^^^^
11:11:48 List is a raw type. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	protected void stickyStraightLineFeedback(List constraint, int nIndex,
11:11:48 	                                          ^^^^
11:11:48 List is a raw type. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	constraint.set(nIndex, bpNew);
11:11:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 Type safety: The method set(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	constraint.set(nIndex, bp);
11:11:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 Type safety: The method set(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	if (getLineSegMode() != LineMode.OBLIQUE) {
11:11:48 	                        ^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	if (getLineSegMode() != LineMode.OBLIQUE) {
11:11:48 	                                 ^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	protected final LineSeg getLineSeg(List bendPoints, int nIndex) {
11:11:48 	                                   ^^^^
11:11:48 List is a raw type. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	protected void setLineSeg(List bendPoints, int nIndex, LineSeg newLine) {
11:11:48 	                          ^^^^
11:11:48 List is a raw type. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	bendPoints.set(nIndex - 1, bp1);
11:11:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 Type safety: The method set(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	bendPoints.set(nIndex, bp2);
11:11:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 Type safety: The method set(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	if (getLineSegMode().equals(LineMode.ORTHOGONAL_CONSTRAINED)) {
11:11:48 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	if (getLineSegMode().equals(LineMode.ORTHOGONAL_CONSTRAINED)) {
11:11:48 	                                     ^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	if (getLineSegMode().equals(LineMode.ORTHOGONAL_CONSTRAINED)) {
11:11:48 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	if (getLineSegMode().equals(LineMode.ORTHOGONAL_CONSTRAINED)) {
11:11:48 	                                     ^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	protected void removeOutsideSourceFeedback(List constraint) {
11:11:48 	                                           ^^^^
11:11:48 List is a raw type. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	protected void removeOutsideTargetFeedback(List constraint) {
11:11:48 	                                           ^^^^
11:11:48 List is a raw type. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	List constraint = (List) getConnection().getRoutingConstraint();
11:11:48 	^^^^
11:11:48 List is a raw type. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	List constraint = (List) getConnection().getRoutingConstraint();
11:11:48 	                   ^^^^
11:11:48 List is a raw type. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	constraint.set(index, new AbsoluteBendpoint(movedFirst.getOrigin()));
11:11:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 Type safety: The method set(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	constraint.set(index + 1,
11:11:48 				new AbsoluteBendpoint(movedFirst.getTerminus()));
11:11:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 Type safety: The method set(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	constraint.set(index + 1,
11:11:48 				new AbsoluteBendpoint(movedSecond.getTerminus()));
11:11:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 Type safety: The method set(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	List constraint = (List) getConnection().getRoutingConstraint();
11:11:48 	^^^^
11:11:48 List is a raw type. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	List constraint = (List) getConnection().getRoutingConstraint();
11:11:48 	                   ^^^^
11:11:48 List is a raw type. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	List constraint, LineSeg moveLine) {
11:11:48 	^^^^
11:11:48 List is a raw type. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	if (getLineSegMode().equals(LineMode.ORTHOGONAL_CONSTRAINED)) {
11:11:48 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	if (getLineSegMode().equals(LineMode.ORTHOGONAL_CONSTRAINED)) {
11:11:48 	                                     ^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	List constraint) {
11:11:48 	^^^^
11:11:48 List is a raw type. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	constraint.add(0, new AbsoluteBendpoint(startPoint));
11:11:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	List constraint) {
11:11:48 	^^^^
11:11:48 List is a raw type. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	constraint.add(new AbsoluteBendpoint(endPoint));
11:11:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	public Object getAdapter(Class key) {
11:11:48 	       ^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	public Object getAdapter(Class key) {
11:11:48 	                         ^^^^^
11:11:48 Class is a raw type. References to generic type Class<T> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	return super.getAdapter(key);
11:11:48 	       ^^^^^^^^^^^^^^^^^^^^^
11:11:48 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type SelectionHandlesEditPolicy
11:11:48 [WARNING] /home/jenkins/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:11:48 	return super.getAdapter(key);
11:11:48 	                        ^^^
11:11:48 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
11:11:48 [WARNING] /home/jenkins/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:11:48 	int avr = FigureUtilities.getFontMetrics(text.getFont()).getAverageCharWidth();
11:11:48 	                                                         ^^^^^^^^^^^^^^^^^^^^^
11:11:48 The method getAverageCharWidth() from the type FontMetrics is deprecated
11:11:48 [WARNING] /home/jenkins/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:11:48 	int avr = FigureUtilities.getFontMetrics(text.getFont()).getAverageCharWidth();
11:11:48 	                                                         ^^^^^^^^^^^^^^^^^^^^^
11:11:48 The method getAverageCharWidth() from the type FontMetrics is deprecated
11:11:48 [WARNING] /home/jenkins/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:11:48 	* @see org.eclipse.gmf.runtime.gef.ui.internal.parts.CellEditorEx
11:11:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	public interface CellEditorEx extends org.eclipse.gmf.runtime.gef.ui.internal.parts.CellEditorEx {
11:11:48 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	import org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.LineMode;
11:11:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	import org.eclipse.gmf.runtime.gef.ui.internal.tools.ConnectionBendpointTrackerEx;
11:11:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	import org.eclipse.gmf.runtime.gef.ui.internal.tools.SelectConnectionEditPartTracker;
11:11:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	ConnectionBendpointEditPolicy3 {
11:11:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 The type ConnectionBendpointEditPolicy3 is deprecated
11:11:48 [WARNING] /home/jenkins/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:11:48 	public LinksLFConnectionBendpointEditPolicy(LineMode lineMode) {
11:11:48 	                                            ^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	super(lineMode);
11:11:48 	^^^^^^^^^^^^^^^^
11:11:48 The constructor ConnectionBendpointEditPolicy3(LineMode) is deprecated
11:11:48 [WARNING] /home/jenkins/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:11:48 	this(LineMode.OBLIQUE);
11:11:48 	     ^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	this(LineMode.OBLIQUE);
11:11:48 	              ^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	* The difference is that the {@link ConnectionBendpointTrackerEx} (case of
11:11:48 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	* single bendpoint) and {@link SelectConnectionEditPartTracker} (case of
11:11:48 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	* {@link SelectConnectionEditPartTracker#handleButtonUp(int)}) first erases
11:11:48 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	Command result = super.getBendpointsChangedCommand(request);
11:11:48 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 The method getBendpointsChangedCommand(BendpointRequest) from the type ConnectionBendpointEditPolicy3 is deprecated
11:11:48 [WARNING] /home/jenkins/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:11:48 	request.getExtendedData().put(
11:11:48 					PARAM_CACHED_COMMAND_BASED_ON_FEEDBACK, result);
11:11:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	sbbCommand.setNewPointList(
11:11:48 	           ^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	sbbCommand.setNewPointList(
11:11:48 	           ^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	return super.getConnection();
11:11:48 	             ^^^^^^^^^^^^^^^
11:11:48 The method getConnection() from the type ConnectionBendpointEditPolicy2 is deprecated
11:11:48 [WARNING] /home/jenkins/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:11:48 	List constraint) {
11:11:48 	^^^^
11:11:48 List is a raw type. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	constraint.add(0, new AbsoluteBendpoint(startPoint));
11:11:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	List constraint) {
11:11:48 	^^^^
11:11:48 List is a raw type. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	constraint.add(new AbsoluteBendpoint(endPoint));
11:11:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	super.showSourceFeedback(request);
11:11:48 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 The method showSourceFeedback(Request) from the type ConnectionBendpointEditPolicy2 is deprecated
11:11:48 [WARNING] /home/jenkins/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:11:48 	super.eraseSourceFeedback(request);
11:11:48 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 The method eraseSourceFeedback(Request) from the type ConnectionBendpointEditPolicy2 is deprecated
11:11:48 [WARNING] /home/jenkins/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:11:48 	super.eraseConnectionFeedback(request, removeFeedbackFigure);
11:11:48 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 The method eraseConnectionFeedback(BendpointRequest, boolean) from the type ConnectionBendpointEditPolicy2 is deprecated
11:11:48 [WARNING] /home/jenkins/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:11:48 	super.showMoveBendpointFeedback(request);
11:11:48 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 The method showMoveBendpointFeedback(BendpointRequest) from the type ConnectionBendpointEditPolicy2 is deprecated
11:11:48 [WARNING] /home/jenkins/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:11:48 	super.showCreateBendpointFeedback(request);
11:11:48 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 The method showCreateBendpointFeedback(BendpointRequest) from the type ConnectionBendpointEditPolicy2 is deprecated
11:11:48 [WARNING] /home/jenkins/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:11:48 	super.showMoveLineSegFeedback(request);
11:11:48 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 The method showMoveLineSegFeedback(BendpointRequest) from the type ConnectionBendpointEditPolicy2 is deprecated
11:11:48 [WARNING] /home/jenkins/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:11:48 	super.showMoveOrthogonalBenspointFeedback(request);
11:11:48 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 The method showMoveOrthogonalBenspointFeedback(BendpointRequest) from the type ConnectionBendpointEditPolicy2 is deprecated
11:11:48 [WARNING] /home/jenkins/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:11:48 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.OrthogonalRouter;
11:11:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	* when active router is {@link OrthogonalRouter}, adjusted anchor position
11:11:48 	                               ^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	if (router instanceof OrthogonalRouter) {
11:11:48 	                      ^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	if (router instanceof OrthogonalRouter) {
11:11:48 	                      ^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.OrthogonalRouter;
11:11:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	if (false == router instanceof OrthogonalRouter) {
11:11:48 	                               ^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	import org.eclipse.gmf.runtime.draw2d.ui.internal.figures.AnimatableScrollPane;
11:11:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	import org.eclipse.gmf.runtime.draw2d.ui.internal.figures.OverlayScrollPaneLayout;
11:11:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	scrollpane.setLayoutManager(new OverlayScrollPaneLayout());
11:11:48 	                                ^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	scrollpane.setLayoutManager(new OverlayScrollPaneLayout());
11:11:48 	                                ^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	AnimatableScrollPane implements IMapMode {
11:11:48 	^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	import org.eclipse.papyrus.infra.gmfdiag.tooling.runtime.structure.DiagramStructure;
11:11:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 The type DiagramStructure is deprecated
11:11:48 [WARNING] /home/jenkins/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:11:48 	private DiagramStructure myDiagramStructure;
11:11:48 	        ^^^^^^^^^^^^^^^^
11:11:48 The type DiagramStructure is deprecated
11:11:48 [WARNING] /home/jenkins/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:11:48 	public void setVisualIDRegistry(DiagramStructure diagramStructure) {
11:11:48 	                                ^^^^^^^^^^^^^^^^
11:11:48 The type DiagramStructure is deprecated
11:11:48 [WARNING] /home/jenkins/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:11:48 	int actualVisualId = myDiagramStructure.getVisualID(childView);
11:11:48 	                                        ^^^^^^^^^^^^^^^^^^^^^^
11:11:48 The method getVisualID(View) from the type DiagramStructure is deprecated
11:11:48 [WARNING] /home/jenkins/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:11:48 	return myDiagramStructure.checkNodeVisualID(parentView, child, actualVisualId);
11:11:48 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 The method checkNodeVisualID(View, EObject, int) from the type DiagramStructure is deprecated
11:11:48 [WARNING] /home/jenkins/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:11:48 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.OrthogonalRouterUtilities;
11:11:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.RectilinearRouter;
11:11:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	* While {@link RectilinearRouter} claims to ignore the endpoints, it still
11:11:48 	               ^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	* @see org.eclipse.gmf.runtime.draw2d.ui.internal.routers.RectilinearRouter#resetEndPointsToEdge(org.eclipse.draw2d.Connection,
11:11:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	* @see org.eclipse.gmf.runtime.draw2d.ui.internal.routers.RectilinearRouter#resetEndPointsToEdge(org.eclipse.draw2d.Connection,
11:11:48 	                                                                            ^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	if (isReorienting(conn)) {
11:11:48 	    ^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	super.resetEndPointsToEdge(conn, line);
11:11:48 	      ^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	PrecisionRectangle source = sourceBoundsRelativeToConnection2(conn);
11:11:48 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 The method sourceBoundsRelativeToConnection2(Connection) from the type RectilinearRouter2 is deprecated
11:11:48 [WARNING] /home/jenkins/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:11:48 	PrecisionRectangle target = targetBoundsRelativeToConnection2(conn);
11:11:48 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 The method targetBoundsRelativeToConnection2(Connection) from the type RectilinearRouter2 is deprecated
11:11:48 [WARNING] /home/jenkins/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:11:48 	sourceAnchorRelativeLocation = getAnchorOffRectangleDirection2(
11:11:48 					sourceAnchorPoint, source);
11:11:48 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 The method getAnchorOffRectangleDirection2(Point, Rectangle) from the type RectilinearRouter2 is deprecated
11:11:48 [WARNING] /home/jenkins/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:11:48 	targetAnchorRelativeLocation = getAnchorOffRectangleDirection2(
11:11:48 					targetAnchorPoint, target);
11:11:48 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 The method getAnchorOffRectangleDirection2(Point, Rectangle) from the type RectilinearRouter2 is deprecated
11:11:48 [WARNING] /home/jenkins/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:11:48 	offSourceDirection = getOffShapeDirection2(sourceAnchorRelativeLocation);
11:11:48 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 The method getOffShapeDirection2(int) from the type RectilinearRouter2 is deprecated
11:11:48 [WARNING] /home/jenkins/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:11:48 	offTargetDirection = getOffShapeDirection2(targetAnchorRelativeLocation);
11:11:48 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 The method getOffShapeDirection2(int) from the type RectilinearRouter2 is deprecated
11:11:48 [WARNING] /home/jenkins/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:11:48 	sourceAnchorRelativeLocation = getAnchorOffRectangleDirection2(
11:11:48 					line.getFirstPoint(), source);
11:11:48 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 The method getAnchorOffRectangleDirection2(Point, Rectangle) from the type RectilinearRouter2 is deprecated
11:11:48 [WARNING] /home/jenkins/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:11:48 	offSourceDirection = getOffShapeDirection2(sourceAnchorRelativeLocation);
11:11:48 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 The method getOffShapeDirection2(int) from the type RectilinearRouter2 is deprecated
11:11:48 [WARNING] /home/jenkins/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:11:48 	targetAnchorRelativeLocation = getAnchorOffRectangleDirection2(
11:11:48 					line.getLastPoint(), target);
11:11:48 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 The method getAnchorOffRectangleDirection2(Point, Rectangle) from the type RectilinearRouter2 is deprecated
11:11:48 [WARNING] /home/jenkins/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:11:48 	offTargetDirection = getOffShapeDirection2(targetAnchorRelativeLocation);
11:11:48 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 The method getOffShapeDirection2(int) from the type RectilinearRouter2 is deprecated
11:11:48 [WARNING] /home/jenkins/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:11:48 	OrthogonalRouterUtilities.transformToOrthogonalPointList(line,
11:11:48 	^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	OrthogonalRouterUtilities.transformToOrthogonalPointList(line,
11:11:48 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	removeRedundantPoints2(line);
11:11:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 The method removeRedundantPoints2(PointList) from the type RectilinearRouter2 is deprecated
11:11:48 [WARNING] /home/jenkins/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:11:48 	* Copy-pasted from {@link RectilinearRouter} lines 416.
11:11:48 	                          ^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	return getOffShapeDirection2(direction);
11:11:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 The method getOffShapeDirection2(int) from the type RectilinearRouter2 is deprecated
11:11:48 [WARNING] /home/jenkins/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:11:48 	LineSeg fromFigureToBendpoint = OrthogonalRouterUtilities
11:11:48 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	.getOrthogonalLineSegToAnchorLoc(conn, anchor, bendpoint);
11:11:48 	 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	fromFigureToBendpoint = OrthogonalRouterUtilities
11:11:48 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	.getOrthogonalLineSegToAnchorLoc(conn, anchor,
11:11:48 	 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.OrthogonalRouter;
11:11:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.RectilinearRouter;
11:11:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	* horizontally, the {@link OrthogonalRouter} has to decide whether the first /
11:11:48 	                           ^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	* The default {@link RectilinearRouter} always prefers the first choice.
11:11:48 	                     ^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	* This router extends the {@link OrthogonalRouter} with ability to specify the
11:11:48 	                                 ^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	public interface HintedOrthogonalRouter extends OrthogonalRouter {
11:11:48 	                                                ^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.RectilinearRouter;
11:11:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	* Right now extending {@link RectilinearRouter} does not make sense, because
11:11:48 	                             ^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	* private counterparts in {@link RectilinearRouter}, without any changes.
11:11:48 	                                 ^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	class RectilinearRouter2 extends RectilinearRouter {
11:11:48 	                                 ^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	* [GMFRT] make protected in {@link RectilinearRouter}
11:11:48 	                                   ^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	* [GMFRT] make protected in {@link RectilinearRouter}
11:11:48 	                                   ^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	* [GMFRT] make protected in {@link RectilinearRouter}
11:11:48 	                                   ^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	* [GMFRT] make protected in {@link RectilinearRouter}
11:11:48 	                                   ^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	super.routeLine(conn, nestedRoutingDepth, newLine);
11:11:48 	      ^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	* [GMFRT] make protected in {@link RectilinearRouter}
11:11:48 	                                   ^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	* [GMFRT] make protected in {@link RectilinearRouter}
11:11:48 	                                   ^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	* [GMFRT] make protected in {@link RectilinearRouter}
11:11:48 	                                   ^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	import org.eclipse.gmf.runtime.diagram.ui.internal.editpolicies.ConnectionLineSegEditPolicy;
11:11:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	import org.eclipse.gmf.runtime.diagram.ui.internal.editpolicies.TreeConnectionBendpointEditPolicy;
11:11:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.ForestRouter;
11:11:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.OrthogonalRouter;
11:11:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	import org.eclipse.gmf.runtime.gef.ui.internal.l10n.Cursors;
11:11:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	if (getConnectionFigure().getConnectionRouter() instanceof ForestRouter) {
11:11:48 	                                                           ^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	new TreeConnectionBendpointEditPolicy());
11:11:48 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	new TreeConnectionBendpointEditPolicy());
11:11:48 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	} else if (getConnectionFigure().getConnectionRouter() instanceof OrthogonalRouter) {
11:11:48 	                                                                  ^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	new ConnectionLineSegEditPolicy());
11:11:48 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	new ConnectionLineSegEditPolicy());
11:11:48 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	if (getConnectionFigure().getConnectionRouter() instanceof ForestRouter) {
11:11:48 	                                                           ^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	getConnectionFigure().setCursor(Cursors.CURSOR_SEG_MOVE);
11:11:48 	                                ^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	getConnectionFigure().setCursor(Cursors.CURSOR_SEG_MOVE);
11:11:48 	                                        ^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	} else if (getConnectionFigure().getConnectionRouter() instanceof OrthogonalRouter) {
11:11:48 	                                                                  ^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	getConnectionFigure().setCursor(Cursors.CURSOR_SEG_MOVE);
11:11:48 	                                ^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	getConnectionFigure().setCursor(Cursors.CURSOR_SEG_MOVE);
11:11:48 	                                        ^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	getConnectionFigure().setCursor(Cursors.CURSOR_SEG_ADD);
11:11:48 	                                ^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	getConnectionFigure().setCursor(Cursors.CURSOR_SEG_ADD);
11:11:48 	                                        ^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.ForestRouter;
11:11:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.OrthogonalRouter;
11:11:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	import org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.LineMode;
11:11:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	if (getConnectionFigure().getConnectionRouter() instanceof ForestRouter) {
11:11:48 	                                                           ^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	LineMode.ORTHOGONAL_CONSTRAINED));
11:11:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	LineMode.ORTHOGONAL_CONSTRAINED));
11:11:48 	         ^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	} else if (getConnectionFigure().getConnectionRouter() instanceof OrthogonalRouter) {
11:11:48 	                                                                  ^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	LineMode.ORTHOGONAL_FREE));
11:11:48 	^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	LineMode.ORTHOGONAL_FREE));
11:11:48 	         ^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	new LinksLFConnectionBendpointEditPolicy(LineMode.OBLIQUE));
11:11:48 	                                         ^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	new LinksLFConnectionBendpointEditPolicy(LineMode.OBLIQUE));
11:11:48 	                                                  ^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	import org.eclipse.papyrus.infra.gmfdiag.tooling.runtime.structure.DiagramStructure;
11:11:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 The type DiagramStructure is deprecated
11:11:48 [WARNING] /home/jenkins/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:11:48 	private final DiagramStructure myDiagramStructure;
11:11:48 	              ^^^^^^^^^^^^^^^^
11:11:48 The type DiagramStructure is deprecated
11:11:48 [WARNING] /home/jenkins/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:11:48 	public CreationEditPolicyWithCustomReparent(DiagramStructure diagramStructure) {
11:11:48 	                                            ^^^^^^^^^^^^^^^^
11:11:48 The type DiagramStructure is deprecated
11:11:48 [WARNING] /home/jenkins/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:11:48 	protected List createSelectionHandles() {
11:11:48 	          ^^^^
11:11:48 List is a raw type. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	List list = new ArrayList();
11:11:48 	^^^^
11:11:48 List is a raw type. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	List list = new ArrayList();
11:11:48 	                ^^^^^^^^^
11:11:48 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	list.add(new ConnectionEndpointHandle((ConnectionEditPart) getHost(),
11:11:48 				ConnectionLocator.SOURCE));
11:11:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	list.add(new ConnectionEndpointHandle((ConnectionEditPart) getHost(),
11:11:48 				ConnectionLocator.TARGET));
11:11:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:11:48 [WARNING] /home/jenkins/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:11:48 	import org.eclipse.papyrus.infra.gmfdiag.tooling.runtime.structure.DiagramStructure;
11:11:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 The type DiagramStructure is deprecated
11:11:48 [WARNING] /home/jenkins/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:11:48 	private final DiagramStructure diagramStructure;
11:11:48 	              ^^^^^^^^^^^^^^^^
11:11:48 The type DiagramStructure is deprecated
11:11:48 [WARNING] /home/jenkins/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:11:48 	public DefaultEditPartProvider(EditPartFactory factory, DiagramStructure diagramStructure, String expectedModelId) {
11:11:48 	                                                        ^^^^^^^^^^^^^^^^
11:11:48 The type DiagramStructure is deprecated
11:11:48 [WARNING] /home/jenkins/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:11:48 	if (!expectedModelId.equals(diagramStructure.getModelID(view))) {
11:11:48 	                                             ^^^^^^^^^^^^^^^^
11:11:48 The method getModelID(View) from the type DiagramStructure is deprecated
11:11:48 [WARNING] /home/jenkins/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:11:48 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
11:11:48 	       ^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	* @see org.eclipse.gmf.runtime.gef.ui.internal.parts.WrapTextCellEditor
11:11:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	public class WrapTextCellEditor extends org.eclipse.gmf.runtime.gef.ui.internal.parts.WrapTextCellEditor {
11:11:48 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	super();
11:11:48 	^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	super(parent);
11:11:48 	^^^^^^^^^^^^^^
11:11:48 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:11:48 [WARNING] /home/jenkins/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:11:48 	super(parent, style);
11:11:48 	^^^^^^^^^^^^^^^^^^^^^
11:11:48 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:11:48 298 problems (298 warnings)
11:11:48 [INFO] 
11:11:48 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
11:11:48 [INFO] 
11:11:48 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
11:11:48 [INFO] 
11:11:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
11:11:48 [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:11:48 [INFO] 
11:11:48 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
11:11:48 [INFO] 
11:11:48 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
11:11:48 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
11:11:48 [INFO] 
11:11:48 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
11:11:48 [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:11:48 [INFO] 
11:11:48 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
11:11:48 [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:11:48 [INFO] 
11:11:48 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
11:11:48 [INFO] 
11:11:48 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
11:11:48 [INFO] 
11:11:48 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
11:11:48 [INFO] 
11:11:48 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.common >----
11:11:48 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.common 4.3.200-SNAPSHOT [156/735]
11:11:48 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/pom.xml
11:11:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:11:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.common:4.3.200-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/pom.xml
11:11:49 [INFO] 
11:11:49 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.common ---
11:11:49 [INFO] 
11:11:49 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.common ---
11:11:49 [INFO] The project's OSGi version is 4.3.200.202401111608
11:11:49 [INFO] 
11:11:49 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.common ---
11:11:49 [INFO] 
11:11:49 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.common ---
11:11:49 [INFO] 
11:11:49 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.common ---
11:11:49 [INFO] 
11:11:49 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.common ---
11:11:49 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.common
11:11:50 [INFO] 
11:11:50 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.common ---
11:11:50 [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:11:50 [INFO] 
11:11:50 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.common ---
11:11:50 [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:11:52 [WARNING] /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:11:52 	public DefaultCopyCommand(EditingDomain domain, PapyrusClipboard papyrusClipboard, Collection<EObject> pObjectsToPutInClipboard) {
11:11:52 	                                                ^^^^^^^^^^^^^^^^
11:11:52 PapyrusClipboard is a raw type. References to generic type PapyrusClipboard<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	papyrusClipboard.addAllInternalCopyInClipboard(copier);
11:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The method addAllInternalCopyInClipboard(Map) belongs to the raw type PapyrusClipboard. References to generic type PapyrusClipboard<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	public Object getAdapter(Class adapter) {
11:11:52 	       ^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	public Object getAdapter(Class adapter) {
11:11:52 	                         ^^^^^
11:11:52 Class is a raw type. References to generic type Class<T> should be parameterized
11:11:52 [WARNING] /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:11:52 	private class StrategyObservableList extends WritableList {
11:11:52 	                                             ^^^^^^^^^^^^
11:11:52 WritableList is a raw type. References to generic type WritableList<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	addAll(values);
11:11:52 	^^^^^^^^^^^^^^
11:11:52 Type safety: The method addAll(Collection) belongs to the raw type WritableList. References to generic type WritableList<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	Map internalClipboardToTargetCopy = papyrusClipboard.getInternalClipboardToTargetCopy();
11:11:52 	^^^
11:11:52 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	Collection<Diagram> duplicateDiagrams = diagramClipboardAdditionnalData.getDuplicatedDiagrams(internalClipboardToTargetCopy);
11:11:52 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<Diagram>
11:11:52 [WARNING] /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:11:52 	Collection<Diagram> duplicateDiagrams = diagramClipboardAdditionnalData.getDuplicatedDiagrams(internalClipboardToTargetCopy);
11:11:52 	                                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The expression of type Map needs unchecked conversion to conform to Map<? extends EObject,? extends EObject>
11:11:52 [WARNING] /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:11:52 	Collection<Diagram> diagrams = diagramClipboardAdditionalData.getDuplicatedDiagrams(internalClipboardToTargetCopy);
11:11:52 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<Diagram>
11:11:52 [WARNING] /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:11:52 	Collection<Diagram> diagrams = diagramClipboardAdditionalData.getDuplicatedDiagrams(internalClipboardToTargetCopy);
11:11:52 	                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The expression of type Map needs unchecked conversion to conform to Map<? extends EObject,? extends EObject>
11:11:52 [WARNING] /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:11:52 	Map sourceToInternalClipboard = papyrusClipboard.getSourceToInternalClipboard();
11:11:52 	^^^
11:11:52 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	DiagramClipboardAdditionalData diagramAdditionnalData = new DiagramClipboardAdditionalData(extractSelectedWithoutOwner, sourceToInternalClipboard);
11:11:52 	                                                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The expression of type Map needs unchecked conversion to conform to Map<? extends EObject,? extends EObject>
11:11:52 [WARNING] /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:11:52 	DiagramClipboardAdditionalData diagramAdditionnalData = new DiagramClipboardAdditionalData(associatedDiagrams, sourceToInternalClipboard);
11:11:52 	                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The expression of type Map needs unchecked conversion to conform to Map<? extends EObject,? extends EObject>
11:11:52 [WARNING] /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:11:52 	diagramEditParts = Sets.newSetFromMap(new WeakHashMap<PapyrusDiagramEditPart, Boolean>());
11:11:52 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The method newSetFromMap(Map<PapyrusDiagramEditPart,Boolean>) from the type Sets is deprecated
11:11:52 [WARNING] /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:11:52 	public static void addLocalExtendedPalette(String paletteID, String paletteName, ProviderPriority priority, String editorID, HashSet requiredProfiles) {
11:11:52 	                                                                                                                             ^^^^^^^
11:11:52 HashSet is a raw type. References to generic type HashSet<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	propertiesMemento.putString(IPapyrusPaletteConstant.PROFILE_LIST, PaletteUtil.getSerializedProfileList(requiredProfiles));
11:11:52 	                                                                                                       ^^^^^^^^^^^^^^^^
11:11:52 Type safety: The expression of type HashSet needs unchecked conversion to conform to Collection<String>
11:11:52 [WARNING] /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:11:52 	import org.eclipse.papyrus.infra.guava.internal.CheckedFuture;
11:11:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The type CheckedFuture<V,X> is deprecated
11:11:52 [WARNING] /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:11:52 	public static <V, X extends Exception> CheckedFuture<V, X> asyncExec(final ISyncObject syncObject, final SyncServiceRunnable<V, X> operation) {
11:11:52 	                                       ^^^^^^^^^^^^^
11:11:52 The type CheckedFuture<V,X> is deprecated
11:11:52 [WARNING] /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:11:52 	CheckedFuture<V, X> result = operation.asFuture(syncObject);
11:11:52 	^^^^^^^^^^^^^
11:11:52 The type CheckedFuture<V,X> is deprecated
11:11:52 [WARNING] /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:11:52 	return result.checkedGet();
11:11:52 	              ^^^^^^^^^^^^
11:11:52 The method checkedGet() from the type CheckedFuture<V,X> is deprecated
11:11:52 [WARNING] /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:11:52 	command = creationCommandClass.newInstance();
11:11:52 	                               ^^^^^^^^^^^^^
11:11:52 The method newInstance() from the type Class<capture#3-of ? extends AbstractPapyrusGmfCreateDiagramCommandHandler> is deprecated since version 9
11:11:52 [WARNING] /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:11:52 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
11:11:52 	       ^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	public abstract class AbstractCustomStyleObservableValue extends AbstractObservableValue implements CommandBasedObservableValue, IChangeListener, IObserving {
11:11:52 	                                                                 ^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
11:11:52 [WARNING] /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:11:52 	fireValueChange(new ValueDiff() {
11:11:52 			@Override
11:11:52 			public Object getOldValue() {
11:11:52 				return oldValue;
11:11:52 			}
11:11:52 			@Override
11:11:52 			public Object getNewValue() {
11:11:52 				return newValue;
11:11:52 			}
11:11:52 		});
11:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:11:52 [WARNING] /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:11:52 	fireValueChange(new ValueDiff() {
11:11:52 	                    ^^^^^^^^^
11:11:52 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:11:52 [WARNING] /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:11:52 	calculatedOffset = new Point(normalizedOffset.x
11:11:52 							* Math.cos(theta)
11:11:52 							- normalizedOffset.y
11:11:52 									* Math.sin(theta),
11:11:52 							normalizedOffset.x * Math.sin(theta)
11:11:52 									+ normalizedOffset.y * Math.cos(theta));
11:11:52 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The constructor Point(double, double) is deprecated
11:11:52 [WARNING] /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:11:52 	Point orth = new Point(dx, dy);
11:11:52 	                 ^^^^^^^^^^^^^
11:11:52 The constructor Point(double, double) is deprecated
11:11:52 [WARNING] /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:11:52 	IObservableValue observable = new CustomDoubleStyleWithStoreObservableValue(this.source, this.domain, WorkspaceViewerProperties.GRIDSPACING, this.preferenceStore);
11:11:52 	^^^^^^^^^^^^^^^^
11:11:52 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:11:52 [WARNING] /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:11:52 	observable.setValue(newGridSpacing);
11:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
11:11:52 [WARNING] /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:11:52 	Iterator iterator = parent.getChildren().iterator();
11:11:52 	^^^^^^^^
11:11:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	protected Collection getExclusionSet() {
11:11:52 	          ^^^^^^^^^^
11:11:52 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	getCurrentViewer().findObjectAtExcluding(getLocation(), Collections.EMPTY_LIST, search);
11:11:52 	                                                        ^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The expression of type List needs unchecked conversion to conform to Collection<IFigure>
11:11:52 [WARNING] /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:11:52 	editPart = getCurrentViewer().findObjectAtExcluding(getLocation(), getExclusionSet(), getTargetingConditional());
11:11:52 	                                                                   ^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<IFigure>
11:11:52 [WARNING] /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:11:52 	import org.eclipse.gmf.runtime.gef.ui.internal.l10n.Cursors;
11:11:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	private final int MODIFIER_NO_SNAPPING;
11:11:52 	                  ^^^^^^^^^^^^^^^^^^^^
11:11:52 The value of the field SelectSeveralLinksEditPartTracker.MODIFIER_NO_SNAPPING is not used
11:11:52 [WARNING] /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:11:52 	List editparts = getOperationSet();
11:11:52 	^^^^
11:11:52 List is a raw type. References to generic type List<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	return Cursors.CURSOR_SEG_MOVE;
11:11:52 	       ^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	return Cursors.CURSOR_SEG_MOVE;
11:11:52 	               ^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	protected List createOperationSet() {
11:11:52 	          ^^^^
11:11:52 List is a raw type. References to generic type List<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	List list = new ArrayList();
11:11:52 	^^^^
11:11:52 List is a raw type. References to generic type List<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	List list = new ArrayList();
11:11:52 	                ^^^^^^^^^
11:11:52 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	list.add(getConnectionEditPart());
11:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	List editParts = getOperationSet();
11:11:52 	^^^^
11:11:52 List is a raw type. References to generic type List<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	List editParts = getOperationSet();
11:11:52 	^^^^
11:11:52 List is a raw type. References to generic type List<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	List editparts = getOperationSet();
11:11:52 	^^^^
11:11:52 List is a raw type. References to generic type List<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	List editparts = getOperationSet();
11:11:52 	^^^^
11:11:52 List is a raw type. References to generic type List<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	protected List getOperationSet() {
11:11:52 	          ^^^^
11:11:52 List is a raw type. References to generic type List<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	ArrayList result = new ArrayList<>();
11:11:52 	^^^^^^^^^
11:11:52 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	result.add(getSourceEditPart());
11:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
11:11:52 [WARNING] /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:[101] 
11:11:52 	private IObservableValue sourceDecorationObservable;
11:11:52 	        ^^^^^^^^^^^^^^^^
11:11:52 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:11:52 [WARNING] /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:[104] 
11:11:52 	private IObservableValue targetDecorationObservable;
11:11:52 	        ^^^^^^^^^^^^^^^^
11:11:52 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:11:52 [WARNING] /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:11:52 	Set<Object> duplicatedObjects = ((Set<Object>) additional);
11:11:52 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: Unchecked cast from Object to Set<Object>
11:11:52 [WARNING] /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:11:52 	List<Object> elementsToBeDuplicated = request.getElementsToBeDuplicated();
11:11:52 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The expression of type List needs unchecked conversion to conform to List<Object>
11:11:52 [WARNING] /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:[428] 
11:11:52 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
11:11:52 	       ^^^^^^
11:11:52 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:11:52 [WARNING] /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:[448] 
11:11:52 	return delegate.getAdapter(adapter);
11:11:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type PaletteViewerPage
11:11:52 [WARNING] /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:[448] 
11:11:52 	return delegate.getAdapter(adapter);
11:11:52 	                           ^^^^^^^
11:11:52 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
11:11:52 [WARNING] /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:11:52 	import org.eclipse.gmf.runtime.diagram.ui.internal.services.palette.ContributeToPaletteOperation;
11:11:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	public boolean providesWithVisibility(ContributeToPaletteOperation operation) {
11:11:52 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	if (operation instanceof ContributeToPaletteOperation) {
11:11:52 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	ContributeToPaletteOperation o = operation;
11:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	IEditorPart part = o.getEditor();
11:11:52 	                     ^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	ZipFile zipFile = new ZipFile(jarPath);
11:11:52 	        ^^^^^^^
11:11:52 Resource leak: 'zipFile' is never closed
11:11:52 [WARNING] /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:11:52 	private static String retrieveBundleId(final String initialValue) {
11:11:52 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The method retrieveBundleId(String) from the type ArchitectureExtendedProviderDescriptor is never used locally
11:11:52 [WARNING] /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:11:52 	private List exclusionSet;
11:11:52 	        ^^^^
11:11:52 List is a raw type. References to generic type List<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	protected Collection getExclusionSet() {
11:11:52 	          ^^^^^^^^^^
11:11:52 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	exclusionSet = new ArrayList();
11:11:52 	                   ^^^^^^^^^
11:11:52 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	exclusionSet.add(getConnection());
11:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	List list;
11:11:52 	^^^^
11:11:52 List is a raw type. References to generic type List<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	int d = p.getDistanceOrthogonal(start);
11:11:52 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The method getDistanceOrthogonal(Point) from the type Point is deprecated
11:11:52 [WARNING] /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:11:52 	list.add(new Integer(array[i]));
11:11:52 	             ^^^^^^^^^^^^^^^^^
11:11:52 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:11:52 [WARNING] /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:11:52 	if (eastPositions.contains(new Integer(side))) {
11:11:52 	                               ^^^^^^^^^^^^^
11:11:52 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:11:52 [WARNING] /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:11:52 	} else if (westPositions.contains(new Integer(side))) {
11:11:52 	                                      ^^^^^^^^^^^^^
11:11:52 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:11:52 [WARNING] /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:11:52 	if (eastPositions.contains(new Integer(side))) {
11:11:52 	                               ^^^^^^^^^^^^^
11:11:52 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:11:52 [WARNING] /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:11:52 	} else if (westPositions.contains(new Integer(side))) {
11:11:52 	                                      ^^^^^^^^^^^^^
11:11:52 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:11:52 [WARNING] /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:11:52 	if (northPositions.contains(new Integer(side))) {
11:11:52 	                                ^^^^^^^^^^^^^
11:11:52 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:11:52 [WARNING] /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:11:52 	} else if (southPositions.contains(new Integer(side))) {
11:11:52 	                                       ^^^^^^^^^^^^^
11:11:52 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:11:52 [WARNING] /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:11:52 	if (northPositions.contains(new Integer(side))) {
11:11:52 	                                ^^^^^^^^^^^^^
11:11:52 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:11:52 [WARNING] /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:11:52 	} else if (southPositions.contains(new Integer(side))) {
11:11:52 	                                       ^^^^^^^^^^^^^
11:11:52 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:11:52 [WARNING] /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:11:52 	if (eastPositions.contains(new Integer(side))) {
11:11:52 	                               ^^^^^^^^^^^^^
11:11:52 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:11:52 [WARNING] /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:11:52 	} else if (westPositions.contains(new Integer(side))) {
11:11:52 	                                      ^^^^^^^^^^^^^
11:11:52 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:11:52 [WARNING] /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:11:52 	if (eastPositions.contains(new Integer(side))) {
11:11:52 	                               ^^^^^^^^^^^^^
11:11:52 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:11:52 [WARNING] /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:11:52 	} else if (westPositions.contains(new Integer(side))) {
11:11:52 	                                      ^^^^^^^^^^^^^
11:11:52 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:11:52 [WARNING] /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:11:52 	if (northPositions.contains(new Integer(side))) {
11:11:52 	                                ^^^^^^^^^^^^^
11:11:52 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:11:52 [WARNING] /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:11:52 	} else if (southPositions.contains(new Integer(side))) {
11:11:52 	                                       ^^^^^^^^^^^^^
11:11:52 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:11:52 [WARNING] /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:11:52 	if (northPositions.contains(new Integer(side))) {
11:11:52 	                                ^^^^^^^^^^^^^
11:11:52 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:11:52 [WARNING] /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:11:52 	} else if (southPositions.contains(new Integer(side))) {
11:11:52 	                                       ^^^^^^^^^^^^^
11:11:52 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:11:52 [WARNING] /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:11:52 	int intersectPosition = getRelativePositionFor(sourceBounds, new PrecisionRectangle(intersection), diagramBounds);
11:11:52 	    ^^^^^^^^^^^^^^^^^
11:11:52 The value of the local variable intersectPosition is not used
11:11:52 [WARNING] /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:11:52 	pos.setX(reference.preciseX());
11:11:52 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The method setX(double) from the type PrecisionRectangle is deprecated
11:11:52 [WARNING] /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:11:52 	pos.setHeight(reference.preciseY());
11:11:52 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The method setHeight(double) from the type PrecisionRectangle is deprecated
11:11:52 [WARNING] /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:11:52 	pos.setWidth(reference.preciseWidth());
11:11:52 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The method setWidth(double) from the type PrecisionRectangle is deprecated
11:11:52 [WARNING] /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:11:52 	pos.setX(reference.preciseX());
11:11:52 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The method setX(double) from the type PrecisionRectangle is deprecated
11:11:52 [WARNING] /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:11:52 	pos.setY(reference.getBottom().preciseY());
11:11:52 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The method setY(double) from the type PrecisionRectangle is deprecated
11:11:52 [WARNING] /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:11:52 	pos.setHeight(diagramBounds.preciseHeight() - reference.getBottom().preciseY());
11:11:52 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The method setHeight(double) from the type PrecisionRectangle is deprecated
11:11:52 [WARNING] /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:11:52 	pos.setWidth(reference.preciseWidth());
11:11:52 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The method setWidth(double) from the type PrecisionRectangle is deprecated
11:11:52 [WARNING] /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:11:52 	pos.setX(reference.getRight().preciseX());
11:11:52 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The method setX(double) from the type PrecisionRectangle is deprecated
11:11:52 [WARNING] /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:11:52 	pos.setY(reference.getTop().preciseY());
11:11:52 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The method setY(double) from the type PrecisionRectangle is deprecated
11:11:52 [WARNING] /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:11:52 	pos.setHeight(reference.preciseHeight());
11:11:52 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The method setHeight(double) from the type PrecisionRectangle is deprecated
11:11:52 [WARNING] /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:11:52 	pos.setWidth(diagramBounds.preciseWidth() - reference.getLeft().preciseY());
11:11:52 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The method setWidth(double) from the type PrecisionRectangle is deprecated
11:11:52 [WARNING] /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:11:52 	pos.setY(reference.preciseY());
11:11:52 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The method setY(double) from the type PrecisionRectangle is deprecated
11:11:52 [WARNING] /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:11:52 	pos.setHeight(reference.preciseHeight());
11:11:52 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The method setHeight(double) from the type PrecisionRectangle is deprecated
11:11:52 [WARNING] /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:11:52 	pos.setWidth(reference.preciseX());
11:11:52 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The method setWidth(double) from the type PrecisionRectangle is deprecated
11:11:52 [WARNING] /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:11:52 	pos.setX(reference.getTop().preciseX());
11:11:52 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The method setX(double) from the type PrecisionRectangle is deprecated
11:11:52 [WARNING] /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:11:52 	pos.setHeight(reference.getRight().preciseY());
11:11:52 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The method setHeight(double) from the type PrecisionRectangle is deprecated
11:11:52 [WARNING] /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:11:52 	pos.setWidth(diagramBounds.preciseWidth() - reference.getTop().preciseX());
11:11:52 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The method setWidth(double) from the type PrecisionRectangle is deprecated
11:11:52 [WARNING] /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:11:52 	pos.setHeight(reference.getLeft().preciseY());
11:11:52 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The method setHeight(double) from the type PrecisionRectangle is deprecated
11:11:52 [WARNING] /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:11:52 	pos.setWidth(reference.getTop().preciseX());
11:11:52 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The method setWidth(double) from the type PrecisionRectangle is deprecated
11:11:52 [WARNING] /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:11:52 	pos.setX(reference.getBottom().preciseX());
11:11:52 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The method setX(double) from the type PrecisionRectangle is deprecated
11:11:52 [WARNING] /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:11:52 	pos.setY(reference.getRight().preciseY());
11:11:52 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The method setY(double) from the type PrecisionRectangle is deprecated
11:11:52 [WARNING] /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:11:52 	pos.setHeight(diagramBounds.preciseHeight() - reference.getRight().preciseY());
11:11:52 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The method setHeight(double) from the type PrecisionRectangle is deprecated
11:11:52 [WARNING] /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:11:52 	pos.setWidth(diagramBounds.preciseWidth() - reference.getBottom().preciseX());
11:11:52 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The method setWidth(double) from the type PrecisionRectangle is deprecated
11:11:52 [WARNING] /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:11:52 	pos.setY(reference.getLeft().preciseY());
11:11:52 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The method setY(double) from the type PrecisionRectangle is deprecated
11:11:52 [WARNING] /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:11:52 	pos.setHeight(diagramBounds.preciseHeight() - reference.getLeft().preciseY());
11:11:52 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The method setHeight(double) from the type PrecisionRectangle is deprecated
11:11:52 [WARNING] /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:11:52 	pos.setWidth(reference.getBottom().preciseX());
11:11:52 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The method setWidth(double) from the type PrecisionRectangle is deprecated
11:11:52 [WARNING] /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:11:52 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:11:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The type AdapterUtils is deprecated
11:11:52 [WARNING] /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:11:52 	AdapterUtils.adapt(viewOrAdaptableToView, View.class, null);
11:11:52 	^^^^^^^^^^^^
11:11:52 The type AdapterUtils is deprecated
11:11:52 [WARNING] /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:11:52 	AdapterUtils.adapt(viewOrAdaptableToView, View.class, null);
11:11:52 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The method adapt(Object, Class<View>, View) from the type AdapterUtils is deprecated
11:11:52 [WARNING] /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:11:52 	view.getStyles().add(style);
11:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	EList currentList = (EList) (style.eGet(styleFeature));
11:11:52 	^^^^^
11:11:52 EList is a raw type. References to generic type EList<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	EList currentList = (EList) (style.eGet(styleFeature));
11:11:52 	      ^^^^^^^^^^^
11:11:52 The value of the local variable currentList is not used
11:11:52 [WARNING] /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:11:52 	EList currentList = (EList) (style.eGet(styleFeature));
11:11:52 	                     ^^^^^
11:11:52 EList is a raw type. References to generic type EList<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	Map cacheMaps = (Map) req.getParameter(Cache_Maps);
11:11:52 	^^^
11:11:52 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	Map cacheMaps = (Map) req.getParameter(Cache_Maps);
11:11:52 	                 ^^^
11:11:52 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	Map map = (Map) cacheMaps.get(req.getElementToDestroy());
11:11:52 	^^^
11:11:52 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	Map map = (Map) cacheMaps.get(req.getElementToDestroy());
11:11:52 	           ^^^
11:11:52 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	Map cacheMaps = (Map) req.getParameter(Cache_Maps);
11:11:52 	^^^
11:11:52 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	Map cacheMaps = (Map) req.getParameter(Cache_Maps);
11:11:52 	                 ^^^
11:11:52 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	Set checkedElement = null;
11:11:52 	^^^
11:11:52 Set is a raw type. References to generic type Set<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	checkedElement = (Set) cacheMaps.get(Checked_Elements);
11:11:52 	                  ^^^
11:11:52 Set is a raw type. References to generic type Set<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	checkedElement.add(parent);
11:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	Map parentMap = (Map) cacheMaps.get(parent);
11:11:52 	^^^
11:11:52 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	Map parentMap = (Map) cacheMaps.get(parent);
11:11:52 	                 ^^^
11:11:52 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	for (Iterator iter = parent.eContents().iterator(); iter.hasNext();) {
11:11:52 	     ^^^^^^^^
11:11:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	if ((ddr == null) || ((checkedElement != null) && checkedElement.add(next)) || (!ddr.getDependentElementsToDestroy().contains(next))) {
11:11:52 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	Map cacheMaps = (Map) req.getParameter(Cache_Maps);
11:11:52 	^^^
11:11:52 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	Map cacheMaps = (Map) req.getParameter(Cache_Maps);
11:11:52 	                 ^^^
11:11:52 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	Map contextMap = (Map) cacheMaps.get(type);
11:11:52 	^^^
11:11:52 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	Map contextMap = (Map) cacheMaps.get(type);
11:11:52 	                  ^^^
11:11:52 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	Map contextMap = (Map) cacheMaps.get(contextObject);
11:11:52 	^^^
11:11:52 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	Map contextMap = (Map) cacheMaps.get(contextObject);
11:11:52 	                  ^^^
11:11:52 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	Map contextMap = (Map) cacheMaps.get(editHelperContext);
11:11:52 	^^^
11:11:52 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	Map contextMap = (Map) cacheMaps.get(editHelperContext);
11:11:52 	                  ^^^
11:11:52 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	for (Iterator iterator = paletteContainer.getChildren().iterator(); iterator.hasNext();) {
11:11:52 	     ^^^^^^^^
11:11:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	protected IObservableList observableConcreteList;
11:11:52 	          ^^^^^^^^^^^^^^^
11:11:52 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	observableConcreteList = (IObservableList) concreteList;
11:11:52 	                          ^^^^^^^^^^^^^^^
11:11:52 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	for (Style style : (List<Style>) view.getStyles()) {
11:11:52 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: Unchecked cast from EList to List<Style>
11:11:52 [WARNING] /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:11:52 	private static IObservableList getWrappedList(View view, String styleName, EClass eClass, EStructuralFeature feature) {
11:11:52 	               ^^^^^^^^^^^^^^^
11:11:52 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	return EMFProperties.list(feature).observe(style);
11:11:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized
11:11:52 [WARNING] /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:11:52 	return new WritableList();
11:11:52 	           ^^^^^^^^^^^^
11:11:52 WritableList is a raw type. References to generic type WritableList<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	protected IObservableList getConcreteList() {
11:11:52 	          ^^^^^^^^^^^^^^^
11:11:52 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	protected IObservableValue styleObservable;
11:11:52 	          ^^^^^^^^^^^^^^^^
11:11:52 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:11:52 [WARNING] /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:11:52 	public DefaultPasteCommand(EditingDomain domain, EObject targetOwner, PapyrusClipboard papyrusClipboard) {
11:11:52 	                                                                      ^^^^^^^^^^^^^^^^
11:11:52 PapyrusClipboard is a raw type. References to generic type PapyrusClipboard<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	Iterator<Object> iterData = papyrusClipboard.iterator();
11:11:52 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<Object>
11:11:52 [WARNING] /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:11:52 	papyrusClipboard.addAllInternalToTargetCopy(duplicatedObjects);
11:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The method addAllInternalToTargetCopy(Map) belongs to the raw type PapyrusClipboard. References to generic type PapyrusClipboard<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	protected IObservableValue styleObservable;
11:11:52 	          ^^^^^^^^^^^^^^^^
11:11:52 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:11:52 [WARNING] /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:11:52 	public static final int BEHAVIOR_OBJECT_INCLUDED = new Integer(1).intValue();
11:11:52 	                                                       ^^^^^^^^^^
11:11:52 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:11:52 [WARNING] /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:11:52 	public static final int BEHAVIOR_OBJECT_TOUCHED = new Integer(2).intValue();
11:11:52 	                                                      ^^^^^^^^^^
11:11:52 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:11:52 [WARNING] /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:11:52 	private List calculateNewSelection() {
11:11:52 	        ^^^^
11:11:52 List is a raw type. References to generic type List<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	List sourceConnections = child.getSourceConnections();
11:11:52 	^^^^
11:11:52 List is a raw type. References to generic type List<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	List targetConnections = child.getTargetConnections();
11:11:52 	^^^^
11:11:52 List is a raw type. References to generic type List<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	selectedEditParts = calculateNewSelection();
11:11:52 	                    ^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The expression of type List needs unchecked conversion to conform to List<EditPart>
11:11:52 [WARNING] /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:11:52 	List newSelections = calculateNewSelection();
11:11:52 	^^^^
11:11:52 List is a raw type. References to generic type List<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	List selected = new ArrayList(viewer.getSelectedEditParts());
11:11:52 	^^^^
11:11:52 List is a raw type. References to generic type List<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	List selected = new ArrayList(viewer.getSelectedEditParts());
11:11:52 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	List selected = new ArrayList(viewer.getSelectedEditParts());
11:11:52 	                    ^^^^^^^^^
11:11:52 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	selected.add(editPart);
11:11:52 	^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	weakReference = new WeakReference(viewer);
11:11:52 	                ^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The constructor WeakReference(Object) belongs to the raw type WeakReference. References to generic type WeakReference<T> should be parameterized
11:11:52 [WARNING] /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:11:52 	weakReference = new WeakReference(viewer);
11:11:52 	                    ^^^^^^^^^^^^^
11:11:52 WeakReference is a raw type. References to generic type WeakReference<T> should be parameterized
11:11:52 [WARNING] /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:11:52 	ValueDiff diff = new ValueDiff() {
11:11:52 	^^^^^^^^^
11:11:52 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:11:52 [WARNING] /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:11:52 	ValueDiff diff = new ValueDiff() {
11:11:52 	                     ^^^^^^^^^
11:11:52 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:11:52 [WARNING] /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:11:52 	fireValueChange(diff);
11:11:52 	^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:11:52 [WARNING] /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:11:52 	Map parameters = moveRequest.getParameters();
11:11:52 	^^^
11:11:52 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	parameters.put(RequestParameterConstants.TYPE_MOVING, RequestParameterConstants.TYPE_MOVING_DIAGRAM);
11:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	parameters.put(RequestParameterConstants.AFFECTED_VIEW, view);
11:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	@SuppressWarnings("unchecked")
11:11:52 	                  ^^^^^^^^^^^
11:11:52 Unnecessary @SuppressWarnings("unchecked")
11:11:52 [WARNING] /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:11:52 	import org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.GraphicalEditPolicyEx;
11:11:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	public class BorderDisplayEditPolicy extends GraphicalEditPolicyEx implements IChangeListener, NotificationListener, NamedStyleProperties {
11:11:52 	                                             ^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	protected IObservableValue styleObservable;
11:11:52 	          ^^^^^^^^^^^^^^^^
11:11:52 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:11:52 [WARNING] /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:11:52 	* @see org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.GraphicalEditPolicyEx#refresh()
11:11:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	* @see org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.GraphicalEditPolicyEx#refresh()
11:11:52 	                                                                                  ^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	((OneTopLineResizableBorder) defaultBorder).setLengthRatio(new Float(NotationUtils.getStringValue(view, LINE_LENGTH_RATIO, LINE_LENGTH_RATIO_DEFAULT_VALUE).replace(',', '.')));// $NON-NLS-1$ 
11:11:52 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The constructor Float(String) has been deprecated since version 9 and marked for removal
11:11:52 [WARNING] /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:11:52 	import org.eclipse.papyrus.infra.ui.util.ServiceUtilsForActionHandlers;
11:11:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The type ServiceUtilsForActionHandlers is deprecated
11:11:52 [WARNING] /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:11:52 	return (NotationModel) ServiceUtilsForActionHandlers.getInstance().getModelSet().getModel(NotationModel.MODEL_ID);
11:11:52 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The type ServiceUtilsForActionHandlers is deprecated
11:11:52 [WARNING] /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:11:52 	return (NotationModel) ServiceUtilsForActionHandlers.getInstance().getModelSet().getModel(NotationModel.MODEL_ID);
11:11:52 	                                                     ^^^^^^^^^^^^^
11:11:52 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated
11:11:52 [WARNING] /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:11:52 	return (NotationModel) ServiceUtilsForActionHandlers.getInstance().getModelSet().getModel(NotationModel.MODEL_ID);
11:11:52 	                                                                   ^^^^^^^^^^^^^
11:11:52 The method getModelSet() from the type ServiceUtilsForActionHandlers is deprecated
11:11:52 [WARNING] /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:11:52 	return (NotationModel) ServiceUtilsForActionHandlers.getInstance().getModelSet().getModel(NotationModel.MODEL_ID);
11:11:52 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The type ServiceUtilsForActionHandlers is deprecated
11:11:52 [WARNING] /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:11:52 	return (NotationModel) ServiceUtilsForActionHandlers.getInstance().getModelSet().getModel(NotationModel.MODEL_ID);
11:11:52 	                                                     ^^^^^^^^^^^^^
11:11:52 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated
11:11:52 [WARNING] /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:11:52 	return (NotationModel) ServiceUtilsForActionHandlers.getInstance().getModelSet().getModel(NotationModel.MODEL_ID);
11:11:52 	                                                                   ^^^^^^^^^^^^^
11:11:52 The method getModelSet() from the type ServiceUtilsForActionHandlers is deprecated
11:11:52 [WARNING] /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:11:52 	EList<String> valueList = ((StringListValueStyle) style).getStringListValue();
11:11:52 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The expression of type EList needs unchecked conversion to conform to EList<String>
11:11:52 [WARNING] /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:11:52 	value = ((StringListValueStyle) style).getStringListValue();
11:11:52 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The expression of type EList needs unchecked conversion to conform to EList<String>
11:11:52 [WARNING] /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:11:52 	request.setEditParts(getOperationSet());
11:11:52 	                     ^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The expression of type List needs unchecked conversion to conform to List<? extends EditPart>
11:11:52 [WARNING] /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:11:52 	import org.eclipse.gmf.runtime.diagram.ui.internal.services.palette.ContributeToPaletteOperation;
11:11:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	Iterator<PaletteEntry> it = container.getChildren().iterator();
11:11:52 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<PaletteEntry>
11:11:52 [WARNING] /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:11:52 	List<? extends PapyrusPaletteService.ProviderDescriptor> providers = (List<? extends ProviderDescriptor>) PapyrusPaletteService.getInstance().getProviders();
11:11:52 	                                                         ^^^^^^^^^
11:11:52 The value of the local variable providers is not used
11:11:52 [WARNING] /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:11:52 	List<? extends PapyrusPaletteService.ProviderDescriptor> providers = (List<? extends ProviderDescriptor>) PapyrusPaletteService.getInstance().getProviders();
11:11:52 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: Unchecked cast from List<capture#1-of ? extends Service.ProviderDescriptor> to List<? extends PapyrusPaletteService.ProviderDescriptor>
11:11:52 [WARNING] /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:11:52 	ContributeToPaletteOperation operation = new ContributeToPaletteOperation(part, part.getEditorInput(), root, new HashMap<>());
11:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	ContributeToPaletteOperation operation = new ContributeToPaletteOperation(part, part.getEditorInput(), root, new HashMap<>());
11:11:52 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	ContributeToPaletteOperation operation = new ContributeToPaletteOperation(part, part.getEditorInput(), root, new HashMap<>());
11:11:52 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	List<? extends PapyrusPaletteService.ProviderDescriptor> providers = (List<? extends ProviderDescriptor>) PapyrusPaletteService.getInstance().getProviders();
11:11:52 	                                                         ^^^^^^^^^
11:11:52 The value of the local variable providers is not used
11:11:52 [WARNING] /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:11:52 	List<? extends PapyrusPaletteService.ProviderDescriptor> providers = (List<? extends ProviderDescriptor>) PapyrusPaletteService.getInstance().getProviders();
11:11:52 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: Unchecked cast from List<capture#5-of ? extends Service.ProviderDescriptor> to List<? extends PapyrusPaletteService.ProviderDescriptor>
11:11:52 [WARNING] /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:11:52 	ContributeToPaletteOperation operation = new ContributeToPaletteOperation(part, part.getEditorInput(), root, entries);
11:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	ContributeToPaletteOperation operation = new ContributeToPaletteOperation(part, part.getEditorInput(), root, entries);
11:11:52 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	ContributeToPaletteOperation operation = new ContributeToPaletteOperation(part, part.getEditorInput(), root, entries);
11:11:52 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	public static String convertToCommaSeparatedRepresentation(Collection objects) {
11:11:52 	                                                           ^^^^^^^^^^
11:11:52 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	public static String convertToFlatRepresentation(Collection objects, String separator) {
11:11:52 	                                                 ^^^^^^^^^^
11:11:52 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	Iterator it = objects.iterator();
11:11:52 	^^^^^^^^
11:11:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:11:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The type AdapterUtils is deprecated
11:11:52 [WARNING] /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:11:52 	IElementType elementType = AdapterUtils.adapt(hint, IElementType.class, null);
11:11:52 	                           ^^^^^^^^^^^^
11:11:52 The type AdapterUtils is deprecated
11:11:52 [WARNING] /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:11:52 	IElementType elementType = AdapterUtils.adapt(hint, IElementType.class, null);
11:11:52 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The method adapt(Object, Class<IElementType>, IElementType) from the type AdapterUtils is deprecated
11:11:52 [WARNING] /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:11:52 	import org.eclipse.gmf.runtime.diagram.core.internal.DiagramPlugin;
11:11:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	import org.eclipse.gmf.runtime.diagram.core.internal.DiagramStatusCodes;
11:11:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	import org.eclipse.gmf.runtime.diagram.core.internal.l10n.DiagramCoreMessages;
11:11:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	return (Edge) createNewView(getEdgeViewClass(semanticAdapter, containerView, semanticHint), new Object[] { semanticAdapter, containerView, semanticHint, new Integer(index), Boolean.valueOf(persisted), preferencesHint });
11:11:52 	                                                                                                                                                             ^^^^^^^^^^^^^^
11:11:52 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:11:52 [WARNING] /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:11:52 	return (Node) createNewView(getNodeViewClass(semanticAdapter, containerView, semanticHint), new Object[] { semanticAdapter, containerView, semanticHint, new Integer(index), Boolean.valueOf(persisted), preferencesHint });
11:11:52 	                                                                                                                                                             ^^^^^^^^^^^^^^
11:11:52 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:11:52 [WARNING] /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:11:52 	Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$
11:11:52 	          ^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$
11:11:52 	                        ^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$
11:11:52 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$
11:11:52 	                                                          ^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$
11:11:52 	          ^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$
11:11:52 	                        ^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$
11:11:52 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$
11:11:52 	                                                          ^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	String eMsg = NLS.bind(DiagramCoreMessages.AbstractViewProvider_create_view_failed_ERROR_, viewClass.getName());
11:11:52 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	String eMsg = NLS.bind(DiagramCoreMessages.AbstractViewProvider_create_view_failed_ERROR_, viewClass.getName());
11:11:52 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	Log.warning(DiagramPlugin.getInstance(), IStatus.WARNING, eMsg, e);
11:11:52 	            ^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	Log.warning(DiagramPlugin.getInstance(), IStatus.WARNING, eMsg, e);
11:11:52 	                          ^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:11:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The type AdapterUtils is deprecated
11:11:52 [WARNING] /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:11:52 	model = AdapterUtils.adapt(editPart, registry.getModelType(), null);
11:11:52 	        ^^^^^^^^^^^^
11:11:52 The type AdapterUtils is deprecated
11:11:52 [WARNING] /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:11:52 	model = AdapterUtils.adapt(editPart, registry.getModelType(), null);
11:11:52 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The method adapt(Object, Class<M>, M) from the type AdapterUtils is deprecated
11:11:52 [WARNING] /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:11:52 	import org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.GraphicalEditPolicyEx;
11:11:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	public class RefreshTextAlignmentEditPolicy extends GraphicalEditPolicyEx implements IChangeListener {
11:11:52 	                                                    ^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	protected IObservableValue styleObservable;
11:11:52 	          ^^^^^^^^^^^^^^^^
11:11:52 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:11:52 [WARNING] /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:11:52 	Double value = new Double(0.125);
11:11:52 	                   ^^^^^^^^^^^^^
11:11:52 The constructor Double(double) has been deprecated since version 9 and marked for removal
11:11:52 [WARNING] /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:11:52 	return new Double(number.doubleValue());
11:11:52 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The constructor Double(double) has been deprecated since version 9 and marked for removal
11:11:52 [WARNING] /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:11:52 	import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.EditorStatusCodes;
11:11:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.util.DiagramIOUtil;
11:11:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor());
11:11:52 	                  ^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor());
11:11:52 	                                ^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	Map options = new HashMap(GMFResourceFactory.getDefaultLoadOptions());
11:11:52 	^^^
11:11:52 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	Map options = new HashMap(GMFResourceFactory.getDefaultLoadOptions());
11:11:52 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The constructor HashMap(Map) belongs to the raw type HashMap. References to generic type HashMap<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	Map options = new HashMap(GMFResourceFactory.getDefaultLoadOptions());
11:11:52 	                  ^^^^^^^
11:11:52 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	for (Iterator it = resource.getContents().iterator(); it.hasNext();) {
11:11:52 	     ^^^^^^^^
11:11:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	Collection files2Validate = new ArrayList();
11:11:52 	^^^^^^^^^^
11:11:52 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	Collection files2Validate = new ArrayList();
11:11:52 	                                ^^^^^^^^^
11:11:52 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	for (Iterator it = info.getResourceSet().getResources().iterator(); it.hasNext();) {
11:11:52 	     ^^^^^^^^
11:11:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	files2Validate.add(file);
11:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	(IFile[]) files2Validate.toArray(new IFile[files2Validate.size()]), computationContext);
11:11:52 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The method toArray(Object[]) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	for (Iterator it = info.getResourceSet().getResources().iterator(); it.hasNext();) {
11:11:52 	     ^^^^^^^^
11:11:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	Collection rules = new ArrayList();
11:11:52 	^^^^^^^^^^
11:11:52 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	Collection rules = new ArrayList();
11:11:52 	                       ^^^^^^^^^
11:11:52 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	for (Iterator it = info.getResourceSet().getResources().iterator(); it.hasNext();) {
11:11:52 	     ^^^^^^^^
11:11:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	rules.add(ResourcesPlugin.getWorkspace().getRuleFactory().modifyRule(file));
11:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	return new MultiRule((ISchedulingRule[]) rules.toArray(new ISchedulingRule[rules.size()]));
11:11:52 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The method toArray(Object[]) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	Collection rules = new ArrayList();
11:11:52 	^^^^^^^^^^
11:11:52 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	Collection rules = new ArrayList();
11:11:52 	                       ^^^^^^^^^
11:11:52 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	for (Iterator it = info.getResourceSet().getResources().iterator(); it.hasNext();) {
11:11:52 	     ^^^^^^^^
11:11:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	rules.add(computeSchedulingRule(file));
11:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	return new MultiRule((ISchedulingRule[]) rules.toArray(new ISchedulingRule[rules.size()]));
11:11:52 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The method toArray(Object[]) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	Collection rules = new ArrayList();
11:11:52 	^^^^^^^^^^
11:11:52 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	Collection rules = new ArrayList();
11:11:52 	                       ^^^^^^^^^
11:11:52 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	for (Iterator it = info.getResourceSet().getResources().iterator(); it.hasNext();) {
11:11:52 	     ^^^^^^^^
11:11:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	rules.add(ResourcesPlugin.getWorkspace().getRuleFactory().refreshRule(file));
11:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	return new MultiRule((ISchedulingRule[]) rules.toArray(new ISchedulingRule[rules.size()]));
11:11:52 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The method toArray(Object[]) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	Collection files = new ArrayList();
11:11:52 	^^^^^^^^^^
11:11:52 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	Collection files = new ArrayList();
11:11:52 	                       ^^^^^^^^^
11:11:52 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	for (Iterator it = info.getResourceSet().getResources().iterator(); it.hasNext();) {
11:11:52 	     ^^^^^^^^
11:11:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	files.add(file);
11:11:52 	^^^^^^^^^^^^^^^
11:11:52 Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	(IFile[]) files.toArray(new IFile[files.size()]));
11:11:52 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The method toArray(Object[]) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	for (Iterator it = info.getResourceSet().getResources().iterator(); it.hasNext();) {
11:11:52 	     ^^^^^^^^
11:11:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	List resources = info.getResourceSet().getResources();
11:11:52 	^^^^
11:11:52 List is a raw type. References to generic type List<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	for (Iterator it = resources.iterator(); it.hasNext();) {
11:11:52 	     ^^^^^^^^
11:11:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null));
11:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null));
11:11:52 	                  ^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	List affectedFiles = null;
11:11:52 	^^^^
11:11:52 List is a raw type. References to generic type List<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	private WorkspaceSynchronizer mySynchronizer;
11:11:52 	                              ^^^^^^^^^^^^^^
11:11:52 The value of the field GmfMultiDiagramDocumentProvider.ResourceSetInfo.mySynchronizer is not used
11:11:52 [WARNING] /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:11:52 	private Collection myUnSynchronizedResources = new ArrayList();
11:11:52 	        ^^^^^^^^^^
11:11:52 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	private Collection myUnSynchronizedResources = new ArrayList();
11:11:52 	                                                   ^^^^^^^^^
11:11:52 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	myUnSynchronizedResources.add(resource);
11:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	private class SynchronizerDelegate implements WorkspaceSynchronizer.Delegate {
11:11:52 	              ^^^^^^^^^^^^^^^^^^^^
11:11:52 The type GmfMultiDiagramDocumentProvider.ResourceSetInfo.SynchronizerDelegate is never used locally
11:11:52 [WARNING] /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:11:52 	for (Iterator it = resource.getResourceSet().getResources().iterator(); it.hasNext() && !modified;) {
11:11:52 	     ^^^^^^^^
11:11:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	import org.eclipse.papyrus.infra.core.internal.clipboard.CopierFactory;
11:11:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	EcoreUtil.Copier copier = new CopierFactory(editingDomain.getResourceSet()).get();
11:11:52 	                              ^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	EcoreUtil.Copier copier = new CopierFactory(editingDomain.getResourceSet()).get();
11:11:52 	                              ^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	EcoreUtil.Copier copier = new CopierFactory(editingDomain.getResourceSet()).get();
11:11:52 	                                                                            ^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	private List newObjectList = new ArrayList();
11:11:52 	        ^^^^
11:11:52 List is a raw type. References to generic type List<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	private List newObjectList = new ArrayList();
11:11:52 	                                 ^^^^^^^^^
11:11:52 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	newObjectList.add(((CreateRequest) createRequest).getNewObject());
11:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	for (IElementType elementType : (List<IElementType>) CreateAspectUnspecifiedTypeConnectionRequest.this.getElementTypes()) {
11:11:52 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: Unchecked cast from List to List<IElementType>
11:11:52 [WARNING] /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:11:52 	public List getAllRequests() {
11:11:52 	       ^^^^
11:11:52 List is a raw type. References to generic type List<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	return new ArrayList(requests.values());
11:11:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	return new ArrayList(requests.values());
11:11:52 	           ^^^^^^^^^
11:11:52 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	view.getStyles().add(valueStyle);
11:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	public class Domain2Notation extends HashMap<EObject, Set<View>> {
11:11:52 	             ^^^^^^^^^^^^^^^
11:11:52 The serializable class Domain2Notation does not declare a static final serialVersionUID field of type long
11:11:52 [WARNING] /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:11:52 	import org.eclipse.papyrus.infra.viewpoints.style.PapyrusViewStyle;
11:11:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The type PapyrusViewStyle is deprecated
11:11:52 [WARNING] /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:11:52 	PapyrusViewStyle oldStyle = null;
11:11:52 	^^^^^^^^^^^^^^^^
11:11:52 The type PapyrusViewStyle is deprecated
11:11:52 [WARNING] /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:11:52 	for (Object obj : new ArrayList<Style>(diagram.getStyles())) {
11:11:52 	                                       ^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The expression of type EList needs unchecked conversion to conform to Collection<? extends Style>
11:11:52 [WARNING] /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:11:52 	if (obj instanceof PapyrusViewStyle) {
11:11:52 	                   ^^^^^^^^^^^^^^^^
11:11:52 The type PapyrusViewStyle is deprecated
11:11:52 [WARNING] /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:11:52 	oldStyle = (PapyrusViewStyle) obj;
11:11:52 	            ^^^^^^^^^^^^^^^^
11:11:52 The type PapyrusViewStyle is deprecated
11:11:52 [WARNING] /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:11:52 	for (Object obj : new ArrayList<Style>(diagram.getStyles())) {
11:11:52 	                                       ^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The expression of type EList needs unchecked conversion to conform to Collection<? extends Style>
11:11:52 [WARNING] /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:11:52 	newStyle.setOwner(oldStyle.getOwner());
11:11:52 	                           ^^^^^^^^^^
11:11:52 The method getOwner() from the type PapyrusViewStyle is deprecated
11:11:52 [WARNING] /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:11:52 	protected abstract PapyrusDiagram getDiagramKind(Diagram diagram, PapyrusViewStyle oldStyle);
11:11:52 	                                                                  ^^^^^^^^^^^^^^^^
11:11:52 The type PapyrusViewStyle is deprecated
11:11:52 [WARNING] /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:11:52 	private PapyrusViewStyle oldStyle;
11:11:52 	        ^^^^^^^^^^^^^^^^
11:11:52 The type PapyrusViewStyle is deprecated
11:11:52 [WARNING] /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:11:52 	public ReplacePapyrusViewStyleCommand(Diagram diagram, PapyrusViewStyle oldStyle, PapyrusDiagramStyle newStyle) {
11:11:52 	                                                       ^^^^^^^^^^^^^^^^
11:11:52 The type PapyrusViewStyle is deprecated
11:11:52 [WARNING] /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:11:52 	diagram.getStyles().add(index, newStyle);
11:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	diagram.getStyles().add(newStyle);
11:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	EditPart topEditPart = getTopMostEditPart(editPart);
11:11:52 	         ^^^^^^^^^^^
11:11:52 The value of the local variable topEditPart is not used
11:11:52 [WARNING] /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:11:52 	List editPolicies = CanonicalEditPolicy.getRegisteredEditPolicies(element);
11:11:52 	^^^^
11:11:52 List is a raw type. References to generic type List<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	for (Iterator it = editPolicies.iterator(); it.hasNext();) {
11:11:52 	     ^^^^^^^^
11:11:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	List editPolicies = CanonicalEditPolicy.getRegisteredEditPolicies(element);
11:11:52 	^^^^
11:11:52 List is a raw type. References to generic type List<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	for (Iterator it = editPolicies.iterator(); it.hasNext();) {
11:11:52 	     ^^^^^^^^
11:11:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	List editPolicies = CanonicalEditPolicy.getRegisteredEditPolicies(element);
11:11:52 	^^^^
11:11:52 List is a raw type. References to generic type List<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	for (Iterator it = editPolicies.iterator(); it.hasNext();) {
11:11:52 	     ^^^^^^^^
11:11:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	List editPolicies = CanonicalEditPolicy.getRegisteredEditPolicies(element);
11:11:52 	^^^^
11:11:52 List is a raw type. References to generic type List<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	for (Iterator it = editPolicies.iterator(); it.hasNext();) {
11:11:52 	     ^^^^^^^^
11:11:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	List referencerViews = getEObjectViews((EObject) o);
11:11:52 	^^^^
11:11:52 List is a raw type. References to generic type List<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	return Collections.EMPTY_LIST;
11:11:52 	       ^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The expression of type List needs unchecked conversion to conform to List<EditPart>
11:11:52 [WARNING] /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:11:52 	IEditorPart editor = plugin.getWorkbench().getActiveWorkbenchWindow().getActivePage().getActiveEditor();
11:11:52 	                            ^^^^^^^^^^^^^^
11:11:52 The method getWorkbench() from the type AbstractUIPlugin is deprecated
11:11:52 [WARNING] /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:11:52 	private List exclusionSet;
11:11:52 	        ^^^^
11:11:52 List is a raw type. References to generic type List<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	List editparts = getOperationSet();
11:11:52 	^^^^
11:11:52 List is a raw type. References to generic type List<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	compoundSrcRect = compoundSrcRect.union(bounds);
11:11:52 	                                  ^^^^^^^^^^^^^
11:11:52 The method union(PrecisionRectangle) from the type PrecisionRectangle is deprecated
11:11:52 [WARNING] /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:11:52 	protected List createOperationSet() {
11:11:52 	          ^^^^
11:11:52 List is a raw type. References to generic type List<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	List list = ToolUtilities.getSelectionWithoutDependants(getCurrentViewer());
11:11:52 	^^^^
11:11:52 List is a raw type. References to generic type List<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	return new ArrayList();
11:11:52 	           ^^^^^^^^^
11:11:52 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	List editParts = getOperationSet();
11:11:52 	^^^^
11:11:52 List is a raw type. References to generic type List<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	Iterator iter = getOperationSet().iterator();
11:11:52 	^^^^^^^^
11:11:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	protected Collection getExclusionSet() {
11:11:52 	          ^^^^^^^^^^
11:11:52 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	List set = getOperationSet();
11:11:52 	^^^^
11:11:52 List is a raw type. References to generic type List<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	exclusionSet = new ArrayList(set.size() + 1);
11:11:52 	                   ^^^^^^^^^
11:11:52 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	exclusionSet.add(editpart.getFigure());
11:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	exclusionSet.add(layerManager.getLayer(LayerConstants.CONNECTION_LAYER));
11:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	List editParts = getOperationSet();
11:11:52 	^^^^
11:11:52 List is a raw type. References to generic type List<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	request.setEditParts(getOperationSet());
11:11:52 	                     ^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The expression of type List needs unchecked conversion to conform to List<? extends EditPart>
11:11:52 [WARNING] /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:11:52 	Class<? extends RotatableDecoration> loadClass = ClassLoaderHelper.loadClass(decorationClass, RotatableDecoration.class);
11:11:52 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The method loadClass(String, Class<RotatableDecoration>) from the type ClassLoaderHelper is deprecated
11:11:52 [WARNING] /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:11:52 	public DuplicateDiagramCommand(TransactionalEditingDomain editingDomain, String label, Diagram diagram, Map allDuplicatedObjectsMap) {
11:11:52 	                                                                                                        ^^^
11:11:52 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	public DuplicateDiagramCommand(TransactionalEditingDomain editingDomain, String label, Diagram diagram, Map allDuplicatedObjectsMap, EObject targetContainer) {
11:11:52 	                                                                                                        ^^^
11:11:52 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	EcoreUtil.Copier copier = new DiagramCopier(getAllDuplicatedObjectsMap());
11:11:52 	                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The expression of type Map needs unchecked conversion to conform to Map<EObject,EObject>
11:11:52 [WARNING] /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:11:52 	public static Map getSaveOptions() {
11:11:52 	              ^^^
11:11:52 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	Map saveOptions = new HashMap();
11:11:52 	^^^
11:11:52 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	Map saveOptions = new HashMap();
11:11:52 	                      ^^^^^^^
11:11:52 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	saveOptions.put(XMLResource.OPTION_ENCODING, "UTF-8"); //$NON-NLS-1$
11:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	saveOptions.put(Resource.OPTION_SAVE_ONLY_IF_CHANGED, Resource.OPTION_SAVE_ONLY_IF_CHANGED_MEMORY_BUFFER);
11:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	protected Collection elementToPaste;
11:11:52 	          ^^^^^^^^^^
11:11:52 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	public PasteRequest(Collection elementToPaste) {
11:11:52 	                    ^^^^^^^^^^
11:11:52 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	public void setElementToPaste(Collection elementToPaste) {
11:11:52 	                              ^^^^^^^^^^
11:11:52 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	public Collection getElementToPaste() {
11:11:52 	       ^^^^^^^^^^
11:11:52 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	duplicateRequest.setEditParts(new ArrayList());
11:11:52 	                              ^^^^^^^^^^^^^^^
11:11:52 Type safety: The expression of type ArrayList needs unchecked conversion to conform to List<? extends EditPart>
11:11:52 [WARNING] /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:11:52 	duplicateRequest.setEditParts(new ArrayList());
11:11:52 	                                  ^^^^^^^^^
11:11:52 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	duplicateRequest.setExtendedData(new HashMap());
11:11:52 	                                     ^^^^^^^
11:11:52 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	public Object getAdapter(Object adaptableObject, Class adapterType) {
11:11:52 	       ^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	public Object getAdapter(Object adaptableObject, Class adapterType) {
11:11:52 	                                                 ^^^^^
11:11:52 Class is a raw type. References to generic type Class<T> should be parameterized
11:11:52 [WARNING] /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:11:52 	public Object getAdapter(Class adapter) {
11:11:52 	       ^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	public Object getAdapter(Class adapter) {
11:11:52 	                         ^^^^^
11:11:52 Class is a raw type. References to generic type Class<T> should be parameterized
11:11:52 [WARNING] /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:11:52 	for (Style ownedStyle : (List<Style>) diagram.getStyles()) { // Access all styles directly to avoid CSS computation, and use instanceof (Rather than reflexive EMF)
11:11:52 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: Unchecked cast from EList to List<Style>
11:11:52 [WARNING] /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:11:52 	import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIPlugin;
11:11:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	import org.eclipse.gmf.runtime.diagram.ui.internal.services.palette.ContributeToPaletteOperation;
11:11:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	public boolean isHidden(ContributeToPaletteOperation operation) {
11:11:52 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	List<String> hiddenPalettes = PapyrusPalettePreferences.getHiddenPalettes(operation.getEditor());
11:11:52 	                                                                                    ^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	if (operation instanceof ContributeToPaletteOperation) {
11:11:52 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	ContributeToPaletteOperation o = (ContributeToPaletteOperation) operation;
11:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	ContributeToPaletteOperation o = (ContributeToPaletteOperation) operation;
11:11:52 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	IEditorPart part = o.getEditor();
11:11:52 	                     ^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	return getProviderConfiguration().supports(o.getEditor(), o.getContent()) && !isHidden(o);
11:11:52 	                                             ^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	return getProviderConfiguration().supports(o.getEditor(), o.getContent()) && !isHidden(o);
11:11:52 	                                                            ^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	public boolean providesWithVisibility(ContributeToPaletteOperation operation) {
11:11:52 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	return getProviderConfiguration().supports(operation.getEditor(), operation.getContent());
11:11:52 	                                                     ^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	return getProviderConfiguration().supports(operation.getEditor(), operation.getContent());
11:11:52 	                                                                            ^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	ZipFile zipFile = new ZipFile(jarPath);
11:11:52 	        ^^^^^^^
11:11:52 Resource leak: 'zipFile' is never closed
11:11:52 [WARNING] /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:11:52 	public boolean isHidden(ContributeToPaletteOperation operation) {
11:11:52 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	List<String> hiddenPalettes = PapyrusPalettePreferences.getHiddenPalettes(operation.getEditor());
11:11:52 	                                                                                    ^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	if (operation instanceof ContributeToPaletteOperation) {
11:11:52 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	ContributeToPaletteOperation o = (ContributeToPaletteOperation) operation;
11:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	ContributeToPaletteOperation o = (ContributeToPaletteOperation) operation;
11:11:52 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	IEditorPart part = o.getEditor();
11:11:52 	                     ^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	public boolean providesWithVisibility(ContributeToPaletteOperation operation) {
11:11:52 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	IEditorPart part = operation.getEditor();
11:11:52 	                             ^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	getInstance().configureProviders(DiagramUIPlugin.getPluginId(), PALETTE_PROVIDERS);
11:11:52 	                                 ^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	getInstance().configureProviders(DiagramUIPlugin.getPluginId(), PALETTE_PROVIDERS);
11:11:52 	                                                 ^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	public void contributeToPalette(IEditorPart editor, Object content, PaletteRoot root, Map predefinedEntries) {
11:11:52 	                                                                                      ^^^
11:11:52 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	execute(new ContributeToPaletteOperation(editor, content, root, predefinedEntries));
11:11:52 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	execute(new ContributeToPaletteOperation(editor, content, root, predefinedEntries));
11:11:52 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	@SuppressWarnings("unchecked")
11:11:52 	                  ^^^^^^^^^^^
11:11:52 Unnecessary @SuppressWarnings("unchecked")
11:11:52 [WARNING] /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:11:52 	private List execute(IOperation operation) {
11:11:52 	        ^^^^
11:11:52 List is a raw type. References to generic type List<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	contributeToPalette(editor, content, root, new HashMap());
11:11:52 	                                               ^^^^^^^
11:11:52 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	HashMap existingEntryIds = new HashMap();
11:11:52 	^^^^^^^
11:11:52 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	HashMap existingEntryIds = new HashMap();
11:11:52 	                               ^^^^^^^
11:11:52 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	for (Iterator iter = existingContainer.getChildren().iterator(); iter.hasNext();) {
11:11:52 	     ^^^^^^^^
11:11:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	existingEntryIds.put(entry.getId(), entry);
11:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	for (Iterator iter = newContainer.getChildren().iterator(); iter.hasNext();) {
11:11:52 	     ^^^^^^^^
11:11:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	for (Iterator iter = existingEntryIds.values().iterator(); iter.hasNext();) {
11:11:52 	     ^^^^^^^^
11:11:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	final ContributeToPaletteOperation o = new ContributeToPaletteOperation(part, part.getEditorInput(), root, new HashMap());
11:11:52 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	final ContributeToPaletteOperation o = new ContributeToPaletteOperation(part, part.getEditorInput(), root, new HashMap());
11:11:52 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	final ContributeToPaletteOperation o = new ContributeToPaletteOperation(part, part.getEditorInput(), root, new HashMap());
11:11:52 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	final ContributeToPaletteOperation o = new ContributeToPaletteOperation(part, part.getEditorInput(), root, new HashMap());
11:11:52 	                                                                                                               ^^^^^^^
11:11:52 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	protected boolean isContributing(PapyrusPaletteService.ProviderDescriptor provider, ContributeToPaletteOperation o) {
11:11:52 	                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	import org.eclipse.gmf.runtime.diagram.ui.internal.commands.SetConnectionBendpointsCommand;
11:11:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	protected IObservableValue styleObservable;
11:11:52 	          ^^^^^^^^^^^^^^^^
11:11:52 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:11:52 [WARNING] /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:11:52 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:11:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The type AdapterUtils is deprecated
11:11:52 [WARNING] /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:11:52 	IReloadContextProvider result = AdapterUtils.adapt(palette, IReloadContextProvider.class, null);
11:11:52 	                                ^^^^^^^^^^^^
11:11:52 The type AdapterUtils is deprecated
11:11:52 [WARNING] /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:11:52 	IReloadContextProvider result = AdapterUtils.adapt(palette, IReloadContextProvider.class, null);
11:11:52 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The method adapt(Object, Class<IReloadContextProvider>, IReloadContextProvider) from the type AdapterUtils is deprecated
11:11:52 [WARNING] /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:[79] 
11:11:52 	private IObservableValue labelConstrainedObservable;
11:11:52 	        ^^^^^^^^^^^^^^^^
11:11:52 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:11:52 [WARNING] /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:[93] 
11:11:52 	private IObservableValue positionObservable;
11:11:52 	        ^^^^^^^^^^^^^^^^
11:11:52 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:11:52 [WARNING] /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:[96] 
11:11:52 	private IObservableValue labelOffsetXObservable;
11:11:52 	        ^^^^^^^^^^^^^^^^
11:11:52 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:11:52 [WARNING] /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:[99] 
11:11:52 	private IObservableValue labelOffsetYObservable;
11:11:52 	        ^^^^^^^^^^^^^^^^
11:11:52 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:11:52 [WARNING] /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:[102] 
11:11:52 	private IObservableValue leftMarginObservable;
11:11:52 	        ^^^^^^^^^^^^^^^^
11:11:52 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:11:52 [WARNING] /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:[105] 
11:11:52 	private IObservableValue rightMarginObservable;
11:11:52 	        ^^^^^^^^^^^^^^^^
11:11:52 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:11:52 [WARNING] /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:[108] 
11:11:52 	private IObservableValue topMarginObservable;
11:11:52 	        ^^^^^^^^^^^^^^^^
11:11:52 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:11:52 [WARNING] /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:[111] 
11:11:52 	private IObservableValue bottomMarginObservable;
11:11:52 	        ^^^^^^^^^^^^^^^^
11:11:52 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:11:52 [WARNING] /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:[457] 
11:11:52 	public Object getAdapter(Class key) {
11:11:52 	                         ^^^^^
11:11:52 Class is a raw type. References to generic type Class<T> should be parameterized
11:11:52 [WARNING] /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:11:52 	private List operationSet;
11:11:52 	        ^^^^
11:11:52 List is a raw type. References to generic type List<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	protected List createOperationSet() {
11:11:52 	          ^^^^
11:11:52 List is a raw type. References to generic type List<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	return new ArrayList(getCurrentViewer().getSelectedEditParts());
11:11:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	return new ArrayList(getCurrentViewer().getSelectedEditParts());
11:11:52 	           ^^^^^^^^^
11:11:52 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	protected List getOperationSet() {
11:11:52 	          ^^^^
11:11:52 List is a raw type. References to generic type List<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	private boolean isCurrentViewerMirrored() {
11:11:52 	                ^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The method isCurrentViewerMirrored() from the type AbstractTool is never used locally
11:11:52 [WARNING] /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:11:52 	public void setProperties(Map properties) {
11:11:52 	                          ^^^
11:11:52 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	Iterator entries = properties.entrySet().iterator();
11:11:52 	^^^^^^^^
11:11:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	Entry entry = (Entry) entries.next();
11:11:52 	^^^^^
11:11:52 Map.Entry is a raw type. References to generic type Map.Entry<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	Entry entry = (Entry) entries.next();
11:11:52 	               ^^^^^
11:11:52 Map.Entry is a raw type. References to generic type Map.Entry<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	drawImage(initialImage.getImageData(), 0, 0);
11:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated
11:11:52 [WARNING] /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:11:52 	ImageData imageData = visDesc.getImageData();
11:11:52 	                              ^^^^^^^^^^^^^^
11:11:52 The method getImageData() from the type ImageDescriptor is deprecated
11:11:52 [WARNING] /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:11:52 	drawImage(imageData, size.x - imageData.width, size.y - imageData.height);
11:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated
11:11:52 [WARNING] /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:11:52 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:11:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The type AdapterUtils is deprecated
11:11:52 [WARNING] /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:11:52 	IReloadContextProvider pageProvider = AdapterUtils.adapt(page, IReloadContextProvider.class, null);
11:11:52 	                                      ^^^^^^^^^^^^
11:11:52 The type AdapterUtils is deprecated
11:11:52 [WARNING] /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:11:52 	IReloadContextProvider pageProvider = AdapterUtils.adapt(page, IReloadContextProvider.class, null);
11:11:52 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The method adapt(Object, Class<IReloadContextProvider>, IReloadContextProvider) from the type AdapterUtils is deprecated
11:11:52 [WARNING] /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:11:52 	IReloadContextProvider pageProvider = AdapterUtils.adapt(page, IReloadContextProvider.class, null);
11:11:52 	                                      ^^^^^^^^^^^^
11:11:52 The type AdapterUtils is deprecated
11:11:52 [WARNING] /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:11:52 	IReloadContextProvider pageProvider = AdapterUtils.adapt(page, IReloadContextProvider.class, null);
11:11:52 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The method adapt(Object, Class<IReloadContextProvider>, IReloadContextProvider) from the type AdapterUtils is deprecated
11:11:52 [WARNING] /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:11:52 	getConnectionAnchors().put(terminal, connectAnchor);
11:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	protected Hashtable getConnectionAnchors() {
11:11:52 	          ^^^^^^^^^
11:11:52 Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	connectionAnchors = new Hashtable(1);
11:11:52 	                        ^^^^^^^^^
11:11:52 Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	private Hashtable connectionAnchors;
11:11:52 	        ^^^^^^^^^
11:11:52 Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	Iterator iter = getConnectionAnchors().keySet().iterator();
11:11:52 	^^^^^^^^
11:11:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	@SuppressWarnings("unchecked")
11:11:52 	                  ^^^^^^^^^^^
11:11:52 Unnecessary @SuppressWarnings("unchecked")
11:11:52 [WARNING] /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:11:52 	@SuppressWarnings("unchecked")
11:11:52 	                  ^^^^^^^^^^^
11:11:52 Unnecessary @SuppressWarnings("unchecked")
11:11:52 [WARNING] /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:11:52 	compartment.getStyles().add(ts);
11:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	import org.eclipse.gmf.runtime.diagram.ui.internal.properties.Properties;
11:11:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	final View dest = domain2NotationMap.getFirstView(destination);
11:11:52 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The method getFirstView(Object) from the type Domain2Notation is deprecated
11:11:52 [WARNING] /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:11:52 	final View source = domain2NotationMap.getFirstView(source2);
11:11:52 	                                       ^^^^^^^^^^^^^^^^^^^^^
11:11:52 The method getFirstView(Object) from the type Domain2Notation is deprecated
11:11:52 [WARNING] /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:11:52 	View linkView = domain2NotationMap.getFirstView(link);
11:11:52 	                                   ^^^^^^^^^^^^^^^^^^
11:11:52 The method getFirstView(Object) from the type Domain2Notation is deprecated
11:11:52 [WARNING] /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:11:52 	final View view = domain2NotationMap.getFirstView(linkToHide);
11:11:52 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The method getFirstView(Object) from the type Domain2Notation is deprecated
11:11:52 [WARNING] /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:11:52 	final View view = domain2NotationMap.getFirstView(linkToShow);
11:11:52 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The method getFirstView(Object) from the type Domain2Notation is deprecated
11:11:52 [WARNING] /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:11:52 	return new SetPropertyCommand(domain, "Restore related linksCommand show view", new EObjectAdapter(view), Properties.ID_ISVISIBLE, Boolean.TRUE);//$NON-NLS-1$
11:11:52 	                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	return new SetPropertyCommand(domain, "Restore related linksCommand show view", new EObjectAdapter(view), Properties.ID_ISVISIBLE, Boolean.TRUE);//$NON-NLS-1$
11:11:52 	                                                                                                                     ^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	View view = domain2NotationMap.getFirstView(element);
11:11:52 	                               ^^^^^^^^^^^^^^^^^^^^^
11:11:52 The method getFirstView(Object) from the type Domain2Notation is deprecated
11:11:52 [WARNING] /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:11:52 	List editparts = ToolUtilities
11:11:52 	^^^^
11:11:52 List is a raw type. References to generic type List<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	duplicateRequest.setEditParts(editparts);
11:11:52 	                              ^^^^^^^^^
11:11:52 Type safety: The expression of type List needs unchecked conversion to conform to List<? extends EditPart>
11:11:52 [WARNING] /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:11:52 	Iterator iter = getOperationSet().iterator();
11:11:52 	^^^^^^^^
11:11:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	request.getExtendedData().put(SnapToHelperUtil.RESTRICTED_DIRECTIONS,
11:11:52 					restrictedDirection);
11:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	Collection<?> selectableEditParts = new LinkedList<Object>(DiagramCommandStack.getReturnValues(command));
11:11:52 	                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<? extends Object>
11:11:52 [WARNING] /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:11:52 	for (IElementType elementType : (List<IElementType>) CreateAspectUnspecifiedTypeRequest.this.getElementTypes()) {
11:11:52 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: Unchecked cast from List to List<IElementType>
11:11:52 [WARNING] /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:11:52 	requests.put(elementType, request);
11:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	import org.eclipse.gmf.runtime.diagram.ui.requests.RequestConstants;
11:11:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 The import org.eclipse.gmf.runtime.diagram.ui.requests.RequestConstants is never used
11:11:52 [WARNING] /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:11:52 	preferences.setDefault(getPriorityKey(strategy), strategy.getPriority());
11:11:52 	                                                          ^^^^^^^^^^^^^
11:11:52 The method getPriority() from the type IStrategy is deprecated
11:11:52 [WARNING] /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:11:52 	return strategy.getPriority(); // Default
11:11:52 	                ^^^^^^^^^^^^^
11:11:52 The method getPriority() from the type IStrategy is deprecated
11:11:52 [WARNING] /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:11:52 	ValueDiff diff = new ValueDiff() {
11:11:52 	^^^^^^^^^
11:11:52 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:11:52 [WARNING] /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:11:52 	ValueDiff diff = new ValueDiff() {
11:11:52 	                     ^^^^^^^^^
11:11:52 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:11:52 [WARNING] /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:11:52 	fireValueChange(diff);
11:11:52 	^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:11:52 [WARNING] /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:11:52 	IEditorPart part = ((ContributeToPaletteOperation) operation).getEditor();
11:11:52 	            ^^^^
11:11:52 The value of the local variable part is not used
11:11:52 [WARNING] /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:11:52 	public void contributeToPalette(IEditorPart editor, Object content, PaletteRoot root, Map predefinedEntries) {
11:11:52 	                                                                                      ^^^
11:11:52 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	protected PaletteDrawer generateDrawer(PaletteRoot root, DrawerConfiguration drawerConfiguration, Map predefinedEntries) {
11:11:52 	                                                                                                  ^^^
11:11:52 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	predefinedEntries.put(id, drawer);
11:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	ToolConfiguration toolConfiguration = ((ToolConfiguration) configuration);
11:11:52 	                  ^^^^^^^^^^^^^^^^^
11:11:52 The value of the local variable toolConfiguration is not used
11:11:52 [WARNING] /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:11:52 	protected void generateContent(PaletteDrawer drawer, DrawerConfiguration drawerConfiguration, Map predefinedEntries) {
11:11:52 	                                                                                              ^^^
11:11:52 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	protected CombinedTemplateCreationEntry generateTool(PaletteContainer container, ToolConfiguration configuration, Map predefinedEntries) {
11:11:52 	                                                                                                                  ^^^
11:11:52 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	protected CombinedTemplateCreationEntry generateConnectionTool(PaletteContainer container, ToolConfiguration configuration, Map predefinedEntries) {
11:11:52 	                                                                                                                            ^^^
11:11:52 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	predefinedEntries.put(toolID, toolEntry);
11:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	protected CombinedTemplateCreationEntry generateCreationTool(PaletteContainer container, ToolConfiguration configuration, Map predefinedEntries) {
11:11:52 	                                                                                                                          ^^^
11:11:52 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	predefinedEntries.put(toolID, toolEntry);
11:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	protected PaletteToolEntry retrieveTool(String toolID, Map predefinedEntries) {
11:11:52 	                                                       ^^^
11:11:52 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	@SuppressWarnings("restriction")
11:11:52 	                  ^^^^^^^^^^^^^
11:11:52 Unnecessary @SuppressWarnings("restriction")
11:11:52 [WARNING] /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:11:52 	protected PaletteStack generateStack(PaletteContainer container, StackConfiguration configuration, Map predefinedEntries) {
11:11:52 	                                                                                                   ^^^
11:11:52 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	predefinedEntries.put(stackID, stack);
11:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	protected PaletteSeparator generateSeparator(PaletteContainer container, SeparatorConfiguration leafConfiguration, Map predefinedEntries) {
11:11:52 	                                                                                                                   ^^^
11:11:52 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:11:52 [WARNING] /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:11:52 	List selectedObjects = viewer.getSelectedEditParts();
11:11:52 	^^^^
11:11:52 List is a raw type. References to generic type List<E> should be parameterized
11:11:52 [WARNING] /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:11:52 	public Class[] getAdapterList() {
11:11:52 	       ^^^^^^^
11:11:52 Type safety: The return type Class[] for getAdapterList() from the type DiagramOutlineAdapterFactory needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory
11:11:52 [WARNING] /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:11:52 	public Object getAdapter(Object adaptableObject, @SuppressWarnings("rawtypes") Class adapterType) {
11:11:52 	       ^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	import org.eclipse.gmf.runtime.diagram.ui.internal.util.LabelViewConstants;
11:11:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	private Point margin = new Point();
11:11:52 	              ^^^^^^
11:11:52 The value of the field PapyrusLabelLocator.margin is not used
11:11:52 [WARNING] /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:11:52 	return LabelViewConstants.TARGET_LOCATION;
11:11:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	return LabelViewConstants.TARGET_LOCATION;
11:11:52 	                          ^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	return LabelViewConstants.SOURCE_LOCATION;
11:11:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	return LabelViewConstants.SOURCE_LOCATION;
11:11:52 	                          ^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	return LabelViewConstants.MIDDLE_LOCATION;
11:11:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	return LabelViewConstants.MIDDLE_LOCATION;
11:11:52 	                          ^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	return LabelViewConstants.MIDDLE_LOCATION;
11:11:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	return LabelViewConstants.MIDDLE_LOCATION;
11:11:52 	                          ^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.l10n.EditorMessages;
11:11:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	String title = EditorMessages.Editor_error_setinput_title;
11:11:52 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	String title = EditorMessages.Editor_error_setinput_title;
11:11:52 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	String msg = EditorMessages.Editor_error_setinput_message;
11:11:52 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	String msg = EditorMessages.Editor_error_setinput_message;
11:11:52 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	String title = EditorMessages.Editor_error_save_deleted_title;
11:11:52 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	String title = EditorMessages.Editor_error_save_deleted_title;
11:11:52 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	String msg = EditorMessages.Editor_error_save_deleted_message;
11:11:52 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	String msg = EditorMessages.Editor_error_save_deleted_message;
11:11:52 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	String title = EditorMessages.Editor_error_validateEdit_title;
11:11:52 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	String title = EditorMessages.Editor_error_validateEdit_title;
11:11:52 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	String msg = EditorMessages.Editor_error_validateEdit_message;
11:11:52 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	String msg = EditorMessages.Editor_error_validateEdit_message;
11:11:52 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	String title = EditorMessages.Editor_error_save_outofsync_title;
11:11:52 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	String title = EditorMessages.Editor_error_save_outofsync_title;
11:11:52 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	String msg = EditorMessages.Editor_error_save_outofsync_message;
11:11:52 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	String msg = EditorMessages.Editor_error_save_outofsync_message;
11:11:52 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	String title = EditorMessages.Editor_error_save_title;
11:11:52 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	String title = EditorMessages.Editor_error_save_title;
11:11:52 	                              ^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	String msg = EditorMessages.Editor_error_save_message;
11:11:52 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	String msg = EditorMessages.Editor_error_save_message;
11:11:52 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	ValueDiff diff = new ValueDiff() {
11:11:52 	^^^^^^^^^
11:11:52 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:11:52 [WARNING] /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:11:52 	ValueDiff diff = new ValueDiff() {
11:11:52 	                     ^^^^^^^^^
11:11:52 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:11:52 [WARNING] /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:11:52 	fireValueChange(diff);
11:11:52 	^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:11:52 [WARNING] /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:11:52 	final ValueDiff diff = new ValueDiff() {
11:11:52 	      ^^^^^^^^^
11:11:52 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:11:52 [WARNING] /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:11:52 	final ValueDiff diff = new ValueDiff() {
11:11:52 	                           ^^^^^^^^^
11:11:52 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:11:52 [WARNING] /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:11:52 	fireValueChange(diff);
11:11:52 	^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:11:52 [WARNING] /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:11:52 	final ValueDiff diff = new ValueDiff() {
11:11:52 	      ^^^^^^^^^
11:11:52 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:11:52 [WARNING] /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:11:52 	final ValueDiff diff = new ValueDiff() {
11:11:52 	                           ^^^^^^^^^
11:11:52 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:11:52 [WARNING] /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:11:52 	fireValueChange(diff);
11:11:52 	^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:11:52 [WARNING] /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:11:52 	Map<String, Object> parameters = request.getExtendedData();
11:11:52 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:52 Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,Object>
11:11:52 [WARNING] /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:11:52 	Set<String> result = new HashSet<String>(values);
11:11:52 	                                         ^^^^^^
11:11:52 Type safety: The expression of type CustomStringStyleObservableList needs unchecked conversion to conform to Collection<? extends String>
11:11:52 [WARNING] /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:11:52 	public Object getAdapter(Object adaptableObject, Class adapterType) {
11:11:52 	       ^^^^^^
11:11:52 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:11:52 [WARNING] /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:11:52 	public Class[] getAdapterList() {
11:11:52 	       ^^^^^^^
11:11:52 Type safety: The return type Class[] for getAdapterList() from the type DiagramAdapterFactory needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory
11:11:52 519 problems (519 warnings)
11:11:52 [INFO] 
11:11:52 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.common ---
11:11:52 [INFO] 
11:11:52 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.common ---
11:11:52 [INFO] Using Declarative Service specification version 1.3.0 to generate component definitions
11:11:53 [INFO] 0 component(s) where generated, 2 where kept.
11:11:53 [INFO] 
11:11:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.common ---
11:11:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/test/resources
11:11:53 [INFO] 
11:11:53 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.common ---
11:11:53 [INFO] 
11:11:53 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.common ---
11:11:53 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 173 were skipped
11:11:53 [INFO] 
11:11:53 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.common ---
11:11:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/target/org.eclipse.papyrus.infra.gmfdiag.common-4.3.200-SNAPSHOT-sources.jar
11:11:53 [INFO] 
11:11:53 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.common ---
11:11:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/target/org.eclipse.papyrus.infra.gmfdiag.common-4.3.200-SNAPSHOT.jar
11:11:53 [INFO] 
11:11:53 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.common ---
11:11:53 [INFO] 
11:11:53 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.common ---
11:11:53 [INFO] 
11:11:53 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.common ---
11:11:53 [INFO] 
11:11:53 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors >--
11:11:53 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors 2.0.0-SNAPSHOT [157/735]
11:11:53 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/pom.xml
11:11:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:11:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/pom.xml
11:11:54 [INFO] 
11:11:54 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors ---
11:11:54 [INFO] 
11:11:54 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors ---
11:11:54 [INFO] The project's OSGi version is 2.0.0.202401111608
11:11:54 [INFO] 
11:11:54 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors ---
11:11:54 [INFO] 
11:11:54 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors ---
11:11:54 [INFO] 
11:11:54 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors ---
11:11:54 [INFO] 
11:11:54 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors ---
11:11:54 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors
11:11:54 [INFO] 
11:11:54 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors ---
11:11:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/src/main/resources
11:11:54 [INFO] 
11:11:54 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors ---
11:11:54 [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:11:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/src/org/eclipse/papyrus/infra/gmfdiag/extensionpoints/editors/definition/DirectEditorRegistry.java:[54] 
11:11:55 	priority = new Integer(0);
11:11:55 	               ^^^^^^^^^^
11:11:55 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:11:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/src/org/eclipse/papyrus/infra/gmfdiag/extensionpoints/editors/definition/DirectEditorExtensionPoint.java:[312] 
11:11:55 	return new Integer(0);
11:11:55 	           ^^^^^^^^^^
11:11:55 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:11:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/src/org/eclipse/papyrus/infra/gmfdiag/extensionpoints/editors/definition/DirectEditorExtensionPoint.java:[315] 
11:11:55 	return new Integer(1);
11:11:55 	           ^^^^^^^^^^
11:11:55 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:11:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/src/org/eclipse/papyrus/infra/gmfdiag/extensionpoints/editors/definition/DirectEditorExtensionPoint.java:[318] 
11:11:55 	return new Integer(2);
11:11:55 	           ^^^^^^^^^^
11:11:55 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:11:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/src/org/eclipse/papyrus/infra/gmfdiag/extensionpoints/editors/definition/DirectEditorExtensionPoint.java:[321] 
11:11:55 	return new Integer(3);
11:11:55 	           ^^^^^^^^^^
11:11:55 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:11:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/src/org/eclipse/papyrus/infra/gmfdiag/extensionpoints/editors/definition/DirectEditorExtensionPoint.java:[324] 
11:11:55 	return new Integer(4);
11:11:55 	           ^^^^^^^^^^
11:11:55 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:11:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/src/org/eclipse/papyrus/infra/gmfdiag/extensionpoints/editors/definition/DirectEditorExtensionPoint.java:[330] 
11:11:55 	return new Integer(3); // PRIORITY_LOW
11:11:55 	           ^^^^^^^^^^
11:11:55 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:11:55 7 problems (7 warnings)
11:11:55 [INFO] 
11:11:55 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors ---
11:11:55 [INFO] 
11:11:55 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors ---
11:11:55 [INFO] 
11:11:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors ---
11:11:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/src/test/resources
11:11:55 [INFO] 
11:11:55 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors ---
11:11:55 [INFO] 
11:11:55 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors ---
11:11:55 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 138 were skipped
11:11:55 [INFO] 
11:11:55 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors ---
11:11:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/target/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors-2.0.0-SNAPSHOT-sources.jar
11:11:55 [INFO] 
11:11:55 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors ---
11:11:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/target/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors-2.0.0-SNAPSHOT.jar
11:11:55 [INFO] 
11:11:55 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors ---
11:11:55 [INFO] 
11:11:55 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors ---
11:11:55 [INFO] 
11:11:55 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors ---
11:11:55 [INFO] 
11:11:55 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.views-modelexplorer >-----
11:11:55 [INFO] Building Papyrus Model Explorer View 0.0.1-SNAPSHOT            [158/735]
11:11:55 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/pom.xml
11:11:55 [INFO] --------------------------------[ pom ]---------------------------------
11:11:55 [INFO] 
11:11:55 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views-modelexplorer ---
11:11:55 [INFO] 
11:11:55 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.views-modelexplorer ---
11:11:55 [INFO] 
11:11:55 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.views-modelexplorer ---
11:11:55 [INFO] 
11:11:55 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views-modelexplorer ---
11:11:55 [INFO] 
11:11:55 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer >-----
11:11:55 [INFO] Building org.eclipse.papyrus.views.modelexplorer 5.1.0-SNAPSHOT [159/735]
11:11:55 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/pom.xml
11:11:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:11:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/pom.xml
11:11:55 [INFO] 
11:11:55 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views.modelexplorer ---
11:11:55 [INFO] 
11:11:55 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.modelexplorer ---
11:11:55 [INFO] The project's OSGi version is 5.1.0.202401111608
11:11:55 [INFO] 
11:11:55 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.views.modelexplorer ---
11:11:55 [INFO] 
11:11:55 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.views.modelexplorer ---
11:11:55 [INFO] 
11:11:55 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.views.modelexplorer ---
11:11:55 [INFO] 
11:11:55 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.views.modelexplorer ---
11:11:55 [INFO] Resolving class path of org.eclipse.papyrus.views.modelexplorer
11:11:56 [INFO] 
11:11:56 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.views.modelexplorer ---
11:11:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/main/resources
11:11:56 [INFO] 
11:11:56 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.views.modelexplorer ---
11:11:56 [INFO] Compiling 92 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/handler/SearchElementHandler.java:[60] 
11:11:57 	Object site = context.getVariable("activeSite");
11:11:57 	       ^^^^
11:11:57 The value of the local variable site is not used
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/DecoratingLabelProviderWTooltips.java:[23] 
11:11:57 	import java.util.Observable;
11:11:57 	       ^^^^^^^^^^^^^^^^^^^^
11:11:57 The type Observable is deprecated since version 9
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/DecoratingLabelProviderWTooltips.java:[24] 
11:11:57 	import java.util.Observer;
11:11:57 	       ^^^^^^^^^^^^^^^^^^
11:11:57 The type Observer is deprecated since version 9
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/DecoratingLabelProviderWTooltips.java:[40] 
11:11:57 	import org.eclipse.ui.internal.navigator.NavigatorDecoratingLabelProvider;
11:11:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:57 Discouraged access: The type 'NavigatorDecoratingLabelProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.200.v20231019-2116/org.eclipse.ui.navigator-3.12.200.v20231019-2116.jar')
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/DecoratingLabelProviderWTooltips.java:[45] 
11:11:57 	public class DecoratingLabelProviderWTooltips extends NavigatorDecoratingLabelProvider implements Observer {
11:11:57 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:57 Discouraged access: The type 'NavigatorDecoratingLabelProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.200.v20231019-2116/org.eclipse.ui.navigator-3.12.200.v20231019-2116.jar')
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/DecoratingLabelProviderWTooltips.java:[45] 
11:11:57 	public class DecoratingLabelProviderWTooltips extends NavigatorDecoratingLabelProvider implements Observer {
11:11:57 	                                                                                                  ^^^^^^^^
11:11:57 The type Observer is deprecated since version 9
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/DecoratingLabelProviderWTooltips.java:[50] 
11:11:57 	super(labelProvider);
11:11:57 	^^^^^^^^^^^^^^^^^^^^^
11:11:57 Discouraged access: The constructor 'NavigatorDecoratingLabelProvider(ILabelProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.200.v20231019-2116/org.eclipse.ui.navigator-3.12.200.v20231019-2116.jar')
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/DecoratingLabelProviderWTooltips.java:[66] 
11:11:57 	super.dispose();
11:11:57 	      ^^^^^^^
11:11:57 Discouraged access: The method 'NavigatorDecoratingLabelProvider.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.200.v20231019-2116/org.eclipse.ui.navigator-3.12.200.v20231019-2116.jar')
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/DecoratingLabelProviderWTooltips.java:[70] 
11:11:57 	public void update(Observable o, Object arg) {
11:11:57 	                   ^^^^^^^^^^
11:11:57 The type Observable is deprecated since version 9
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/dialog/PapyrusLoadBrowserCustomizationDialog.java:[31] 
11:11:57 	@SuppressWarnings({ "deprecation", "restriction" })
11:11:57 	                                   ^^^^^^^^^^^^^
11:11:57 Unnecessary @SuppressWarnings("restriction")
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/handler/CloseHandler.java:[116] 
11:11:57 	this.parameter = (String) ((Hashtable) data).get(this.parameterID);
11:11:57 	                            ^^^^^^^^^
11:11:57 Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/commands/MoveOpenableCommand.java:[54] 
11:11:57 	getAffectedFiles().addAll(notations);
11:11:57 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:57 Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/commands/MoveOpenableCommand.java:[55] 
11:11:57 	getAffectedFiles().add(WorkspaceSynchronizer.getFile(newContainingRessource));
11:11:57 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:57 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/core/ui/pagebookview/ViewPageSite.java:[21] 
11:11:57 	import org.eclipse.ui.IKeyBindingService;
11:11:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:57 The type IKeyBindingService is deprecated
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/LinkNodeAdapterFactory.java:[29] 
11:11:57 	public Object getAdapter(Object adaptableObject, Class adapterType) {
11:11:57 	       ^^^^^^
11:11:57 Type safety: The return type Object for getAdapter(Object, Class) from the type LinkNodeAdapterFactory needs unchecked conversion to conform to T from the type IAdapterFactory
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/LinkNodeAdapterFactory.java:[29] 
11:11:57 	public Object getAdapter(Object adaptableObject, Class adapterType) {
11:11:57 	                                                 ^^^^^
11:11:57 Class is a raw type. References to generic type Class<T> should be parameterized
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/LinkNodeAdapterFactory.java:[38] 
11:11:57 	public Class[] getAdapterList() {
11:11:57 	       ^^^^^
11:11:57 Class is a raw type. References to generic type Class<T> should be parameterized
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/LinkNodeAdapterFactory.java:[38] 
11:11:57 	public Class[] getAdapterList() {
11:11:57 	       ^^^^^^^
11:11:57 Type safety: The return type Class[] for getAdapterList() from the type LinkNodeAdapterFactory needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/ModelExplorerView.java:[1125] 
11:11:57 	public Object getAdapter(Class adapter) {
11:11:57 	       ^^^^^^
11:11:57 Type safety: The return type Object for getAdapter(Class) from the type ModelExplorerView needs unchecked conversion to conform to T from the type CommonNavigator
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/ModelExplorerView.java:[1152] 
11:11:57 	return super.getAdapter(adapter);
11:11:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:57 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type CommonNavigator
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/ModelExplorerView.java:[1152] 
11:11:57 	return super.getAdapter(adapter);
11:11:57 	                        ^^^^^^^
11:11:57 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/ModelExplorerView.java:[1236] 
11:11:57 	reveal(Lists.newArrayList(structured.iterator()), viewer);
11:11:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:57 Type safety: Unchecked invocation newArrayList(Iterator) of the generic method newArrayList(Iterator<? extends E>) of type Lists
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/ModelExplorerView.java:[1236] 
11:11:57 	reveal(Lists.newArrayList(structured.iterator()), viewer);
11:11:57 	                          ^^^^^^^^^^^^^^^^^^^^^
11:11:57 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<? extends Object>
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/handler/LoadBrowserCustomization.java:[93] 
11:11:57 	ILoadCustomizationsDialog dialog = ILoadCustomizationsDialogFactory.DEFAULT.createLoadCustomizationDialog(shell, registeredCustomizations, customizationManager.getManagedCustomizations(), dialogCallBack);
11:11:57 	^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:57 ILoadCustomizationsDialog is a raw type. References to generic type ILoadCustomizationsDialog<D> should be parameterized
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/handler/LoadBrowserCustomization.java:[99] 
11:11:57 	customizationManager.getManagedCustomizations().addAll(dialog.getSelectedCustomizations());
11:11:57 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:57 Type safety: The expression of type List needs unchecked conversion to conform to Collection<? extends Customization>
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/handler/LoadBrowserCustomization.java:[101] 
11:11:57 	org.eclipse.papyrus.infra.ui.internal.emf.Activator.getDefault().saveCustomizationManagerState();
11:11:57 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:57 Discouraged access: The type 'Activator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/bin')
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/handler/LoadBrowserCustomization.java:[101] 
11:11:57 	org.eclipse.papyrus.infra.ui.internal.emf.Activator.getDefault().saveCustomizationManagerState();
11:11:57 	                                                    ^^^^^^^^^^
11:11:57 Discouraged access: The method 'Activator.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/bin')
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/handler/LoadBrowserCustomization.java:[101] 
11:11:57 	org.eclipse.papyrus.infra.ui.internal.emf.Activator.getDefault().saveCustomizationManagerState();
11:11:57 	                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:57 Discouraged access: The method 'Activator.saveCustomizationManagerState()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/bin')
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/ModelExplorerPageBookView.java:[137] 
11:11:57 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
11:11:57 	       ^^^^^^
11:11:57 Type safety: The return type Object for getAdapter(Class) from the type ModelExplorerPageBookView needs unchecked conversion to conform to T from the type PageBookView
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/ModelExplorerPageBookView.java:[163] 
11:11:57 	return super.getAdapter(adapter);
11:11:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:57 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type PageBookView
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/ModelExplorerPageBookView.java:[163] 
11:11:57 	return super.getAdapter(adapter);
11:11:57 	                        ^^^^^^^
11:11:57 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/ModelExplorerPropertySheetPage.java:[29] 
11:11:57 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:11:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:57 The type AdapterUtils is deprecated
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/ModelExplorerPropertySheetPage.java:[87] 
11:11:57 	return AdapterUtils.adapt(modelExplorer, IUndoContext.class, null);
11:11:57 	       ^^^^^^^^^^^^
11:11:57 The type AdapterUtils is deprecated
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/ModelExplorerPropertySheetPage.java:[87] 
11:11:57 	return AdapterUtils.adapt(modelExplorer, IUndoContext.class, null);
11:11:57 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:57 The method adapt(Object, Class<IUndoContext>, IUndoContext) from the type AdapterUtils is deprecated
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/handler/ResetAppliedCustomizationsHandler.java:[21] 
11:11:57 	import org.eclipse.papyrus.infra.ui.internal.emf.Activator;
11:11:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:57 Discouraged access: The type 'Activator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/bin')
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/handler/ResetAppliedCustomizationsHandler.java:[30] 
11:11:57 	Activator.getDefault().resetToDefaultCustomizations();
11:11:57 	^^^^^^^^^
11:11:57 Discouraged access: The type 'Activator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/bin')
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/handler/ResetAppliedCustomizationsHandler.java:[30] 
11:11:57 	Activator.getDefault().resetToDefaultCustomizations();
11:11:57 	          ^^^^^^^^^^
11:11:57 Discouraged access: The method 'Activator.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/bin')
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/handler/ResetAppliedCustomizationsHandler.java:[30] 
11:11:57 	Activator.getDefault().resetToDefaultCustomizations();
11:11:57 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:57 Discouraged access: The method 'Activator.resetToDefaultCustomizations()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/bin')
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[34] 
11:11:57 	import org.eclipse.papyrus.views.modelexplorer.factory.IActionHandlerFactory;
11:11:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:57 The type IActionHandlerFactory is deprecated
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[53] 
11:11:57 	protected Map<IActionHandlerFactory, ActionProperties> actionsFactoriesMap;
11:11:57 	              ^^^^^^^^^^^^^^^^^^^^^
11:11:57 The type IActionHandlerFactory is deprecated
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[63] 
11:11:57 	this.actionsFactoriesMap = new HashMap<IActionHandlerFactory, ActionProperties>();
11:11:57 	                                       ^^^^^^^^^^^^^^^^^^^^^
11:11:57 The type IActionHandlerFactory is deprecated
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[64] 
11:11:57 	TransactionalEditingDomain editingDomain = EditorUtils.getTransactionalEditingDomain();
11:11:57 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:57 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[74] 
11:11:57 	IActionHandlerFactory factory = (IActionHandlerFactory) createExtension(elt, elt.getAttribute("actionHandler"));
11:11:57 	^^^^^^^^^^^^^^^^^^^^^
11:11:57 The type IActionHandlerFactory is deprecated
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[74] 
11:11:57 	IActionHandlerFactory factory = (IActionHandlerFactory) createExtension(elt, elt.getAttribute("actionHandler"));
11:11:57 	                                 ^^^^^^^^^^^^^^^^^^^^^
11:11:57 The type IActionHandlerFactory is deprecated
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[76] 
11:11:57 	factory.createActions(editingDomain);
11:11:57 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:57 The method createActions(EditingDomain) from the type IActionHandlerFactory is deprecated
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[91] 
11:11:57 	for (IActionHandlerFactory factory : actionsFactoriesMap.keySet()) {
11:11:57 	     ^^^^^^^^^^^^^^^^^^^^^
11:11:57 The type IActionHandlerFactory is deprecated
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[92] 
11:11:57 	factory.fillActionBars(actionBars);
11:11:57 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:57 The method fillActionBars(IActionBars) from the type IActionHandlerFactory is deprecated
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[112] 
11:11:57 	Object obj = clazz.newInstance();
11:11:57 	                   ^^^^^^^^^^^^^
11:11:57 The method newInstance() from the type Class is deprecated since version 9
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[127] 
11:11:57 	List<IActionHandlerFactory> sortedFactories = sortFactories(actionsFactoriesMap);
11:11:57 	     ^^^^^^^^^^^^^^^^^^^^^
11:11:57 The type IActionHandlerFactory is deprecated
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[130] 
11:11:57 	for (IActionHandlerFactory factory : sortedFactories) {
11:11:57 	     ^^^^^^^^^^^^^^^^^^^^^
11:11:57 The type IActionHandlerFactory is deprecated
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[135] 
11:11:57 	for (Action action : factory.getActions()) {
11:11:57 	                             ^^^^^^^^^^^^
11:11:57 The method getActions() from the type IActionHandlerFactory is deprecated
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[152] 
11:11:57 	for (IActionHandlerFactory factory : actionsFactoriesMap.keySet()) {
11:11:57 	     ^^^^^^^^^^^^^^^^^^^^^
11:11:57 The type IActionHandlerFactory is deprecated
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[153] 
11:11:57 	factory.update(structuredSelection);
11:11:57 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:57 The method update(IStructuredSelection) from the type IActionHandlerFactory is deprecated
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[161] 
11:11:57 	for (IActionHandlerFactory factory : actionsFactoriesMap.keySet()) {
11:11:57 	     ^^^^^^^^^^^^^^^^^^^^^
11:11:57 The type IActionHandlerFactory is deprecated
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[162] 
11:11:57 	factory.activate(activeViewPart);
11:11:57 	        ^^^^^^^^^^^^^^^^^^^^^^^^
11:11:57 The method activate(CommonNavigator) from the type IActionHandlerFactory is deprecated
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[172] 
11:11:57 	for (IActionHandlerFactory factory : actionsFactoriesMap.keySet()) {
11:11:57 	     ^^^^^^^^^^^^^^^^^^^^^
11:11:57 The type IActionHandlerFactory is deprecated
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[173] 
11:11:57 	factory.deactivate(activeViewPart);
11:11:57 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:57 The method deactivate(CommonNavigator) from the type IActionHandlerFactory is deprecated
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[195] 
11:11:57 	private List<IActionHandlerFactory> sortFactories(final Map<IActionHandlerFactory, ActionProperties> actionsFactoriesMap) {
11:11:57 	             ^^^^^^^^^^^^^^^^^^^^^
11:11:57 The type IActionHandlerFactory is deprecated
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[195] 
11:11:57 	private List<IActionHandlerFactory> sortFactories(final Map<IActionHandlerFactory, ActionProperties> actionsFactoriesMap) {
11:11:57 	                                                            ^^^^^^^^^^^^^^^^^^^^^
11:11:57 The type IActionHandlerFactory is deprecated
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[197] 
11:11:57 	List<IActionHandlerFactory> factories = new ArrayList<IActionHandlerFactory>(actionsFactoriesMap.keySet());
11:11:57 	     ^^^^^^^^^^^^^^^^^^^^^
11:11:57 The type IActionHandlerFactory is deprecated
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[197] 
11:11:57 	List<IActionHandlerFactory> factories = new ArrayList<IActionHandlerFactory>(actionsFactoriesMap.keySet());
11:11:57 	                                                      ^^^^^^^^^^^^^^^^^^^^^
11:11:57 The type IActionHandlerFactory is deprecated
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[199] 
11:11:57 	Collections.sort(factories, new Comparator<IActionHandlerFactory>() {
11:11:57 	                                           ^^^^^^^^^^^^^^^^^^^^^
11:11:57 The type IActionHandlerFactory is deprecated
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[201] 
11:11:57 	public int compare(IActionHandlerFactory factory1, IActionHandlerFactory factory2) {
11:11:57 	                   ^^^^^^^^^^^^^^^^^^^^^
11:11:57 The type IActionHandlerFactory is deprecated
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[201] 
11:11:57 	public int compare(IActionHandlerFactory factory1, IActionHandlerFactory factory2) {
11:11:57 	                                                   ^^^^^^^^^^^^^^^^^^^^^
11:11:57 The type IActionHandlerFactory is deprecated
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/core/ui/pagebookview/ViewPartPage.java:[137] 
11:11:57 	public Object getAdapter(Class adapter) {
11:11:57 	       ^^^^^^
11:11:57 Type safety: The return type Object for getAdapter(Class) from the type ViewPartPage needs unchecked conversion to conform to T from the type IAdaptable
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/core/ui/pagebookview/ViewPartPage.java:[140] 
11:11:57 	return ((IAdaptable) modelExplorer).getAdapter(adapter);
11:11:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:57 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type IAdaptable
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/core/ui/pagebookview/ViewPartPage.java:[140] 
11:11:57 	return ((IAdaptable) modelExplorer).getAdapter(adapter);
11:11:57 	                                               ^^^^^^^
11:11:57 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/dnd/CommonDropAdapterAssistant.java:[270] 
11:11:57 	tmp.addAll((Collection<EObject>) targetOwner.eGet(eStructuralFeature));
11:11:57 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:57 Type safety: Unchecked cast from Object to Collection<EObject>
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/dnd/CommonDropAdapterAssistant.java:[593] 
11:11:57 	targetStructuralFeatureNewList.addAll(getNewFeatureList(dropTarget, (EList<EObject>) targetStructuralFeatureOld, subSelection, before));
11:11:57 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:57 Type safety: Unchecked cast from Object to EList<EObject>
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/handler/DeleteCommandHandler.java:[114] 
11:11:57 	Map parameters = new HashMap();
11:11:57 	^^^
11:11:57 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/handler/DeleteCommandHandler.java:[114] 
11:11:57 	Map parameters = new HashMap();
11:11:57 	                     ^^^^^^^
11:11:57 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/handler/DeleteCommandHandler.java:[132] 
11:11:57 	request.getParameters().putAll(parameters);
11:11:57 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:57 Type safety: The method putAll(Map) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/handler/DeleteCommandHandler.java:[141] 
11:11:57 	parameters.putAll(request.getParameters());
11:11:57 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:57 Type safety: The method putAll(Map) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/dialog/NavigatorSearchDialog.java:[181] 
11:11:57 	ModelExplorerView.reveal(Iterables.transform(Lists.newArrayList(structured.iterator()), new Function<Object, EObject>() {
11:11:57 					public EObject apply(Object arg0) {
11:11:57 						return EMFHelper.getEObject(arg0);
11:11:57 					}
11:11:57 				}), (CommonViewer) viewer);
11:11:57 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:57 Type safety: Unchecked invocation transform(ArrayList, new Function<Object,EObject>(){}) of the generic method transform(Iterable<F>, Function<? super F,? extends T>) of type Iterables
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/dialog/NavigatorSearchDialog.java:[181] 
11:11:57 	ModelExplorerView.reveal(Iterables.transform(Lists.newArrayList(structured.iterator()), new Function<Object, EObject>() {
11:11:57 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:57 Type safety: Unchecked invocation newArrayList(Iterator) of the generic method newArrayList(Iterator<? extends E>) of type Lists
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/dialog/NavigatorSearchDialog.java:[181] 
11:11:57 	ModelExplorerView.reveal(Iterables.transform(Lists.newArrayList(structured.iterator()), new Function<Object, EObject>() {
11:11:57 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:11:57 Type safety: The expression of type ArrayList needs unchecked conversion to conform to Iterable<Object>
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/dialog/NavigatorSearchDialog.java:[181] 
11:11:57 	ModelExplorerView.reveal(Iterables.transform(Lists.newArrayList(structured.iterator()), new Function<Object, EObject>() {
11:11:57 	                                                                ^^^^^^^^^^^^^^^^^^^^^
11:11:57 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<? extends Object>
11:11:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/dialog/NavigatorSearchDialog.java:[415] 
11:11:57 	@SuppressWarnings("unchecked")
11:11:57 	                  ^^^^^^^^^^^
11:11:57 Unnecessary @SuppressWarnings("unchecked")
11:11:57 78 problems (78 warnings)
11:11:57 [INFO] 
11:11:57 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.views.modelexplorer ---
11:11:57 [INFO] 
11:11:57 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.views.modelexplorer ---
11:11:57 [INFO] 
11:11:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.views.modelexplorer ---
11:11:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/test/resources
11:11:57 [INFO] 
11:11:57 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.views.modelexplorer ---
11:11:57 [INFO] 
11:11:57 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.views.modelexplorer ---
11:11:57 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 178 were skipped
11:11:57 [INFO] 
11:11:57 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.views.modelexplorer ---
11:11:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/target/org.eclipse.papyrus.views.modelexplorer-5.1.0-SNAPSHOT-sources.jar
11:11:57 [INFO] 
11:11:57 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.modelexplorer ---
11:11:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/target/org.eclipse.papyrus.views.modelexplorer-5.1.0-SNAPSHOT.jar
11:11:57 [INFO] 
11:11:57 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.modelexplorer ---
11:11:57 [INFO] 
11:11:57 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.views.modelexplorer ---
11:11:57 [INFO] 
11:11:57 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.modelexplorer ---
11:11:57 [INFO] 
11:11:57 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.textedit.modelexplorer >--
11:11:57 [INFO] Building org.eclipse.papyrus.infra.textedit.modelexplorer 1.0.0-SNAPSHOT [160/735]
11:11:57 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.modelexplorer/pom.xml
11:11:57 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:11:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.textedit.modelexplorer:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.modelexplorer/pom.xml
11:11:58 [INFO] 
11:11:58 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.textedit.modelexplorer ---
11:11:58 [INFO] 
11:11:58 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.textedit.modelexplorer ---
11:11:58 [INFO] The project's OSGi version is 1.0.0.202401111608
11:11:58 [INFO] 
11:11:58 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.textedit.modelexplorer ---
11:11:58 [INFO] 
11:11:58 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.textedit.modelexplorer ---
11:11:58 [INFO] 
11:11:58 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.textedit.modelexplorer ---
11:11:58 [INFO] 
11:11:58 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.textedit.modelexplorer ---
11:11:58 [INFO] Resolving class path of org.eclipse.papyrus.infra.textedit.modelexplorer
11:11:59 [INFO] 
11:11:59 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.textedit.modelexplorer ---
11:11:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.modelexplorer/src/main/resources
11:11:59 [INFO] 
11:11:59 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.textedit.modelexplorer ---
11:11:59 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.modelexplorer/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:11:59 [INFO] 
11:11:59 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.textedit.modelexplorer ---
11:11:59 [INFO] 
11:11:59 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.textedit.modelexplorer ---
11:11:59 [INFO] 
11:11:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.textedit.modelexplorer ---
11:11:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.modelexplorer/src/test/resources
11:11:59 [INFO] 
11:11:59 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.textedit.modelexplorer ---
11:11:59 [INFO] 
11:11:59 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.textedit.modelexplorer ---
11:11:59 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 178 were skipped
11:11:59 [INFO] 
11:11:59 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.textedit.modelexplorer ---
11:11:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.modelexplorer/target/org.eclipse.papyrus.infra.textedit.modelexplorer-1.0.0-SNAPSHOT-sources.jar
11:11:59 [INFO] 
11:11:59 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.textedit.modelexplorer ---
11:11:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.modelexplorer/target/org.eclipse.papyrus.infra.textedit.modelexplorer-1.0.0-SNAPSHOT.jar
11:11:59 [INFO] 
11:11:59 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.textedit.modelexplorer ---
11:11:59 [INFO] 
11:11:59 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.textedit.modelexplorer ---
11:11:59 [INFO] 
11:11:59 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.textedit.modelexplorer ---
11:11:59 [INFO] 
11:11:59 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.textedit.properties >--
11:11:59 [INFO] Building org.eclipse.papyrus.infra.textedit.properties 1.0.0-SNAPSHOT [161/735]
11:11:59 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.properties/pom.xml
11:11:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:11:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.textedit.properties:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.properties/pom.xml
11:11:59 [INFO] 
11:11:59 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.textedit.properties ---
11:11:59 [INFO] 
11:11:59 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.textedit.properties ---
11:11:59 [INFO] The project's OSGi version is 1.0.0.202401111608
11:11:59 [INFO] 
11:11:59 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.textedit.properties ---
11:11:59 [INFO] 
11:11:59 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.textedit.properties ---
11:11:59 [INFO] 
11:11:59 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.textedit.properties ---
11:11:59 [INFO] 
11:11:59 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.textedit.properties ---
11:11:59 [INFO] Resolving class path of org.eclipse.papyrus.infra.textedit.properties
11:12:00 [INFO] 
11:12:00 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.textedit.properties ---
11:12:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.properties/src/main/resources
11:12:00 [INFO] 
11:12:00 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.textedit.properties ---
11:12:00 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.properties/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:12:00 [INFO] 
11:12:00 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.textedit.properties ---
11:12:00 [INFO] 
11:12:00 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.textedit.properties ---
11:12:00 [INFO] 
11:12:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.textedit.properties ---
11:12:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.properties/src/test/resources
11:12:00 [INFO] 
11:12:00 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.textedit.properties ---
11:12:00 [INFO] 
11:12:00 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.textedit.properties ---
11:12:00 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 146 were skipped
11:12:00 [INFO] 
11:12:00 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.textedit.properties ---
11:12:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.properties/target/org.eclipse.papyrus.infra.textedit.properties-1.0.0-SNAPSHOT-sources.jar
11:12:00 [INFO] 
11:12:00 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.textedit.properties ---
11:12:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.properties/target/org.eclipse.papyrus.infra.textedit.properties-1.0.0-SNAPSHOT.jar
11:12:00 [INFO] 
11:12:00 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.textedit.properties ---
11:12:00 [INFO] 
11:12:00 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.textedit.properties ---
11:12:00 [INFO] 
11:12:00 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.textedit.properties ---
11:12:00 [INFO] 
11:12:00 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.textedit.representation >--
11:12:00 [INFO] Building org.eclipse.papyrus.infra.textedit.representation 1.0.0-SNAPSHOT [162/735]
11:12:00 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.representation/pom.xml
11:12:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:12:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.textedit.representation:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.representation/pom.xml
11:12:01 [INFO] 
11:12:01 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.textedit.representation ---
11:12:01 [INFO] 
11:12:01 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.textedit.representation ---
11:12:01 [INFO] The project's OSGi version is 1.0.0.202401111608
11:12:01 [INFO] 
11:12:01 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.textedit.representation ---
11:12:01 [INFO] 
11:12:01 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.textedit.representation ---
11:12:01 [INFO] 
11:12:01 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.textedit.representation ---
11:12:01 [INFO] 
11:12:01 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.textedit.representation ---
11:12:01 [INFO] Resolving class path of org.eclipse.papyrus.infra.textedit.representation
11:12:01 [INFO] 
11:12:01 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.textedit.representation ---
11:12:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.representation/src/main/resources
11:12:01 [INFO] 
11:12:01 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.textedit.representation ---
11:12:01 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.representation/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:12:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.representation/src-gen/org/eclipse/papyrus/infra/textedit/representation/impl/TextDocumentRepresentationImpl.java:[136] 
11:12:02 	if (false) {
11:12:02 			if (chain != null) {
11:12:02 				chain.add(new BasicDiagnostic(Diagnostic.ERROR,
11:12:02 						RepresentationValidator.DIAGNOSTIC_SOURCE,
11:12:02 						RepresentationValidator.TEXT_DOCUMENT_REPRESENTATION__IS_VALID_CLASS,
11:12:02 						EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "isValidClass", EObjectValidator.getObjectLabel(this, context) }), //$NON-NLS-1$ //$NON-NLS-2$
11:12:02 						new Object[] { this }));
11:12:02 			}
11:12:02 			return false;
11:12:02 		}
11:12:02 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:02 Dead code
11:12:02 1 problem (1 warning)
11:12:02 [INFO] 
11:12:02 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.textedit.representation ---
11:12:02 [INFO] 
11:12:02 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.textedit.representation ---
11:12:02 [INFO] 
11:12:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.textedit.representation ---
11:12:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.representation/src/test/resources
11:12:02 [INFO] 
11:12:02 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.textedit.representation ---
11:12:02 [INFO] 
11:12:02 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.textedit.representation ---
11:12:02 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 146 were skipped
11:12:02 [INFO] 
11:12:02 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.textedit.representation ---
11:12:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.representation/target/org.eclipse.papyrus.infra.textedit.representation-1.0.0-SNAPSHOT-sources.jar
11:12:02 [INFO] 
11:12:02 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.textedit.representation ---
11:12:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.representation/target/org.eclipse.papyrus.infra.textedit.representation-1.0.0-SNAPSHOT.jar
11:12:02 [INFO] 
11:12:02 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.textedit.representation ---
11:12:02 [INFO] 
11:12:02 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.textedit.representation ---
11:12:02 [INFO] 
11:12:02 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.textedit.representation ---
11:12:02 [INFO] 
11:12:02 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.textedit.ui >------
11:12:02 [INFO] Building org.eclipse.papyrus.infra.textedit.ui 1.0.0-SNAPSHOT  [163/735]
11:12:02 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.ui/pom.xml
11:12:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:12:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.textedit.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.ui/pom.xml
11:12:02 [INFO] 
11:12:02 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.textedit.ui ---
11:12:02 [INFO] 
11:12:02 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.textedit.ui ---
11:12:02 [INFO] The project's OSGi version is 1.0.0.202401111608
11:12:02 [INFO] 
11:12:02 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.textedit.ui ---
11:12:02 [INFO] 
11:12:02 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.textedit.ui ---
11:12:02 [INFO] 
11:12:02 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.textedit.ui ---
11:12:02 [INFO] 
11:12:02 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.textedit.ui ---
11:12:02 [INFO] Resolving class path of org.eclipse.papyrus.infra.textedit.ui
11:12:03 [INFO] 
11:12:03 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.textedit.ui ---
11:12:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.ui/src/main/resources
11:12:03 [INFO] 
11:12:03 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.textedit.ui ---
11:12:03 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:12:03 [INFO] 
11:12:03 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.textedit.ui ---
11:12:03 [INFO] 
11:12:03 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.textedit.ui ---
11:12:03 [INFO] 
11:12:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.textedit.ui ---
11:12:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.ui/src/test/resources
11:12:03 [INFO] 
11:12:03 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.textedit.ui ---
11:12:03 [INFO] 
11:12:03 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.textedit.ui ---
11:12:03 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 146 were skipped
11:12:03 [INFO] 
11:12:03 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.textedit.ui ---
11:12:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.ui/target/org.eclipse.papyrus.infra.textedit.ui-1.0.0-SNAPSHOT-sources.jar
11:12:03 [INFO] 
11:12:03 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.textedit.ui ---
11:12:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.ui/target/org.eclipse.papyrus.infra.textedit.ui-1.0.0-SNAPSHOT.jar
11:12:03 [INFO] 
11:12:03 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.textedit.ui ---
11:12:03 [INFO] 
11:12:03 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.textedit.ui ---
11:12:03 [INFO] 
11:12:03 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.textedit.ui ---
11:12:03 [INFO] 
11:12:03 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.textedit.representation.architecture >--
11:12:03 [INFO] Building org.eclipse.papyrus.infra.textedit.representation.architecture 1.0.0-SNAPSHOT [164/735]
11:12:03 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.representation.architecture/pom.xml
11:12:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:12:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.textedit.representation.architecture:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.representation.architecture/pom.xml
11:12:03 [INFO] 
11:12:03 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.textedit.representation.architecture ---
11:12:03 [INFO] 
11:12:03 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.textedit.representation.architecture ---
11:12:03 [INFO] The project's OSGi version is 1.0.0.202401111608
11:12:03 [INFO] 
11:12:03 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.textedit.representation.architecture ---
11:12:03 [INFO] 
11:12:03 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.textedit.representation.architecture ---
11:12:03 [INFO] 
11:12:03 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.textedit.representation.architecture ---
11:12:03 [INFO] 
11:12:03 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.textedit.representation.architecture ---
11:12:03 [INFO] Resolving class path of org.eclipse.papyrus.infra.textedit.representation.architecture
11:12:04 [INFO] 
11:12:04 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.textedit.representation.architecture ---
11:12:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.representation.architecture/src/main/resources
11:12:04 [INFO] 
11:12:04 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.textedit.representation.architecture ---
11:12:04 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.representation.architecture/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:12:04 [INFO] 
11:12:04 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.textedit.representation.architecture ---
11:12:04 [INFO] 
11:12:04 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.textedit.representation.architecture ---
11:12:04 [INFO] 
11:12:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.textedit.representation.architecture ---
11:12:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.representation.architecture/src/test/resources
11:12:04 [INFO] 
11:12:04 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.textedit.representation.architecture ---
11:12:04 [INFO] 
11:12:04 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.textedit.representation.architecture ---
11:12:04 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 146 were skipped
11:12:04 [INFO] 
11:12:04 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.textedit.representation.architecture ---
11:12:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.representation.architecture/target/org.eclipse.papyrus.infra.textedit.representation.architecture-1.0.0-SNAPSHOT-sources.jar
11:12:04 [INFO] 
11:12:04 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.textedit.representation.architecture ---
11:12:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.representation.architecture/target/org.eclipse.papyrus.infra.textedit.representation.architecture-1.0.0-SNAPSHOT.jar
11:12:04 [INFO] 
11:12:04 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.textedit.representation.architecture ---
11:12:04 [INFO] 
11:12:04 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.textedit.representation.architecture ---
11:12:04 [INFO] 
11:12:04 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.textedit.representation.architecture ---
11:12:04 [INFO] 
11:12:04 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.textedit.representation.edit >--
11:12:04 [INFO] Building org.eclipse.papyrus.infra.textedit.representation.edit 1.0.0-SNAPSHOT [165/735]
11:12:04 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.representation.edit/pom.xml
11:12:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:12:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.textedit.representation.edit:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.representation.edit/pom.xml
11:12:05 [INFO] 
11:12:05 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.textedit.representation.edit ---
11:12:05 [INFO] 
11:12:05 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.textedit.representation.edit ---
11:12:05 [INFO] The project's OSGi version is 1.0.0.202401111608
11:12:05 [INFO] 
11:12:05 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.textedit.representation.edit ---
11:12:05 [INFO] 
11:12:05 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.textedit.representation.edit ---
11:12:05 [INFO] 
11:12:05 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.textedit.representation.edit ---
11:12:05 [INFO] 
11:12:05 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.textedit.representation.edit ---
11:12:05 [INFO] Resolving class path of org.eclipse.papyrus.infra.textedit.representation.edit
11:12:05 [INFO] 
11:12:05 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.textedit.representation.edit ---
11:12:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.representation.edit/src/main/resources
11:12:05 [INFO] 
11:12:05 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.textedit.representation.edit ---
11:12:05 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.representation.edit/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:12:06 [INFO] 
11:12:06 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.textedit.representation.edit ---
11:12:06 [INFO] 
11:12:06 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.textedit.representation.edit ---
11:12:06 [INFO] 
11:12:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.textedit.representation.edit ---
11:12:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.representation.edit/src/test/resources
11:12:06 [INFO] 
11:12:06 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.textedit.representation.edit ---
11:12:06 [INFO] 
11:12:06 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.textedit.representation.edit ---
11:12:06 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 146 were skipped
11:12:06 [INFO] 
11:12:06 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.textedit.representation.edit ---
11:12:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.representation.edit/target/org.eclipse.papyrus.infra.textedit.representation.edit-1.0.0-SNAPSHOT-sources.jar
11:12:06 [INFO] 
11:12:06 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.textedit.representation.edit ---
11:12:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.representation.edit/target/org.eclipse.papyrus.infra.textedit.representation.edit-1.0.0-SNAPSHOT.jar
11:12:06 [INFO] 
11:12:06 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.textedit.representation.edit ---
11:12:06 [INFO] 
11:12:06 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.textedit.representation.edit ---
11:12:06 [INFO] 
11:12:06 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.textedit.representation.edit ---
11:12:06 [INFO] 
11:12:06 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.textedit.types >----
11:12:06 [INFO] Building org.eclipse.papyrus.infra.textedit.types 1.0.0-SNAPSHOT [166/735]
11:12:06 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.types/pom.xml
11:12:06 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:12:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.textedit.types:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.types/pom.xml
11:12:06 [INFO] 
11:12:06 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.textedit.types ---
11:12:06 [INFO] 
11:12:06 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.textedit.types ---
11:12:06 [INFO] The project's OSGi version is 1.0.0.202401111608
11:12:06 [INFO] 
11:12:06 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.textedit.types ---
11:12:06 [INFO] 
11:12:06 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.textedit.types ---
11:12:06 [INFO] 
11:12:06 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.textedit.types ---
11:12:06 [INFO] 
11:12:06 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.textedit.types ---
11:12:06 [INFO] Resolving class path of org.eclipse.papyrus.infra.textedit.types
11:12:06 [INFO] 
11:12:06 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.textedit.types ---
11:12:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.types/src/main/resources
11:12:06 [INFO] 
11:12:06 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.textedit.types ---
11:12:06 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.types/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:12:07 [INFO] 
11:12:07 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.textedit.types ---
11:12:07 [INFO] 
11:12:07 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.textedit.types ---
11:12:07 [INFO] 
11:12:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.textedit.types ---
11:12:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.types/src/test/resources
11:12:07 [INFO] 
11:12:07 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.textedit.types ---
11:12:07 [INFO] 
11:12:07 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.textedit.types ---
11:12:07 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 117 were skipped
11:12:07 [INFO] 
11:12:07 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.textedit.types ---
11:12:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.types/target/org.eclipse.papyrus.infra.textedit.types-1.0.0-SNAPSHOT-sources.jar
11:12:07 [INFO] 
11:12:07 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.textedit.types ---
11:12:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.types/target/org.eclipse.papyrus.infra.textedit.types-1.0.0-SNAPSHOT.jar
11:12:07 [INFO] 
11:12:07 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.textedit.types ---
11:12:07 [INFO] 
11:12:07 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.textedit.types ---
11:12:07 [INFO] 
11:12:07 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.textedit.types ---
11:12:07 [INFO] 
11:12:07 [INFO] ------------< org.eclipse.papyrus:org.eclipse.papyrus.uml >-------------
11:12:07 [INFO] Building Papyrus UML 0.0.1-SNAPSHOT                            [167/735]
11:12:07 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/pom.xml
11:12:07 [INFO] --------------------------------[ pom ]---------------------------------
11:12:07 [INFO] 
11:12:07 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml ---
11:12:07 [INFO] 
11:12:07 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml ---
11:12:07 [INFO] 
11:12:07 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml ---
11:12:07 [INFO] 
11:12:07 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml ---
11:12:07 [INFO] 
11:12:07 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.uml-xtext >----------
11:12:07 [INFO] Building Papyrus UML Xtext Integration 0.0.1-SNAPSHOT          [168/735]
11:12:07 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/xtext/pom.xml
11:12:07 [INFO] --------------------------------[ pom ]---------------------------------
11:12:07 [INFO] 
11:12:07 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml-xtext ---
11:12:07 [INFO] 
11:12:07 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml-xtext ---
11:12:07 [INFO] 
11:12:07 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml-xtext ---
11:12:07 [INFO] 
11:12:07 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml-xtext ---
11:12:07 [INFO] 
11:12:07 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.core >--
11:12:07 [INFO] Building org.eclipse.papyrus.uml.xtext.integration.core 3.0.0-SNAPSHOT [169/735]
11:12:07 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.core/pom.xml
11:12:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:12:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.core/pom.xml
11:12:07 [INFO] 
11:12:07 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.xtext.integration.core ---
11:12:07 [INFO] 
11:12:07 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.xtext.integration.core ---
11:12:07 [INFO] The project's OSGi version is 3.0.0.202401111608
11:12:07 [INFO] 
11:12:07 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.xtext.integration.core ---
11:12:07 [INFO] 
11:12:07 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.xtext.integration.core ---
11:12:07 [INFO] 
11:12:07 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.xtext.integration.core ---
11:12:07 [INFO] 
11:12:07 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.xtext.integration.core ---
11:12:07 [INFO] Resolving class path of org.eclipse.papyrus.uml.xtext.integration.core
11:12:07 [INFO] 
11:12:07 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.xtext.integration.core ---
11:12:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.core/src/main/resources
11:12:07 [INFO] 
11:12:07 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.xtext.integration.core ---
11:12:07 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.core/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:12:07 [INFO] 
11:12:07 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.xtext.integration.core ---
11:12:07 [INFO] 
11:12:07 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.xtext.integration.core ---
11:12:07 [INFO] 
11:12:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.xtext.integration.core ---
11:12:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.core/src/test/resources
11:12:07 [INFO] 
11:12:07 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.xtext.integration.core ---
11:12:07 [INFO] 
11:12:07 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.xtext.integration.core ---
11:12:07 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 18 were skipped
11:12:07 [INFO] 
11:12:07 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.xtext.integration.core ---
11:12:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.core/target/org.eclipse.papyrus.uml.xtext.integration.core-3.0.0-SNAPSHOT-sources.jar
11:12:07 [INFO] 
11:12:07 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.xtext.integration.core ---
11:12:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.core/target/org.eclipse.papyrus.uml.xtext.integration.core-3.0.0-SNAPSHOT.jar
11:12:08 [INFO] 
11:12:08 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.xtext.integration.core ---
11:12:08 [INFO] 
11:12:08 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.xtext.integration.core ---
11:12:08 [INFO] 
11:12:08 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.xtext.integration.core ---
11:12:08 [INFO] 
11:12:08 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.extensionpoints.editors >---
11:12:08 [INFO] Building org.eclipse.papyrus.extensionpoints.editors 4.0.0-SNAPSHOT [170/735]
11:12:08 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.extensionpoints.editors/pom.xml
11:12:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:12:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.extensionpoints.editors:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.extensionpoints.editors/pom.xml
11:12:08 [INFO] 
11:12:08 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.extensionpoints.editors ---
11:12:08 [INFO] 
11:12:08 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.extensionpoints.editors ---
11:12:08 [INFO] The project's OSGi version is 4.0.0.202401111608
11:12:08 [INFO] 
11:12:08 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.extensionpoints.editors ---
11:12:08 [INFO] 
11:12:08 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.extensionpoints.editors ---
11:12:08 [INFO] 
11:12:08 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.extensionpoints.editors ---
11:12:08 [INFO] 
11:12:08 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.extensionpoints.editors ---
11:12:08 [INFO] Resolving class path of org.eclipse.papyrus.extensionpoints.editors
11:12:08 [INFO] 
11:12:08 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.extensionpoints.editors ---
11:12:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.extensionpoints.editors/src/main/resources
11:12:08 [INFO] 
11:12:08 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.extensionpoints.editors ---
11:12:08 [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.extensionpoints.editors/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:12:08 [INFO] 
11:12:08 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.extensionpoints.editors ---
11:12:08 [INFO] 
11:12:08 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.extensionpoints.editors ---
11:12:08 [INFO] 
11:12:08 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.extensionpoints.editors ---
11:12:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.extensionpoints.editors/src/test/resources
11:12:08 [INFO] 
11:12:08 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.extensionpoints.editors ---
11:12:08 [INFO] 
11:12:08 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.extensionpoints.editors ---
11:12:08 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 138 were skipped
11:12:08 [INFO] 
11:12:08 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.extensionpoints.editors ---
11:12:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.extensionpoints.editors/target/org.eclipse.papyrus.extensionpoints.editors-4.0.0-SNAPSHOT-sources.jar
11:12:08 [INFO] 
11:12:08 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.extensionpoints.editors ---
11:12:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.extensionpoints.editors/target/org.eclipse.papyrus.extensionpoints.editors-4.0.0-SNAPSHOT.jar
11:12:08 [INFO] 
11:12:08 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.extensionpoints.editors ---
11:12:08 [INFO] 
11:12:08 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.extensionpoints.editors ---
11:12:08 [INFO] 
11:12:08 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.extensionpoints.editors ---
11:12:08 [INFO] 
11:12:08 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.textedit.xtext >----
11:12:08 [INFO] Building org.eclipse.papyrus.infra.textedit.xtext 1.1.100-SNAPSHOT [171/735]
11:12:08 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.xtext/pom.xml
11:12:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:12:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.textedit.xtext:1.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.xtext/pom.xml
11:12:09 [INFO] 
11:12:09 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.textedit.xtext ---
11:12:09 [INFO] 
11:12:09 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.textedit.xtext ---
11:12:09 [INFO] The project's OSGi version is 1.1.100.202401111608
11:12:09 [INFO] 
11:12:09 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.textedit.xtext ---
11:12:09 [INFO] 
11:12:09 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.textedit.xtext ---
11:12:09 [INFO] 
11:12:09 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.textedit.xtext ---
11:12:09 [INFO] 
11:12:09 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.textedit.xtext ---
11:12:09 [INFO] Resolving class path of org.eclipse.papyrus.infra.textedit.xtext
11:12:10 [INFO] 
11:12:10 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.textedit.xtext ---
11:12:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.xtext/src/main/resources
11:12:10 [INFO] 
11:12:10 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.textedit.xtext ---
11:12:10 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.xtext/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:12:11 [INFO] 
11:12:11 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.textedit.xtext ---
11:12:11 [INFO] 
11:12:11 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.textedit.xtext ---
11:12:11 [INFO] 
11:12:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.textedit.xtext ---
11:12:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.xtext/src/test/resources
11:12:11 [INFO] 
11:12:11 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.textedit.xtext ---
11:12:11 [INFO] 
11:12:11 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.textedit.xtext ---
11:12:11 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 168 were skipped
11:12:11 [INFO] 
11:12:11 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.textedit.xtext ---
11:12:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.xtext/target/org.eclipse.papyrus.infra.textedit.xtext-1.1.100-SNAPSHOT-sources.jar
11:12:11 [INFO] 
11:12:11 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.textedit.xtext ---
11:12:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/textedit/org.eclipse.papyrus.infra.textedit.xtext/target/org.eclipse.papyrus.infra.textedit.xtext-1.1.100-SNAPSHOT.jar
11:12:11 [INFO] 
11:12:11 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.textedit.xtext ---
11:12:11 [INFO] 
11:12:11 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.textedit.xtext ---
11:12:11 [INFO] 
11:12:11 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.textedit.xtext ---
11:12:11 [INFO] 
11:12:11 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.types.editor >-----
11:12:11 [INFO] Building org.eclipse.papyrus.infra.types.editor 4.0.0-SNAPSHOT [172/735]
11:12:11 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.editor/pom.xml
11:12:11 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:12:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.editor:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.editor/pom.xml
11:12:11 [INFO] 
11:12:11 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.types.editor ---
11:12:11 [INFO] 
11:12:11 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.types.editor ---
11:12:11 [INFO] The project's OSGi version is 4.0.0.202401111608
11:12:11 [INFO] 
11:12:11 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.types.editor ---
11:12:11 [INFO] 
11:12:11 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.types.editor ---
11:12:11 [INFO] 
11:12:11 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.types.editor ---
11:12:11 [INFO] 
11:12:11 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.types.editor ---
11:12:11 [INFO] Resolving class path of org.eclipse.papyrus.infra.types.editor
11:12:11 [INFO] 
11:12:11 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.types.editor ---
11:12:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.editor/src/main/resources
11:12:11 [INFO] 
11:12:11 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.types.editor ---
11:12:11 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.editor/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.editor/src-gen/org/eclipse/papyrus/infra/types/presentation/ElementTypesConfigurationsEditor.java:[1375] 
11:12:12 	@SuppressWarnings("rawtypes")
11:12:12 	                  ^^^^^^^^^^
11:12:12 Unnecessary @SuppressWarnings("rawtypes")
11:12:12 1 problem (1 warning)
11:12:12 [INFO] 
11:12:12 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.types.editor ---
11:12:12 [INFO] 
11:12:12 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.types.editor ---
11:12:12 [INFO] 
11:12:12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.types.editor ---
11:12:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.editor/src/test/resources
11:12:12 [INFO] 
11:12:12 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.types.editor ---
11:12:12 [INFO] 
11:12:12 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.types.editor ---
11:12:12 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 109 were skipped
11:12:12 [INFO] 
11:12:12 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.types.editor ---
11:12:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.editor/target/org.eclipse.papyrus.infra.types.editor-4.0.0-SNAPSHOT-sources.jar
11:12:12 [INFO] 
11:12:12 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.types.editor ---
11:12:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.editor/target/org.eclipse.papyrus.infra.types.editor-4.0.0-SNAPSHOT.jar
11:12:12 [INFO] 
11:12:12 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.types.editor ---
11:12:12 [INFO] 
11:12:12 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.types.editor ---
11:12:12 [INFO] 
11:12:12 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.types.editor ---
11:12:12 [INFO] 
11:12:12 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra.types.ui >-------
11:12:12 [INFO] Building org.eclipse.papyrus.infra.types.ui 4.0.0-SNAPSHOT     [173/735]
11:12:12 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/pom.xml
11:12:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:12:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/pom.xml
11:12:12 [INFO] 
11:12:12 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.types.ui ---
11:12:12 [INFO] 
11:12:12 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.types.ui ---
11:12:12 [INFO] The project's OSGi version is 4.0.0.202401111608
11:12:12 [INFO] 
11:12:12 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.types.ui ---
11:12:12 [INFO] 
11:12:12 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.types.ui ---
11:12:12 [INFO] 
11:12:12 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.types.ui ---
11:12:12 [INFO] 
11:12:12 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.types.ui ---
11:12:12 [INFO] Resolving class path of org.eclipse.papyrus.infra.types.ui
11:12:12 [INFO] 
11:12:12 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.types.ui ---
11:12:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/src/main/resources
11:12:12 [INFO] 
11:12:12 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.types.ui ---
11:12:12 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/UndeployElementTypeSetConfigurationHandler.java:[71] 
11:12:12 	ListSelectionDialog dialog = new ListSelectionDialog(activeShell, ClientContextManager.getInstance().getClientContexts(), new ClientContextContentProvider(), new LabelProvider(),
11:12:12 						"Select the clientContext you want to register the elementtypesconfiguration to");
11:12:12 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:12 The constructor ListSelectionDialog(Shell, Object, IStructuredContentProvider, ILabelProvider, String) is deprecated
11:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/DeployElementTypeSetConfigurationHandler.java:[69] 
11:12:12 	ListSelectionDialog dialog = new ListSelectionDialog(activeShell, ClientContextManager.getInstance().getClientContexts(), new ClientContextContentProvider(), new LabelProvider(),
11:12:12 						"Select the clientContext you want to register the elementtypesconfiguration to");
11:12:12 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:12 The constructor ListSelectionDialog(Shell, Object, IStructuredContentProvider, ILabelProvider, String) is deprecated
11:12:12 2 problems (2 warnings)
11:12:12 [INFO] 
11:12:12 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.types.ui ---
11:12:12 [INFO] 
11:12:12 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.types.ui ---
11:12:12 [INFO] 
11:12:12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.types.ui ---
11:12:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/src/test/resources
11:12:12 [INFO] 
11:12:12 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.types.ui ---
11:12:12 [INFO] 
11:12:12 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.types.ui ---
11:12:12 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 124 were skipped
11:12:12 [INFO] 
11:12:12 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.types.ui ---
11:12:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/target/org.eclipse.papyrus.infra.types.ui-4.0.0-SNAPSHOT-sources.jar
11:12:12 [INFO] 
11:12:12 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.types.ui ---
11:12:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/target/org.eclipse.papyrus.infra.types.ui-4.0.0-SNAPSHOT.jar
11:12:12 [INFO] 
11:12:12 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.types.ui ---
11:12:12 [INFO] 
11:12:12 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.types.ui ---
11:12:12 [INFO] 
11:12:12 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.types.ui ---
11:12:12 [INFO] 
11:12:12 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable >-------
11:12:12 [INFO] Building org.eclipse.papyrus.infra.nattable 7.1.100-SNAPSHOT   [174/735]
11:12:12 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/pom.xml
11:12:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:12:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable:7.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/pom.xml
11:12:13 [INFO] 
11:12:13 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.nattable ---
11:12:13 [INFO] 
11:12:13 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable ---
11:12:13 [INFO] The project's OSGi version is 7.1.100.202401111608
11:12:13 [INFO] 
11:12:13 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable ---
11:12:13 [INFO] 
11:12:13 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable ---
11:12:13 [INFO] 
11:12:13 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable ---
11:12:13 [INFO] 
11:12:13 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.nattable ---
11:12:13 [INFO] Resolving class path of org.eclipse.papyrus.infra.nattable
11:12:13 [INFO] 
11:12:13 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.nattable ---
11:12:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/main/resources
11:12:13 [INFO] 
11:12:13 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.nattable ---
11:12:13 [INFO] Compiling 487 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/layerstack/RowHeaderHierarchicalLayerStack.java:[49] 
11:12:15 	private Object rowSortModel;// TODO
11:12:15 	               ^^^^^^^^^^^^
11:12:15 The value of the field RowHeaderHierarchicalLayerStack.rowSortModel is not used
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/provider/PasteEObjectAxisInTableCommandProvider.java:[81] 
11:12:15 	private static final int MIN_AXIS_FOR_PROGRESS_MONITOR = 5;
11:12:15 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:15 The value of the field PasteEObjectAxisInTableCommandProvider.MIN_AXIS_FOR_PROGRESS_MONITOR is not used
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/provider/PasteEObjectAxisInTableCommandProvider.java:[420] 
11:12:15 	final List<Cell> cells = (List<Cell>) sharedMap.get(Constants.CELLS_TO_ADD_KEY);
11:12:15 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:15 Type safety: Unchecked cast from Object to List<Cell>
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/provider/PasteEObjectAxisInTableCommandProvider.java:[421] 
11:12:15 	final List<IValueSetter> valueToSet = (List<IValueSetter>) sharedMap.get(Constants.REFERENCES_TO_SET_KEY);
11:12:15 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:15 Type safety: Unchecked cast from Object to List<IValueSetter>
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/provider/PasteEObjectAxisInTableCommandProvider.java:[654] 
11:12:15 	private Boolean mustInitializeName() {
11:12:15 	                ^^^^^^^^^^^^^^^^^^^^
11:12:15 The method mustInitializeName() from the type PasteEObjectAxisInTableCommandProvider is never used locally
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/TableColumnComparator.java:[23] 
11:12:15 	private Comparator comparator = null;
11:12:15 	        ^^^^^^^^^^
11:12:15 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/TableColumnComparator.java:[37] 
11:12:15 	public TableColumnComparator(TableFormat<? super E> tableFormat, int column, Comparator comparator) {
11:12:15 	                                                                             ^^^^^^^^^^
11:12:15 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/TableColumnComparator.java:[50] 
11:12:15 	return comparator.compare(alphaField, betaField);
11:12:15 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:15 Type safety: The method compare(Object, Object) belongs to the raw type Comparator. References to generic type Comparator<T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/TableColumnComparator.java:[75] 
11:12:15 	final TableColumnComparator that = (TableColumnComparator) o;
11:12:15 	      ^^^^^^^^^^^^^^^^^^^^^
11:12:15 TableColumnComparator is a raw type. References to generic type TableColumnComparator<E> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/TableColumnComparator.java:[75] 
11:12:15 	final TableColumnComparator that = (TableColumnComparator) o;
11:12:15 	                                    ^^^^^^^^^^^^^^^^^^^^^
11:12:15 TableColumnComparator is a raw type. References to generic type TableColumnComparator<E> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/ITreeNattableModelManager.java:[114] 
11:12:15 	public TreeList getTreeList();
11:12:15 	       ^^^^^^^^
11:12:15 TreeList is a raw type. References to generic type TreeList<E> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/wizard/pages/ConfigurePastePage.java:[371] 
11:12:15 	treeContentProvider = new ProviderBasedBrowseStrategy(new EncapsulatedContentProvider(containmentFeatureContentProvider));
11:12:15 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:15 ProviderBasedBrowseStrategy is a raw type. References to generic type ProviderBasedBrowseStrategy<T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/celleditor/config/CellAxisConfigurationRegistry.java:[68] 
11:12:15 	final Integer order = new Integer(iConfigurationElement.getAttribute(ORDER_ATTRIBUTE));
11:12:15 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:15 The constructor Integer(String) has been deprecated since version 9 and marked for removal
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/TreeNattableModelManager.java:[132] 
11:12:15 	protected TreeList treeList;
11:12:15 	          ^^^^^^^^
11:12:15 TreeList is a raw type. References to generic type TreeList<E> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/TreeNattableModelManager.java:[235] 
11:12:15 	this.treeList = new TreeList(this.horizontalFilterList, treeFormat, expansionModel);
11:12:15 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:15 Type safety: The constructor TreeList(EventList, TreeList.Format, TreeList.ExpansionModel) belongs to the raw type TreeList. References to generic type TreeList<E> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/TreeNattableModelManager.java:[235] 
11:12:15 	this.treeList = new TreeList(this.horizontalFilterList, treeFormat, expansionModel);
11:12:15 	                    ^^^^^^^^
11:12:15 TreeList is a raw type. References to generic type TreeList<E> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/TreeNattableModelManager.java:[237] 
11:12:15 	return this.treeList;
11:12:15 	       ^^^^^^^^^^^^^
11:12:15 Type safety: The expression of type TreeList needs unchecked conversion to conform to List<Object>
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/TreeNattableModelManager.java:[241] 
11:12:15 	public TreeList getTreeList() {
11:12:15 	       ^^^^^^^^
11:12:15 TreeList is a raw type. References to generic type TreeList<E> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/ComparatorChain.java:[30] 
11:12:15 	this.comparators = comparators.toArray(new Comparator[comparators.size()]);
11:12:15 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:15 Type safety: The expression of type Comparator[] needs unchecked conversion to conform to Comparator<T>[]
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/ComparatorChain.java:[60] 
11:12:15 	final ComparatorChain that = (ComparatorChain) o;
11:12:15 	      ^^^^^^^^^^^^^^^
11:12:15 ComparatorChain is a raw type. References to generic type ComparatorChain<T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/ComparatorChain.java:[60] 
11:12:15 	final ComparatorChain that = (ComparatorChain) o;
11:12:15 	                              ^^^^^^^^^^^^^^^
11:12:15 ComparatorChain is a raw type. References to generic type ComparatorChain<T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/celleditor/config/CellEditorConfigurationFactory.java:[68] 
11:12:15 	final Integer order = new Integer(iConfigurationElement.getAttribute(ORDER_ATTRIBUTE));
11:12:15 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:15 The constructor Integer(String) has been deprecated since version 9 and marked for removal
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/ReverseComparator.java:[49] 
11:12:15 	final ReverseComparator that = (ReverseComparator) o;
11:12:15 	      ^^^^^^^^^^^^^^^^^
11:12:15 ReverseComparator is a raw type. References to generic type ReverseComparator<T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/ReverseComparator.java:[49] 
11:12:15 	final ReverseComparator that = (ReverseComparator) o;
11:12:15 	                                ^^^^^^^^^^^^^^^^^
11:12:15 ReverseComparator is a raw type. References to generic type ReverseComparator<T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/NattableModelManager.java:[27] 
11:12:15 	import java.util.Observable;
11:12:15 	       ^^^^^^^^^^^^^^^^^^^^
11:12:15 The type Observable is deprecated since version 9
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/NattableModelManager.java:[28] 
11:12:15 	import java.util.Observer;
11:12:15 	       ^^^^^^^^^^^^^^^^^^
11:12:15 The type Observer is deprecated since version 9
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/NattableModelManager.java:[202] 
11:12:15 	private Observer decoractionServiceObserver;
11:12:15 	        ^^^^^^^^
11:12:15 The type Observer is deprecated since version 9
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/NattableModelManager.java:[217] 
11:12:15 	private final AdapterImpl changeAxisProviderHistory;
11:12:15 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:15 The value of the field NattableModelManager.changeAxisProviderHistory is not used
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/NattableModelManager.java:[800] 
11:12:15 	final ICompositeAxisManager newRowManager = this.columnManager;
11:12:15 	                            ^^^^^^^^^^^^^
11:12:15 The value of the local variable newRowManager is not used
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/NattableModelManager.java:[2003] 
11:12:15 	final Object feature = notification.getFeature();
11:12:15 	             ^^^^^^^
11:12:15 The value of the local variable feature is not used
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/NattableModelManager.java:[2006] 
11:12:15 	final int type = notification.getEventType();
11:12:15 	          ^^^^
11:12:15 The value of the local variable type is not used
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/NattableModelManager.java:[2247] 
11:12:15 	private Observer getOrCreateDecorationServiceObserver() {
11:12:15 	        ^^^^^^^^
11:12:15 The type Observer is deprecated since version 9
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/NattableModelManager.java:[2249] 
11:12:15 	this.decoractionServiceObserver = new Observer() {
11:12:15 	                                      ^^^^^^^^
11:12:15 The type Observer is deprecated since version 9
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/NattableModelManager.java:[2258] 
11:12:15 	public void update(Observable o, Object arg) {
11:12:15 	                   ^^^^^^^^^^
11:12:15 The type Observable is deprecated since version 9
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[50] 
11:12:15 	public static final MatchOperation GREATER_THAN = new MatchOperation(1, false);
11:12:15 	                    ^^^^^^^^^^^^^^
11:12:15 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[50] 
11:12:15 	public static final MatchOperation GREATER_THAN = new MatchOperation(1, false);
11:12:15 	                                                      ^^^^^^^^^^^^^^
11:12:15 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[51] 
11:12:15 	public static final MatchOperation GREATER_THAN_OR_EQUAL = new MatchOperation(1, true);
11:12:15 	                    ^^^^^^^^^^^^^^
11:12:15 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[51] 
11:12:15 	public static final MatchOperation GREATER_THAN_OR_EQUAL = new MatchOperation(1, true);
11:12:15 	                                                               ^^^^^^^^^^^^^^
11:12:15 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[52] 
11:12:15 	public static final MatchOperation LESS_THAN = new MatchOperation(-1, false);
11:12:15 	                    ^^^^^^^^^^^^^^
11:12:15 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[52] 
11:12:15 	public static final MatchOperation LESS_THAN = new MatchOperation(-1, false);
11:12:15 	                                                   ^^^^^^^^^^^^^^
11:12:15 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[53] 
11:12:15 	public static final MatchOperation LESS_THAN_OR_EQUAL = new MatchOperation(-1, true);
11:12:15 	                    ^^^^^^^^^^^^^^
11:12:15 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[53] 
11:12:15 	public static final MatchOperation LESS_THAN_OR_EQUAL = new MatchOperation(-1, true);
11:12:15 	                                                            ^^^^^^^^^^^^^^
11:12:15 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[54] 
11:12:15 	public static final MatchOperation EQUAL = new MatchOperation(0, true);
11:12:15 	                    ^^^^^^^^^^^^^^
11:12:15 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[54] 
11:12:15 	public static final MatchOperation EQUAL = new MatchOperation(0, true);
11:12:15 	                                               ^^^^^^^^^^^^^^
11:12:15 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[55] 
11:12:15 	public static final MatchOperation NOT_EQUAL = new MatchOperation(0, false);
11:12:15 	                    ^^^^^^^^^^^^^^
11:12:15 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[55] 
11:12:15 	public static final MatchOperation NOT_EQUAL = new MatchOperation(0, false);
11:12:15 	                                                   ^^^^^^^^^^^^^^
11:12:15 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[57] 
11:12:15 	private MatchOperation currentMatcher;
11:12:15 	        ^^^^^^^^^^^^^^
11:12:15 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[60] 
11:12:15 	private MatchOperation operation;
11:12:15 	        ^^^^^^^^^^^^^^
11:12:15 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[111] 
11:12:15 	public PapyrusThresholdMatcherEditor(T threshold, MatchOperation operation) {
11:12:15 	                                                  ^^^^^^^^^^^^^^
11:12:15 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[128] 
11:12:15 	public PapyrusThresholdMatcherEditor(T threshold, MatchOperation operation, Comparator<T> comparator) {
11:12:15 	                                                  ^^^^^^^^^^^^^^
11:12:15 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[150] 
11:12:15 	public PapyrusThresholdMatcherEditor(T threshold, MatchOperation operation, Comparator<T> comparator, FunctionList.Function<E, T> function) {
11:12:15 	                                                  ^^^^^^^^^^^^^^
11:12:15 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[178] 
11:12:15 	public PapyrusThresholdMatcherEditor(final T threshold, final MatchOperation operation, final Comparator<T> comparator, final FunctionList.Function<E, T> function, final int columnIndex, final Object objectToMatch) {
11:12:15 	                                                              ^^^^^^^^^^^^^^
11:12:15 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[179] 
11:12:15 	MatchOperation modifiedOperation = operation;
11:12:15 	^^^^^^^^^^^^^^
11:12:15 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[186] 
11:12:15 	modifiedComparator = (Comparator<T>) GlazedLists.comparableComparator();
11:12:15 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:15 Type safety: Unchecked cast from Comparator<Comparable> to Comparator<T>
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[191] 
11:12:15 	modifiedFunction = (FunctionList.Function<E, T>) GlazedListsImpl.identityFunction();
11:12:15 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:15 Type safety: Unchecked cast from FunctionList.Function<Object,Object> to FunctionList.Function<E,T>
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[203] 
11:12:15 	currentMatcher = modifiedOperation.instance(modifiedComparator, threshold, modifiedFunction);
11:12:15 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:15 Type safety: The method instance(Comparator, Object, FunctionList.Function) belongs to the raw type PapyrusThresholdMatcherEditor.MatchOperation. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[204] 
11:12:15 	fireChanged(currentMatcher);
11:12:15 	            ^^^^^^^^^^^^^^
11:12:15 Type safety: The expression of type PapyrusThresholdMatcherEditor.MatchOperation needs unchecked conversion to conform to Matcher<E>
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[259] 
11:12:15 	public void setMatchOperation(MatchOperation operation) {
11:12:15 	                              ^^^^^^^^^^^^^^
11:12:15 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[270] 
11:12:15 	public MatchOperation getMatchOperation() {
11:12:15 	       ^^^^^^^^^^^^^^
11:12:15 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[280] 
11:12:15 	comparator = (Comparator<T>) GlazedLists.comparableComparator();
11:12:15 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:15 Type safety: Unchecked cast from Comparator<Comparable> to Comparator<T>
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[292] 
11:12:15 	final MatchOperation newMatcher = operation.instance(comparator, threshold, function);
11:12:15 	      ^^^^^^^^^^^^^^
11:12:15 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[292] 
11:12:15 	final MatchOperation newMatcher = operation.instance(comparator, threshold, function);
11:12:15 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:15 Type safety: The method instance(Comparator, Object, FunctionList.Function) belongs to the raw type PapyrusThresholdMatcherEditor.MatchOperation. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[295] 
11:12:15 	final boolean moreStrict = newMatcher.isMoreStrict(currentMatcher);
11:12:15 	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:15 Type safety: The method isMoreStrict(PapyrusThresholdMatcherEditor.MatchOperation) belongs to the raw type PapyrusThresholdMatcherEditor.MatchOperation. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[296] 
11:12:15 	final boolean lessStrict = currentMatcher.isMoreStrict(newMatcher);
11:12:15 	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:15 Type safety: The method isMoreStrict(PapyrusThresholdMatcherEditor.MatchOperation) belongs to the raw type PapyrusThresholdMatcherEditor.MatchOperation. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[305] 
11:12:15 	fireChanged(currentMatcher);
11:12:15 	            ^^^^^^^^^^^^^^
11:12:15 Type safety: The expression of type PapyrusThresholdMatcherEditor.MatchOperation needs unchecked conversion to conform to Matcher<E>
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[307] 
11:12:15 	fireConstrained(currentMatcher);
11:12:15 	                ^^^^^^^^^^^^^^
11:12:15 Type safety: The expression of type PapyrusThresholdMatcherEditor.MatchOperation needs unchecked conversion to conform to Matcher<E>
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[309] 
11:12:15 	fireRelaxed(currentMatcher);
11:12:15 	            ^^^^^^^^^^^^^^
11:12:15 Type safety: The expression of type PapyrusThresholdMatcherEditor.MatchOperation needs unchecked conversion to conform to Matcher<E>
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[338] 
11:12:15 	this(null, null, polarity, inclusive, (FunctionList.Function<E, T>) GlazedListsImpl.identityFunction());
11:12:15 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:15 Type safety: Unchecked cast from FunctionList.Function<Object,Object> to FunctionList.Function<E,T>
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[387] 
11:12:15 	final int compareResult = comparator.compare((T) object, threshold);
11:12:15 	                                             ^^^^^^^^^^
11:12:15 Type safety: Unchecked cast from Object to T
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/fillhandle/command/PapyrusFillHandlePasteCommandHandler.java:[484] 
11:12:15 	diff = new Integer(Integer.parseInt(((String) c1.getDataValue()).replace(templateString, "")) - Integer.parseInt(((String) c2.getDataValue()).replace(templateString, ""))); //$NON-NLS-1$ //$NON-NLS-2$
11:12:15 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:15 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/command/TableCommands.java:[324] 
11:12:15 	private static final ICommand getRegisterLocalHeaderAxisConfigurationCommand(final Table table, final LocalTableHeaderAxisConfiguration localHeaderAxisConfiguration, final boolean workOnColumn) {
11:12:15 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:15 The method getRegisterLocalHeaderAxisConfigurationCommand(Table, LocalTableHeaderAxisConfiguration, boolean) from the type TableCommands is never used locally
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/sort/PapyrusCompositeGlazedListSortModel.java:[161] 
11:12:15 	public List<Comparator> getComparatorsForColumnIndex(int columnIndex) {
11:12:15 	            ^^^^^^^^^^
11:12:15 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/validator/StringFilterDataValidator.java:[66] 
11:12:15 	String num = value.replaceFirst(PapyrusTextMatchingMode.NUM.getMode(), ""); //$NON-NLS-1$
11:12:15 	       ^^^
11:12:15 The value of the local variable num is not used
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/axis/AxisManagerFactory.java:[97] 
11:12:15 	axisManager = managerClass.newInstance();
11:12:15 	                           ^^^^^^^^^^^^^
11:12:15 The method newInstance() from the type Class<IAxisManager> is deprecated since version 9
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/cell/CellManagerFactory.java:[88] 
11:12:15 	final Integer order = new Integer(iConfigurationElement.getAttribute(ORDER));
11:12:15 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:15 The constructor Integer(String) has been deprecated since version 9 and marked for removal
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/axis/AbstractAxisManager.java:[745] 
11:12:15 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
11:12:15 	       ^^^^^^
11:12:15 Type safety: The return type Object for getAdapter(Class) from the type AbstractAxisManager needs unchecked conversion to conform to T from the type IAdaptable
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/configuration/AbstractDoubleEditorFilterConfiguration.java:[109] 
11:12:15 	values.add(new Double(object.toString()).toString());
11:12:15 	               ^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:15 The constructor Double(String) has been deprecated since version 9 and marked for removal
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/configuration/AbstractDoubleEditorFilterConfiguration.java:[119] 
11:12:15 	values.add(new Double(canonicalValue.toString()).toString());
11:12:15 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:15 The constructor Double(String) has been deprecated since version 9 and marked for removal
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/MatrixTableWidgetModelManager.java:[25] 
11:12:15 	import org.eclipse.emf.common.command.UnexecutableCommand;
11:12:15 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:15 The import org.eclipse.emf.common.command.UnexecutableCommand is never used
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/layer/PapyrusSpanningDataLayer.java:[39] 
11:12:15 	private INattableModelManager manager;
11:12:15 	                              ^^^^^^^
11:12:15 The value of the field PapyrusSpanningDataLayer.manager is not used
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/wizard/ImportTableWizard.java:[190] 
11:12:15 	IStatus status = pasteManager.doAction();
11:12:15 	        ^^^^^^
11:12:15 The value of the local variable status is not used
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/command/ErrorTransactionalCommand.java:[53] 
11:12:15 	final String label, final List affectedFiles, final IStatus errorStatus) {
11:12:15 	                          ^^^^
11:12:15 List is a raw type. References to generic type List<E> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/command/ErrorTransactionalCommand.java:[73] 
11:12:15 	final String label, final Map options, final List affectedFiles, final IStatus errorStatus) {
11:12:15 	                          ^^^
11:12:15 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/command/ErrorTransactionalCommand.java:[73] 
11:12:15 	final String label, final Map options, final List affectedFiles, final IStatus errorStatus) {
11:12:15 	                                             ^^^^
11:12:15 List is a raw type. References to generic type List<E> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/wizard/ConfigureTableCategoriesWizard.java:[502] 
11:12:15 	IAxis axis = IAxisFactory.createAxisForFeature(categoryItem.getElement(), representation, categoryItem.getAlias());
11:12:15 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:15 The method createAxisForFeature(Object, AxisManagerRepresentation, String) from the type IAxisFactory is deprecated
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/dialog/LoadCurrentAxisProvidersDialog.java:[58] 
11:12:15 	private IConfigRegistry registry;
11:12:15 	                        ^^^^^^^^
11:12:15 The value of the field LoadCurrentAxisProvidersDialog.registry is not used
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[56] 
11:12:15 	private final AbstractTableComparatorChooser tableComparatorChooser;
11:12:15 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:15 AbstractTableComparatorChooser is a raw type. References to generic type AbstractTableComparatorChooser<E> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[61] 
11:12:15 	public SortingState(AbstractTableComparatorChooser tableComparatorChooser) {
11:12:15 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:15 AbstractTableComparatorChooser is a raw type. References to generic type AbstractTableComparatorChooser<E> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[65] 
11:12:15 	public AbstractTableComparatorChooser getTableComparatorChooser() {
11:12:15 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:15 AbstractTableComparatorChooser is a raw type. References to generic type AbstractTableComparatorChooser<E> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[81] 
11:12:15 	public Comparator buildComparator() {
11:12:15 	       ^^^^^^^^^^
11:12:15 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[89] 
11:12:15 	Comparator comparator = sortingColumn.getComparator();
11:12:15 	^^^^^^^^^^
11:12:15 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[92] 
11:12:15 	comparators.add(comparator);
11:12:15 	                ^^^^^^^^^^
11:12:15 Type safety: The expression of type Comparator needs unchecked conversion to conform to Comparator<Object>
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[107] 
11:12:15 	sortingColumns.add(new Integer(clickedColumn.getColumn()));
11:12:15 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:15 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[129] 
11:12:15 	public void detectStateFromComparator(Comparator foreignComparator) {
11:12:15 	                                      ^^^^^^^^^^
11:12:15 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[134] 
11:12:15 	final List<Comparator> comparatorsList;
11:12:15 	           ^^^^^^^^^^
11:12:15 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[138] 
11:12:15 	ComparatorChain chain = (ComparatorChain) foreignComparator;
11:12:15 	^^^^^^^^^^^^^^^
11:12:15 ComparatorChain is a raw type. References to generic type ComparatorChain<T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[138] 
11:12:15 	ComparatorChain chain = (ComparatorChain) foreignComparator;
11:12:15 	                         ^^^^^^^^^^^^^^^
11:12:15 ComparatorChain is a raw type. References to generic type ComparatorChain<T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[145] 
11:12:15 	for (Iterator<Comparator> i = comparatorsList.iterator(); i.hasNext();) {
11:12:15 	              ^^^^^^^^^^
11:12:15 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[147] 
11:12:15 	Comparator comparator = i.next();
11:12:15 	^^^^^^^^^^
11:12:15 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[151] 
11:12:15 	comparator = ((ReverseComparator) comparator).getSourceComparator();
11:12:15 	               ^^^^^^^^^^^^^^^^^
11:12:15 ReverseComparator is a raw type. References to generic type ReverseComparator<T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[183] 
11:12:15 	public void rebuildColumns(TableFormat tableFormat) {
11:12:15 	                           ^^^^^^^^^^^
11:12:15 TableFormat is a raw type. References to generic type TableFormat<E> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[195] 
11:12:15 	protected SortingColumn createSortingColumn(TableFormat tableFormat, int columnIndex) {
11:12:15 	                                            ^^^^^^^^^^^
11:12:15 TableFormat is a raw type. References to generic type TableFormat<E> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[273] 
11:12:15 	private final List<Comparator> comparators = new ArrayList<Comparator>(1);
11:12:15 	                   ^^^^^^^^^^
11:12:15 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[273] 
11:12:15 	private final List<Comparator> comparators = new ArrayList<Comparator>(1);
11:12:15 	                                                           ^^^^^^^^^^
11:12:15 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[280] 
11:12:15 	public SortingColumn(TableFormat tableFormat, int column) {
11:12:15 	                     ^^^^^^^^^^^
11:12:15 TableFormat is a raw type. References to generic type TableFormat<E> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[285] 
11:12:15 	AdvancedTableFormat advancedTableFormat = (AdvancedTableFormat) tableFormat;
11:12:15 	^^^^^^^^^^^^^^^^^^^
11:12:15 AdvancedTableFormat is a raw type. References to generic type AdvancedTableFormat<E> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[285] 
11:12:15 	AdvancedTableFormat advancedTableFormat = (AdvancedTableFormat) tableFormat;
11:12:15 	                                           ^^^^^^^^^^^^^^^^^^^
11:12:15 AdvancedTableFormat is a raw type. References to generic type AdvancedTableFormat<E> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[286] 
11:12:15 	Comparator columnComparator = advancedTableFormat.getColumnComparator(column);
11:12:15 	^^^^^^^^^^
11:12:15 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[288] 
11:12:15 	comparators.add(new TableColumnComparator(tableFormat, column, columnComparator));
11:12:15 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:15 Type safety: The constructor TableColumnComparator(TableFormat, int, Comparator) belongs to the raw type TableColumnComparator. References to generic type TableColumnComparator<E> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[288] 
11:12:15 	comparators.add(new TableColumnComparator(tableFormat, column, columnComparator));
11:12:15 	                    ^^^^^^^^^^^^^^^^^^^^^
11:12:15 TableColumnComparator is a raw type. References to generic type TableColumnComparator<E> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[291] 
11:12:15 	comparators.add(new TableColumnComparator(tableFormat, column));
11:12:15 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:15 Type safety: The constructor TableColumnComparator(TableFormat, int) belongs to the raw type TableColumnComparator. References to generic type TableColumnComparator<E> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[291] 
11:12:15 	comparators.add(new TableColumnComparator(tableFormat, column));
11:12:15 	                    ^^^^^^^^^^^^^^^^^^^^^
11:12:15 TableColumnComparator is a raw type. References to generic type TableColumnComparator<E> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[319] 
11:12:15 	public List<Comparator> getComparators() {
11:12:15 	            ^^^^^^^^^^
11:12:15 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[326] 
11:12:15 	public Comparator getComparator() {
11:12:15 	       ^^^^^^^^^^
11:12:15 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[329] 
11:12:15 	Comparator comparator = comparators.get(getComparatorIndex());
11:12:15 	^^^^^^^^^^
11:12:15 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[331] 
11:12:15 	comparator = GlazedLists.reverseComparator(comparator);
11:12:15 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:15 Type safety: Unchecked invocation reverseComparator(Comparator) of the generic method reverseComparator(Comparator<T>) of type GlazedLists
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[331] 
11:12:15 	comparator = GlazedLists.reverseComparator(comparator);
11:12:15 	                                           ^^^^^^^^^^
11:12:15 Type safety: The expression of type Comparator needs unchecked conversion to conform to Comparator<Object>
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/configuration/CellEditorAxisConfiguration.java:[57] 
11:12:15 	private Collection<String> messagesAlreadyDisplayed = new ArrayList<String>();
11:12:15 	                           ^^^^^^^^^^^^^^^^^^^^^^^^
11:12:15 The value of the field CellEditorAxisConfiguration.messagesAlreadyDisplayed is not used
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/helper/advice/TableContentsAdviceHelper.java:[74] 
11:12:15 	Set<EObject> elementsToDestroy = adapter.getInverseReferencers(eobject, NattableaxisPackage.eINSTANCE.getEObjectAxis_Element(), NattableaxisPackage.eINSTANCE.getEObjectAxis());
11:12:15 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:15 Type safety: The expression of type Set needs unchecked conversion to conform to Set<EObject>
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/helper/advice/TableContentsAdviceHelper.java:[75] 
11:12:15 	elementsToDestroy.addAll(adapter.getInverseReferencers(eobject, NattablecellPackage.eINSTANCE.getEObjectAxisWrapper_Element(), NattablecellPackage.eINSTANCE.getEObjectAxisWrapper()));
11:12:15 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:15 Type safety: The expression of type Set needs unchecked conversion to conform to Collection<? extends EObject>
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/helper/advice/TableContentsAdviceHelper.java:[77] 
11:12:15 	elementsToDestroy.addAll(adapter.getInverseReferencers(eobject, NattablewrapperPackage.eINSTANCE.getEObjectWrapper_Element(), NattablewrapperPackage.eINSTANCE.getEObjectWrapper()));
11:12:15 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:15 Type safety: The expression of type Set needs unchecked conversion to conform to Collection<? extends EObject>
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/helper/advice/TableContentsAdviceHelper.java:[80] 
11:12:15 	elementsToDestroy.addAll(adapter.getInverseReferencers(eobject, NattablecellPackage.eINSTANCE.getCell_RowWrapper(), NattablecellPackage.eINSTANCE.getCell()));
11:12:15 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:15 Type safety: The expression of type Set needs unchecked conversion to conform to Collection<? extends EObject>
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/helper/advice/TableContentsAdviceHelper.java:[81] 
11:12:15 	elementsToDestroy.addAll(adapter.getInverseReferencers(eobject, NattablecellPackage.eINSTANCE.getCell_ColumnWrapper(), NattablecellPackage.eINSTANCE.getCell()));
11:12:15 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:15 Type safety: The expression of type Set needs unchecked conversion to conform to Collection<? extends EObject>
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/sort/PapyrusGlazedListsSortModel.java:[130] 
11:12:15 	public List<Comparator> getComparatorsForColumnIndex(int columnIndex) {
11:12:15 	            ^^^^^^^^^^
11:12:15 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/dataprovider/FilterRowDataProvider.java:[485] 
11:12:15 	private String getFilterStringRepresentation(Object filterValue, IDisplayConverter converter) {
11:12:15 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:15 The method getFilterStringRepresentation(Object, IDisplayConverter) from the type FilterRowDataProvider<T> is never used locally
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/dataprovider/FilterRowDataProvider.java:[525] 
11:12:15 	private Object getFilterFromString(String filterText, IDisplayConverter converter) throws InstantiationException, IllegalAccessException, ClassNotFoundException {
11:12:15 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:15 The method getFilterFromString(String, IDisplayConverter) from the type FilterRowDataProvider<T> is never used locally
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/dataprovider/FilterRowDataProvider.java:[530] 
11:12:15 	Collection filterCollection = (Collection) Class.forName(collectionSpec).newInstance();
11:12:15 	                                                                         ^^^^^^^^^^^^^
11:12:15 The method newInstance() from the type Class<capture#7-of ?> is deprecated since version 9
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/utils/TableSelectionWrapper2.java:[112] 
11:12:15 	super(manager, Collections.emptyList(), Collections.emptyMap(), Collections.emptyMap());
11:12:15 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:15 The constructor TableSelectionWrapper(INattableModelManager, Collection<PositionCoordinate>, Map<Integer,Object>, Map<Integer,Object>) is deprecated
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/PapyrusSortingState.java:[54] 
11:12:15 	protected SortingColumn createSortingColumn(TableFormat tableFormat, int columnIndex) {
11:12:15 	                                            ^^^^^^^^^^^
11:12:15 TableFormat is a raw type. References to generic type TableFormat<E> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/PapyrusSortingState.java:[76] 
11:12:15 	public PapyrusSortingColumn(TableFormat tableFormat, int column, INattableModelManager manager) {
11:12:15 	                            ^^^^^^^^^^^
11:12:15 TableFormat is a raw type. References to generic type TableFormat<E> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/AbstractNattableWidgetManager.java:[1171] 
11:12:15 	BooleanValueStyle fillColumnsSize = (BooleanValueStyle) getTable().getNamedStyle(NattablestylePackage.eINSTANCE.getBooleanValueStyle(), NamedStyleConstants.FILL_COLUMNS_SIZE);
11:12:15 	                                                                                                                                                            ^^^^^^^^^^^^^^^^^
11:12:15 The field NamedStyleConstants.FILL_COLUMNS_SIZE is deprecated
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/AbstractNattableWidgetManager.java:[1174] 
11:12:15 	fillColumnsSize = (BooleanValueStyle) config.getNamedStyle(NattablestylePackage.eINSTANCE.getBooleanValueStyle(), NamedStyleConstants.FILL_COLUMNS_SIZE);
11:12:15 	                                                                                                                                      ^^^^^^^^^^^^^^^^^
11:12:15 The field NamedStyleConstants.FILL_COLUMNS_SIZE is deprecated
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/AbstractNattableWidgetManager.java:[1949] 
11:12:15 	BooleanValueStyle fillColumnsSize = (BooleanValueStyle) getTable().getNamedStyle(NattablestylePackage.eINSTANCE.getBooleanValueStyle(), NamedStyleConstants.FILL_COLUMNS_SIZE);
11:12:15 	                                                                                                                                                            ^^^^^^^^^^^^^^^^^
11:12:15 The field NamedStyleConstants.FILL_COLUMNS_SIZE is deprecated
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/AbstractNattableWidgetManager.java:[1952] 
11:12:15 	fillColumnsSize = (BooleanValueStyle) config.getNamedStyle(NattablestylePackage.eINSTANCE.getBooleanValueStyle(), NamedStyleConstants.FILL_COLUMNS_SIZE);
11:12:15 	                                                                                                                                      ^^^^^^^^^^^^^^^^^
11:12:15 The field NamedStyleConstants.FILL_COLUMNS_SIZE is deprecated
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/AbstractNattableWidgetManager.java:[2311] 
11:12:15 	public Object getAdapter(Class adapter) {
11:12:15 	       ^^^^^^
11:12:15 Type safety: The return type Object for getAdapter(Class) from the type AbstractNattableWidgetManager needs unchecked conversion to conform to T from the type IAdaptable
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/layer/PapyrusSelectionLayer.java:[64] 
11:12:15 	super(underlyingLayer, selectionModel, useDefaultConfiguration, registerDefaultEventHandler);
11:12:15 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:15 The constructor SelectionLayer(IUniqueIndexLayer, ISelectionModel, boolean, boolean) is deprecated
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/AbstractTableComparatorChooser.java:[138] 
11:12:15 	final Comparator<E> rebuiltComparator = sortingState.buildComparator();
11:12:15 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:15 Type safety: The expression of type Comparator needs unchecked conversion to conform to Comparator<E>
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/AbstractTableComparatorChooser.java:[167] 
11:12:15 	public List<Comparator> getComparatorsForColumn(int column) {
11:12:15 	            ^^^^^^^^^^
11:12:15 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/AbstractTableComparatorChooser.java:[261] 
11:12:15 	public Comparator createComparatorForElement(Comparator<E> comparatorForColumn, int column) {
11:12:15 	       ^^^^^^^^^^
11:12:15 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/Activator.java:[92] 
11:12:15 	this.papyrusPreferenceStore = new PapyrusTablePreferenceStore(new InstanceScope(), getBundle().getSymbolicName());
11:12:15 	                                                                  ^^^^^^^^^^^^^^^
11:12:15 The constructor InstanceScope() is deprecated
11:12:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/configuration/PapyrusRowResizeBindingsConfiguration.java:[64] 
11:12:15 	configRegistry.registerConfigAttribute(NattableConfigAttributes.REINITIALISE_ROW_HEIGHT, new Boolean(false));
11:12:15 	                                                                                             ^^^^^^^^^^^^^^
11:12:15 The constructor Boolean(boolean) has been deprecated since version 9 and marked for removal
11:12:15 141 problems (141 warnings)
11:12:15 [INFO] 
11:12:15 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.nattable ---
11:12:15 [INFO] 
11:12:15 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.nattable ---
11:12:15 [INFO] 
11:12:15 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable ---
11:12:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/test/resources
11:12:15 [INFO] 
11:12:15 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.nattable ---
11:12:15 [INFO] 
11:12:15 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.nattable ---
11:12:15 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 148 were skipped
11:12:15 [INFO] 
11:12:15 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable ---
11:12:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/target/org.eclipse.papyrus.infra.nattable-7.1.100-SNAPSHOT-sources.jar
11:12:15 [INFO] 
11:12:15 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable ---
11:12:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/target/org.eclipse.papyrus.infra.nattable-7.1.100-SNAPSHOT.jar
11:12:16 [INFO] 
11:12:16 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable ---
11:12:16 [INFO] 
11:12:16 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.nattable ---
11:12:16 [INFO] 
11:12:16 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable ---
11:12:16 [INFO] 
11:12:16 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.nattable >-----
11:12:16 [INFO] Building org.eclipse.papyrus.infra.emf.nattable 6.0.0-SNAPSHOT [175/735]
11:12:16 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/pom.xml
11:12:16 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:12:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.nattable:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/pom.xml
11:12:17 [INFO] 
11:12:17 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf.nattable ---
11:12:17 [INFO] 
11:12:17 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.nattable ---
11:12:17 [INFO] The project's OSGi version is 6.0.0.202401111608
11:12:17 [INFO] 
11:12:17 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.nattable ---
11:12:17 [INFO] 
11:12:17 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.nattable ---
11:12:17 [INFO] 
11:12:17 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.nattable ---
11:12:17 [INFO] 
11:12:17 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.emf.nattable ---
11:12:17 [INFO] Resolving class path of org.eclipse.papyrus.infra.emf.nattable
11:12:17 [INFO] 
11:12:17 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.emf.nattable ---
11:12:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/src/main/resources
11:12:17 [INFO] 
11:12:17 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.emf.nattable ---
11:12:17 [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:12:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/src/org/eclipse/papyrus/infra/emf/nattable/validator/IntegerDataValidator.java:[40] 
11:12:18 	new Integer(newValue.toString());
11:12:18 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:18 The constructor Integer(String) has been deprecated since version 9 and marked for removal
11:12:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/src/org/eclipse/papyrus/infra/emf/nattable/manager/axis/EObjectColumnMatrixAxisManager.java:[506] 
11:12:18 	final Collection<EObject> collection = (Collection<EObject>) ((EObject) notification.getNotifier()).eGet((EStructuralFeature) notification.getFeature());
11:12:18 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:18 Type safety: Unchecked cast from Object to Collection<EObject>
11:12:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/src/org/eclipse/papyrus/infra/emf/nattable/manager/axis/AbstractSynchronizedOnEStructuralFeatureAxisManager.java:[388] 
11:12:18 	final Collection<EObject> collection = (Collection<EObject>) ((EObject)notification.getNotifier()).eGet((EStructuralFeature) notification.getFeature());
11:12:18 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:18 Type safety: Unchecked cast from Object to Collection<EObject>
11:12:18 3 problems (3 warnings)
11:12:18 [INFO] 
11:12:18 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.emf.nattable ---
11:12:18 [INFO] 
11:12:18 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.emf.nattable ---
11:12:18 [INFO] 
11:12:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.nattable ---
11:12:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/src/test/resources
11:12:18 [INFO] 
11:12:18 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.emf.nattable ---
11:12:18 [INFO] 
11:12:18 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.emf.nattable ---
11:12:18 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 148 were skipped
11:12:18 [INFO] 
11:12:18 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.nattable ---
11:12:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/target/org.eclipse.papyrus.infra.emf.nattable-6.0.0-SNAPSHOT-sources.jar
11:12:18 [INFO] 
11:12:18 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.nattable ---
11:12:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/target/org.eclipse.papyrus.infra.emf.nattable-6.0.0-SNAPSHOT.jar
11:12:18 [INFO] 
11:12:18 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.nattable ---
11:12:18 [INFO] 
11:12:18 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.emf.nattable ---
11:12:18 [INFO] 
11:12:18 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.nattable ---
11:12:18 [INFO] 
11:12:18 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.common >----
11:12:18 [INFO] Building org.eclipse.papyrus.infra.nattable.common 6.1.0-SNAPSHOT [176/735]
11:12:18 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/pom.xml
11:12:18 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:12:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.common:6.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/pom.xml
11:12:18 [INFO] 
11:12:18 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.common ---
11:12:18 [INFO] 
11:12:18 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.common ---
11:12:18 [INFO] The project's OSGi version is 6.1.0.202401111608
11:12:18 [INFO] 
11:12:18 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.common ---
11:12:18 [INFO] 
11:12:18 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.common ---
11:12:18 [INFO] 
11:12:18 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.common ---
11:12:18 [INFO] 
11:12:18 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.nattable.common ---
11:12:18 [INFO] Resolving class path of org.eclipse.papyrus.infra.nattable.common
11:12:19 [INFO] 
11:12:19 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.common ---
11:12:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/main/resources
11:12:19 [INFO] 
11:12:19 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.common ---
11:12:19 [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:12:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/internal/common/commands/CreateAndOpenTableEditorCommand.java:[220] 
11:12:19 	final Table table = TableHelper.createTable(configuration, null, this.name, this.description); // context null here, see bug 410357
11:12:19 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:19 The method createTable(TableConfiguration, EObject, String, String) from the type TableHelper is deprecated
11:12:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/helper/TableCommandHelper.java:[78] 
11:12:19 	command = creationCommandClass.newInstance();
11:12:19 	                               ^^^^^^^^^^^^^
11:12:19 The method newInstance() from the type Class<capture#3-of ? extends ITableCreationCommand> is deprecated since version 9
11:12:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/api/TableEditorDeleteHelper.java:[80] 
11:12:19 	@SuppressWarnings("unchecked")
11:12:19 	                  ^^^^^^^^^^^
11:12:19 Unnecessary @SuppressWarnings("unchecked")
11:12:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/adapter/NattableAdapterFactory.java:[25] 
11:12:19 	public Object getAdapter(Object adaptableObject, Class adapterType) {
11:12:19 	       ^^^^^^
11:12:19 Type safety: The return type Object for getAdapter(Object, Class) from the type NattableAdapterFactory needs unchecked conversion to conform to T from the type IAdapterFactory
11:12:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/adapter/NattableAdapterFactory.java:[36] 
11:12:19 	public Class[] getAdapterList() {
11:12:19 	       ^^^^^^^
11:12:19 Type safety: The return type Class[] for getAdapterList() from the type NattableAdapterFactory needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory
11:12:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/utils/TableEditorInput.java:[78] 
11:12:19 	public Object getAdapter(@SuppressWarnings("rawtypes") final Class adapter) {
11:12:19 	       ^^^^^^
11:12:19 Type safety: The return type Object for getAdapter(Class) from the type TableEditorInput needs unchecked conversion to conform to T from the type IAdaptable
11:12:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/editor/AbstractEMFNattableEditor.java:[267] 
11:12:19 	public Object getAdapter(@SuppressWarnings("rawtypes") final Class adapter) {
11:12:19 	       ^^^^^^
11:12:19 Type safety: The return type Object for getAdapter(Class) from the type AbstractEMFNattableEditor needs unchecked conversion to conform to T from the type WorkbenchPart
11:12:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/editor/AbstractEMFNattableEditor.java:[291] 
11:12:19 	return super.getAdapter(adapter);
11:12:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:19 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type WorkbenchPart
11:12:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/editor/AbstractEMFNattableEditor.java:[291] 
11:12:19 	return super.getAdapter(adapter);
11:12:19 	                        ^^^^^^^
11:12:19 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
11:12:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/editor/NattableReloadContextProvider.java:[22] 
11:12:19 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:12:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:19 The type AdapterUtils is deprecated
11:12:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/editor/NattableReloadContextProvider.java:[57] 
11:12:19 	INattableModelManager mgr = AdapterUtils.adapt(editor, INattableModelManager.class, null);
11:12:19 	                            ^^^^^^^^^^^^
11:12:19 The type AdapterUtils is deprecated
11:12:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/editor/NattableReloadContextProvider.java:[57] 
11:12:19 	INattableModelManager mgr = AdapterUtils.adapt(editor, INattableModelManager.class, null);
11:12:19 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:19 The method adapt(Object, Class<INattableModelManager>, INattableModelManager) from the type AdapterUtils is deprecated
11:12:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/helper/advice/NatTableDuplicateEditHelperAdvice.java:[73] 
11:12:19 	Set<Object> duplicatedObjects = ((Set<Object>) additional);
11:12:19 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:19 Type safety: Unchecked cast from Object to Set<Object>
11:12:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/helper/advice/NatTableDuplicateEditHelperAdvice.java:[152] 
11:12:19 	List<Object> elementsToBeDuplicated = request.getElementsToBeDuplicated();
11:12:19 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:19 Type safety: The expression of type List needs unchecked conversion to conform to List<Object>
11:12:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/helper/advice/NatTableDuplicateEditHelperAdvice.java:[200] 
11:12:19 	public DuplicateTableCommand(TransactionalEditingDomain editingDomain, String label, Table Table, Map allDuplicatedObjectsMap) {
11:12:19 	                                                                                                  ^^^
11:12:19 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:12:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/helper/advice/NatTableDuplicateEditHelperAdvice.java:[220] 
11:12:19 	public DuplicateTableCommand(TransactionalEditingDomain editingDomain, String label, Table Table, Map allDuplicatedObjectsMap, EObject targetContainer) {
11:12:19 	                                                                                                  ^^^
11:12:19 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:12:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/helper/advice/NatTableDuplicateEditHelperAdvice.java:[234] 
11:12:19 	EcoreUtil.Copier copier = new TableCopier(getAllDuplicatedObjectsMap());
11:12:19 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:19 Type safety: The expression of type Map needs unchecked conversion to conform to Map<EObject,EObject>
11:12:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/helper/advice/NatTableDuplicateEditHelperAdvice.java:[248] 
11:12:19 	pageManager.addPage(duplicateTable);
11:12:19 	            ^^^^^^^^^^^^^^^^^^^^^^^
11:12:19 The method addPage(Object) from the type IPageManager is deprecated
11:12:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/helper/advice/NatTableDuplicateEditHelperAdvice.java:[264] 
11:12:19 	pageManager.addPage(duplicateTable);
11:12:19 	            ^^^^^^^^^^^^^^^^^^^^^^^
11:12:19 The method addPage(Object) from the type IPageManager is deprecated
11:12:19 19 problems (19 warnings)
11:12:19 [INFO] 
11:12:19 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.nattable.common ---
11:12:19 [INFO] 
11:12:19 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.nattable.common ---
11:12:19 [INFO] 
11:12:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.common ---
11:12:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/test/resources
11:12:19 [INFO] 
11:12:19 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.nattable.common ---
11:12:19 [INFO] 
11:12:19 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.nattable.common ---
11:12:19 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 148 were skipped
11:12:19 [INFO] 
11:12:19 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.common ---
11:12:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/target/org.eclipse.papyrus.infra.nattable.common-6.1.0-SNAPSHOT-sources.jar
11:12:19 [INFO] 
11:12:19 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.common ---
11:12:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/target/org.eclipse.papyrus.infra.nattable.common-6.1.0-SNAPSHOT.jar
11:12:19 [INFO] 
11:12:19 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.common ---
11:12:19 [INFO] 
11:12:19 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.nattable.common ---
11:12:19 [INFO] 
11:12:19 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.common ---
11:12:19 [INFO] 
11:12:19 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.controlmode >--
11:12:19 [INFO] Building org.eclipse.papyrus.infra.nattable.controlmode 3.1.0-SNAPSHOT [177/735]
11:12:19 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.controlmode/pom.xml
11:12:19 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:12:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.controlmode:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.controlmode/pom.xml
11:12:20 [INFO] 
11:12:20 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.controlmode ---
11:12:20 [INFO] 
11:12:20 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.controlmode ---
11:12:20 [INFO] The project's OSGi version is 3.1.0.202401111608
11:12:20 [INFO] 
11:12:20 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.controlmode ---
11:12:20 [INFO] 
11:12:20 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.controlmode ---
11:12:20 [INFO] 
11:12:20 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.controlmode ---
11:12:20 [INFO] 
11:12:20 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.nattable.controlmode ---
11:12:20 [INFO] Resolving class path of org.eclipse.papyrus.infra.nattable.controlmode
11:12:21 [INFO] 
11:12:21 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.controlmode ---
11:12:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.controlmode/src/main/resources
11:12:21 [INFO] 
11:12:21 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.controlmode ---
11:12:21 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.controlmode/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:12:21 [INFO] 
11:12:21 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.nattable.controlmode ---
11:12:21 [INFO] 
11:12:21 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.nattable.controlmode ---
11:12:21 [INFO] 
11:12:21 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.controlmode ---
11:12:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.controlmode/src/test/resources
11:12:21 [INFO] 
11:12:21 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.nattable.controlmode ---
11:12:21 [INFO] 
11:12:21 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.nattable.controlmode ---
11:12:21 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 148 were skipped
11:12:21 [INFO] 
11:12:21 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.controlmode ---
11:12:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.controlmode/target/org.eclipse.papyrus.infra.nattable.controlmode-3.1.0-SNAPSHOT-sources.jar
11:12:21 [INFO] 
11:12:21 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.controlmode ---
11:12:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.controlmode/target/org.eclipse.papyrus.infra.nattable.controlmode-3.1.0-SNAPSHOT.jar
11:12:21 [INFO] 
11:12:21 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.controlmode ---
11:12:21 [INFO] 
11:12:21 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.nattable.controlmode ---
11:12:21 [INFO] 
11:12:21 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.controlmode ---
11:12:21 [INFO] 
11:12:21 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.model.edit >--
11:12:21 [INFO] Building org.eclipse.papyrus.infra.nattable.model.edit 5.0.0-SNAPSHOT [178/735]
11:12:21 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/pom.xml
11:12:21 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:12:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.model.edit:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/pom.xml
11:12:21 [INFO] 
11:12:21 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.model.edit ---
11:12:21 [INFO] 
11:12:21 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.model.edit ---
11:12:21 [INFO] The project's OSGi version is 5.0.0.202401111608
11:12:21 [INFO] 
11:12:21 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.model.edit ---
11:12:21 [INFO] 
11:12:21 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.model.edit ---
11:12:21 [INFO] 
11:12:21 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.model.edit ---
11:12:21 [INFO] 
11:12:21 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.nattable.model.edit ---
11:12:21 [INFO] Resolving class path of org.eclipse.papyrus.infra.nattable.model.edit
11:12:21 [INFO] 
11:12:21 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.model.edit ---
11:12:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/src/main/resources
11:12:21 [INFO] 
11:12:21 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.model.edit ---
11:12:22 [INFO] Compiling 80 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:12:22 [INFO] 
11:12:22 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.nattable.model.edit ---
11:12:22 [INFO] 
11:12:22 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.nattable.model.edit ---
11:12:22 [INFO] 
11:12:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.model.edit ---
11:12:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/src/test/resources
11:12:22 [INFO] 
11:12:22 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.nattable.model.edit ---
11:12:22 [INFO] 
11:12:22 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.nattable.model.edit ---
11:12:22 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 106 were skipped
11:12:22 [INFO] 
11:12:22 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.model.edit ---
11:12:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/target/org.eclipse.papyrus.infra.nattable.model.edit-5.0.0-SNAPSHOT-sources.jar
11:12:22 [INFO] 
11:12:22 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.model.edit ---
11:12:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/target/org.eclipse.papyrus.infra.nattable.model.edit-5.0.0-SNAPSHOT.jar
11:12:22 [INFO] 
11:12:22 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.model.edit ---
11:12:22 [INFO] 
11:12:22 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.nattable.model.edit ---
11:12:22 [INFO] 
11:12:22 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.model.edit ---
11:12:22 [INFO] 
11:12:22 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.model.editor >--
11:12:22 [INFO] Building org.eclipse.papyrus.infra.nattable.model.editor 6.0.0-SNAPSHOT [179/735]
11:12:22 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.editor/pom.xml
11:12:22 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:12:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.model.editor:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.editor/pom.xml
11:12:22 [INFO] 
11:12:22 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.model.editor ---
11:12:22 [INFO] 
11:12:22 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.model.editor ---
11:12:22 [INFO] The project's OSGi version is 6.0.0.202401111608
11:12:22 [INFO] 
11:12:22 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.model.editor ---
11:12:22 [INFO] 
11:12:22 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.model.editor ---
11:12:22 [INFO] 
11:12:22 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.model.editor ---
11:12:22 [INFO] 
11:12:22 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.nattable.model.editor ---
11:12:22 [INFO] Resolving class path of org.eclipse.papyrus.infra.nattable.model.editor
11:12:23 [INFO] 
11:12:23 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.model.editor ---
11:12:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.editor/src/main/resources
11:12:23 [INFO] 
11:12:23 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.model.editor ---
11:12:23 [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.editor/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:12:23 [INFO] 
11:12:23 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.nattable.model.editor ---
11:12:23 [INFO] 
11:12:23 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.nattable.model.editor ---
11:12:23 [INFO] 
11:12:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.model.editor ---
11:12:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.editor/src/test/resources
11:12:23 [INFO] 
11:12:23 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.nattable.model.editor ---
11:12:23 [INFO] 
11:12:23 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.nattable.model.editor ---
11:12:23 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 130 were skipped
11:12:23 [INFO] 
11:12:23 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.model.editor ---
11:12:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.editor/target/org.eclipse.papyrus.infra.nattable.model.editor-6.0.0-SNAPSHOT-sources.jar
11:12:23 [INFO] 
11:12:23 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.model.editor ---
11:12:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.editor/target/org.eclipse.papyrus.infra.nattable.model.editor-6.0.0-SNAPSHOT.jar
11:12:24 [INFO] 
11:12:24 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.model.editor ---
11:12:24 [INFO] 
11:12:24 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.nattable.model.editor ---
11:12:24 [INFO] 
11:12:24 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.model.editor ---
11:12:24 [INFO] 
11:12:24 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.modelexplorer >--
11:12:24 [INFO] Building org.eclipse.papyrus.infra.nattable.modelexplorer 5.0.0-SNAPSHOT [180/735]
11:12:24 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.modelexplorer/pom.xml
11:12:24 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:12:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.modelexplorer:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.modelexplorer/pom.xml
11:12:24 [WARNING] [d5a1cfe0-9624-42b6-9a17-7dfd621fc22d][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of osgi.bundle,org.apache.commons.codec,1.6.0.v201305230611.
11:12:24 [INFO] 
11:12:24 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.modelexplorer ---
11:12:24 [INFO] 
11:12:24 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.modelexplorer ---
11:12:24 [INFO] The project's OSGi version is 5.0.0.202401111608
11:12:24 [INFO] 
11:12:24 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.modelexplorer ---
11:12:24 [INFO] 
11:12:24 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.modelexplorer ---
11:12:24 [INFO] 
11:12:24 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.modelexplorer ---
11:12:24 [INFO] 
11:12:24 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.nattable.modelexplorer ---
11:12:24 [INFO] Resolving class path of org.eclipse.papyrus.infra.nattable.modelexplorer
11:12:25 [INFO] 
11:12:25 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.modelexplorer ---
11:12:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.modelexplorer/src/main/resources
11:12:25 [INFO] 
11:12:25 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.modelexplorer ---
11:12:25 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.modelexplorer/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:12:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.modelexplorer/src/org/eclipse/papyrus/infra/nattable/modelexplorer/providers/TablePropertyTester.java:[54] 
11:12:26 	return new Boolean(answer).equals(expectedValue);
11:12:26 	           ^^^^^^^^^^^^^^^
11:12:26 The constructor Boolean(boolean) has been deprecated since version 9 and marked for removal
11:12:26 1 problem (1 warning)
11:12:26 [INFO] 
11:12:26 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.nattable.modelexplorer ---
11:12:26 [INFO] 
11:12:26 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.nattable.modelexplorer ---
11:12:26 [INFO] 
11:12:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.modelexplorer ---
11:12:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.modelexplorer/src/test/resources
11:12:26 [INFO] 
11:12:26 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.nattable.modelexplorer ---
11:12:26 [INFO] 
11:12:26 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.nattable.modelexplorer ---
11:12:26 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 183 were skipped
11:12:26 [INFO] 
11:12:26 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.modelexplorer ---
11:12:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.modelexplorer/target/org.eclipse.papyrus.infra.nattable.modelexplorer-5.0.0-SNAPSHOT-sources.jar
11:12:26 [INFO] 
11:12:26 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.modelexplorer ---
11:12:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.modelexplorer/target/org.eclipse.papyrus.infra.nattable.modelexplorer-5.0.0-SNAPSHOT.jar
11:12:26 [INFO] 
11:12:26 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.modelexplorer ---
11:12:26 [INFO] 
11:12:26 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.nattable.modelexplorer ---
11:12:26 [INFO] 
11:12:26 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.modelexplorer ---
11:12:26 [INFO] 
11:12:26 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.properties >--
11:12:26 [INFO] Building org.eclipse.papyrus.infra.nattable.properties 3.0.0-SNAPSHOT [181/735]
11:12:26 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/pom.xml
11:12:26 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:12:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.properties:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/pom.xml
11:12:26 [INFO] 
11:12:26 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.properties ---
11:12:26 [INFO] 
11:12:26 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.properties ---
11:12:26 [INFO] The project's OSGi version is 3.0.0.202401111608
11:12:26 [INFO] 
11:12:26 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.properties ---
11:12:26 [INFO] 
11:12:26 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.properties ---
11:12:26 [INFO] 
11:12:26 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.properties ---
11:12:26 [INFO] 
11:12:26 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.nattable.properties ---
11:12:26 [INFO] Resolving class path of org.eclipse.papyrus.infra.nattable.properties
11:12:27 [INFO] 
11:12:27 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.properties ---
11:12:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/src/main/resources
11:12:27 [INFO] 
11:12:27 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.properties ---
11:12:27 [INFO] Compiling 82 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:12:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/src/org/eclipse/papyrus/infra/nattable/properties/observable/AbstractPasteObjectPostActionsObservableValue.java:[73] 
11:12:27 	final List<?> list = EMFProperties.list(NattableaxisconfigurationPackage.eINSTANCE.getIPasteConfiguration_PostActions()).observe(getEditedEObject());
11:12:27 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:27 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized
11:12:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/src/org/eclipse/papyrus/infra/nattable/properties/observable/AbstractPasteObjectPostActionsObservableValue.java:[74] 
11:12:27 	this.wrappedList = new LinkedList<Object>(list);
11:12:27 	     ^^^^^^^^^^^
11:12:27 Type safety: The field wrappedList from the raw type ObservableList is assigned a value of type LinkedList<Object>. References to generic type ObservableList<E> should be parameterized
11:12:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/src/org/eclipse/papyrus/infra/nattable/properties/observable/AbstractConfigurationElementObservableValue.java:[32] 
11:12:27 	public abstract class AbstractConfigurationElementObservableValue extends AbstractObservableValue implements Listener {
11:12:27 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^
11:12:27 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
11:12:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/src/org/eclipse/papyrus/infra/nattable/properties/observable/AbstractConfigurationElementObservableValue.java:[110] 
11:12:27 	fireValueChange(new ValueDiff() {
11:12:27 				@Override
11:12:27 				public Object getOldValue() {
11:12:27 					return localOldValue;
11:12:27 				}
11:12:27 				@Override
11:12:27 				public Object getNewValue() {
11:12:27 					return newValue;
11:12:27 				}
11:12:27 			});
11:12:27 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:27 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:12:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/src/org/eclipse/papyrus/infra/nattable/properties/observable/AbstractConfigurationElementObservableValue.java:[110] 
11:12:27 	fireValueChange(new ValueDiff() {
11:12:27 	                    ^^^^^^^^^
11:12:27 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:12:27 5 problems (5 warnings)
11:12:27 [INFO] 
11:12:27 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.nattable.properties ---
11:12:27 [INFO] 
11:12:27 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.nattable.properties ---
11:12:27 [INFO] 
11:12:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.properties ---
11:12:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/src/test/resources
11:12:27 [INFO] 
11:12:27 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.nattable.properties ---
11:12:27 [INFO] 
11:12:27 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.nattable.properties ---
11:12:27 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 148 were skipped
11:12:27 [INFO] 
11:12:27 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.properties ---
11:12:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/target/org.eclipse.papyrus.infra.nattable.properties-3.0.0-SNAPSHOT-sources.jar
11:12:27 [INFO] 
11:12:27 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.properties ---
11:12:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/target/org.eclipse.papyrus.infra.nattable.properties-3.0.0-SNAPSHOT.jar
11:12:28 [INFO] 
11:12:28 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.properties ---
11:12:28 [INFO] 
11:12:28 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.nattable.properties ---
11:12:28 [INFO] 
11:12:28 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.properties ---
11:12:28 [INFO] 
11:12:28 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.views.config >--
11:12:28 [INFO] Building org.eclipse.papyrus.infra.nattable.views.config 6.0.0-SNAPSHOT [182/735]
11:12:28 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/pom.xml
11:12:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:12:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.views.config:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/pom.xml
11:12:28 [INFO] 
11:12:28 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.views.config ---
11:12:28 [INFO] 
11:12:28 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.views.config ---
11:12:28 [INFO] The project's OSGi version is 6.0.0.202401111608
11:12:28 [INFO] 
11:12:28 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.views.config ---
11:12:28 [INFO] 
11:12:28 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.views.config ---
11:12:28 [INFO] 
11:12:28 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.views.config ---
11:12:28 [INFO] 
11:12:28 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.nattable.views.config ---
11:12:28 [INFO] Resolving class path of org.eclipse.papyrus.infra.nattable.views.config
11:12:29 [INFO] 
11:12:29 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.views.config ---
11:12:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/src/main/resources
11:12:29 [INFO] 
11:12:29 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.views.config ---
11:12:29 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:12:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/src/org/eclipse/papyrus/infra/nattable/views/config/celleditor/ModelViewsCellEditorConfiguration.java:[18] 
11:12:29 	import org.eclipse.papyrus.infra.emf.nattable.celleditor.config.EStructuralFeatureEditorConfig;
11:12:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:29 The type EStructuralFeatureEditorConfig is deprecated
11:12:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/src/org/eclipse/papyrus/infra/nattable/views/config/celleditor/ModelViewsCellEditorConfiguration.java:[30] 
11:12:29 	public class ModelViewsCellEditorConfiguration extends EStructuralFeatureEditorConfig {
11:12:29 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:29 The type EStructuralFeatureEditorConfig is deprecated
11:12:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/src/org/eclipse/papyrus/infra/nattable/views/config/celleditor/ModelViewsCellEditorConfiguration.java:[46] 
11:12:29 	return SINGLE_EMF_REFERENCE;
11:12:29 	       ^^^^^^^^^^^^^^^^^^^^
11:12:29 The field EStructuralFeatureEditorConfig.SINGLE_EMF_REFERENCE is deprecated
11:12:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/src/org/eclipse/papyrus/infra/nattable/views/config/celleditor/ModelViewsCellEditorConfiguration.java:[48] 
11:12:29 	return SINGLE_BOOLEAN;
11:12:29 	       ^^^^^^^^^^^^^^
11:12:29 The field EStructuralFeatureEditorConfig.SINGLE_BOOLEAN is deprecated
11:12:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/src/org/eclipse/papyrus/infra/nattable/views/config/celleditor/ModelViewsCellEditorConfiguration.java:[50] 
11:12:29 	return SINGLE_STRING;
11:12:29 	       ^^^^^^^^^^^^^
11:12:29 The field EStructuralFeatureEditorConfig.SINGLE_STRING is deprecated
11:12:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/src/org/eclipse/papyrus/infra/nattable/views/config/celleditor/ModelViewsCellEditorConfiguration.java:[52] 
11:12:29 	return SINGLE_STRING;
11:12:29 	       ^^^^^^^^^^^^^
11:12:29 The field EStructuralFeatureEditorConfig.SINGLE_STRING is deprecated
11:12:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/src/org/eclipse/papyrus/infra/nattable/views/config/celleditor/ModelViewsCellEditorConfiguration.java:[54] 
11:12:29 	return UNKNOWN_TYPE;
11:12:29 	       ^^^^^^^^^^^^
11:12:29 The field EStructuralFeatureEditorConfig.UNKNOWN_TYPE is deprecated
11:12:29 7 problems (7 warnings)
11:12:29 [INFO] 
11:12:29 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.nattable.views.config ---
11:12:29 [INFO] 
11:12:29 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.nattable.views.config ---
11:12:29 [INFO] 
11:12:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.views.config ---
11:12:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/src/test/resources
11:12:29 [INFO] 
11:12:29 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.nattable.views.config ---
11:12:29 [INFO] 
11:12:29 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.nattable.views.config ---
11:12:29 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 148 were skipped
11:12:29 [INFO] 
11:12:29 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.views.config ---
11:12:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/target/org.eclipse.papyrus.infra.nattable.views.config-6.0.0-SNAPSHOT-sources.jar
11:12:29 [INFO] 
11:12:29 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.views.config ---
11:12:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/target/org.eclipse.papyrus.infra.nattable.views.config-6.0.0-SNAPSHOT.jar
11:12:29 [INFO] 
11:12:29 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.views.config ---
11:12:29 [INFO] 
11:12:29 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.nattable.views.config ---
11:12:29 [INFO] 
11:12:29 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.views.config ---
11:12:29 [INFO] 
11:12:29 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.views.editor >--
11:12:29 [INFO] Building org.eclipse.papyrus.infra.nattable.views.editor 2.0.0-SNAPSHOT [183/735]
11:12:29 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.editor/pom.xml
11:12:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:12:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.views.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.editor/pom.xml
11:12:29 [INFO] 
11:12:29 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.views.editor ---
11:12:29 [INFO] 
11:12:29 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.views.editor ---
11:12:29 [INFO] The project's OSGi version is 2.0.0.202401111608
11:12:29 [INFO] 
11:12:29 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.views.editor ---
11:12:29 [INFO] 
11:12:29 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.views.editor ---
11:12:29 [INFO] 
11:12:29 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.views.editor ---
11:12:29 [INFO] 
11:12:29 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.nattable.views.editor ---
11:12:29 [INFO] Resolving class path of org.eclipse.papyrus.infra.nattable.views.editor
11:12:29 [INFO] 
11:12:29 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.views.editor ---
11:12:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.editor/src/main/resources
11:12:29 [INFO] 
11:12:29 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.views.editor ---
11:12:29 [INFO] 
11:12:29 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.nattable.views.editor ---
11:12:29 [INFO] 
11:12:29 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.nattable.views.editor ---
11:12:29 [INFO] 
11:12:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.views.editor ---
11:12:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.editor/src/test/resources
11:12:29 [INFO] 
11:12:29 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.nattable.views.editor ---
11:12:29 [INFO] 
11:12:29 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.nattable.views.editor ---
11:12:29 [INFO] All system scoped dependencies were mapped to maven artifacts
11:12:29 [INFO] 
11:12:29 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.views.editor ---
11:12:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.editor/target/org.eclipse.papyrus.infra.nattable.views.editor-2.0.0-SNAPSHOT-sources.jar
11:12:29 [INFO] 
11:12:29 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.views.editor ---
11:12:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.editor/target/org.eclipse.papyrus.infra.nattable.views.editor-2.0.0-SNAPSHOT.jar
11:12:29 [INFO] 
11:12:29 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.views.editor ---
11:12:29 [INFO] 
11:12:29 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.nattable.views.editor ---
11:12:29 [INFO] 
11:12:29 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.views.editor ---
11:12:29 [INFO] 
11:12:29 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.representation.edit >--
11:12:29 [INFO] Building org.eclipse.papyrus.infra.nattable.representation.edit 3.0.0-SNAPSHOT [184/735]
11:12:29 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation.edit/pom.xml
11:12:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:12:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.representation.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation.edit/pom.xml
11:12:30 [INFO] 
11:12:30 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.representation.edit ---
11:12:30 [INFO] 
11:12:30 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.representation.edit ---
11:12:30 [INFO] The project's OSGi version is 3.0.0.202401111608
11:12:30 [INFO] 
11:12:30 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.representation.edit ---
11:12:30 [INFO] 
11:12:30 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.representation.edit ---
11:12:30 [INFO] 
11:12:30 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.representation.edit ---
11:12:30 [INFO] 
11:12:30 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.nattable.representation.edit ---
11:12:30 [INFO] Resolving class path of org.eclipse.papyrus.infra.nattable.representation.edit
11:12:30 [INFO] 
11:12:30 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.representation.edit ---
11:12:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation.edit/src/main/resources
11:12:30 [INFO] 
11:12:30 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.representation.edit ---
11:12:30 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation.edit/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:12:30 [INFO] 
11:12:30 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.nattable.representation.edit ---
11:12:30 [INFO] 
11:12:30 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.nattable.representation.edit ---
11:12:30 [INFO] 
11:12:30 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.representation.edit ---
11:12:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation.edit/src/test/resources
11:12:30 [INFO] 
11:12:30 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.nattable.representation.edit ---
11:12:30 [INFO] 
11:12:30 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.nattable.representation.edit ---
11:12:30 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 116 were skipped
11:12:30 [INFO] 
11:12:30 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.representation.edit ---
11:12:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation.edit/target/org.eclipse.papyrus.infra.nattable.representation.edit-3.0.0-SNAPSHOT-sources.jar
11:12:30 [INFO] 
11:12:30 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.representation.edit ---
11:12:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation.edit/target/org.eclipse.papyrus.infra.nattable.representation.edit-3.0.0-SNAPSHOT.jar
11:12:30 [INFO] 
11:12:30 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.representation.edit ---
11:12:30 [INFO] 
11:12:30 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.nattable.representation.edit ---
11:12:30 [INFO] 
11:12:30 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.representation.edit ---
11:12:30 [INFO] 
11:12:30 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.gmfdiag >---
11:12:30 [INFO] Building org.eclipse.papyrus.infra.nattable.gmfdiag 2.0.0-SNAPSHOT [185/735]
11:12:30 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/pom.xml
11:12:30 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:12:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.gmfdiag:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/pom.xml
11:12:31 [INFO] 
11:12:31 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.gmfdiag ---
11:12:31 [INFO] 
11:12:31 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.gmfdiag ---
11:12:31 [INFO] The project's OSGi version is 2.0.0.202401111608
11:12:31 [INFO] 
11:12:31 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.gmfdiag ---
11:12:31 [INFO] 
11:12:31 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.gmfdiag ---
11:12:31 [INFO] 
11:12:31 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.gmfdiag ---
11:12:31 [INFO] 
11:12:31 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.nattable.gmfdiag ---
11:12:31 [INFO] Resolving class path of org.eclipse.papyrus.infra.nattable.gmfdiag
11:12:32 [INFO] 
11:12:32 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.gmfdiag ---
11:12:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/src/main/resources
11:12:32 [INFO] 
11:12:32 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.gmfdiag ---
11:12:32 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/src/org/eclipse/papyrus/infra/nattable/internal/gmfdiag/strategy/paste/TablePasteStrategy.java:[101] 
11:12:32 	Map internalClipboardToTargetCopy = papyrusClipboard.getInternalClipboardToTargetCopy();
11:12:32 	^^^
11:12:32 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/src/org/eclipse/papyrus/infra/nattable/internal/gmfdiag/strategy/paste/TablePasteStrategy.java:[108] 
11:12:32 	Collection<Table> duplicateTables = tableAdditionalData.getDuplicatedTables(internalClipboardToTargetCopy);
11:12:32 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:32 Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<Table>
11:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/src/org/eclipse/papyrus/infra/nattable/internal/gmfdiag/strategy/paste/TablePasteStrategy.java:[108] 
11:12:32 	Collection<Table> duplicateTables = tableAdditionalData.getDuplicatedTables(internalClipboardToTargetCopy);
11:12:32 	                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:32 Type safety: The expression of type Map needs unchecked conversion to conform to Map<? extends EObject,? extends EObject>
11:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/src/org/eclipse/papyrus/infra/nattable/internal/gmfdiag/strategy/paste/TablePasteStrategy.java:[125] 
11:12:32 	Collection<Table> duplicateTables = tableAdditionalData.getDuplicatedTables(internalClipboardToTargetCopy);
11:12:32 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:32 Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<Table>
11:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/src/org/eclipse/papyrus/infra/nattable/internal/gmfdiag/strategy/paste/TablePasteStrategy.java:[125] 
11:12:32 	Collection<Table> duplicateTables = tableAdditionalData.getDuplicatedTables(internalClipboardToTargetCopy);
11:12:32 	                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:32 Type safety: The expression of type Map needs unchecked conversion to conform to Map<? extends EObject,? extends EObject>
11:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/src/org/eclipse/papyrus/infra/nattable/internal/gmfdiag/strategy/paste/TablePasteStrategy.java:[160] 
11:12:32 	Map sourceToInternalClipboard = papyrusClipboard.getSourceToInternalClipboard();
11:12:32 	^^^
11:12:32 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/src/org/eclipse/papyrus/infra/nattable/internal/gmfdiag/strategy/paste/TablePasteStrategy.java:[165] 
11:12:32 	TableClipboardAdditionalData diagramAdditionnalData = new TableClipboardAdditionalData(extractSelectedWithoutOwner, sourceToInternalClipboard);
11:12:32 	                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:32 Type safety: The expression of type Map needs unchecked conversion to conform to Map<? extends EObject,? extends EObject>
11:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/src/org/eclipse/papyrus/infra/nattable/internal/gmfdiag/strategy/paste/TablePasteStrategy.java:[174] 
11:12:32 	TableClipboardAdditionalData tabledAdditionalData = new TableClipboardAdditionalData(associatedTables, sourceToInternalClipboard);
11:12:32 	                                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:32 Type safety: The expression of type Map needs unchecked conversion to conform to Map<? extends EObject,? extends EObject>
11:12:32 8 problems (8 warnings)
11:12:32 [INFO] 
11:12:32 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.nattable.gmfdiag ---
11:12:32 [INFO] 
11:12:32 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.nattable.gmfdiag ---
11:12:32 [INFO] 
11:12:32 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.gmfdiag ---
11:12:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/src/test/resources
11:12:32 [INFO] 
11:12:32 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.nattable.gmfdiag ---
11:12:32 [INFO] 
11:12:32 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.nattable.gmfdiag ---
11:12:32 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 178 were skipped
11:12:32 [INFO] 
11:12:32 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.gmfdiag ---
11:12:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/target/org.eclipse.papyrus.infra.nattable.gmfdiag-2.0.0-SNAPSHOT-sources.jar
11:12:32 [INFO] 
11:12:32 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.gmfdiag ---
11:12:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/target/org.eclipse.papyrus.infra.nattable.gmfdiag-2.0.0-SNAPSHOT.jar
11:12:32 [INFO] 
11:12:32 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.gmfdiag ---
11:12:32 [INFO] 
11:12:32 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.nattable.gmfdiag ---
11:12:32 [INFO] 
11:12:32 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.gmfdiag ---
11:12:32 [INFO] 
11:12:32 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.fonts >-------
11:12:32 [INFO] Building org.eclipse.papyrus.infra.ui.fonts 2.0.0-SNAPSHOT     [186/735]
11:12:32 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.fonts/pom.xml
11:12:32 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:12:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.fonts:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.fonts/pom.xml
11:12:32 [INFO] 
11:12:32 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.ui.fonts ---
11:12:32 [INFO] 
11:12:32 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.ui.fonts ---
11:12:32 [INFO] The project's OSGi version is 2.0.0.202401111608
11:12:32 [INFO] 
11:12:32 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.ui.fonts ---
11:12:32 [INFO] 
11:12:32 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.ui.fonts ---
11:12:32 [INFO] 
11:12:32 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.ui.fonts ---
11:12:32 [INFO] 
11:12:32 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.ui.fonts ---
11:12:32 [INFO] Resolving class path of org.eclipse.papyrus.infra.ui.fonts
11:12:32 [INFO] 
11:12:32 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.ui.fonts ---
11:12:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.fonts/src/main/resources
11:12:32 [INFO] 
11:12:32 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.ui.fonts ---
11:12:32 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.fonts/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:12:32 [INFO] 
11:12:32 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.ui.fonts ---
11:12:32 [INFO] 
11:12:32 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.ui.fonts ---
11:12:32 [INFO] 
11:12:32 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.ui.fonts ---
11:12:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.fonts/src/test/resources
11:12:32 [INFO] 
11:12:32 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.ui.fonts ---
11:12:32 [INFO] 
11:12:32 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.ui.fonts ---
11:12:32 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 62 were skipped
11:12:32 [INFO] 
11:12:32 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.ui.fonts ---
11:12:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.fonts/target/org.eclipse.papyrus.infra.ui.fonts-2.0.0-SNAPSHOT-sources.jar
11:12:33 [INFO] 
11:12:33 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.ui.fonts ---
11:12:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.fonts/target/org.eclipse.papyrus.infra.ui.fonts-2.0.0-SNAPSHOT.jar
11:12:33 [INFO] 
11:12:33 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.ui.fonts ---
11:12:33 [INFO] 
11:12:33 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.ui.fonts ---
11:12:33 [INFO] 
11:12:33 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.ui.fonts ---
11:12:33 [INFO] 
11:12:33 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.architecture >----
11:12:33 [INFO] Building org.eclipse.papyrus.infra.ui.architecture 3.0.0-SNAPSHOT [187/735]
11:12:33 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.architecture/pom.xml
11:12:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:12:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.architecture:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.architecture/pom.xml
11:12:33 [INFO] 
11:12:33 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.ui.architecture ---
11:12:33 [INFO] 
11:12:33 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.ui.architecture ---
11:12:33 [INFO] The project's OSGi version is 3.0.0.202401111608
11:12:33 [INFO] 
11:12:33 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.ui.architecture ---
11:12:33 [INFO] 
11:12:33 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.ui.architecture ---
11:12:33 [INFO] 
11:12:33 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.ui.architecture ---
11:12:33 [INFO] 
11:12:33 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.ui.architecture ---
11:12:33 [INFO] Resolving class path of org.eclipse.papyrus.infra.ui.architecture
11:12:34 [INFO] 
11:12:34 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.ui.architecture ---
11:12:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.architecture/src/main/resources
11:12:34 [INFO] 
11:12:34 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.ui.architecture ---
11:12:34 [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.architecture/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:12:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.architecture/src/org/eclipse/papyrus/infra/ui/architecture/providers/MergedArchitectureItemProvider.java:[72] 
11:12:35 	@SuppressWarnings("deprecation")
11:12:35 	                  ^^^^^^^^^^^^^
11:12:35 Unnecessary @SuppressWarnings("deprecation")
11:12:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.architecture/src/org/eclipse/papyrus/infra/ui/architecture/providers/MergedArchitectureItemProvider.java:[73] 
11:12:35 	ADElement imageObject = ((MergedADElement) object).getImageObject();
11:12:35 	                                                   ^^^^^^^^^^^^^^^^
11:12:35 The method getImageObject() from the type MergedADElement has been deprecated since version 3.1 and marked for removal
11:12:35 2 problems (2 warnings)
11:12:35 [INFO] 
11:12:35 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.ui.architecture ---
11:12:35 [INFO] 
11:12:35 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.ui.architecture ---
11:12:35 [INFO] 
11:12:35 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.ui.architecture ---
11:12:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.architecture/src/test/resources
11:12:35 [INFO] 
11:12:35 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.ui.architecture ---
11:12:35 [INFO] 
11:12:35 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.ui.architecture ---
11:12:35 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 189 were skipped
11:12:35 [INFO] 
11:12:35 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.ui.architecture ---
11:12:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.architecture/target/org.eclipse.papyrus.infra.ui.architecture-3.0.0-SNAPSHOT-sources.jar
11:12:35 [INFO] 
11:12:35 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.ui.architecture ---
11:12:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.architecture/target/org.eclipse.papyrus.infra.ui.architecture-3.0.0-SNAPSHOT.jar
11:12:35 [INFO] 
11:12:35 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.ui.architecture ---
11:12:35 [INFO] 
11:12:35 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.ui.architecture ---
11:12:35 [INFO] 
11:12:35 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.ui.architecture ---
11:12:35 [INFO] 
11:12:35 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.resources >-----
11:12:35 [INFO] Building org.eclipse.papyrus.infra.ui.resources 2.1.0-SNAPSHOT [188/735]
11:12:35 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/pom.xml
11:12:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:12:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.resources:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/pom.xml
11:12:35 [INFO] 
11:12:35 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.ui.resources ---
11:12:35 [INFO] 
11:12:35 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.ui.resources ---
11:12:35 [INFO] The project's OSGi version is 2.1.0.202401111608
11:12:35 [INFO] 
11:12:35 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.ui.resources ---
11:12:35 [INFO] 
11:12:35 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.ui.resources ---
11:12:35 [INFO] 
11:12:35 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.ui.resources ---
11:12:35 [INFO] 
11:12:35 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.ui.resources ---
11:12:35 [INFO] Resolving class path of org.eclipse.papyrus.infra.ui.resources
11:12:35 [INFO] 
11:12:35 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.ui.resources ---
11:12:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/src/main/resources
11:12:35 [INFO] 
11:12:35 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.ui.resources ---
11:12:35 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:12:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/src/org/eclipse/papyrus/infra/ui/resources/refactoring/RenameModelChange.java:[42] 
11:12:36 	import org.eclipse.core.runtime.SubProgressMonitor;
11:12:36 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:36 The type SubProgressMonitor is deprecated
11:12:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/src/org/eclipse/papyrus/infra/ui/resources/refactoring/RenameModelChange.java:[211] 
11:12:36 	resourceSet.loadModels(oldFile);
11:12:36 	            ^^^^^^^^^^^^^^^^^^^
11:12:36 The method loadModels(IFile) from the type ModelSet is deprecated
11:12:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/src/org/eclipse/papyrus/infra/ui/resources/refactoring/RenameModelChange.java:[266] 
11:12:36 	newFile.move(oldFile.getFullPath(), true, new SubProgressMonitor(pm, 1));
11:12:36 	                                              ^^^^^^^^^^^^^^^^^^
11:12:36 The type SubProgressMonitor is deprecated
11:12:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/src/org/eclipse/papyrus/infra/ui/resources/refactoring/RenameModelChange.java:[266] 
11:12:36 	newFile.move(oldFile.getFullPath(), true, new SubProgressMonitor(pm, 1));
11:12:36 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:36 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
11:12:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/src/org/eclipse/papyrus/infra/ui/resources/refactoring/RenameModelChange.java:[295] 
11:12:36 	resourceSet.loadModels(newFile);
11:12:36 	            ^^^^^^^^^^^^^^^^^^^
11:12:36 The method loadModels(IFile) from the type ModelSet is deprecated
11:12:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/src/org/eclipse/papyrus/infra/ui/resources/refactoring/RenameModelChange.java:[322] 
11:12:36 	IFile newDiFile = DiModelUtils.getRelatedDiFile(newFile);
11:12:36 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:36 The method getRelatedDiFile(IFile) from the type DiModelUtils is deprecated
11:12:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/src/org/eclipse/papyrus/infra/ui/resources/refactoring/RenameModelChange.java:[327] 
11:12:36 	diRes.saveAs(newFile.getFullPath());
11:12:36 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:36 The method saveAs(IPath) from the type ModelSet is deprecated
11:12:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/src/org/eclipse/papyrus/infra/ui/resources/refactoring/RenameModelChange.java:[329] 
11:12:36 	editor.setEditorInput(new FileEditorInput(newDiFile));
11:12:36 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:36 The method setEditorInput(IEditorInput) from the type IMultiDiagramEditor is deprecated
11:12:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/src/org/eclipse/papyrus/infra/ui/resources/refactoring/RenameModelChange.java:[360] 
11:12:36 	newFile.move(oldFile.getFullPath(), true, new SubProgressMonitor(pm, 1));
11:12:36 	                                              ^^^^^^^^^^^^^^^^^^
11:12:36 The type SubProgressMonitor is deprecated
11:12:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/src/org/eclipse/papyrus/infra/ui/resources/refactoring/RenameModelChange.java:[360] 
11:12:36 	newFile.move(oldFile.getFullPath(), true, new SubProgressMonitor(pm, 1));
11:12:36 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:36 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
11:12:36 10 problems (10 warnings)
11:12:36 [INFO] 
11:12:36 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.ui.resources ---
11:12:36 [INFO] 
11:12:36 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.ui.resources ---
11:12:36 [INFO] 
11:12:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.ui.resources ---
11:12:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/src/test/resources
11:12:36 [INFO] 
11:12:36 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.ui.resources ---
11:12:36 [INFO] 
11:12:36 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.ui.resources ---
11:12:36 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 126 were skipped
11:12:36 [INFO] 
11:12:36 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.ui.resources ---
11:12:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/target/org.eclipse.papyrus.infra.ui.resources-2.1.0-SNAPSHOT-sources.jar
11:12:36 [INFO] 
11:12:36 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.ui.resources ---
11:12:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/target/org.eclipse.papyrus.infra.ui.resources-2.1.0-SNAPSHOT.jar
11:12:36 [INFO] 
11:12:36 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.ui.resources ---
11:12:36 [INFO] 
11:12:36 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.ui.resources ---
11:12:36 [INFO] 
11:12:36 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.ui.resources ---
11:12:36 [INFO] 
11:12:36 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.infra.onefile.ui >------
11:12:36 [INFO] Building org.eclipse.papyrus.infra.onefile.ui 2.0.100-SNAPSHOT [189/735]
11:12:36 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/pom.xml
11:12:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:12:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.onefile.ui:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/pom.xml
11:12:36 [INFO] 
11:12:36 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.onefile.ui ---
11:12:36 [INFO] 
11:12:36 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.onefile.ui ---
11:12:36 [INFO] The project's OSGi version is 2.0.100.202401111608
11:12:36 [INFO] 
11:12:36 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.onefile.ui ---
11:12:36 [INFO] 
11:12:36 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.onefile.ui ---
11:12:36 [INFO] 
11:12:36 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.onefile.ui ---
11:12:36 [INFO] 
11:12:36 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.onefile.ui ---
11:12:36 [INFO] Resolving class path of org.eclipse.papyrus.infra.onefile.ui
11:12:36 [INFO] 
11:12:36 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.onefile.ui ---
11:12:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/main/resources
11:12:36 [INFO] 
11:12:36 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.onefile.ui ---
11:12:36 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/testers/PapyrusClipboardTester.java:[40] 
11:12:37 	return new Boolean(answer).equals(expectedValue);
11:12:37 	           ^^^^^^^^^^^^^^^
11:12:37 The constructor Boolean(boolean) has been deprecated since version 9 and marked for removal
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[49] 
11:12:37 	import org.eclipse.core.runtime.SubProgressMonitor;
11:12:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 The type SubProgressMonitor is deprecated
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[70] 
11:12:37 	import org.eclipse.ui.internal.ide.IDEInternalPreferences;
11:12:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEInternalPreferences' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[71] 
11:12:37 	import org.eclipse.ui.internal.ide.IDEWorkbenchMessages;
11:12:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[72] 
11:12:37 	import org.eclipse.ui.internal.ide.IDEWorkbenchPlugin;
11:12:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[73] 
11:12:37 	import org.eclipse.ui.internal.ide.StatusUtil;
11:12:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'StatusUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[74] 
11:12:37 	import org.eclipse.ui.internal.ide.dialogs.IDEResourceInfoUtils;
11:12:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEResourceInfoUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[199] 
11:12:37 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_deepCopyQuestion,
11:12:37 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[199] 
11:12:37 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_deepCopyQuestion,
11:12:37 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_deepCopyQuestion' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[218] 
11:12:37 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_resourceDeleted,
11:12:37 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[218] 
11:12:37 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_resourceDeleted,
11:12:37 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_resourceDeleted' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[245] 
11:12:37 	IFileInfo info = IDEResourceInfoUtils.getFileInfo(location);
11:12:37 	                 ^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEResourceInfoUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[245] 
11:12:37 	IFileInfo info = IDEResourceInfoUtils.getFileInfo(location);
11:12:37 	                                      ^^^^^^^^^^^
11:12:37 Discouraged access: The method 'IDEResourceInfoUtils.getFileInfo(URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[250] 
11:12:37 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_missingLinkTarget,
11:12:37 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[250] 
11:12:37 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_missingLinkTarget,
11:12:37 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_missingLinkTarget' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[255] 
11:12:37 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_resourceDeleted,
11:12:37 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[255] 
11:12:37 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_resourceDeleted,
11:12:37 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_resourceDeleted' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[303] 
11:12:37 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_overwriteMergeQuestion,
11:12:37 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[303] 
11:12:37 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_overwriteMergeQuestion,
11:12:37 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_overwriteMergeQuestion' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[310] 
11:12:37 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_overwriteNoMergeLinkQuestion,
11:12:37 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[310] 
11:12:37 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_overwriteNoMergeLinkQuestion,
11:12:37 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_overwriteNoMergeLinkQuestion' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[316] 
11:12:37 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_overwriteNoMergeNoLinkQuestion,
11:12:37 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[316] 
11:12:37 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_overwriteNoMergeNoLinkQuestion,
11:12:37 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_overwriteNoMergeNoLinkQuestion' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[329] 
11:12:37 	IDEResourceInfoUtils.getLocationText(destination),
11:12:37 	^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEResourceInfoUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[329] 
11:12:37 	IDEResourceInfoUtils.getLocationText(destination),
11:12:37 	                     ^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The method 'IDEResourceInfoUtils.getLocationText(IResource)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[330] 
11:12:37 	IDEResourceInfoUtils
11:12:37 	^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEResourceInfoUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[331] 
11:12:37 	.getDateStringValue(destination),
11:12:37 	 ^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The method 'IDEResourceInfoUtils.getDateStringValue(IResource)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[332] 
11:12:37 	IDEResourceInfoUtils.getLocationText(source),
11:12:37 	^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEResourceInfoUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[332] 
11:12:37 	IDEResourceInfoUtils.getLocationText(source),
11:12:37 	                     ^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The method 'IDEResourceInfoUtils.getLocationText(IResource)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[333] 
11:12:37 	IDEResourceInfoUtils.getDateStringValue(source) };
11:12:37 	^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEResourceInfoUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[333] 
11:12:37 	IDEResourceInfoUtils.getDateStringValue(source) };
11:12:37 	                     ^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The method 'IDEResourceInfoUtils.getDateStringValue(IResource)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[336] 
11:12:37 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_overwriteWithDetailsQuestion,
11:12:37 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[336] 
11:12:37 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_overwriteWithDetailsQuestion,
11:12:37 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_overwriteWithDetailsQuestion' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[341] 
11:12:37 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_resourceExists,
11:12:37 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[341] 
11:12:37 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_resourceExists,
11:12:37 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_resourceExists' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[373] 
11:12:37 	IResource[] copyResources, ArrayList existing) {
11:12:37 	                           ^^^^^^^^^
11:12:37 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[403] 
11:12:37 	existing.add(file);
11:12:37 	^^^^^^^^^^^^^^^^^^
11:12:37 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[408] 
11:12:37 	existing.add(sourceFile);
11:12:37 	^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[436] 
11:12:37 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_CopyResourcesTask,
11:12:37 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[436] 
11:12:37 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_CopyResourcesTask,
11:12:37 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_CopyResourcesTask' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[556] 
11:12:37 	IResource.KEEP_HISTORY, new SubProgressMonitor(
11:12:37 								subMonitor, 0));
11:12:37 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[556] 
11:12:37 	IResource.KEEP_HISTORY, new SubProgressMonitor(
11:12:37 	                            ^^^^^^^^^^^^^^^^^^
11:12:37 The type SubProgressMonitor is deprecated
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[671] 
11:12:37 	IDEWorkbenchPlugin.getDefault().getLog().log(
11:12:37 	^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[671] 
11:12:37 	IDEWorkbenchPlugin.getDefault().getLog().log(
11:12:37 	                   ^^^^^^^^^^
11:12:37 Discouraged access: The method 'IDEWorkbenchPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[672] 
11:12:37 	StatusUtil.newStatus(IStatus.ERROR, format, null));
11:12:37 	^^^^^^^^^^
11:12:37 Discouraged access: The type 'StatusUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[672] 
11:12:37 	StatusUtil.newStatus(IStatus.ERROR, format, null));
11:12:37 	           ^^^^^^^^^
11:12:37 Discouraged access: The method 'StatusUtil.newStatus(int, String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[675] 
11:12:37 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_internalError,
11:12:37 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[675] 
11:12:37 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_internalError,
11:12:37 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_internalError' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[742] 
11:12:37 	StatusManager.getManager().handle(e, IDEWorkbenchPlugin.IDE_WORKBENCH);
11:12:37 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[742] 
11:12:37 	StatusManager.getManager().handle(e, IDEWorkbenchPlugin.IDE_WORKBENCH);
11:12:37 	                                                        ^^^^^^^^^^^^^
11:12:37 Discouraged access: The field 'IDEWorkbenchPlugin.IDE_WORKBENCH' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[774] 
11:12:37 	IPreferenceStore store = IDEWorkbenchPlugin.getDefault().getPreferenceStore();
11:12:37 	                         ^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[774] 
11:12:37 	IPreferenceStore store = IDEWorkbenchPlugin.getDefault().getPreferenceStore();
11:12:37 	                                            ^^^^^^^^^^
11:12:37 Discouraged access: The method 'IDEWorkbenchPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[776] 
11:12:37 	String dndPreference = store.getString(targetIsVirtual ? IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_VIRTUAL_FOLDER_MODE : IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE);
11:12:37 	                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEInternalPreferences' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[776] 
11:12:37 	String dndPreference = store.getString(targetIsVirtual ? IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_VIRTUAL_FOLDER_MODE : IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE);
11:12:37 	                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The field 'IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_VIRTUAL_FOLDER_MODE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[776] 
11:12:37 	String dndPreference = store.getString(targetIsVirtual ? IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_VIRTUAL_FOLDER_MODE : IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE);
11:12:37 	                                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEInternalPreferences' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[776] 
11:12:37 	String dndPreference = store.getString(targetIsVirtual ? IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_VIRTUAL_FOLDER_MODE : IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE);
11:12:37 	                                                                                                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The field 'IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[782] 
11:12:37 	if (ResourcesPlugin.getPlugin().getPluginPreferences().getBoolean(ResourcesPlugin.PREF_DISABLE_LINKING)) {
11:12:37 	                                ^^^^^^^^^^^^^^^^^^^^^^
11:12:37 The method getPluginPreferences() from the type Plugin is deprecated
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[782] 
11:12:37 	if (ResourcesPlugin.getPlugin().getPluginPreferences().getBoolean(ResourcesPlugin.PREF_DISABLE_LINKING)) {
11:12:37 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 The method getBoolean(String) from the type Preferences is deprecated
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[785] 
11:12:37 	if (dndPreference.equals(IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE_PROMPT)) {
11:12:37 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEInternalPreferences' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[785] 
11:12:37 	if (dndPreference.equals(IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE_PROMPT)) {
11:12:37 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The field 'IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE_PROMPT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[792] 
11:12:37 	} else if (dndPreference.equals(IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE_MOVE_COPY)) {
11:12:37 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEInternalPreferences' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[792] 
11:12:37 	} else if (dndPreference.equals(IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE_MOVE_COPY)) {
11:12:37 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The field 'IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE_MOVE_COPY' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[794] 
11:12:37 	} else if (dndPreference.equals(IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE_LINK)) {
11:12:37 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEInternalPreferences' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[794] 
11:12:37 	} else if (dndPreference.equals(IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE_LINK)) {
11:12:37 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The field 'IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE_LINK' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[796] 
11:12:37 	} else if (dndPreference.equals(IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE_LINK_AND_VIRTUAL_FOLDER)) {
11:12:37 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEInternalPreferences' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[796] 
11:12:37 	} else if (dndPreference.equals(IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE_LINK_AND_VIRTUAL_FOLDER)) {
11:12:37 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The field 'IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE_LINK_AND_VIRTUAL_FOLDER' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[881] 
11:12:37 	IFileStore store = IDEResourceInfoUtils.getFileStore(fileNames[i]);
11:12:37 	                   ^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEResourceInfoUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[881] 
11:12:37 	IFileStore store = IDEResourceInfoUtils.getFileStore(fileNames[i]);
11:12:37 	                                        ^^^^^^^^^^^^
11:12:37 Discouraged access: The method 'IDEResourceInfoUtils.getFileStore(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[906] 
11:12:37 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_infoNotFound,
11:12:37 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[906] 
11:12:37 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_infoNotFound,
11:12:37 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_infoNotFound' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1127] 
11:12:37 	return IDEWorkbenchMessages.CopyFilesAndFoldersOperation_nameMustBeDifferent;
11:12:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1127] 
11:12:37 	return IDEWorkbenchMessages.CopyFilesAndFoldersOperation_nameMustBeDifferent;
11:12:37 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_nameMustBeDifferent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1135] 
11:12:37 	return IDEWorkbenchMessages.CopyFilesAndFoldersOperation_nameExists;
11:12:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1135] 
11:12:37 	return IDEWorkbenchMessages.CopyFilesAndFoldersOperation_nameExists;
11:12:37 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_nameExists' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1143] 
11:12:37 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_inputDialogTitle,
11:12:37 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1143] 
11:12:37 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_inputDialogTitle,
11:12:37 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_inputDialogTitle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1146] 
11:12:37 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_inputDialogMessage,
11:12:37 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1146] 
11:12:37 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_inputDialogMessage,
11:12:37 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_inputDialogMessage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1173] 
11:12:37 	return IDEWorkbenchMessages.CopyFilesAndFoldersOperation_operationTitle;
11:12:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1173] 
11:12:37 	return IDEWorkbenchMessages.CopyFilesAndFoldersOperation_operationTitle;
11:12:37 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_operationTitle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1182] 
11:12:37 	return IDEWorkbenchMessages.CopyFilesAndFoldersOperation_problemMessage;
11:12:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1182] 
11:12:37 	return IDEWorkbenchMessages.CopyFilesAndFoldersOperation_problemMessage;
11:12:37 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_problemMessage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1191] 
11:12:37 	return IDEWorkbenchMessages.CopyFilesAndFoldersOperation_copyFailedTitle;
11:12:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1191] 
11:12:37 	return IDEWorkbenchMessages.CopyFilesAndFoldersOperation_copyFailedTitle;
11:12:37 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_copyFailedTitle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1316] 
11:12:37 	IDEWorkbenchPlugin.log(e.getMessage(), e);
11:12:37 	^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1316] 
11:12:37 	IDEWorkbenchPlugin.log(e.getMessage(), e);
11:12:37 	                   ^^^
11:12:37 Discouraged access: The method 'IDEWorkbenchPlugin.log(String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1355] 
11:12:37 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_copyTitle);
11:12:37 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1355] 
11:12:37 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_copyTitle);
11:12:37 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_copyTitle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1364] 
11:12:37 	IDEWorkbenchPlugin.log(e.getMessage(), e);
11:12:37 	^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1364] 
11:12:37 	IDEWorkbenchPlugin.log(e.getMessage(), e);
11:12:37 	                   ^^^
11:12:37 Discouraged access: The method 'IDEWorkbenchPlugin.log(String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1394] 
11:12:37 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_overwriteQuestion,
11:12:37 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1394] 
11:12:37 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_overwriteQuestion,
11:12:37 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_overwriteQuestion' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1404] 
11:12:37 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_question,
11:12:37 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1404] 
11:12:37 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_question,
11:12:37 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_question' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1491] 
11:12:37 	return IDEWorkbenchMessages.CopyFilesAndFoldersOperation_destinationAccessError;
11:12:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1491] 
11:12:37 	return IDEWorkbenchMessages.CopyFilesAndFoldersOperation_destinationAccessError;
11:12:37 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_destinationAccessError' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1501] 
11:12:37 	return IDEWorkbenchMessages.CopyFilesAndFoldersOperation_parentNotEqual;
11:12:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1501] 
11:12:37 	return IDEWorkbenchMessages.CopyFilesAndFoldersOperation_parentNotEqual;
11:12:37 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_parentNotEqual' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1511] 
11:12:37 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_sourceCannotBeCopiedIntoAVirtualFolder,
11:12:37 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1511] 
11:12:37 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_sourceCannotBeCopiedIntoAVirtualFolder,
11:12:37 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_sourceCannotBeCopiedIntoAVirtualFolder' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1522] 
11:12:37 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_missingPathVariable,
11:12:37 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_missingPathVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/ui/providers/PapyrusViewerSorter.java:[19] 
11:12:37 	import org.eclipse.jface.viewers.ViewerSorter;
11:12:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 The type ViewerSorter is deprecated
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/ui/providers/PapyrusViewerSorter.java:[28] 
11:12:37 	public class PapyrusViewerSorter extends ViewerSorter {
11:12:37 	                                         ^^^^^^^^^^^^
11:12:37 The type ViewerSorter is deprecated
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/ui/providers/PapyrusViewerSorter.java:[36] 
11:12:37 	super();
11:12:37 	^^^^^^^^
11:12:37 The constructor ViewerSorter() is deprecated
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/ui/providers/PapyrusViewerSorter.java:[40] 
11:12:37 	super(collator);
11:12:37 	^^^^^^^^^^^^^^^^
11:12:37 The constructor ViewerSorter(Collator) is deprecated
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/providers/PapyrusEditActionProvider.java:[96] 
11:12:37 	protected List getSelectedResources() {
11:12:37 	          ^^^^
11:12:37 List is a raw type. References to generic type List<E> should be parameterized
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/providers/PapyrusEditActionProvider.java:[96] 
11:12:37 	protected List getSelectedResources() {
11:12:37 	          ^^^^
11:12:37 Type safety: The return type List for getSelectedResources() from the type new PapyrusModelPasteAction(){} needs unchecked conversion to conform to List<? extends IResource> from the type SelectionListenerAction
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/providers/PapyrusEditActionProvider.java:[98] 
11:12:37 	List selectedResources = getSelectedResources(context);
11:12:37 	^^^^
11:12:37 List is a raw type. References to generic type List<E> should be parameterized
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/providers/PapyrusEditActionProvider.java:[102] 
11:12:37 	protected List getSelectedResources(ActionContext context) {
11:12:37 	          ^^^^
11:12:37 List is a raw type. References to generic type List<E> should be parameterized
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/providers/PapyrusModelActionProvider.java:[267] 
11:12:37 	private Shell getShell() {
11:12:37 	              ^^^^^^^^^^
11:12:37 The method PapyrusModelActionProvider.OneFileRenameAction.getShell() does not override the inherited method from WorkspaceAction since it is private to a different package
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/ui/utils/OneFileUIUtils.java:[151] 
11:12:37 	editorDescriptor = IDE.getEditorDescriptor(((IFileEditorInput) input).getFile());
11:12:37 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 The method getEditorDescriptor(IFile) from the type IDE is deprecated
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/ui/utils/OneFileUIUtils.java:[153] 
11:12:37 	editorDescriptor = IDE.getEditorDescriptor(input.getName());
11:12:37 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 The method getEditorDescriptor(String) from the type IDE is deprecated
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PasteAction.java:[31] 
11:12:37 	import org.eclipse.ui.internal.navigator.resources.plugin.WorkbenchNavigatorMessages;
11:12:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'WorkbenchNavigatorMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.navigator.resources/3.9.100.v20230821-1342/org.eclipse.ui.navigator.resources-3.9.100.v20230821-1342.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PasteAction.java:[68] 
11:12:37 	super(WorkbenchNavigatorMessages.PasteAction_Past_);
11:12:37 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'WorkbenchNavigatorMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.navigator.resources/3.9.100.v20230821-1342/org.eclipse.ui.navigator.resources-3.9.100.v20230821-1342.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PasteAction.java:[68] 
11:12:37 	super(WorkbenchNavigatorMessages.PasteAction_Past_);
11:12:37 	                                 ^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The field 'WorkbenchNavigatorMessages.PasteAction_Past_' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.navigator.resources/3.9.100.v20230821-1342/org.eclipse.ui.navigator.resources-3.9.100.v20230821-1342.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PasteAction.java:[73] 
11:12:37 	setToolTipText(WorkbenchNavigatorMessages.PasteAction_Paste_selected_resource_s_);
11:12:37 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'WorkbenchNavigatorMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.navigator.resources/3.9.100.v20230821-1342/org.eclipse.ui.navigator.resources-3.9.100.v20230821-1342.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PasteAction.java:[73] 
11:12:37 	setToolTipText(WorkbenchNavigatorMessages.PasteAction_Paste_selected_resource_s_);
11:12:37 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The field 'WorkbenchNavigatorMessages.PasteAction_Paste_selected_resource_s_' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.navigator.resources/3.9.100.v20230821-1342/org.eclipse.ui.navigator.resources-3.9.100.v20230821-1342.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/model/adapters/PapyrusCommonDropAdapterAssistant.java:[66] 
11:12:37 	for (Iterator<Object> i = struc.iterator(); i.hasNext();) {
11:12:37 	                          ^^^^^^^^^^^^^^^^
11:12:37 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<Object>
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PapyrusCopyFilesAndFoldersOperation.java:[42] 
11:12:37 	import org.eclipse.papyrus.infra.core.utils.DiResourceSet;
11:12:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 The type DiResourceSet is deprecated
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PapyrusCopyFilesAndFoldersOperation.java:[53] 
11:12:37 	import org.eclipse.ui.internal.ide.IDEWorkbenchMessages;
11:12:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PapyrusCopyFilesAndFoldersOperation.java:[54] 
11:12:37 	import org.eclipse.ui.internal.ide.IDEWorkbenchPlugin;
11:12:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PapyrusCopyFilesAndFoldersOperation.java:[102] 
11:12:37 	CopyResourcesOperation op = new CopyResourcesOperation(resources, destinationPaths, IDEWorkbenchMessages.CopyFilesAndFoldersOperation_copyTitle);
11:12:37 	                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PapyrusCopyFilesAndFoldersOperation.java:[102] 
11:12:37 	CopyResourcesOperation op = new CopyResourcesOperation(resources, destinationPaths, IDEWorkbenchMessages.CopyFilesAndFoldersOperation_copyTitle);
11:12:37 	                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_copyTitle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PapyrusCopyFilesAndFoldersOperation.java:[109] 
11:12:37 	IDEWorkbenchPlugin.log(e.getMessage(), e);
11:12:37 	^^^^^^^^^^^^^^^^^^
11:12:37 Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PapyrusCopyFilesAndFoldersOperation.java:[109] 
11:12:37 	IDEWorkbenchPlugin.log(e.getMessage(), e);
11:12:37 	                   ^^^
11:12:37 Discouraged access: The method 'IDEWorkbenchPlugin.log(String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.22.0.v20231102-1012/org.eclipse.ui.ide-3.22.0.v20231102-1012.jar')
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PapyrusCopyFilesAndFoldersOperation.java:[198] 
11:12:37 	ModelSet modelSet = new DiResourceSet();
11:12:37 	                        ^^^^^^^^^^^^^
11:12:37 The type DiResourceSet is deprecated
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PapyrusCopyFilesAndFoldersOperation.java:[198] 
11:12:37 	ModelSet modelSet = new DiResourceSet();
11:12:37 	                        ^^^^^^^^^^^^^^^
11:12:37 The constructor DiResourceSet() is deprecated
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PapyrusCopyFilesAndFoldersOperation.java:[199] 
11:12:37 	modelSet.loadModels((IFile) iResource);
11:12:37 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:37 The method loadModels(IFile) from the type ModelSet is deprecated
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PapyrusCopyFilesAndFoldersOperation.java:[266] 
11:12:37 	ModelSet tempModelSet = new DiResourceSet();
11:12:37 	                            ^^^^^^^^^^^^^
11:12:37 The type DiResourceSet is deprecated
11:12:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PapyrusCopyFilesAndFoldersOperation.java:[266] 
11:12:37 	ModelSet tempModelSet = new DiResourceSet();
11:12:37 	                            ^^^^^^^^^^^^^^^
11:12:37 The constructor DiResourceSet() is deprecated
11:12:37 130 problems (130 warnings)
11:12:37 [INFO] 
11:12:37 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.onefile.ui ---
11:12:37 [INFO] 
11:12:37 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.onefile.ui ---
11:12:37 [INFO] 
11:12:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.onefile.ui ---
11:12:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/test/resources
11:12:37 [INFO] 
11:12:37 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.onefile.ui ---
11:12:37 [INFO] 
11:12:37 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.onefile.ui ---
11:12:37 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
11:12:37 [INFO] 
11:12:37 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.onefile.ui ---
11:12:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/target/org.eclipse.papyrus.infra.onefile.ui-2.0.100-SNAPSHOT-sources.jar
11:12:37 [INFO] 
11:12:37 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.onefile.ui ---
11:12:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/target/org.eclipse.papyrus.infra.onefile.ui-2.0.100-SNAPSHOT.jar
11:12:37 [INFO] 
11:12:37 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.onefile.ui ---
11:12:37 [INFO] 
11:12:37 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.onefile.ui ---
11:12:37 [INFO] 
11:12:37 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.onefile.ui ---
11:12:37 [INFO] 
11:12:37 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.ui >------
11:12:37 [INFO] Building org.eclipse.papyrus.infra.newchild.ui 3.0.0-SNAPSHOT  [190/735]
11:12:37 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.newchild.ui/pom.xml
11:12:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:12:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.newchild.ui/pom.xml
11:12:37 [INFO] 
11:12:37 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.newchild.ui ---
11:12:37 [INFO] 
11:12:37 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.newchild.ui ---
11:12:37 [INFO] The project's OSGi version is 3.0.0.202401111608
11:12:37 [INFO] 
11:12:37 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.newchild.ui ---
11:12:37 [INFO] 
11:12:37 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.newchild.ui ---
11:12:37 [INFO] 
11:12:37 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.newchild.ui ---
11:12:37 [INFO] 
11:12:37 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.newchild.ui ---
11:12:37 [INFO] Resolving class path of org.eclipse.papyrus.infra.newchild.ui
11:12:38 [INFO] 
11:12:38 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.newchild.ui ---
11:12:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.newchild.ui/src/main/resources
11:12:38 [INFO] 
11:12:38 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.newchild.ui ---
11:12:38 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.newchild.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:12:38 [INFO] 
11:12:38 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.newchild.ui ---
11:12:38 [INFO] 
11:12:38 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.newchild.ui ---
11:12:38 [INFO] 
11:12:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.newchild.ui ---
11:12:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.newchild.ui/src/test/resources
11:12:38 [INFO] 
11:12:38 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.newchild.ui ---
11:12:38 [INFO] 
11:12:38 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.newchild.ui ---
11:12:38 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 151 were skipped
11:12:38 [INFO] 
11:12:38 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.newchild.ui ---
11:12:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.newchild.ui/target/org.eclipse.papyrus.infra.newchild.ui-3.0.0-SNAPSHOT-sources.jar
11:12:38 [INFO] 
11:12:38 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.newchild.ui ---
11:12:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/ui/org.eclipse.papyrus.infra.newchild.ui/target/org.eclipse.papyrus.infra.newchild.ui-3.0.0-SNAPSHOT.jar
11:12:38 [INFO] 
11:12:38 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.newchild.ui ---
11:12:38 [INFO] 
11:12:38 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.newchild.ui ---
11:12:38 [INFO] 
11:12:38 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.newchild.ui ---
11:12:38 [INFO] 
11:12:38 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.infra.hyperlink >-------
11:12:38 [INFO] Building org.eclipse.papyrus.infra.hyperlink 4.0.0-SNAPSHOT    [191/735]
11:12:38 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/org.eclipse.papyrus.infra.hyperlink/pom.xml
11:12:38 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:12:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.hyperlink:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/org.eclipse.papyrus.infra.hyperlink/pom.xml
11:12:39 [INFO] 
11:12:39 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.hyperlink ---
11:12:39 [INFO] 
11:12:39 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.hyperlink ---
11:12:39 [INFO] The project's OSGi version is 4.0.0.202401111608
11:12:39 [INFO] 
11:12:39 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.hyperlink ---
11:12:39 [INFO] 
11:12:39 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.hyperlink ---
11:12:39 [INFO] 
11:12:39 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.hyperlink ---
11:12:39 [INFO] 
11:12:39 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.hyperlink ---
11:12:39 [INFO] Resolving class path of org.eclipse.papyrus.infra.hyperlink
11:12:39 [INFO] 
11:12:39 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.hyperlink ---
11:12:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/org.eclipse.papyrus.infra.hyperlink/src/main/resources
11:12:39 [INFO] 
11:12:39 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.hyperlink ---
11:12:39 [INFO] Compiling 43 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/org.eclipse.papyrus.infra.hyperlink/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:12:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/org.eclipse.papyrus.infra.hyperlink/src/org/eclipse/papyrus/infra/hyperlink/ui/AbstractLookForEditorShell.java:[239] 
11:12:40 	diagramfilteredTree = new FilteredTree(diagramListcomposite, SWT.BORDER, new PatternFilter(), true);
11:12:40 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:40 The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
11:12:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/org.eclipse.papyrus.infra.hyperlink/src/org/eclipse/papyrus/infra/hyperlink/ui/AbstractLookForEditorShell.java:[253] 
11:12:40 	modeFilteredTree = new FilteredTree(treeViewcomposite, SWT.BORDER, new PatternFilter(), true);
11:12:40 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:40 The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
11:12:40 2 problems (2 warnings)
11:12:40 [INFO] 
11:12:40 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.hyperlink ---
11:12:40 [INFO] 
11:12:40 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.hyperlink ---
11:12:40 [INFO] 
11:12:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.hyperlink ---
11:12:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/org.eclipse.papyrus.infra.hyperlink/src/test/resources
11:12:40 [INFO] 
11:12:40 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.hyperlink ---
11:12:40 [INFO] 
11:12:40 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.hyperlink ---
11:12:40 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 133 were skipped
11:12:40 [INFO] 
11:12:40 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.hyperlink ---
11:12:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/org.eclipse.papyrus.infra.hyperlink/target/org.eclipse.papyrus.infra.hyperlink-4.0.0-SNAPSHOT-sources.jar
11:12:40 [INFO] 
11:12:40 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.hyperlink ---
11:12:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/org.eclipse.papyrus.infra.hyperlink/target/org.eclipse.papyrus.infra.hyperlink-4.0.0-SNAPSHOT.jar
11:12:40 [INFO] 
11:12:40 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.hyperlink ---
11:12:40 [INFO] 
11:12:40 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.hyperlink ---
11:12:40 [INFO] 
11:12:40 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.hyperlink ---
11:12:40 [INFO] 
11:12:40 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.infra.psf >----------
11:12:40 [INFO] Building org.eclipse.papyrus.infra.psf 2.0.0-SNAPSHOT          [192/735]
11:12:40 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/org.eclipse.papyrus.infra.psf/pom.xml
11:12:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:12:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.psf:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/org.eclipse.papyrus.infra.psf/pom.xml
11:12:40 [INFO] 
11:12:40 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.psf ---
11:12:40 [INFO] 
11:12:40 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.psf ---
11:12:40 [INFO] The project's OSGi version is 2.0.0.202401111608
11:12:40 [INFO] 
11:12:40 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.psf ---
11:12:40 [INFO] 
11:12:40 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.psf ---
11:12:40 [INFO] 
11:12:40 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.psf ---
11:12:40 [INFO] 
11:12:40 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.psf ---
11:12:40 [INFO] Resolving class path of org.eclipse.papyrus.infra.psf
11:12:40 [INFO] 
11:12:40 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.psf ---
11:12:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/org.eclipse.papyrus.infra.psf/src/main/resources
11:12:40 [INFO] 
11:12:40 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.psf ---
11:12:40 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/org.eclipse.papyrus.infra.psf/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:12:40 [INFO] 
11:12:40 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.psf ---
11:12:40 [INFO] 
11:12:40 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.psf ---
11:12:40 [INFO] 
11:12:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.psf ---
11:12:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/org.eclipse.papyrus.infra.psf/src/test/resources
11:12:40 [INFO] 
11:12:40 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.psf ---
11:12:40 [INFO] 
11:12:40 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.psf ---
11:12:40 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 88 were skipped
11:12:40 [INFO] 
11:12:40 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.psf ---
11:12:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/org.eclipse.papyrus.infra.psf/target/org.eclipse.papyrus.infra.psf-2.0.0-SNAPSHOT-sources.jar
11:12:40 [INFO] 
11:12:40 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.psf ---
11:12:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/misc/org.eclipse.papyrus.infra.psf/target/org.eclipse.papyrus.infra.psf-2.0.0-SNAPSHOT.jar
11:12:40 [INFO] 
11:12:40 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.psf ---
11:12:40 [INFO] 
11:12:40 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.psf ---
11:12:40 [INFO] 
11:12:40 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.psf ---
11:12:40 [INFO] 
11:12:40 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.edit >--
11:12:40 [INFO] Building org.eclipse.papyrus.infra.internationalization.edit 2.0.0-SNAPSHOT [193/735]
11:12:40 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.edit/pom.xml
11:12:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:12:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.edit/pom.xml
11:12:41 [INFO] 
11:12:41 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.internationalization.edit ---
11:12:41 [INFO] 
11:12:41 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.internationalization.edit ---
11:12:41 [INFO] The project's OSGi version is 2.0.0.202401111608
11:12:41 [INFO] 
11:12:41 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.internationalization.edit ---
11:12:41 [INFO] 
11:12:41 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.internationalization.edit ---
11:12:41 [INFO] 
11:12:41 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.internationalization.edit ---
11:12:41 [INFO] 
11:12:41 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.internationalization.edit ---
11:12:41 [INFO] Resolving class path of org.eclipse.papyrus.infra.internationalization.edit
11:12:41 [INFO] 
11:12:41 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.internationalization.edit ---
11:12:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.edit/src/main/resources
11:12:41 [INFO] 
11:12:41 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.internationalization.edit ---
11:12:41 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.edit/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:12:41 [INFO] 
11:12:41 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.internationalization.edit ---
11:12:41 [INFO] 
11:12:41 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.internationalization.edit ---
11:12:41 [INFO] 
11:12:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.internationalization.edit ---
11:12:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.edit/src/test/resources
11:12:41 [INFO] 
11:12:41 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.internationalization.edit ---
11:12:41 [INFO] 
11:12:41 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.internationalization.edit ---
11:12:41 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 126 were skipped
11:12:41 [INFO] 
11:12:41 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.internationalization.edit ---
11:12:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.edit/target/org.eclipse.papyrus.infra.internationalization.edit-2.0.0-SNAPSHOT-sources.jar
11:12:41 [INFO] 
11:12:41 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.internationalization.edit ---
11:12:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.edit/target/org.eclipse.papyrus.infra.internationalization.edit-2.0.0-SNAPSHOT.jar
11:12:41 [INFO] 
11:12:41 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.internationalization.edit ---
11:12:41 [INFO] 
11:12:41 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.internationalization.edit ---
11:12:41 [INFO] 
11:12:41 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.internationalization.edit ---
11:12:41 [INFO] 
11:12:41 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.ui >--
11:12:41 [INFO] Building org.eclipse.papyrus.infra.internationalization.ui 2.0.0-SNAPSHOT [194/735]
11:12:41 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.ui/pom.xml
11:12:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:12:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.ui/pom.xml
11:12:42 [INFO] 
11:12:42 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.internationalization.ui ---
11:12:42 [INFO] 
11:12:42 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.internationalization.ui ---
11:12:42 [INFO] The project's OSGi version is 2.0.0.202401111608
11:12:42 [INFO] 
11:12:42 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.internationalization.ui ---
11:12:42 [INFO] 
11:12:42 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.internationalization.ui ---
11:12:42 [INFO] 
11:12:42 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.internationalization.ui ---
11:12:42 [INFO] 
11:12:42 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.internationalization.ui ---
11:12:42 [INFO] Resolving class path of org.eclipse.papyrus.infra.internationalization.ui
11:12:42 [INFO] 
11:12:42 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.internationalization.ui ---
11:12:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.ui/src/main/resources
11:12:42 [INFO] 
11:12:42 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.internationalization.ui ---
11:12:43 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:12:43 [INFO] 
11:12:43 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.internationalization.ui ---
11:12:43 [INFO] 
11:12:43 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.internationalization.ui ---
11:12:43 [INFO] 
11:12:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.internationalization.ui ---
11:12:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.ui/src/test/resources
11:12:43 [INFO] 
11:12:43 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.internationalization.ui ---
11:12:43 [INFO] 
11:12:43 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.internationalization.ui ---
11:12:43 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 173 were skipped
11:12:43 [INFO] 
11:12:43 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.internationalization.ui ---
11:12:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.ui/target/org.eclipse.papyrus.infra.internationalization.ui-2.0.0-SNAPSHOT-sources.jar
11:12:43 [INFO] 
11:12:43 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.internationalization.ui ---
11:12:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.ui/target/org.eclipse.papyrus.infra.internationalization.ui-2.0.0-SNAPSHOT.jar
11:12:43 [INFO] 
11:12:43 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.internationalization.ui ---
11:12:43 [INFO] 
11:12:43 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.internationalization.ui ---
11:12:43 [INFO] 
11:12:43 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.internationalization.ui ---
11:12:43 [INFO] 
11:12:43 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.controlmode >--
11:12:43 [INFO] Building org.eclipse.papyrus.infra.internationalization.controlmode 2.0.0-SNAPSHOT [195/735]
11:12:43 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.controlmode/pom.xml
11:12:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:12:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.controlmode:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.controlmode/pom.xml
11:12:43 [INFO] 
11:12:43 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.internationalization.controlmode ---
11:12:43 [INFO] 
11:12:43 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.internationalization.controlmode ---
11:12:43 [INFO] The project's OSGi version is 2.0.0.202401111608
11:12:43 [INFO] 
11:12:43 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.internationalization.controlmode ---
11:12:43 [INFO] 
11:12:43 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.internationalization.controlmode ---
11:12:43 [INFO] 
11:12:43 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.internationalization.controlmode ---
11:12:43 [INFO] 
11:12:43 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.internationalization.controlmode ---
11:12:43 [INFO] Resolving class path of org.eclipse.papyrus.infra.internationalization.controlmode
11:12:44 [INFO] 
11:12:44 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.internationalization.controlmode ---
11:12:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.controlmode/src/main/resources
11:12:44 [INFO] 
11:12:44 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.internationalization.controlmode ---
11:12:44 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.controlmode/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:12:44 [INFO] 
11:12:44 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.internationalization.controlmode ---
11:12:44 [INFO] 
11:12:44 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.internationalization.controlmode ---
11:12:44 [INFO] 
11:12:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.internationalization.controlmode ---
11:12:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.controlmode/src/test/resources
11:12:44 [INFO] 
11:12:44 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.internationalization.controlmode ---
11:12:44 [INFO] 
11:12:44 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.internationalization.controlmode ---
11:12:44 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 173 were skipped
11:12:44 [INFO] 
11:12:44 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.internationalization.controlmode ---
11:12:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.controlmode/target/org.eclipse.papyrus.infra.internationalization.controlmode-2.0.0-SNAPSHOT-sources.jar
11:12:44 [INFO] 
11:12:44 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.internationalization.controlmode ---
11:12:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.controlmode/target/org.eclipse.papyrus.infra.internationalization.controlmode-2.0.0-SNAPSHOT.jar
11:12:44 [INFO] 
11:12:44 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.internationalization.controlmode ---
11:12:44 [INFO] 
11:12:44 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.internationalization.controlmode ---
11:12:44 [INFO] 
11:12:44 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.internationalization.controlmode ---
11:12:44 [INFO] 
11:12:44 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.readonly >--
11:12:44 [INFO] Building org.eclipse.papyrus.infra.internationalization.readonly 2.1.0-SNAPSHOT [196/735]
11:12:44 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.readonly/pom.xml
11:12:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:12:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.readonly:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.readonly/pom.xml
11:12:45 [INFO] 
11:12:45 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.internationalization.readonly ---
11:12:45 [INFO] 
11:12:45 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.internationalization.readonly ---
11:12:45 [INFO] The project's OSGi version is 2.1.0.202401111608
11:12:45 [INFO] 
11:12:45 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.internationalization.readonly ---
11:12:45 [INFO] 
11:12:45 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.internationalization.readonly ---
11:12:45 [INFO] 
11:12:45 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.internationalization.readonly ---
11:12:45 [INFO] 
11:12:45 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.internationalization.readonly ---
11:12:45 [INFO] Resolving class path of org.eclipse.papyrus.infra.internationalization.readonly
11:12:45 [INFO] 
11:12:45 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.internationalization.readonly ---
11:12:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.readonly/src/main/resources
11:12:45 [INFO] 
11:12:45 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.internationalization.readonly ---
11:12:45 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.readonly/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:12:46 [INFO] 
11:12:46 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.internationalization.readonly ---
11:12:46 [INFO] 
11:12:46 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.internationalization.readonly ---
11:12:46 [INFO] 
11:12:46 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.internationalization.readonly ---
11:12:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.readonly/src/test/resources
11:12:46 [INFO] 
11:12:46 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.internationalization.readonly ---
11:12:46 [INFO] 
11:12:46 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.internationalization.readonly ---
11:12:46 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 125 were skipped
11:12:46 [INFO] 
11:12:46 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.internationalization.readonly ---
11:12:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.readonly/target/org.eclipse.papyrus.infra.internationalization.readonly-2.1.0-SNAPSHOT-sources.jar
11:12:46 [INFO] 
11:12:46 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.internationalization.readonly ---
11:12:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.readonly/target/org.eclipse.papyrus.infra.internationalization.readonly-2.1.0-SNAPSHOT.jar
11:12:46 [INFO] 
11:12:46 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.internationalization.readonly ---
11:12:46 [INFO] 
11:12:46 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.internationalization.readonly ---
11:12:46 [INFO] 
11:12:46 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.internationalization.readonly ---
11:12:46 [INFO] 
11:12:46 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.editor.welcome.internationalization >--
11:12:46 [INFO] Building org.eclipse.papyrus.infra.editor.welcome.internationalization 3.0.0-SNAPSHOT [197/735]
11:12:46 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.editor.welcome.internationalization/pom.xml
11:12:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:12:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.editor.welcome.internationalization:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.editor.welcome.internationalization/pom.xml
11:12:46 [INFO] 
11:12:46 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.editor.welcome.internationalization ---
11:12:46 [INFO] 
11:12:46 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.editor.welcome.internationalization ---
11:12:46 [INFO] The project's OSGi version is 3.0.0.202401111608
11:12:46 [INFO] 
11:12:46 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.editor.welcome.internationalization ---
11:12:46 [INFO] 
11:12:46 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.editor.welcome.internationalization ---
11:12:46 [INFO] 
11:12:46 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.editor.welcome.internationalization ---
11:12:46 [INFO] 
11:12:46 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.editor.welcome.internationalization ---
11:12:46 [INFO] Resolving class path of org.eclipse.papyrus.infra.editor.welcome.internationalization
11:12:47 [INFO] 
11:12:47 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.editor.welcome.internationalization ---
11:12:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.editor.welcome.internationalization/src/main/resources
11:12:47 [INFO] 
11:12:47 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.editor.welcome.internationalization ---
11:12:47 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.editor.welcome.internationalization/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:12:47 [INFO] 
11:12:47 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.editor.welcome.internationalization ---
11:12:47 [INFO] 
11:12:47 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.editor.welcome.internationalization ---
11:12:47 [INFO] 
11:12:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.editor.welcome.internationalization ---
11:12:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.editor.welcome.internationalization/src/test/resources
11:12:47 [INFO] 
11:12:47 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.editor.welcome.internationalization ---
11:12:47 [INFO] 
11:12:47 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.editor.welcome.internationalization ---
11:12:47 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 173 were skipped
11:12:47 [INFO] 
11:12:47 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.editor.welcome.internationalization ---
11:12:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.editor.welcome.internationalization/target/org.eclipse.papyrus.infra.editor.welcome.internationalization-3.0.0-SNAPSHOT-sources.jar
11:12:47 [INFO] 
11:12:47 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.editor.welcome.internationalization ---
11:12:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.editor.welcome.internationalization/target/org.eclipse.papyrus.infra.editor.welcome.internationalization-3.0.0-SNAPSHOT.jar
11:12:48 [INFO] 
11:12:48 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.editor.welcome.internationalization ---
11:12:48 [INFO] 
11:12:48 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.editor.welcome.internationalization ---
11:12:48 [INFO] 
11:12:48 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.editor.welcome.internationalization ---
11:12:48 [INFO] 
11:12:48 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.canonical >---
11:12:48 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.canonical 3.1.100-SNAPSHOT [198/735]
11:12:48 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/pom.xml
11:12:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:12:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.canonical:3.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/pom.xml
11:12:48 [INFO] 
11:12:48 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.canonical ---
11:12:48 [INFO] 
11:12:48 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.canonical ---
11:12:48 [INFO] The project's OSGi version is 3.1.100.202401111608
11:12:48 [INFO] 
11:12:48 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.canonical ---
11:12:48 [INFO] 
11:12:48 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.canonical ---
11:12:48 [INFO] 
11:12:48 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.canonical ---
11:12:48 [INFO] 
11:12:48 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.canonical ---
11:12:48 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.canonical
11:12:49 [INFO] 
11:12:49 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.canonical ---
11:12:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/src/main/resources
11:12:49 [INFO] 
11:12:49 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.canonical ---
11:12:49 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:12:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/src/org/eclipse/papyrus/infra/gmfdiag/canonical/editpolicy/PapyrusCanonicalEditPolicy.java:[58] 
11:12:49 	import org.eclipse.papyrus.commands.util.CommandTreeIterator;
11:12:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:49 The type CommandTreeIterator<C> is deprecated
11:12:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/src/org/eclipse/papyrus/infra/gmfdiag/canonical/editpolicy/PapyrusCanonicalEditPolicy.java:[98] 
11:12:49 	private static final Set<View> createdByCanonical = Sets.newSetFromMap(new WeakHashMap<View, Boolean>());
11:12:49 	                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:49 The method newSetFromMap(Map<View,Boolean>) from the type Sets is deprecated
11:12:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/src/org/eclipse/papyrus/infra/gmfdiag/canonical/editpolicy/PapyrusCanonicalEditPolicy.java:[973] 
11:12:49 	for (Iterator<ICommand> iter = CommandTreeIterator.iterateGMF(command); iter.hasNext();) {
11:12:49 	                               ^^^^^^^^^^^^^^^^^^^
11:12:49 The type CommandTreeIterator<C> is deprecated
11:12:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/src/org/eclipse/papyrus/infra/gmfdiag/canonical/editpolicy/PapyrusCanonicalEditPolicy.java:[973] 
11:12:49 	for (Iterator<ICommand> iter = CommandTreeIterator.iterateGMF(command); iter.hasNext();) {
11:12:49 	                                                   ^^^^^^^^^^^^^^^^^^^
11:12:49 The method iterateGMF(Object) from the type CommandTreeIterator is deprecated
11:12:49 4 problems (4 warnings)
11:12:49 [INFO] 
11:12:49 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.canonical ---
11:12:49 [INFO] 
11:12:49 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.canonical ---
11:12:49 [INFO] 
11:12:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.canonical ---
11:12:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/src/test/resources
11:12:49 [INFO] 
11:12:49 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.canonical ---
11:12:49 [INFO] 
11:12:49 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.canonical ---
11:12:49 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 173 were skipped
11:12:49 [INFO] 
11:12:49 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.canonical ---
11:12:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/target/org.eclipse.papyrus.infra.gmfdiag.canonical-3.1.100-SNAPSHOT-sources.jar
11:12:49 [INFO] 
11:12:49 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.canonical ---
11:12:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/target/org.eclipse.papyrus.infra.gmfdiag.canonical-3.1.100-SNAPSHOT.jar
11:12:49 [INFO] 
11:12:49 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.canonical ---
11:12:49 [INFO] 
11:12:49 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.canonical ---
11:12:49 [INFO] 
11:12:49 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.canonical ---
11:12:49 [INFO] 
11:12:49 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.controlmode >--
11:12:49 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.controlmode 2.0.0-SNAPSHOT [199/735]
11:12:49 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.controlmode/pom.xml
11:12:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:12:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.controlmode:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.controlmode/pom.xml
11:12:49 [INFO] 
11:12:49 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.controlmode ---
11:12:49 [INFO] 
11:12:49 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.controlmode ---
11:12:49 [INFO] The project's OSGi version is 2.0.0.202401111608
11:12:49 [INFO] 
11:12:49 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.controlmode ---
11:12:49 [INFO] 
11:12:49 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.controlmode ---
11:12:49 [INFO] 
11:12:49 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.controlmode ---
11:12:49 [INFO] 
11:12:49 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.controlmode ---
11:12:49 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.controlmode
11:12:50 [INFO] 
11:12:50 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.controlmode ---
11:12:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.controlmode/src/main/resources
11:12:50 [INFO] 
11:12:50 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.controlmode ---
11:12:50 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.controlmode/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:12:51 [INFO] 
11:12:51 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.controlmode ---
11:12:51 [INFO] 
11:12:51 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.controlmode ---
11:12:51 [INFO] 
11:12:51 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.controlmode ---
11:12:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.controlmode/src/test/resources
11:12:51 [INFO] 
11:12:51 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.controlmode ---
11:12:51 [INFO] 
11:12:51 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.controlmode ---
11:12:51 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 173 were skipped
11:12:51 [INFO] 
11:12:51 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.controlmode ---
11:12:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.controlmode/target/org.eclipse.papyrus.infra.gmfdiag.controlmode-2.0.0-SNAPSHOT-sources.jar
11:12:51 [INFO] 
11:12:51 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.controlmode ---
11:12:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.controlmode/target/org.eclipse.papyrus.infra.gmfdiag.controlmode-2.0.0-SNAPSHOT.jar
11:12:51 [INFO] 
11:12:51 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.controlmode ---
11:12:51 [INFO] 
11:12:51 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.controlmode ---
11:12:51 [INFO] 
11:12:51 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.controlmode ---
11:12:51 [INFO] 
11:12:51 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.model >---
11:12:51 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.css.model 2.0.0-SNAPSHOT [200/735]
11:12:51 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/pom.xml
11:12:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:12:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.model:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/pom.xml
11:12:51 [INFO] 
11:12:51 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.css.model ---
11:12:51 [INFO] 
11:12:51 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.css.model ---
11:12:51 [INFO] The project's OSGi version is 2.0.0.202401111608
11:12:51 [INFO] 
11:12:51 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.css.model ---
11:12:51 [INFO] 
11:12:51 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.css.model ---
11:12:51 [INFO] 
11:12:51 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.css.model ---
11:12:51 [INFO] 
11:12:51 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.css.model ---
11:12:51 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.css.model
11:12:51 [INFO] 
11:12:51 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.css.model ---
11:12:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/src/main/resources
11:12:51 [INFO] 
11:12:51 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.css.model ---
11:12:51 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:12:51 [INFO] 
11:12:51 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.css.model ---
11:12:51 [INFO] 
11:12:51 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.css.model ---
11:12:51 [INFO] 
11:12:51 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.css.model ---
11:12:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/src/test/resources
11:12:51 [INFO] 
11:12:51 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.css.model ---
11:12:51 [INFO] 
11:12:51 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.css.model ---
11:12:51 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 61 were skipped
11:12:51 [INFO] 
11:12:51 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.css.model ---
11:12:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/target/org.eclipse.papyrus.infra.gmfdiag.css.model-2.0.0-SNAPSHOT-sources.jar
11:12:51 [INFO] 
11:12:51 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.css.model ---
11:12:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/target/org.eclipse.papyrus.infra.gmfdiag.css.model-2.0.0-SNAPSHOT.jar
11:12:51 [INFO] 
11:12:51 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.css.model ---
11:12:51 [INFO] 
11:12:51 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.css.model ---
11:12:51 [INFO] 
11:12:51 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.css.model ---
11:12:51 [INFO] 
11:12:51 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.model.edit >--
11:12:51 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.css.model.edit 2.0.0-SNAPSHOT [201/735]
11:12:51 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model.edit/pom.xml
11:12:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:12:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.model.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model.edit/pom.xml
11:12:51 [INFO] 
11:12:51 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.css.model.edit ---
11:12:51 [INFO] 
11:12:51 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.css.model.edit ---
11:12:51 [INFO] The project's OSGi version is 2.0.0.202401111608
11:12:51 [INFO] 
11:12:51 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.css.model.edit ---
11:12:51 [INFO] 
11:12:51 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.css.model.edit ---
11:12:51 [INFO] 
11:12:51 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.css.model.edit ---
11:12:51 [INFO] 
11:12:51 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.css.model.edit ---
11:12:51 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.css.model.edit
11:12:52 [INFO] 
11:12:52 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.css.model.edit ---
11:12:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model.edit/src/main/resources
11:12:52 [INFO] 
11:12:52 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.css.model.edit ---
11:12:52 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model.edit/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:12:52 [INFO] 
11:12:52 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.css.model.edit ---
11:12:52 [INFO] 
11:12:52 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.css.model.edit ---
11:12:52 [INFO] 
11:12:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.css.model.edit ---
11:12:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model.edit/src/test/resources
11:12:52 [INFO] 
11:12:52 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.css.model.edit ---
11:12:52 [INFO] 
11:12:52 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.css.model.edit ---
11:12:52 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 65 were skipped
11:12:52 [INFO] 
11:12:52 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.css.model.edit ---
11:12:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model.edit/target/org.eclipse.papyrus.infra.gmfdiag.css.model.edit-2.0.0-SNAPSHOT-sources.jar
11:12:52 [INFO] 
11:12:52 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.css.model.edit ---
11:12:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model.edit/target/org.eclipse.papyrus.infra.gmfdiag.css.model.edit-2.0.0-SNAPSHOT.jar
11:12:52 [INFO] 
11:12:52 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.css.model.edit ---
11:12:52 [INFO] 
11:12:52 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.css.model.edit ---
11:12:52 [INFO] 
11:12:52 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.css.model.edit ---
11:12:52 [INFO] 
11:12:52 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag-expansion >---
11:12:52 [INFO] Building Papyrus Diagram Expansion 0.0.1-SNAPSHOT              [202/735]
11:12:52 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/pom.xml
11:12:52 [INFO] --------------------------------[ pom ]---------------------------------
11:12:52 [INFO] 
11:12:52 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag-expansion ---
11:12:52 [INFO] 
11:12:52 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag-expansion ---
11:12:52 [INFO] 
11:12:52 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag-expansion ---
11:12:52 [INFO] 
11:12:52 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag-expansion ---
11:12:52 [INFO] 
11:12:52 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion >---
11:12:52 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.expansion 4.0.0-SNAPSHOT [203/735]
11:12:52 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/pom.xml
11:12:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:12:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/pom.xml
11:12:52 [INFO] 
11:12:52 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.expansion ---
11:12:52 [INFO] 
11:12:52 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.expansion ---
11:12:52 [INFO] The project's OSGi version is 4.0.0.202401111608
11:12:52 [INFO] 
11:12:52 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.expansion ---
11:12:52 [INFO] 
11:12:52 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.expansion ---
11:12:52 [INFO] 
11:12:52 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.expansion ---
11:12:52 [INFO] 
11:12:52 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.expansion ---
11:12:52 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.expansion
11:12:53 [INFO] 
11:12:53 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.expansion ---
11:12:53 [INFO] Copying 5 resources from src/main/resources to bin
11:12:53 [INFO] 
11:12:53 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.expansion ---
11:12:53 [INFO] Compiling 43 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/impl/CustomRepresentationImpl.java:[21] 
11:12:53 	import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.RepresentationImpl;
11:12:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:53 The import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.RepresentationImpl is never used
11:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/impl/CustomRepresentationImpl.java:[38] 
11:12:53 	public boolean validate(DiagnosticChain diagnostic, Map context) {
11:12:53 	                                                    ^^^
11:12:53 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src-gen/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/impl/AbstractRepresentationImpl.java:[298] 
11:12:53 	public boolean validate(DiagnosticChain diagnostic, Map context) {
11:12:53 	                                                    ^^^
11:12:53 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src-gen/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/impl/AbstractRepresentationImpl.java:[303] 
11:12:53 	if (false) {
11:12:53 			if (diagnostic != null) {
11:12:53 				diagnostic.add
11:12:53 					(new BasicDiagnostic
11:12:53 						(Diagnostic.ERROR,
11:12:53 						 ExpansionModelValidator.DIAGNOSTIC_SOURCE,
11:12:53 						 ExpansionModelValidator.ABSTRACT_REPRESENTATION__VALIDATE,
11:12:53 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "validate", EObjectValidator.getObjectLabel(this, context) }),
11:12:53 						 new Object [] { this }));
11:12:53 			}
11:12:53 			return false;
11:12:53 		}
11:12:53 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:53 Dead code
11:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src-gen/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/impl/AbstractRepresentationImpl.java:[310] 
11:12:53 	EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "validate", EObjectValidator.getObjectLabel(this, context) }),
11:12:53 	                                                                                                                                   ^^^^^^^
11:12:53 Type safety: The expression of type Map needs unchecked conversion to conform to Map<Object,Object>
11:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src-gen/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/impl/AbstractRepresentationImpl.java:[426] 
11:12:53 	return validate((DiagnosticChain)arguments.get(0), (Map)arguments.get(1));
11:12:53 	                                                    ^^^
11:12:53 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/impl/CustomExpansionmodelFactoryImpl.java:[22] 
11:12:53 	import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.ExpansionModelFactoryImpl;
11:12:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:53 The import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.ExpansionModelFactoryImpl is never used
11:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/impl/CustomExpansionmodelFactoryImpl.java:[23] 
11:12:53 	import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.GMFT_BasedRepresentationImpl;
11:12:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:53 The import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.GMFT_BasedRepresentationImpl is never used
11:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/impl/CustomExpansionmodelFactoryImpl.java:[24] 
11:12:53 	import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.InducedRepresentationImpl;
11:12:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:53 The import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.InducedRepresentationImpl is never used
11:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/impl/CustomExpansionmodelFactoryImpl.java:[25] 
11:12:53 	import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.RepresentationImpl;
11:12:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:53 The import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.RepresentationImpl is never used
11:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/impl/CustomExpansionmodelFactoryImpl.java:[26] 
11:12:53 	import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.RepresentationKindImpl;
11:12:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:53 The import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.RepresentationKindImpl is never used
11:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/providers/ExpandEditPartProvider.java:[27] 
11:12:53 	import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIPlugin;
11:12:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:53 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:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/providers/ExpandEditPartProvider.java:[53] 
11:12:53 	private static final String DEBUG_PREFIX = "[EXPANSION_DIAGRAM]";
11:12:53 	                            ^^^^^^^^^^^^
11:12:53 The value of the field ExpandEditPartProvider.DEBUG_PREFIX is not used
11:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/providers/ExpandEditPartProvider.java:[133] 
11:12:53 	Class editpartClass=null;
11:12:53 	^^^^^
11:12:53 Class is a raw type. References to generic type Class<T> should be parameterized
11:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/providers/ExpandEditPartProvider.java:[167] 
11:12:53 	private Constructor getCreationConstructor(Class editpartClass) {
11:12:53 	        ^^^^^^^^^^^
11:12:53 Constructor is a raw type. References to generic type Constructor<T> should be parameterized
11:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/providers/ExpandEditPartProvider.java:[167] 
11:12:53 	private Constructor getCreationConstructor(Class editpartClass) {
11:12:53 	                                           ^^^^^
11:12:53 Class is a raw type. References to generic type Class<T> should be parameterized
11:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/providers/ExpandEditPartProvider.java:[170] 
11:12:53 	Constructor[] consts = editpartClass.getConstructors();
11:12:53 	^^^^^^^^^^^
11:12:53 Constructor is a raw type. References to generic type Constructor<T> should be parameterized
11:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/providers/ExpandEditPartProvider.java:[180] 
11:12:53 	private IGraphicalEditPart createNewGraphicEditPart(Class editpartClass, Object[] constructorParams) {
11:12:53 	                                                    ^^^^^
11:12:53 Class is a raw type. References to generic type Class<T> should be parameterized
11:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/providers/ExpandEditPartProvider.java:[182] 
11:12:53 	Constructor constructor = getCreationConstructor(editpartClass);
11:12:53 	^^^^^^^^^^^
11:12:53 Constructor is a raw type. References to generic type Constructor<T> should be parameterized
11:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/providers/ExpandEditPartProvider.java:[189] 
11:12:53 	Log.warning(DiagramUIPlugin.getInstance(), IStatus.WARNING, eMsg, e);
11:12:53 	            ^^^^^^^^^^^^^^^
11:12:53 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:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/providers/ExpandEditPartProvider.java:[189] 
11:12:53 	Log.warning(DiagramUIPlugin.getInstance(), IStatus.WARNING, eMsg, e);
11:12:53 	                            ^^^^^^^^^^^
11:12:53 Discouraged access: The method 'DiagramUIPlugin.getInstance()' 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:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/impl/CustomGMFT_BasedRepresentationImpl.java:[21] 
11:12:53 	import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.GMFT_BasedRepresentationImpl;
11:12:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:53 The import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.GMFT_BasedRepresentationImpl is never used
11:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/impl/CustomGMFT_BasedRepresentationImpl.java:[39] 
11:12:53 	public boolean validate(DiagnosticChain diagnostic, Map context) {
11:12:53 	                                                    ^^^
11:12:53 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/providers/ExpandViewProvider.java:[49] 
11:12:53 	private static final String DEBUG_PREFIX = "[EXPANSION_DIAGRAM]";
11:12:53 	                            ^^^^^^^^^^^^
11:12:53 The value of the field ExpandViewProvider.DEBUG_PREFIX is not used
11:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/impl/CustomInducedRepresentationImpl.java:[21] 
11:12:53 	import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.InducedRepresentationImpl;
11:12:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:53 The import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.InducedRepresentationImpl is never used
11:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/impl/CustomInducedRepresentationImpl.java:[38] 
11:12:53 	public boolean validate(DiagnosticChain diagnostic, Map context) {
11:12:53 	                                                    ^^^
11:12:53 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/impl/CustomRepresentationKindImpl.java:[28] 
11:12:53 	public boolean validate(DiagnosticChain diagnostic, Map context) {
11:12:53 	                                                    ^^^
11:12:53 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src-gen/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/AbstractRepresentation.java:[178] 
11:12:53 	boolean validate(DiagnosticChain diagnostic, Map context);
11:12:53 	                                             ^^^
11:12:53 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:12:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/rendering/CreateInducedRepresentationViewCommand.java:[34] 
11:12:53 	private boolean isVisible;
11:12:53 	                ^^^^^^^^^
11:12:53 The value of the field CreateInducedRepresentationViewCommand.isVisible is not used
11:12:53 29 problems (29 warnings)
11:12:53 [INFO] 
11:12:53 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.expansion ---
11:12:53 [INFO] 
11:12:53 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.expansion ---
11:12:53 [INFO] 
11:12:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.expansion ---
11:12:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/test/resources
11:12:53 [INFO] 
11:12:53 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.expansion ---
11:12:53 [INFO] 
11:12:53 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.expansion ---
11:12:54 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 173 were skipped
11:12:54 [INFO] 
11:12:54 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.expansion ---
11:12:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/target/org.eclipse.papyrus.infra.gmfdiag.expansion-4.0.0-SNAPSHOT-sources.jar
11:12:54 [INFO] 
11:12:54 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.expansion ---
11:12:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/target/org.eclipse.papyrus.infra.gmfdiag.expansion-4.0.0-SNAPSHOT.jar
11:12:54 [INFO] 
11:12:54 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.expansion ---
11:12:54 [INFO] 
11:12:54 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.expansion ---
11:12:54 [INFO] 
11:12:54 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.expansion ---
11:12:54 [INFO] 
11:12:54 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.dnd >------
11:12:54 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.dnd 2.0.0-SNAPSHOT  [204/735]
11:12:54 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/pom.xml
11:12:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:12:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.dnd:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/pom.xml
11:12:54 [INFO] 
11:12:54 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.dnd ---
11:12:54 [INFO] 
11:12:54 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.dnd ---
11:12:54 [INFO] The project's OSGi version is 2.0.0.202401111608
11:12:54 [INFO] 
11:12:54 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.dnd ---
11:12:54 [INFO] 
11:12:54 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.dnd ---
11:12:54 [INFO] 
11:12:54 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.dnd ---
11:12:54 [INFO] 
11:12:54 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.dnd ---
11:12:54 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.dnd
11:12:55 [INFO] 
11:12:55 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.dnd ---
11:12:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/src/main/resources
11:12:55 [INFO] 
11:12:55 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.dnd ---
11:12:55 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:12:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/src/org/eclipse/papyrus/infra/gmfdiag/dnd/policy/DropStrategyManager.java:[143] 
11:12:55 	preferences.setDefault(getPriorityKey(strategy), strategy.getPriority());
11:12:55 	                                                          ^^^^^^^^^^^^^
11:12:55 The method getPriority() from the type DropStrategy is deprecated
11:12:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/src/org/eclipse/papyrus/infra/gmfdiag/dnd/policy/DropStrategyManager.java:[264] 
11:12:55 	return strategy.getPriority(); // Default
11:12:55 	                ^^^^^^^^^^^^^
11:12:55 The method getPriority() from the type DropStrategy is deprecated
11:12:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/src/org/eclipse/papyrus/infra/gmfdiag/dnd/strategy/MoveDropStrategy.java:[97] 
11:12:55 	values.addAll((List) objectsToDrop);
11:12:55 	              ^^^^^^^^^^^^^^^^^^^^
11:12:55 Type safety: The expression of type List needs unchecked conversion to conform to Collection<? extends capture#3-of ? extends Object>
11:12:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/src/org/eclipse/papyrus/infra/gmfdiag/dnd/strategy/MoveDropStrategy.java:[97] 
11:12:55 	values.addAll((List) objectsToDrop);
11:12:55 	               ^^^^
11:12:55 List is a raw type. References to generic type List<E> should be parameterized
11:12:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/src/org/eclipse/papyrus/infra/gmfdiag/dnd/preferences/DropStrategyEditor.java:[251] 
11:12:55 	private class DropStrategyObservableList extends WritableList {
11:12:55 	                                                 ^^^^^^^^^^^^
11:12:55 WritableList is a raw type. References to generic type WritableList<E> should be parameterized
11:12:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/src/org/eclipse/papyrus/infra/gmfdiag/dnd/preferences/DropStrategyEditor.java:[255] 
11:12:55 	addAll(values);
11:12:55 	^^^^^^^^^^^^^^
11:12:55 Type safety: The method addAll(Collection) belongs to the raw type WritableList. References to generic type WritableList<E> should be parameterized
11:12:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/src/org/eclipse/papyrus/infra/gmfdiag/dnd/strategy/AbstractDropStrategy.java:[76] 
11:12:55 	List objects = ((DropObjectsRequest) request).getObjects();
11:12:55 	^^^^
11:12:55 List is a raw type. References to generic type List<E> should be parameterized
11:12:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/src/org/eclipse/papyrus/infra/gmfdiag/dnd/strategy/AbstractDropStrategy.java:[78] 
11:12:55 	result.addAll(objects);
11:12:55 	              ^^^^^^^
11:12:55 Type safety: The expression of type List needs unchecked conversion to conform to Collection<? extends Object>
11:12:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/src/org/eclipse/papyrus/infra/gmfdiag/dnd/strategy/AbstractDropStrategy.java:[81] 
11:12:55 	List editParts = ((ChangeBoundsRequest) request).getEditParts();
11:12:55 	^^^^
11:12:55 List is a raw type. References to generic type List<E> should be parameterized
11:12:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/src/org/eclipse/papyrus/infra/gmfdiag/dnd/strategy/AbstractDropStrategy.java:[83] 
11:12:55 	result.addAll(editParts);
11:12:55 	              ^^^^^^^^^
11:12:55 Type safety: The expression of type List needs unchecked conversion to conform to Collection<? extends Object>
11:12:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/src/org/eclipse/papyrus/infra/gmfdiag/dnd/strategy/AbstractDropStrategy.java:[130] 
11:12:55 	Iterator<EditPart> editParts = ToolUtilities.getSelectionWithoutDependants(changeBoundsRequest.getEditParts()).iterator();
11:12:55 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:55 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<EditPart>
11:12:55 11 problems (11 warnings)
11:12:55 [INFO] 
11:12:55 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.dnd ---
11:12:55 [INFO] 
11:12:55 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.dnd ---
11:12:55 [INFO] 
11:12:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.dnd ---
11:12:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/src/test/resources
11:12:55 [INFO] 
11:12:55 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.dnd ---
11:12:55 [INFO] 
11:12:55 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.dnd ---
11:12:55 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 173 were skipped
11:12:55 [INFO] 
11:12:55 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.dnd ---
11:12:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/target/org.eclipse.papyrus.infra.gmfdiag.dnd-2.0.0-SNAPSHOT-sources.jar
11:12:55 [INFO] 
11:12:55 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.dnd ---
11:12:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/target/org.eclipse.papyrus.infra.gmfdiag.dnd-2.0.0-SNAPSHOT.jar
11:12:55 [INFO] 
11:12:55 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.dnd ---
11:12:55 [INFO] 
11:12:55 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.dnd ---
11:12:55 [INFO] 
11:12:55 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.dnd ---
11:12:55 [INFO] 
11:12:55 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra-gmfdiag-css >------
11:12:55 [INFO] Building Papyrus Diagram CSS Support 0.0.1-SNAPSHOT            [205/735]
11:12:55 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/pom.xml
11:12:55 [INFO] --------------------------------[ pom ]---------------------------------
11:12:55 [INFO] 
11:12:55 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra-gmfdiag-css ---
11:12:55 [INFO] 
11:12:55 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-gmfdiag-css ---
11:12:55 [INFO] 
11:12:55 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra-gmfdiag-css ---
11:12:55 [INFO] 
11:12:55 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-gmfdiag-css ---
11:12:55 [INFO] 
11:12:55 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css >------
11:12:55 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.css 3.0.100-SNAPSHOT [206/735]
11:12:55 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/pom.xml
11:12:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:12:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css:3.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/pom.xml
11:12:56 [INFO] 
11:12:56 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.css ---
11:12:56 [INFO] 
11:12:56 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.css ---
11:12:56 [INFO] The project's OSGi version is 3.0.100.202401111608
11:12:56 [INFO] 
11:12:56 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.css ---
11:12:56 [INFO] 
11:12:56 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.css ---
11:12:56 [INFO] 
11:12:56 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.css ---
11:12:56 [INFO] 
11:12:56 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.css ---
11:12:56 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.css
11:12:57 [INFO] 
11:12:57 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.css ---
11:12:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/main/resources
11:12:57 [INFO] 
11:12:57 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.css ---
11:12:57 [INFO] Compiling 165 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/style/impl/CSSViewDelegate.java:[142] 
11:12:58 	stringListStyle.getStringListValue().addAll(Arrays.asList(values));
11:12:58 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:58 Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/CSSFilteringStyleImpl.java:[79] 
11:12:58 	public java.util.List getCSSFilteringKeys() {
11:12:58 	       ^^^^^^^^^^^^^^
11:12:58 List is a raw type. References to generic type List<E> should be parameterized
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/CSSFilteringStyleImpl.java:[80] 
11:12:58 	java.util.List value = super.getFilteringKeys();
11:12:58 	^^^^^^^^^^^^^^
11:12:58 List is a raw type. References to generic type List<E> should be parameterized
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/CSSFilteringStyleImpl.java:[96] 
11:12:58 	public java.util.List getFilteringKeys() {
11:12:58 	       ^^^^^^^^^^^^^^
11:12:58 List is a raw type. References to generic type List<E> should be parameterized
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/CSSFilteringStyleImpl.java:[115] 
11:12:58 	public void setFilteringKeys(java.util.List value) {
11:12:58 	                             ^^^^^^^^^^^^^^
11:12:58 List is a raw type. References to generic type List<E> should be parameterized
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/command/ResetStyleCommand.java:[47] 
11:12:58 	papyrusStyleAnnotations.add(VisualInformationPapyrusConstants.CUSTOM_APPEARENCE_ANNOTATION);
11:12:58 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:58 The field VisualInformationPapyrusConstants.CUSTOM_APPEARENCE_ANNOTATION is deprecated
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/command/ResetStyleCommand.java:[51] 
11:12:58 	private TransactionalEditingDomain domain;
11:12:58 	                                   ^^^^^^
11:12:58 The value of the field ResetStyleCommand.domain is not used
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/style/impl/CSSFilteringStyleDelegate.java:[49] 
11:12:58 	public java.util.List getCSSFilteringKeys() {
11:12:58 	       ^^^^^^^^^^^^^^
11:12:58 List is a raw type. References to generic type List<E> should be parameterized
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/style/impl/CSSFilteringStyleDelegate.java:[53] 
11:12:58 	return (java.util.List) defaultValue;
11:12:58 	        ^^^^^^^^^^^^^^
11:12:58 List is a raw type. References to generic type List<E> should be parameterized
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/engine/ExtendedCSSEngineImpl.java:[40] 
11:12:58 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:12:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:58 The type AdapterUtils is deprecated
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/engine/ExtendedCSSEngineImpl.java:[373] 
11:12:58 	Diagram diagram = AdapterUtils.adapt(elementAdapter, Diagram.class, null);
11:12:58 	                  ^^^^^^^^^^^^
11:12:58 The type AdapterUtils is deprecated
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/engine/ExtendedCSSEngineImpl.java:[373] 
11:12:58 	Diagram diagram = AdapterUtils.adapt(elementAdapter, Diagram.class, null);
11:12:58 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:58 The method adapt(Object, Class<Diagram>, Diagram) from the type AdapterUtils is deprecated
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSXMLEngineImpl.java:[17] 
11:12:58 	import org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyBackgroundHandler;
11:12:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:58 Discouraged access: The type 'ICSSPropertyBackgroundHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSXMLEngineImpl.java:[18] 
11:12:58 	import org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyFontHandler;
11:12:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:58 Discouraged access: The type 'ICSSPropertyFontHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSXMLEngineImpl.java:[19] 
11:12:58 	import org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyTextHandler;
11:12:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:58 Discouraged access: The type 'ICSSPropertyTextHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSXMLEngineImpl.java:[20] 
11:12:58 	import org.eclipse.e4.ui.css.core.engine.CSSEngine;
11:12:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:58 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSXMLEngineImpl.java:[21] 
11:12:58 	import org.eclipse.e4.ui.css.core.impl.engine.CSSEngineImpl;
11:12:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:58 Discouraged access: The type 'CSSEngineImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSXMLEngineImpl.java:[24] 
11:12:58 	* {@link CSSEngine} implementation to apply style sheet to XML DOM.
11:12:58 	         ^^^^^^^^^
11:12:58 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSXMLEngineImpl.java:[29] 
11:12:58 	public class CSSXMLEngineImpl extends CSSEngineImpl {
11:12:58 	                                      ^^^^^^^^^^^^^
11:12:58 Discouraged access: The type 'CSSEngineImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSXMLEngineImpl.java:[33] 
11:12:58 	super.registerCSSPropertyHandler(ICSSPropertyBackgroundHandler.class,
11:12:58 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:58 Discouraged access: The method 'CSSEngineImpl.registerCSSPropertyHandler(Class<?>, ICSSPropertyHandler)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSXMLEngineImpl.java:[33] 
11:12:58 	super.registerCSSPropertyHandler(ICSSPropertyBackgroundHandler.class,
11:12:58 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:58 Discouraged access: The type 'ICSSPropertyBackgroundHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSXMLEngineImpl.java:[36] 
11:12:58 	super.registerCSSPropertyHandler(ICSSPropertyTextHandler.class,
11:12:58 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:58 Discouraged access: The method 'CSSEngineImpl.registerCSSPropertyHandler(Class<?>, ICSSPropertyHandler)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSXMLEngineImpl.java:[36] 
11:12:58 	super.registerCSSPropertyHandler(ICSSPropertyTextHandler.class,
11:12:58 	                                 ^^^^^^^^^^^^^^^^^^^^^^^
11:12:58 Discouraged access: The type 'ICSSPropertyTextHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSXMLEngineImpl.java:[39] 
11:12:58 	super.registerCSSPropertyHandler(ICSSPropertyFontHandler.class,
11:12:58 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:58 Discouraged access: The method 'CSSEngineImpl.registerCSSPropertyHandler(Class<?>, ICSSPropertyHandler)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSXMLEngineImpl.java:[39] 
11:12:58 	super.registerCSSPropertyHandler(ICSSPropertyFontHandler.class,
11:12:58 	                                 ^^^^^^^^^^^^^^^^^^^^^^^
11:12:58 Discouraged access: The type 'ICSSPropertyFontHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyBackgroundXMLHandler.java:[18] 
11:12:58 	import org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyBackgroundHandler;
11:12:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:58 Discouraged access: The type 'AbstractCSSPropertyBackgroundHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyBackgroundXMLHandler.java:[19] 
11:12:58 	import org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyBackgroundHandler;
11:12:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:58 Discouraged access: The type 'ICSSPropertyBackgroundHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyBackgroundXMLHandler.java:[20] 
11:12:58 	import org.eclipse.e4.ui.css.core.engine.CSSEngine;
11:12:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:58 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyBackgroundXMLHandler.java:[30] 
11:12:58 	AbstractCSSPropertyBackgroundHandler {
11:12:58 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:58 Discouraged access: The type 'AbstractCSSPropertyBackgroundHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyBackgroundXMLHandler.java:[32] 
11:12:58 	public final static ICSSPropertyBackgroundHandler INSTANCE = new CSSPropertyBackgroundXMLHandler();
11:12:58 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:58 Discouraged access: The type 'ICSSPropertyBackgroundHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyBackgroundXMLHandler.java:[36] 
11:12:58 	CSSValue value, String pseudo, CSSEngine engine) throws Exception {
11:12:58 	                               ^^^^^^^^^
11:12:58 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyBackgroundXMLHandler.java:[38] 
11:12:58 	super.applyCSSProperty(node, property, value, pseudo,
11:12:58 	      ^^^^^^^^^^^^^^^^
11:12:58 Discouraged access: The method 'AbstractCSSPropertyBackgroundHandler.applyCSSProperty(Object, String, CSSValue, String, CSSEngine)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyBackgroundXMLHandler.java:[47] 
11:12:58 	String pseudo, CSSEngine engine) throws Exception {
11:12:58 	               ^^^^^^^^^
11:12:58 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyBackgroundXMLHandler.java:[54] 
11:12:58 	String pseudo, CSSEngine engine) throws Exception {
11:12:58 	               ^^^^^^^^^
11:12:58 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyBackgroundXMLHandler.java:[61] 
11:12:58 	String pseudo, CSSEngine engine) throws Exception {
11:12:58 	               ^^^^^^^^^
11:12:58 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyBackgroundXMLHandler.java:[68] 
11:12:58 	String pseudo, CSSEngine engine) throws Exception {
11:12:58 	               ^^^^^^^^^
11:12:58 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyBackgroundXMLHandler.java:[75] 
11:12:58 	String pseudo, CSSEngine engine) throws Exception {
11:12:58 	               ^^^^^^^^^
11:12:58 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/style/CSSSortingStyle.java:[23] 
11:12:58 	public java.util.Map getCSSSortingKeys();
11:12:58 	       ^^^^^^^^^^^^^
11:12:58 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/resource/CSSNotationResourceFactory.java:[37] 
11:12:58 	resource.getDefaultLoadOptions().putAll(GMFResourceFactory.getDefaultLoadOptions());
11:12:58 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:58 Type safety: The expression of type Map needs unchecked conversion to conform to Map<? extends Object,? extends Object>
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/resource/CSSNotationResourceFactory.java:[38] 
11:12:58 	resource.getDefaultSaveOptions().putAll(GMFResourceFactory.getDefaultSaveOptions());
11:12:58 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:58 Type safety: The expression of type Map needs unchecked conversion to conform to Map<? extends Object,? extends Object>
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/engine/BaseCSSEngine.java:[23] 
11:12:58 	import org.eclipse.e4.ui.css.core.dom.IElementProvider;
11:12:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:58 Discouraged access: The type 'IElementProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/engine/BaseCSSEngine.java:[24] 
11:12:58 	import org.eclipse.e4.ui.css.core.engine.CSSElementContext;
11:12:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:58 Discouraged access: The type 'CSSElementContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/engine/BaseCSSEngine.java:[79] 
11:12:58 	public IElementProvider getElementProvider() {
11:12:58 	       ^^^^^^^^^^^^^^^^
11:12:58 Discouraged access: The type 'IElementProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/engine/BaseCSSEngine.java:[84] 
11:12:58 	public void setElementProvider(IElementProvider elementProvider) {
11:12:58 	                               ^^^^^^^^^^^^^^^^
11:12:58 Discouraged access: The type 'IElementProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/engine/BaseCSSEngine.java:[89] 
11:12:58 	public CSSElementContext getCSSElementContext(Object node) {
11:12:58 	       ^^^^^^^^^^^^^^^^^
11:12:58 Discouraged access: The type 'CSSElementContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/style/impl/CSSGuideStyleDelegate.java:[22] 
11:12:58 	private GuideStyle guideStyle;
11:12:58 	                   ^^^^^^^^^^
11:12:58 The value of the field CSSGuideStyleDelegate.guideStyle is not used
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/style/impl/CSSGuideStyleDelegate.java:[24] 
11:12:58 	private ExtendedCSSEngine engine;
11:12:58 	                          ^^^^^^
11:12:58 The value of the field CSSGuideStyleDelegate.engine is not used
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyTextXMLHandler.java:[18] 
11:12:58 	import org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyTextHandler;
11:12:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:58 Discouraged access: The type 'AbstractCSSPropertyTextHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyTextXMLHandler.java:[19] 
11:12:58 	import org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyTextHandler;
11:12:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:58 Discouraged access: The type 'ICSSPropertyTextHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyTextXMLHandler.java:[20] 
11:12:58 	import org.eclipse.e4.ui.css.core.engine.CSSEngine;
11:12:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:58 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyTextXMLHandler.java:[30] 
11:12:58 	public class CSSPropertyTextXMLHandler extends AbstractCSSPropertyTextHandler {
11:12:58 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:58 Discouraged access: The type 'AbstractCSSPropertyTextHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyTextXMLHandler.java:[32] 
11:12:58 	public final static ICSSPropertyTextHandler INSTANCE = new CSSPropertyTextXMLHandler();
11:12:58 	                    ^^^^^^^^^^^^^^^^^^^^^^^
11:12:58 Discouraged access: The type 'ICSSPropertyTextHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyTextXMLHandler.java:[36] 
11:12:58 	CSSValue value, String pseudo, CSSEngine engine) throws Exception {
11:12:58 	                               ^^^^^^^^^
11:12:58 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyTextXMLHandler.java:[38] 
11:12:58 	super.applyCSSProperty(node, property, value, pseudo,
11:12:58 	      ^^^^^^^^^^^^^^^^
11:12:58 Discouraged access: The method 'AbstractCSSPropertyTextHandler.applyCSSProperty(Object, String, CSSValue, String, CSSEngine)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyTextXMLHandler.java:[47] 
11:12:58 	String pseudo, CSSEngine engine) throws Exception {
11:12:58 	               ^^^^^^^^^
11:12:58 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyTextXMLHandler.java:[56] 
11:12:58 	public String retrieveCSSPropertyColor(Object node, CSSEngine engine)
11:12:58 	                                                    ^^^^^^^^^
11:12:58 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/CSSListCompartmentImpl.java:[171] 
11:12:58 	public void setSortingKeys(java.util.Map value) {
11:12:58 	                           ^^^^^^^^^^^^^
11:12:58 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/CSSListCompartmentImpl.java:[187] 
11:12:58 	public void setFilteringKeys(java.util.List value) {
11:12:58 	                             ^^^^^^^^^^^^^^
11:12:58 List is a raw type. References to generic type List<E> should be parameterized
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/engine/ICSSElementProviderFactory.java:[20] 
11:12:58 	@SuppressWarnings("restriction")
11:12:58 	                  ^^^^^^^^^^^^^
11:12:58 Unnecessary @SuppressWarnings("restriction")
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[18] 
11:12:58 	import org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyFontHandler;
11:12:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:58 Discouraged access: The type 'AbstractCSSPropertyFontHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[19] 
11:12:58 	import org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyFontHandler;
11:12:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:58 Discouraged access: The type 'ICSSPropertyFontHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[20] 
11:12:58 	import org.eclipse.e4.ui.css.core.engine.CSSEngine;
11:12:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:58 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[32] 
11:12:58 	public class CSSPropertyFontXMLHandler extends AbstractCSSPropertyFontHandler {
11:12:58 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:58 Discouraged access: The type 'AbstractCSSPropertyFontHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[34] 
11:12:58 	public final static ICSSPropertyFontHandler INSTANCE = new CSSPropertyFontXMLHandler();
11:12:58 	                    ^^^^^^^^^^^^^^^^^^^^^^^
11:12:58 Discouraged access: The type 'ICSSPropertyFontHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[38] 
11:12:58 	CSSValue value, String pseudo, CSSEngine engine) throws Exception {
11:12:58 	                               ^^^^^^^^^
11:12:58 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[40] 
11:12:58 	super.applyCSSProperty(node, property, value, pseudo,
11:12:58 	      ^^^^^^^^^^^^^^^^
11:12:58 Discouraged access: The method 'AbstractCSSPropertyFontHandler.applyCSSProperty(Object, String, CSSValue, String, CSSEngine)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[49] 
11:12:58 	String pseudo, CSSEngine engine) throws Exception {
11:12:58 	               ^^^^^^^^^
11:12:58 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[61] 
11:12:58 	String pseudo, CSSEngine engine) throws Exception {
11:12:58 	               ^^^^^^^^^
11:12:58 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[73] 
11:12:58 	String pseudo, CSSEngine engine) throws Exception {
11:12:58 	               ^^^^^^^^^
11:12:58 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[85] 
11:12:58 	CSSEngine engine) throws Exception {
11:12:58 	^^^^^^^^^
11:12:58 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[92] 
11:12:58 	CSSEngine engine) throws Exception {
11:12:58 	^^^^^^^^^
11:12:58 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[99] 
11:12:58 	CSSEngine engine) throws Exception {
11:12:58 	^^^^^^^^^
11:12:58 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[106] 
11:12:58 	CSSEngine engine) throws Exception {
11:12:58 	^^^^^^^^^
11:12:58 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[113] 
11:12:58 	CSSEngine engine) throws Exception {
11:12:58 	^^^^^^^^^
11:12:58 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[120] 
11:12:58 	CSSEngine engine) throws Exception {
11:12:58 	^^^^^^^^^
11:12:58 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[127] 
11:12:58 	CSSEngine engine) throws Exception {
11:12:58 	^^^^^^^^^
11:12:58 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/style/impl/CSSSortingStyleDelegate.java:[49] 
11:12:58 	public java.util.Map getCSSSortingKeys() {
11:12:58 	       ^^^^^^^^^^^^^
11:12:58 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/style/impl/CSSSortingStyleDelegate.java:[53] 
11:12:58 	return (java.util.Map) defaultValue;
11:12:58 	        ^^^^^^^^^^^^^
11:12:58 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/dom/GMFElementAdapter.java:[236] 
11:12:58 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
11:12:58 	       ^^^^^^
11:12:58 Type safety: The return type Object for getAdapter(Class) from the type GMFElementAdapter needs unchecked conversion to conform to T from the type IAdaptable
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/CSSSortingStyleImpl.java:[79] 
11:12:58 	public java.util.Map getCSSSortingKeys() {
11:12:58 	       ^^^^^^^^^^^^^
11:12:58 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/CSSSortingStyleImpl.java:[80] 
11:12:58 	java.util.Map value = super.getSortingKeys();
11:12:58 	^^^^^^^^^^^^^
11:12:58 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/CSSSortingStyleImpl.java:[96] 
11:12:58 	public java.util.Map getSortingKeys() {
11:12:58 	       ^^^^^^^^^^^^^
11:12:58 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/CSSSortingStyleImpl.java:[115] 
11:12:58 	public void setSortingKeys(java.util.Map value) {
11:12:58 	                           ^^^^^^^^^^^^^
11:12:58 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/notation/ForceValueHelper.java:[114] 
11:12:58 	details.remove(annotationKey);
11:12:58 	               ^^^^^^^^^^^^^
11:12:58 Unlikely argument type String for remove(Object) on a Collection<Map.Entry<String,String>>
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/dom/StyleListener.java:[153] 
11:12:58 	private String getEventType(Notification notification) {
11:12:58 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:58 The method getEventType(Notification) from the type StyleListener is never used locally
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/style/impl/CSSDiagramLinkStyleDelegate.java:[22] 
11:12:58 	private DiagramLinkStyle diagramLinkStyle;
11:12:58 	                         ^^^^^^^^^^^^^^^^
11:12:58 The value of the field CSSDiagramLinkStyleDelegate.diagramLinkStyle is not used
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/style/impl/CSSDiagramLinkStyleDelegate.java:[24] 
11:12:58 	private ExtendedCSSEngine engine;
11:12:58 	                          ^^^^^^
11:12:58 The value of the field CSSDiagramLinkStyleDelegate.engine is not used
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/CSSSemanticListCompartmentImpl.java:[144] 
11:12:58 	public void setSortingKeys(java.util.Map value) {
11:12:58 	                           ^^^^^^^^^^^^^
11:12:58 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/CSSSemanticListCompartmentImpl.java:[160] 
11:12:58 	public void setFilteringKeys(java.util.List value) {
11:12:58 	                             ^^^^^^^^^^^^^^
11:12:58 List is a raw type. References to generic type List<E> should be parameterized
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/engine/WorkspaceCSSEngine.java:[21] 
11:12:58 	import org.eclipse.e4.ui.css.core.dom.IElementProvider;
11:12:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:58 Discouraged access: The type 'IElementProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/engine/WorkspaceCSSEngine.java:[22] 
11:12:58 	import org.eclipse.e4.ui.css.core.engine.CSSElementContext;
11:12:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:58 Discouraged access: The type 'CSSElementContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/engine/WorkspaceCSSEngine.java:[85] 
11:12:58 	public IElementProvider getElementProvider() {
11:12:58 	       ^^^^^^^^^^^^^^^^
11:12:58 Discouraged access: The type 'IElementProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/engine/WorkspaceCSSEngine.java:[90] 
11:12:58 	public void setElementProvider(IElementProvider elementProvider) {
11:12:58 	                               ^^^^^^^^^^^^^^^^
11:12:58 Discouraged access: The type 'IElementProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/engine/WorkspaceCSSEngine.java:[95] 
11:12:58 	public CSSElementContext getCSSElementContext(Object node) {
11:12:58 	       ^^^^^^^^^^^^^^^^^
11:12:58 Discouraged access: The type 'CSSElementContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/style/CSSFilteringStyle.java:[23] 
11:12:58 	public java.util.List getCSSFilteringKeys();
11:12:58 	       ^^^^^^^^^^^^^^
11:12:58 List is a raw type. References to generic type List<E> should be parameterized
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/provider/IPapyrusElementProvider.java:[18] 
11:12:58 	import org.eclipse.e4.ui.css.core.dom.IElementProvider;
11:12:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:12:58 Discouraged access: The type 'IElementProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/provider/IPapyrusElementProvider.java:[26] 
11:12:58 	public interface IPapyrusElementProvider extends IElementProvider {
11:12:58 	                                                 ^^^^^^^^^^^^^^^^
11:12:58 Discouraged access: The type 'IElementProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/style/impl/CSSMultiDiagramLinkStyleDelegate.java:[22] 
11:12:58 	private MultiDiagramLinkStyle multiDiagramLinkStyle;
11:12:58 	                              ^^^^^^^^^^^^^^^^^^^^^
11:12:58 The value of the field CSSMultiDiagramLinkStyleDelegate.multiDiagramLinkStyle is not used
11:12:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/style/impl/CSSMultiDiagramLinkStyleDelegate.java:[24] 
11:12:58 	private ExtendedCSSEngine engine;
11:12:58 	                          ^^^^^^
11:12:58 The value of the field CSSMultiDiagramLinkStyleDelegate.engine is not used
11:12:58 99 problems (99 warnings)
11:12:58 [INFO] 
11:12:58 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.css ---
11:12:58 [INFO] 
11:12:58 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.css ---
11:12:58 [INFO] 
11:12:58 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.css ---
11:12:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/test/resources
11:12:58 [INFO] 
11:12:58 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.css ---
11:12:58 [INFO] 
11:12:58 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.css ---
11:12:58 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 173 were skipped
11:12:58 [INFO] 
11:12:58 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.css ---
11:12:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/target/org.eclipse.papyrus.infra.gmfdiag.css-3.0.100-SNAPSHOT-sources.jar
11:12:58 [INFO] 
11:12:58 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.css ---
11:12:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/target/org.eclipse.papyrus.infra.gmfdiag.css-3.0.100-SNAPSHOT.jar
11:12:58 [INFO] 
11:12:58 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.css ---
11:12:58 [INFO] 
11:12:58 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.css ---
11:12:58 [INFO] 
11:12:58 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.css ---
11:12:58 [INFO] 
11:12:58 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.export >----
11:12:58 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.export 3.0.0-SNAPSHOT [207/735]
11:12:58 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/pom.xml
11:12:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:12:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.export:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/pom.xml
11:12:59 [INFO] 
11:12:59 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.export ---
11:12:59 [INFO] 
11:12:59 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.export ---
11:12:59 [INFO] The project's OSGi version is 3.0.0.202401111608
11:12:59 [INFO] 
11:12:59 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.export ---
11:12:59 [INFO] 
11:12:59 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.export ---
11:12:59 [INFO] 
11:12:59 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.export ---
11:12:59 [INFO] 
11:12:59 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.export ---
11:12:59 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.export
11:12:59 [INFO] 
11:12:59 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.export ---
11:12:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/src/main/resources
11:12:59 [INFO] 
11:12:59 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.export ---
11:12:59 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:13:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/src/org/eclipse/papyrus/infra/gmfdiag/export/DialogDisplayUtils.java:[65] 
11:13:00 	IWorkbench workBench = Activator.getDefault().getWorkbench();
11:13:00 	                                              ^^^^^^^^^^^^^^
11:13:00 The method getWorkbench() from the type AbstractUIPlugin is deprecated
11:13:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/src/org/eclipse/papyrus/infra/gmfdiag/export/engine/ExportAllDiagramsEngine.java:[36] 
11:13:00 	import org.eclipse.core.runtime.SubProgressMonitor;
11:13:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:00 The type SubProgressMonitor is deprecated
11:13:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/src/org/eclipse/papyrus/infra/gmfdiag/export/engine/ExportAllDiagramsEngine.java:[98] 
11:13:00 	private boolean hasDuplicates = false;
11:13:00 	                ^^^^^^^^^^^^^
11:13:00 The value of the field ExportAllDiagramsEngine.hasDuplicates is not used
11:13:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/src/org/eclipse/papyrus/infra/gmfdiag/export/engine/ExportAllDiagramsEngine.java:[235] 
11:13:00 	export(new SubProgressMonitor(newMonitor, 9), diagrams);
11:13:00 	           ^^^^^^^^^^^^^^^^^^
11:13:00 The type SubProgressMonitor is deprecated
11:13:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/src/org/eclipse/papyrus/infra/gmfdiag/export/engine/ExportAllDiagramsEngine.java:[235] 
11:13:00 	export(new SubProgressMonitor(newMonitor, 9), diagrams);
11:13:00 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:00 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
11:13:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/src/org/eclipse/papyrus/infra/gmfdiag/export/engine/ExportAllDiagramsEngine.java:[426] 
11:13:00 	createDiagramFiles(new SubProgressMonitor(newMonitor, 9), diagrams);
11:13:00 	                       ^^^^^^^^^^^^^^^^^^
11:13:00 The type SubProgressMonitor is deprecated
11:13:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/src/org/eclipse/papyrus/infra/gmfdiag/export/engine/ExportAllDiagramsEngine.java:[426] 
11:13:00 	createDiagramFiles(new SubProgressMonitor(newMonitor, 9), diagrams);
11:13:00 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:00 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
11:13:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/src/org/eclipse/papyrus/infra/gmfdiag/export/engine/ExportAllDiagramsEngine.java:[430] 
11:13:00 	unloadResources(new SubProgressMonitor(newMonitor, 1), diagrams);
11:13:00 	                    ^^^^^^^^^^^^^^^^^^
11:13:00 The type SubProgressMonitor is deprecated
11:13:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/src/org/eclipse/papyrus/infra/gmfdiag/export/engine/ExportAllDiagramsEngine.java:[430] 
11:13:00 	unloadResources(new SubProgressMonitor(newMonitor, 1), diagrams);
11:13:00 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:00 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
11:13:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/src/org/eclipse/papyrus/infra/gmfdiag/export/engine/ExportAllDiagramsEngine.java:[554] 
11:13:00 	copyImageUtil.copyToImage(diagram, imagePath, exportParameter.getExportFormat(), new SubProgressMonitor(newMonitor, 1), PreferencesHint.USE_DEFAULTS);
11:13:00 	                                                                                     ^^^^^^^^^^^^^^^^^^
11:13:00 The type SubProgressMonitor is deprecated
11:13:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/src/org/eclipse/papyrus/infra/gmfdiag/export/engine/ExportAllDiagramsEngine.java:[554] 
11:13:00 	copyImageUtil.copyToImage(diagram, imagePath, exportParameter.getExportFormat(), new SubProgressMonitor(newMonitor, 1), PreferencesHint.USE_DEFAULTS);
11:13:00 	                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:00 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
11:13:00 11 problems (11 warnings)
11:13:00 [INFO] 
11:13:00 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.export ---
11:13:00 [INFO] 
11:13:00 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.export ---
11:13:00 [INFO] 
11:13:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.export ---
11:13:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/src/test/resources
11:13:00 [INFO] 
11:13:00 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.export ---
11:13:00 [INFO] 
11:13:00 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.export ---
11:13:00 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 174 were skipped
11:13:00 [INFO] 
11:13:00 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.export ---
11:13:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/target/org.eclipse.papyrus.infra.gmfdiag.export-3.0.0-SNAPSHOT-sources.jar
11:13:00 [INFO] 
11:13:00 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.export ---
11:13:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/target/org.eclipse.papyrus.infra.gmfdiag.export-3.0.0-SNAPSHOT.jar
11:13:00 [INFO] 
11:13:00 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.export ---
11:13:00 [INFO] 
11:13:00 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.export ---
11:13:00 [INFO] 
11:13:00 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.export ---
11:13:00 [INFO] 
11:13:00 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.gef >------
11:13:00 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.gef 2.0.0-SNAPSHOT  [208/735]
11:13:00 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gef/pom.xml
11:13:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:13:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.gef:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gef/pom.xml
11:13:00 [INFO] 
11:13:00 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.gef ---
11:13:00 [INFO] 
11:13:00 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.gef ---
11:13:00 [INFO] The project's OSGi version is 2.0.0.202401111608
11:13:00 [INFO] 
11:13:00 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.gef ---
11:13:00 [INFO] 
11:13:00 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.gef ---
11:13:00 [INFO] 
11:13:00 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.gef ---
11:13:00 [INFO] 
11:13:00 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.gef ---
11:13:00 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.gef
11:13:00 [INFO] 
11:13:00 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.gef ---
11:13:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gef/src/main/resources
11:13:00 [INFO] 
11:13:00 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.gef ---
11:13:01 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gef/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:13:01 [INFO] 
11:13:01 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.gef ---
11:13:01 [INFO] 
11:13:01 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.gef ---
11:13:01 [INFO] 
11:13:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.gef ---
11:13:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gef/src/test/resources
11:13:01 [INFO] 
11:13:01 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.gef ---
11:13:01 [INFO] 
11:13:01 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.gef ---
11:13:01 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 125 were skipped
11:13:01 [INFO] 
11:13:01 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.gef ---
11:13:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gef/target/org.eclipse.papyrus.infra.gmfdiag.gef-2.0.0-SNAPSHOT-sources.jar
11:13:01 [INFO] 
11:13:01 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.gef ---
11:13:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gef/target/org.eclipse.papyrus.infra.gmfdiag.gef-2.0.0-SNAPSHOT.jar
11:13:01 [INFO] 
11:13:01 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.gef ---
11:13:01 [INFO] 
11:13:01 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.gef ---
11:13:01 [INFO] 
11:13:01 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.gef ---
11:13:01 [INFO] 
11:13:01 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter >--
11:13:01 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter 2.0.0-SNAPSHOT [209/735]
11:13:01 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter/pom.xml
11:13:01 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:13:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter/pom.xml
11:13:01 [INFO] 
11:13:01 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter ---
11:13:01 [INFO] 
11:13:01 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter ---
11:13:01 [INFO] The project's OSGi version is 2.0.0.202401111608
11:13:01 [INFO] 
11:13:01 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter ---
11:13:01 [INFO] 
11:13:01 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter ---
11:13:01 [INFO] 
11:13:01 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter ---
11:13:01 [INFO] 
11:13:01 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter ---
11:13:01 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter
11:13:01 [INFO] 
11:13:01 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter ---
11:13:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter/src/main/resources
11:13:01 [INFO] 
11:13:01 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter ---
11:13:01 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:13:01 [INFO] 
11:13:01 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter ---
11:13:01 [INFO] 
11:13:01 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter ---
11:13:01 [INFO] 
11:13:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter ---
11:13:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter/src/test/resources
11:13:01 [INFO] 
11:13:01 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter ---
11:13:01 [INFO] 
11:13:01 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter ---
11:13:01 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 143 were skipped
11:13:01 [INFO] 
11:13:01 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter ---
11:13:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter/target/org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter-2.0.0-SNAPSHOT-sources.jar
11:13:01 [INFO] 
11:13:01 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter ---
11:13:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter/target/org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter-2.0.0-SNAPSHOT.jar
11:13:02 [INFO] 
11:13:02 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter ---
11:13:02 [INFO] 
11:13:02 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter ---
11:13:02 [INFO] 
11:13:02 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter ---
11:13:02 [INFO] 
11:13:02 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.preferences >--
11:13:02 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.preferences 4.0.0-SNAPSHOT [210/735]
11:13:02 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/pom.xml
11:13:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:13:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.preferences:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/pom.xml
11:13:02 [INFO] 
11:13:02 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.preferences ---
11:13:02 [INFO] 
11:13:02 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.preferences ---
11:13:02 [INFO] The project's OSGi version is 4.0.0.202401111608
11:13:02 [INFO] 
11:13:02 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.preferences ---
11:13:02 [INFO] 
11:13:02 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.preferences ---
11:13:02 [INFO] 
11:13:02 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.preferences ---
11:13:02 [INFO] 
11:13:02 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.preferences ---
11:13:02 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.preferences
11:13:03 [INFO] 
11:13:03 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.preferences ---
11:13:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/main/resources
11:13:03 [INFO] 
11:13:03 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.preferences ---
11:13:03 [INFO] Compiling 56 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/LinkColorGroup.java:[18] 
11:13:03 	import org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n.DiagramUIPropertiesImages;
11:13:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:03 Discouraged access: The type 'DiagramUIPropertiesImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.9.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.properties-1.9.1.202311130907.jar')
11:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/LinkColorGroup.java:[78] 
11:13:03 	Composite fontColorEditorCompo = getEncapsulatedCompo(toolbar);
11:13:03 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:03 The method getEncapsulatedCompo(Composite) from the type AbstractGroup is deprecated
11:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/LinkColorGroup.java:[79] 
11:13:03 	fontColorEditor = new ColorFieldEditor(getPreferenceConstant(PreferencesConstantsHelper.COLOR_FONT), DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_FONT_COLOR), fontColorEditorCompo);
11:13:03 	                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:03 Discouraged access: The type 'DiagramUIPropertiesImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.9.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.properties-1.9.1.202311130907.jar')
11:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/LinkColorGroup.java:[79] 
11:13:03 	fontColorEditor = new ColorFieldEditor(getPreferenceConstant(PreferencesConstantsHelper.COLOR_FONT), DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_FONT_COLOR), fontColorEditorCompo);
11:13:03 	                                                                                                                               ^^^
11:13:03 Discouraged access: The method 'DiagramUIPropertiesImages.get(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.9.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.properties-1.9.1.202311130907.jar')
11:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/LinkColorGroup.java:[79] 
11:13:03 	fontColorEditor = new ColorFieldEditor(getPreferenceConstant(PreferencesConstantsHelper.COLOR_FONT), DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_FONT_COLOR), fontColorEditorCompo);
11:13:03 	                                                                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:03 Discouraged access: The type 'DiagramUIPropertiesImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.9.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.properties-1.9.1.202311130907.jar')
11:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/LinkColorGroup.java:[79] 
11:13:03 	fontColorEditor = new ColorFieldEditor(getPreferenceConstant(PreferencesConstantsHelper.COLOR_FONT), DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_FONT_COLOR), fontColorEditorCompo);
11:13:03 	                                                                                                                                                             ^^^^^^^^^^^^^^
11:13:03 Discouraged access: The field 'DiagramUIPropertiesImages.IMG_FONT_COLOR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.9.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.properties-1.9.1.202311130907.jar')
11:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/LinkColorGroup.java:[84] 
11:13:03 	Composite lineColorEditorCompo = getEncapsulatedCompo(toolbar);
11:13:03 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:03 The method getEncapsulatedCompo(Composite) from the type AbstractGroup is deprecated
11:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/LinkColorGroup.java:[85] 
11:13:03 	lineColorEditor = new ColorFieldEditor(getPreferenceConstant(PreferencesConstantsHelper.COLOR_LINE), DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_LINE_COLOR), lineColorEditorCompo);
11:13:03 	                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:03 Discouraged access: The type 'DiagramUIPropertiesImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.9.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.properties-1.9.1.202311130907.jar')
11:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/LinkColorGroup.java:[85] 
11:13:03 	lineColorEditor = new ColorFieldEditor(getPreferenceConstant(PreferencesConstantsHelper.COLOR_LINE), DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_LINE_COLOR), lineColorEditorCompo);
11:13:03 	                                                                                                                               ^^^
11:13:03 Discouraged access: The method 'DiagramUIPropertiesImages.get(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.9.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.properties-1.9.1.202311130907.jar')
11:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/LinkColorGroup.java:[85] 
11:13:03 	lineColorEditor = new ColorFieldEditor(getPreferenceConstant(PreferencesConstantsHelper.COLOR_LINE), DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_LINE_COLOR), lineColorEditorCompo);
11:13:03 	                                                                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:03 Discouraged access: The type 'DiagramUIPropertiesImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.9.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.properties-1.9.1.202311130907.jar')
11:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/LinkColorGroup.java:[85] 
11:13:03 	lineColorEditor = new ColorFieldEditor(getPreferenceConstant(PreferencesConstantsHelper.COLOR_LINE), DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_LINE_COLOR), lineColorEditorCompo);
11:13:03 	                                                                                                                                                             ^^^^^^^^^^^^^^
11:13:03 Discouraged access: The field 'DiagramUIPropertiesImages.IMG_LINE_COLOR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.9.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.properties-1.9.1.202311130907.jar')
11:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/pages/internal/PapyrusPrintingPreferencePage.java:[67] 
11:13:03 	store = new ScopedPreferenceStore(new InstanceScope(), getBundleId());
11:13:03 	                                      ^^^^^^^^^^^^^^^
11:13:03 The constructor InstanceScope() is deprecated
11:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/BackgroundColor.java:[79] 
11:13:03 	Composite useGradientFillEditorCompo = getEncapsulatedCompo(useGradientCompo);
11:13:03 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:03 The method getEncapsulatedCompo(Composite) from the type AbstractGroup is deprecated
11:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/BackgroundColor.java:[85] 
11:13:03 	Composite gradientFillEditorCompo = getEncapsulatedCompo(fillColorGroup);
11:13:03 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:03 The method getEncapsulatedCompo(Composite) from the type AbstractGroup is deprecated
11:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/pages/internal/PapyrusPathmapsPreferencePage.java:[67] 
11:13:03 	store = new ScopedPreferenceStore(new InstanceScope(), getBundleId());
11:13:03 	                                      ^^^^^^^^^^^^^^^
11:13:03 The constructor InstanceScope() is deprecated
11:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/RulersAndGridGroup.java:[312] 
11:13:03 	return new Double(number.doubleValue());
11:13:03 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:03 The constructor Double(double) has been deprecated since version 9 and marked for removal
11:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/FontFieldEditor.java:[19] 
11:13:03 	import org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n.DiagramUIPropertiesImages;
11:13:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:03 Discouraged access: The type 'DiagramUIPropertiesImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.9.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.properties-1.9.1.202311130907.jar')
11:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/FontFieldEditor.java:[20] 
11:13:03 	import org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n.DiagramUIPropertiesMessages;
11:13:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:03 Discouraged access: The type 'DiagramUIPropertiesMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.9.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.properties-1.9.1.202311130907.jar')
11:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/FontFieldEditor.java:[57] 
11:13:03 	static protected String VALUE_CHANGED_STRING = DiagramUIPropertiesMessages.AbstractPropertySection_UndoIntervalPropertyString;
11:13:03 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:03 Discouraged access: The type 'DiagramUIPropertiesMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.9.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.properties-1.9.1.202311130907.jar')
11:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/FontFieldEditor.java:[57] 
11:13:03 	static protected String VALUE_CHANGED_STRING = DiagramUIPropertiesMessages.AbstractPropertySection_UndoIntervalPropertyString;
11:13:03 	                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:03 Discouraged access: The field 'DiagramUIPropertiesMessages.AbstractPropertySection_UndoIntervalPropertyString' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.9.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.properties-1.9.1.202311130907.jar')
11:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/FontFieldEditor.java:[61] 
11:13:03 	protected static final String FONT_COMMAND_NAME = DiagramUIPropertiesMessages.Font_commandText + StringStatics.SPACE + VALUE_CHANGED_STRING;
11:13:03 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:03 Discouraged access: The type 'DiagramUIPropertiesMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.9.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.properties-1.9.1.202311130907.jar')
11:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/FontFieldEditor.java:[61] 
11:13:03 	protected static final String FONT_COMMAND_NAME = DiagramUIPropertiesMessages.Font_commandText + StringStatics.SPACE + VALUE_CHANGED_STRING;
11:13:03 	                                                                              ^^^^^^^^^^^^^^^^
11:13:03 Discouraged access: The field 'DiagramUIPropertiesMessages.Font_commandText' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.9.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.properties-1.9.1.202311130907.jar')
11:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/FontFieldEditor.java:[64] 
11:13:03 	protected static final String FONTS_AND_COLORS_LABEL = DiagramUIPropertiesMessages.FontAndColor_nameLabel;
11:13:03 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:03 Discouraged access: The type 'DiagramUIPropertiesMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.9.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.properties-1.9.1.202311130907.jar')
11:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/FontFieldEditor.java:[64] 
11:13:03 	protected static final String FONTS_AND_COLORS_LABEL = DiagramUIPropertiesMessages.FontAndColor_nameLabel;
11:13:03 	                                                                                   ^^^^^^^^^^^^^^^^^^^^^^
11:13:03 Discouraged access: The field 'DiagramUIPropertiesMessages.FontAndColor_nameLabel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.9.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.properties-1.9.1.202311130907.jar')
11:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/FontFieldEditor.java:[189] 
11:13:03 	fontBoldButton.setImage(DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_BOLD));
11:13:03 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:03 Discouraged access: The type 'DiagramUIPropertiesImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.9.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.properties-1.9.1.202311130907.jar')
11:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/FontFieldEditor.java:[189] 
11:13:03 	fontBoldButton.setImage(DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_BOLD));
11:13:03 	                                                  ^^^
11:13:03 Discouraged access: The method 'DiagramUIPropertiesImages.get(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.9.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.properties-1.9.1.202311130907.jar')
11:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/FontFieldEditor.java:[189] 
11:13:03 	fontBoldButton.setImage(DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_BOLD));
11:13:03 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:03 Discouraged access: The type 'DiagramUIPropertiesImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.9.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.properties-1.9.1.202311130907.jar')
11:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/FontFieldEditor.java:[189] 
11:13:03 	fontBoldButton.setImage(DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_BOLD));
11:13:03 	                                                                                ^^^^^^^^
11:13:03 Discouraged access: The field 'DiagramUIPropertiesImages.IMG_BOLD' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.9.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.properties-1.9.1.202311130907.jar')
11:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/FontFieldEditor.java:[192] 
11:13:03 	fontItalicButton.setImage(DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_ITALIC));
11:13:03 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:03 Discouraged access: The type 'DiagramUIPropertiesImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.9.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.properties-1.9.1.202311130907.jar')
11:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/FontFieldEditor.java:[192] 
11:13:03 	fontItalicButton.setImage(DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_ITALIC));
11:13:03 	                                                    ^^^
11:13:03 Discouraged access: The method 'DiagramUIPropertiesImages.get(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.9.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.properties-1.9.1.202311130907.jar')
11:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/FontFieldEditor.java:[192] 
11:13:03 	fontItalicButton.setImage(DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_ITALIC));
11:13:03 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:03 Discouraged access: The type 'DiagramUIPropertiesImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.9.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.properties-1.9.1.202311130907.jar')
11:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/FontFieldEditor.java:[192] 
11:13:03 	fontItalicButton.setImage(DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_ITALIC));
11:13:03 	                                                                                  ^^^^^^^^^^
11:13:03 Discouraged access: The field 'DiagramUIPropertiesImages.IMG_ITALIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.9.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.properties-1.9.1.202311130907.jar')
11:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/Activator.java:[68] 
11:13:03 	papyrusPreferenceStore = new PapyrusPreferenceStore(new InstanceScope(), getBundle().getSymbolicName());
11:13:03 	                                                        ^^^^^^^^^^^^^^^
11:13:03 The constructor InstanceScope() is deprecated
11:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/ColorFieldEditor.java:[198] 
11:13:03 	drawImage(colorBar, 0, height - height / 5);
11:13:03 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:03 The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated
11:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/ColorFieldEditor.java:[202] 
11:13:03 	drawImage(basicImgData, 0, 0);
11:13:03 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:03 The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated
11:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/NodeColorGroup.java:[18] 
11:13:03 	import org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n.DiagramUIPropertiesImages;
11:13:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:03 Discouraged access: The type 'DiagramUIPropertiesImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.9.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.properties-1.9.1.202311130907.jar')
11:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/NodeColorGroup.java:[59] 
11:13:03 	Composite fillColorEditorCompo = getEncapsulatedCompo(getToolbar());
11:13:03 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:03 The method getEncapsulatedCompo(Composite) from the type AbstractGroup is deprecated
11:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/NodeColorGroup.java:[60] 
11:13:03 	fillColorEditor = new ColorFieldEditor(getPreferenceConstant(PreferencesConstantsHelper.COLOR_FILL), DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_FILL_COLOR), fillColorEditorCompo);
11:13:03 	                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:03 Discouraged access: The type 'DiagramUIPropertiesImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.9.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.properties-1.9.1.202311130907.jar')
11:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/NodeColorGroup.java:[60] 
11:13:03 	fillColorEditor = new ColorFieldEditor(getPreferenceConstant(PreferencesConstantsHelper.COLOR_FILL), DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_FILL_COLOR), fillColorEditorCompo);
11:13:03 	                                                                                                                               ^^^
11:13:03 Discouraged access: The method 'DiagramUIPropertiesImages.get(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.9.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.properties-1.9.1.202311130907.jar')
11:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/NodeColorGroup.java:[60] 
11:13:03 	fillColorEditor = new ColorFieldEditor(getPreferenceConstant(PreferencesConstantsHelper.COLOR_FILL), DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_FILL_COLOR), fillColorEditorCompo);
11:13:03 	                                                                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:03 Discouraged access: The type 'DiagramUIPropertiesImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.9.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.properties-1.9.1.202311130907.jar')
11:13:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/NodeColorGroup.java:[60] 
11:13:03 	fillColorEditor = new ColorFieldEditor(getPreferenceConstant(PreferencesConstantsHelper.COLOR_FILL), DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_FILL_COLOR), fillColorEditorCompo);
11:13:03 	                                                                                                                                                             ^^^^^^^^^^^^^^
11:13:03 Discouraged access: The field 'DiagramUIPropertiesImages.IMG_FILL_COLOR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.9.1.202311130907/org.eclipse.gmf.runtime.diagram.ui.properties-1.9.1.202311130907.jar')
11:13:03 41 problems (41 warnings)
11:13:03 [INFO] 
11:13:03 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.preferences ---
11:13:03 [INFO] 
11:13:03 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.preferences ---
11:13:03 [INFO] 
11:13:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.preferences ---
11:13:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/test/resources
11:13:03 [INFO] 
11:13:03 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.preferences ---
11:13:03 [INFO] 
11:13:03 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.preferences ---
11:13:03 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 173 were skipped
11:13:03 [INFO] 
11:13:03 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.preferences ---
11:13:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/target/org.eclipse.papyrus.infra.gmfdiag.preferences-4.0.0-SNAPSHOT-sources.jar
11:13:03 [INFO] 
11:13:03 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.preferences ---
11:13:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/target/org.eclipse.papyrus.infra.gmfdiag.preferences-4.0.0-SNAPSHOT.jar
11:13:03 [INFO] 
11:13:03 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.preferences ---
11:13:03 [INFO] 
11:13:03 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.preferences ---
11:13:03 [INFO] 
11:13:03 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.preferences ---
11:13:03 [INFO] 
11:13:03 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.navigation >--
11:13:03 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.navigation 3.0.0-SNAPSHOT [211/735]
11:13:03 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/pom.xml
11:13:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:13:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.navigation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/pom.xml
11:13:04 [INFO] 
11:13:04 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.navigation ---
11:13:04 [INFO] 
11:13:04 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.navigation ---
11:13:04 [INFO] The project's OSGi version is 3.0.0.202401111608
11:13:04 [INFO] 
11:13:04 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.navigation ---
11:13:04 [INFO] 
11:13:04 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.navigation ---
11:13:04 [INFO] 
11:13:04 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.navigation ---
11:13:04 [INFO] 
11:13:04 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.navigation ---
11:13:04 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.navigation
11:13:04 [INFO] 
11:13:04 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.navigation ---
11:13:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/src/main/resources
11:13:04 [INFO] 
11:13:04 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.navigation ---
11:13:05 [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:13:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/src/org/eclipse/papyrus/infra/gmfdiag/navigation/Activator.java:[94] 
11:13:05 	IWorkbench workBench = getDefault().getWorkbench();
11:13:05 	                                    ^^^^^^^^^^^^^^
11:13:05 The method getWorkbench() from the type AbstractUIPlugin is deprecated
11:13:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/src/org/eclipse/papyrus/infra/gmfdiag/navigation/menuContributor/OwnedDiagramsButton.java:[62] 
11:13:05 	View currentView = NotationHelper.findView(fromElement); // May be null (e.g. Selection from the ModelExplorer)
11:13:05 	     ^^^^^^^^^^^
11:13:05 The value of the local variable currentView is not used
11:13:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/src/org/eclipse/papyrus/infra/gmfdiag/navigation/menu/listener/SelectionMenuMouseTrackListener.java:[109] 
11:13:05 	dynamicSelectionMenu.addSelectionChangedListener(new SelectionMenuSelectionChangedListener(navigationMenu, dynamicSelectionMenu, ((NavigationSubMenuButton) hoveredItem).getSubMenuElements(), umlElement, subMenus));
11:13:05 	                                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:05 Type safety: The expression of type List needs unchecked conversion to conform to List<Object>
11:13:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/src/org/eclipse/papyrus/infra/gmfdiag/navigation/menu/listener/SubSelectionMenuSelectionChangedListener.java:[18] 
11:13:05 	import java.util.LinkedList;
11:13:05 	       ^^^^^^^^^^^^^^^^^^^^
11:13:05 The import java.util.LinkedList is never used
11:13:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/src/org/eclipse/papyrus/infra/gmfdiag/navigation/menu/listener/SubSelectionMenuSelectionChangedListener.java:[24] 
11:13:05 	import org.eclipse.papyrus.infra.gmfdiag.navigation.menu.button.MoreButton;
11:13:05 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:05 The import org.eclipse.papyrus.infra.gmfdiag.navigation.menu.button.MoreButton is never used
11:13:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/src/org/eclipse/papyrus/infra/gmfdiag/navigation/menu/button/NavigationSubMenuButton.java:[32] 
11:13:05 	private List subMenuElements; // View or NavigableElement
11:13:05 	        ^^^^
11:13:05 List is a raw type. References to generic type List<E> should be parameterized
11:13:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/src/org/eclipse/papyrus/infra/gmfdiag/navigation/menu/button/NavigationSubMenuButton.java:[34] 
11:13:05 	public NavigationSubMenuButton(String label, Image icon, String tooltip, List subMenuElements) {
11:13:05 	                                                                         ^^^^
11:13:05 List is a raw type. References to generic type List<E> should be parameterized
11:13:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/src/org/eclipse/papyrus/infra/gmfdiag/navigation/menu/button/NavigationSubMenuButton.java:[39] 
11:13:05 	public List getSubMenuElements() {
11:13:05 	       ^^^^
11:13:05 List is a raw type. References to generic type List<E> should be parameterized
11:13:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/src/org/eclipse/papyrus/infra/gmfdiag/navigation/menu/button/NavigationSubMenuButton.java:[43] 
11:13:05 	public void setSubMenuElements(List subMenuElements) {
11:13:05 	                               ^^^^
11:13:05 List is a raw type. References to generic type List<E> should be parameterized
11:13:05 9 problems (9 warnings)
11:13:05 [INFO] 
11:13:05 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.navigation ---
11:13:05 [INFO] 
11:13:05 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.navigation ---
11:13:05 [INFO] 
11:13:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.navigation ---
11:13:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/src/test/resources
11:13:05 [INFO] 
11:13:05 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.navigation ---
11:13:05 [INFO] 
11:13:05 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.navigation ---
11:13:05 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 173 were skipped
11:13:05 [INFO] 
11:13:05 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.navigation ---
11:13:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/target/org.eclipse.papyrus.infra.gmfdiag.navigation-3.0.0-SNAPSHOT-sources.jar
11:13:05 [INFO] 
11:13:05 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.navigation ---
11:13:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/target/org.eclipse.papyrus.infra.gmfdiag.navigation-3.0.0-SNAPSHOT.jar
11:13:05 [INFO] 
11:13:05 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.navigation ---
11:13:05 [INFO] 
11:13:05 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.navigation ---
11:13:05 [INFO] 
11:13:05 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.navigation ---
11:13:05 [INFO] 
11:13:05 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.hyperlink >---
11:13:05 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.hyperlink 4.0.0-SNAPSHOT [212/735]
11:13:05 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/pom.xml
11:13:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:13:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.hyperlink:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/pom.xml
11:13:05 [INFO] 
11:13:05 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.hyperlink ---
11:13:05 [INFO] 
11:13:05 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.hyperlink ---
11:13:05 [INFO] The project's OSGi version is 4.0.0.202401111608
11:13:05 [INFO] 
11:13:05 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.hyperlink ---
11:13:05 [INFO] 
11:13:05 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.hyperlink ---
11:13:05 [INFO] 
11:13:05 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.hyperlink ---
11:13:05 [INFO] 
11:13:05 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.hyperlink ---
11:13:05 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.hyperlink
11:13:06 [INFO] 
11:13:06 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.hyperlink ---
11:13:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/src/main/resources
11:13:06 [INFO] 
11:13:06 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.hyperlink ---
11:13:06 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:13:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/src/org/eclipse/papyrus/infra/gmfdiag/hyperlink/handler/ManageHyperLinksHandler.java:[91] 
11:13:07 	final List<HyperLinkObject> hyperLinkObjectList = (ArrayList<HyperLinkObject>) hyperlinkHelperFactory.getAllreferenced(gep.getNotationView());
11:13:07 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:07 Type safety: Unchecked cast from ArrayList<capture#1-of ?> to ArrayList<HyperLinkObject>
11:13:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/src/org/eclipse/papyrus/infra/gmfdiag/hyperlink/editpolicies/HyperlinkNavigationMenuEditPolicy.java:[44] 
11:13:07 	import org.eclipse.papyrus.infra.architecture.representation.PapyrusRepresentationKind;
11:13:07 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:07 The import org.eclipse.papyrus.infra.architecture.representation.PapyrusRepresentationKind is never used
11:13:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/src/org/eclipse/papyrus/infra/gmfdiag/hyperlink/ui/AdvancedHLManager.java:[81] 
11:13:07 	diagrams.addAll((Collection<Diagram>) value);
11:13:07 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:07 Type safety: Unchecked cast from Object to Collection<Diagram>
11:13:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/src/org/eclipse/papyrus/infra/gmfdiag/hyperlink/ui/LocalDefaultLinkDiagramTab.java:[197] 
11:13:07 	List<NavigableElement> possibleElements = (List<NavigableElement>) tableItem.getData(CREATION_ENTRY_KEY);
11:13:07 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:07 Type safety: Unchecked cast from Object to List<NavigableElement>
11:13:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/src/org/eclipse/papyrus/infra/gmfdiag/hyperlink/editpolicies/NavigationEditPolicy.java:[135] 
11:13:07 	hyperLinkObjectList = (ArrayList<HyperLinkObject>) hyperlinkHelperFactory.getAllreferenced(gep.getNotationView());
11:13:07 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:07 Type safety: Unchecked cast from ArrayList<capture#1-of ?> to ArrayList<HyperLinkObject>
11:13:07 5 problems (5 warnings)
11:13:07 [INFO] 
11:13:07 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.hyperlink ---
11:13:07 [INFO] 
11:13:07 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.hyperlink ---
11:13:07 [INFO] 
11:13:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.hyperlink ---
11:13:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/src/test/resources
11:13:07 [INFO] 
11:13:07 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.hyperlink ---
11:13:07 [INFO] 
11:13:07 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.hyperlink ---
11:13:07 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 173 were skipped
11:13:07 [INFO] 
11:13:07 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.hyperlink ---
11:13:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/target/org.eclipse.papyrus.infra.gmfdiag.hyperlink-4.0.0-SNAPSHOT-sources.jar
11:13:07 [INFO] 
11:13:07 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.hyperlink ---
11:13:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/target/org.eclipse.papyrus.infra.gmfdiag.hyperlink-4.0.0-SNAPSHOT.jar
11:13:07 [INFO] 
11:13:07 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.hyperlink ---
11:13:07 [INFO] 
11:13:07 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.hyperlink ---
11:13:07 [INFO] 
11:13:07 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.hyperlink ---
11:13:07 [INFO] 
11:13:07 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.menu >-----
11:13:07 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.menu 2.1.0-SNAPSHOT [213/735]
11:13:07 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/pom.xml
11:13:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:13:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.menu:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/pom.xml
11:13:07 [INFO] 
11:13:07 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.menu ---
11:13:07 [INFO] 
11:13:07 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.menu ---
11:13:07 [INFO] The project's OSGi version is 2.1.0.202401111608
11:13:07 [INFO] 
11:13:07 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.menu ---
11:13:07 [INFO] 
11:13:07 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.menu ---
11:13:07 [INFO] 
11:13:07 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.menu ---
11:13:07 [INFO] 
11:13:07 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.menu ---
11:13:07 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.menu
11:13:08 [INFO] 
11:13:08 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.menu ---
11:13:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/src/main/resources
11:13:08 [INFO] 
11:13:08 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.menu ---
11:13:08 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:13:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/src/org/eclipse/papyrus/infra/gmfdiag/menu/handlers/CanonicalState.java:[25] 
11:13:08 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:13:08 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:08 The type AdapterUtils is deprecated
11:13:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/src/org/eclipse/papyrus/infra/gmfdiag/menu/handlers/CanonicalState.java:[76] 
11:13:08 	IGraphicalEditPart editPart = AdapterUtils.adapt(((IStructuredSelection) selection).getFirstElement(), IGraphicalEditPart.class, null);
11:13:08 	                              ^^^^^^^^^^^^
11:13:08 The type AdapterUtils is deprecated
11:13:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/src/org/eclipse/papyrus/infra/gmfdiag/menu/handlers/CanonicalState.java:[76] 
11:13:08 	IGraphicalEditPart editPart = AdapterUtils.adapt(((IStructuredSelection) selection).getFirstElement(), IGraphicalEditPart.class, null);
11:13:08 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:08 The method adapt(Object, Class<IGraphicalEditPart>, IGraphicalEditPart) from the type AdapterUtils is deprecated
11:13:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/src/org/eclipse/papyrus/infra/gmfdiag/menu/handlers/HeterogeneousDeleteCommandHandler.java:[70] 
11:13:08 	if (DeleteActionUtil.isSemanticDeletion(editPart)) {
11:13:08 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:08 The method isSemanticDeletion(IGraphicalEditPart) from the type DeleteActionUtil is deprecated
11:13:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/src/org/eclipse/papyrus/infra/gmfdiag/menu/handlers/DeleteFromModelCommandHandler.java:[99] 
11:13:08 	enable = enable && !(editPart instanceof DiagramEditPart) && DeleteActionUtil.isSemanticDeletion(editPart);
11:13:08 	                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:08 The method isSemanticDeletion(IGraphicalEditPart) from the type DeleteActionUtil is deprecated
11:13:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/src/org/eclipse/papyrus/infra/gmfdiag/menu/handlers/CutInDiagramHandler.java:[102] 
11:13:08 	if (DeleteActionUtil.isSemanticDeletion(editPart)) {
11:13:08 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:08 The method isSemanticDeletion(IGraphicalEditPart) from the type DeleteActionUtil is deprecated
11:13:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/src/org/eclipse/papyrus/infra/gmfdiag/menu/handlers/CopyInDiagramHandler.java:[36] 
11:13:08 	import org.eclipse.gmf.runtime.diagram.ui.render.internal.commands.CopyImageCommand;
11:13:08 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:08 Discouraged access: The type 'CopyImageCommand' 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:13:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/src/org/eclipse/papyrus/infra/gmfdiag/menu/handlers/CopyInDiagramHandler.java:[39] 
11:13:08 	import org.eclipse.papyrus.commands.INonDirtying;
11:13:08 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:08 The type INonDirtying is deprecated
11:13:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/src/org/eclipse/papyrus/infra/gmfdiag/menu/handlers/CopyInDiagramHandler.java:[40] 
11:13:08 	import org.eclipse.papyrus.commands.util.NonDirtyingUtils;
11:13:08 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:08 The type NonDirtyingUtils is deprecated
11:13:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/src/org/eclipse/papyrus/infra/gmfdiag/menu/handlers/CopyInDiagramHandler.java:[103] 
11:13:08 	result = NonDirtyingUtils.chain(result, gmFtoGEFCommandWrapper);
11:13:08 	         ^^^^^^^^^^^^^^^^
11:13:08 The type NonDirtyingUtils is deprecated
11:13:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/src/org/eclipse/papyrus/infra/gmfdiag/menu/handlers/CopyInDiagramHandler.java:[103] 
11:13:08 	result = NonDirtyingUtils.chain(result, gmFtoGEFCommandWrapper);
11:13:08 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:08 The method chain(Command, Command) from the type NonDirtyingUtils is deprecated
11:13:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/src/org/eclipse/papyrus/infra/gmfdiag/menu/handlers/CopyInDiagramHandler.java:[188] 
11:13:08 	static class PapyrusCopyImageCommand extends org.eclipse.gmf.runtime.diagram.ui.render.internal.commands.CopyImageCommand implements INonDirtying {
11:13:08 	                                                                                                                                     ^^^^^^^^^^^^
11:13:08 The type INonDirtying is deprecated
11:13:08 12 problems (12 warnings)
11:13:08 [INFO] 
11:13:08 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.menu ---
11:13:08 [INFO] 
11:13:08 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.menu ---
11:13:08 [INFO] 
11:13:08 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.menu ---
11:13:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/src/test/resources
11:13:08 [INFO] 
11:13:08 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.menu ---
11:13:08 [INFO] 
11:13:08 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.menu ---
11:13:08 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 173 were skipped
11:13:08 [INFO] 
11:13:08 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.menu ---
11:13:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/target/org.eclipse.papyrus.infra.gmfdiag.menu-2.1.0-SNAPSHOT-sources.jar
11:13:08 [INFO] 
11:13:08 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.menu ---
11:13:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/target/org.eclipse.papyrus.infra.gmfdiag.menu-2.1.0-SNAPSHOT.jar
11:13:08 [INFO] 
11:13:08 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.menu ---
11:13:08 [INFO] 
11:13:08 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.menu ---
11:13:08 [INFO] 
11:13:08 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.menu ---
11:13:08 [INFO] 
11:13:08 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.modelexplorer >--
11:13:08 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.modelexplorer 2.0.100-SNAPSHOT [214/735]
11:13:08 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/pom.xml
11:13:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:13:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.modelexplorer:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/pom.xml
11:13:09 [INFO] 
11:13:09 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.modelexplorer ---
11:13:09 [INFO] 
11:13:09 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.modelexplorer ---
11:13:09 [INFO] The project's OSGi version is 2.0.100.202401111608
11:13:09 [INFO] 
11:13:09 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.modelexplorer ---
11:13:09 [INFO] 
11:13:09 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.modelexplorer ---
11:13:09 [INFO] 
11:13:09 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.modelexplorer ---
11:13:09 [INFO] 
11:13:09 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.modelexplorer ---
11:13:09 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.modelexplorer
11:13:10 [INFO] 
11:13:10 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.modelexplorer ---
11:13:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/src/main/resources
11:13:10 [INFO] 
11:13:10 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.modelexplorer ---
11:13:10 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:13:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/src/org/eclipse/papyrus/infra/gmfdiag/modelexplorer/providers/DiagramPropertyTester.java:[55] 
11:13:10 	return new Boolean(answer).equals(expectedValue);
11:13:10 	           ^^^^^^^^^^^^^^^
11:13:10 The constructor Boolean(boolean) has been deprecated since version 9 and marked for removal
11:13:10 1 problem (1 warning)
11:13:10 [INFO] 
11:13:10 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.modelexplorer ---
11:13:10 [INFO] 
11:13:10 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.modelexplorer ---
11:13:10 [INFO] 
11:13:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.modelexplorer ---
11:13:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/src/test/resources
11:13:10 [INFO] 
11:13:10 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.modelexplorer ---
11:13:10 [INFO] 
11:13:10 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.modelexplorer ---
11:13:10 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 179 were skipped
11:13:10 [INFO] 
11:13:10 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.modelexplorer ---
11:13:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/target/org.eclipse.papyrus.infra.gmfdiag.modelexplorer-2.0.100-SNAPSHOT-sources.jar
11:13:10 [INFO] 
11:13:10 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.modelexplorer ---
11:13:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/target/org.eclipse.papyrus.infra.gmfdiag.modelexplorer-2.0.100-SNAPSHOT.jar
11:13:10 [INFO] 
11:13:10 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.modelexplorer ---
11:13:10 [INFO] 
11:13:10 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.modelexplorer ---
11:13:10 [INFO] 
11:13:10 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.modelexplorer ---
11:13:10 [INFO] 
11:13:10 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.outline >----
11:13:10 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.outline 3.0.0-SNAPSHOT [215/735]
11:13:10 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.outline/pom.xml
11:13:10 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:13:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.outline:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.outline/pom.xml
11:13:10 [INFO] 
11:13:10 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.outline ---
11:13:10 [INFO] 
11:13:10 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.outline ---
11:13:10 [INFO] The project's OSGi version is 3.0.0.202401111608
11:13:10 [INFO] 
11:13:10 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.outline ---
11:13:10 [INFO] 
11:13:10 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.outline ---
11:13:10 [INFO] 
11:13:10 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.outline ---
11:13:10 [INFO] 
11:13:10 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.outline ---
11:13:10 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.outline
11:13:11 [INFO] 
11:13:11 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.outline ---
11:13:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.outline/src/main/resources
11:13:11 [INFO] 
11:13:11 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.outline ---
11:13:11 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.outline/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:13:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.outline/src/org/eclipse/papyrus/infra/gmfdiag/outline/DiagramNavigator.java:[160] 
11:13:11 	ILabelProvider fullLabelProvider = new DecoratingLabelProvider(labelProvider, Activator.getDefault().getWorkbench().getDecoratorManager().getLabelDecorator());
11:13:11 	                                                                                                     ^^^^^^^^^^^^^^
11:13:11 The method getWorkbench() from the type AbstractUIPlugin is deprecated
11:13:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.outline/src/org/eclipse/papyrus/infra/gmfdiag/outline/DiagramOutline.java:[479] 
11:13:11 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
11:13:11 	       ^^^^^^
11:13:11 Type safety: The return type Object for getAdapter(Class) from the type DiagramOutline needs unchecked conversion to conform to T from the type IAdaptable
11:13:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.outline/src/org/eclipse/papyrus/infra/gmfdiag/outline/DiagramOutline.java:[493] 
11:13:11 	return Platform.getAdapterManager().getAdapter(this, adapter);
11:13:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:11 Type safety: Unchecked invocation getAdapter(DiagramOutline, Class) of the generic method getAdapter(Object, Class<T>) of type IAdapterManager
11:13:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.outline/src/org/eclipse/papyrus/infra/gmfdiag/outline/DiagramOutline.java:[493] 
11:13:11 	return Platform.getAdapterManager().getAdapter(this, adapter);
11:13:11 	                                                     ^^^^^^^
11:13:11 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
11:13:11 4 problems (4 warnings)
11:13:11 [INFO] 
11:13:11 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.outline ---
11:13:11 [INFO] 
11:13:11 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.outline ---
11:13:11 [INFO] 
11:13:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.outline ---
11:13:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.outline/src/test/resources
11:13:11 [INFO] 
11:13:11 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.outline ---
11:13:11 [INFO] 
11:13:11 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.outline ---
11:13:11 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 173 were skipped
11:13:11 [INFO] 
11:13:11 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.outline ---
11:13:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.outline/target/org.eclipse.papyrus.infra.gmfdiag.outline-3.0.0-SNAPSHOT-sources.jar
11:13:11 [INFO] 
11:13:11 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.outline ---
11:13:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.outline/target/org.eclipse.papyrus.infra.gmfdiag.outline-3.0.0-SNAPSHOT.jar
11:13:12 [INFO] 
11:13:12 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.outline ---
11:13:12 [INFO] 
11:13:12 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.outline ---
11:13:12 [INFO] 
11:13:12 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.outline ---
11:13:12 [INFO] 
11:13:12 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.properties >--
11:13:12 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.properties 5.1.0-SNAPSHOT [216/735]
11:13:12 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/pom.xml
11:13:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:13:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.properties:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/pom.xml
11:13:12 [INFO] 
11:13:12 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.properties ---
11:13:12 [INFO] 
11:13:12 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.properties ---
11:13:12 [INFO] The project's OSGi version is 5.1.0.202401111608
11:13:12 [INFO] 
11:13:12 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.properties ---
11:13:12 [INFO] 
11:13:12 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.properties ---
11:13:12 [INFO] 
11:13:12 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.properties ---
11:13:12 [INFO] 
11:13:12 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.properties ---
11:13:12 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.properties
11:13:13 [INFO] 
11:13:13 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.properties ---
11:13:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/main/resources
11:13:13 [INFO] 
11:13:13 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.properties ---
11:13:13 [INFO] Compiling 45 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:13:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/databinding/GradientDataObservableValue.java:[25] 
11:13:13 	public class GradientDataObservableValue extends AbstractObservableValue {
11:13:13 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^
11:13:13 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
11:13:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/databinding/CanonicalObservableValue.java:[41] 
11:13:13 	public class CanonicalObservableValue extends ReferenceCountedObservable.Value implements CommandBasedObservableValue, AggregatedObservable, IObserving {
11:13:13 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:13 ReferenceCountedObservable.Value is a raw type. References to generic type ReferenceCountedObservable.Value<T> should be parameterized
11:13:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/databinding/CanonicalObservableValue.java:[59] 
11:13:13 	fireValueChange(Diffs.createValueDiff(oldValue, doGetValue()));
11:13:13 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:13 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:13:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/modelelement/GMFModelElement.java:[136] 
11:13:13 	IObservableList list = domain == null ? EMFProperties.list(featurePath).observe(source) : new GMFObservableList(EMFProperties.list(featurePath).observe(source), domain, getSource(featurePath), feature);
11:13:13 	^^^^^^^^^^^^^^^
11:13:13 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:13:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/modelelement/GMFModelElement.java:[136] 
11:13:13 	IObservableList list = domain == null ? EMFProperties.list(featurePath).observe(source) : new GMFObservableList(EMFProperties.list(featurePath).observe(source), domain, getSource(featurePath), feature);
11:13:13 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:13 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized
11:13:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/modelelement/GMFModelElement.java:[136] 
11:13:13 	IObservableList list = domain == null ? EMFProperties.list(featurePath).observe(source) : new GMFObservableList(EMFProperties.list(featurePath).observe(source), domain, getSource(featurePath), feature);
11:13:13 	                                                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:13 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized
11:13:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/modelelement/GMFModelElement.java:[140] 
11:13:13 	IObservableValue value = domain == null ? EMFProperties.value(featurePath).observe(source) : new GMFObservableValue(getSource(featurePath), feature, domain);
11:13:13 	^^^^^^^^^^^^^^^^
11:13:13 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:13:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/modelelement/GMFModelElement.java:[140] 
11:13:13 	IObservableValue value = domain == null ? EMFProperties.value(featurePath).observe(source) : new GMFObservableValue(getSource(featurePath), feature, domain);
11:13:13 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:13 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized
11:13:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/databinding/AbstractDiagramPreferencesObservableValue.java:[30] 
11:13:13 	public abstract class AbstractDiagramPreferencesObservableValue extends AbstractObservableValue {
11:13:13 	                                                                        ^^^^^^^^^^^^^^^^^^^^^^^
11:13:13 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
11:13:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/databinding/AbstractDiagramPreferencesObservableValue.java:[63] 
11:13:13 	ValueDiff diff = new ValueDiff() {
11:13:13 	^^^^^^^^^
11:13:13 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:13:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/databinding/AbstractDiagramPreferencesObservableValue.java:[63] 
11:13:13 	ValueDiff diff = new ValueDiff() {
11:13:13 	                     ^^^^^^^^^
11:13:13 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:13:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/databinding/AbstractDiagramPreferencesObservableValue.java:[75] 
11:13:13 	fireValueChange(diff);
11:13:13 	^^^^^^^^^^^^^^^^^^^^^
11:13:13 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:13:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/databinding/DoubleDiagramViewObservaleValue.java:[79] 
11:13:13 	final ValueDiff diff = new ValueDiff() {
11:13:13 	      ^^^^^^^^^
11:13:13 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:13:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/databinding/DoubleDiagramViewObservaleValue.java:[79] 
11:13:13 	final ValueDiff diff = new ValueDiff() {
11:13:13 	                           ^^^^^^^^^
11:13:13 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:13:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/databinding/DoubleDiagramViewObservaleValue.java:[91] 
11:13:13 	fireValueChange(diff);
11:13:13 	^^^^^^^^^^^^^^^^^^^^^
11:13:13 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:13:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/modelelement/SynchronizationModelElementFactory.java:[18] 
11:13:13 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:13:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:13 The type AdapterUtils is deprecated
11:13:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/modelelement/SynchronizationModelElementFactory.java:[30] 
11:13:13 	IGraphicalEditPart editPart = AdapterUtils.adapt(sourceElement, IGraphicalEditPart.class, null);
11:13:13 	                              ^^^^^^^^^^^^
11:13:13 The type AdapterUtils is deprecated
11:13:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/modelelement/SynchronizationModelElementFactory.java:[30] 
11:13:13 	IGraphicalEditPart editPart = AdapterUtils.adapt(sourceElement, IGraphicalEditPart.class, null);
11:13:13 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:13 The method adapt(Object, Class<IGraphicalEditPart>, IGraphicalEditPart) from the type AdapterUtils is deprecated
11:13:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/modelelement/SynchronizationModelElementFactory.java:[43] 
11:13:13 	IGraphicalEditPart editPart = AdapterUtils.adapt(newSourceElement, IGraphicalEditPart.class, null);
11:13:13 	                              ^^^^^^^^^^^^
11:13:13 The type AdapterUtils is deprecated
11:13:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/modelelement/SynchronizationModelElementFactory.java:[43] 
11:13:13 	IGraphicalEditPart editPart = AdapterUtils.adapt(newSourceElement, IGraphicalEditPart.class, null);
11:13:13 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:13 The method adapt(Object, Class<IGraphicalEditPart>, IGraphicalEditPart) from the type AdapterUtils is deprecated
11:13:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/util/LegacyOwnerObservable.java:[42] 
11:13:13 	public class LegacyOwnerObservable extends AbstractObservableValue {
11:13:13 	                                           ^^^^^^^^^^^^^^^^^^^^^^^
11:13:13 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
11:13:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/util/LegacyOwnerObservable.java:[108] 
11:13:13 	fireValueChange(new ValueDiff() {
11:13:13 					@Override
11:13:13 					public Object getOldValue() {
11:13:13 						return null;
11:13:13 					}
11:13:13 					@Override
11:13:13 					public Object getNewValue() {
11:13:13 						return DiagramUtils.getOwner(diagram);
11:13:13 					}
11:13:13 				});
11:13:13 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:13 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:13:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/util/LegacyOwnerObservable.java:[108] 
11:13:13 	fireValueChange(new ValueDiff() {
11:13:13 	                    ^^^^^^^^^
11:13:13 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:13:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/databinding/ObservableGradientData.java:[38] 
11:13:13 	private IObservableValue source;
11:13:13 	        ^^^^^^^^^^^^^^^^
11:13:13 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:13:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/databinding/ObservableGradientData.java:[54] 
11:13:13 	public ObservableGradientData(IObservableValue source, GradientData encapsulated) {
11:13:13 	                              ^^^^^^^^^^^^^^^^
11:13:13 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:13:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/databinding/ObservableGradientData.java:[81] 
11:13:13 	source.setValue(new GradientData(encapsulated));
11:13:13 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:13 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
11:13:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/databinding/ObservableGradientData.java:[83] 
11:13:13 	source.setValue(null);
11:13:13 	^^^^^^^^^^^^^^^^^^^^^
11:13:13 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
11:13:13 27 problems (27 warnings)
11:13:13 [INFO] 
11:13:13 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.properties ---
11:13:13 [INFO] 
11:13:13 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.properties ---
11:13:13 [INFO] 
11:13:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.properties ---
11:13:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/test/resources
11:13:13 [INFO] 
11:13:13 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.properties ---
11:13:13 [INFO] 
11:13:13 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.properties ---
11:13:13 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 173 were skipped
11:13:13 [INFO] 
11:13:13 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.properties ---
11:13:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/target/org.eclipse.papyrus.infra.gmfdiag.properties-5.1.0-SNAPSHOT-sources.jar
11:13:13 [INFO] 
11:13:13 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.properties ---
11:13:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/target/org.eclipse.papyrus.infra.gmfdiag.properties-5.1.0-SNAPSHOT.jar
11:13:13 [INFO] 
11:13:13 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.properties ---
11:13:13 [INFO] 
11:13:13 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.properties ---
11:13:13 [INFO] 
11:13:13 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.properties ---
11:13:13 [INFO] 
11:13:13 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.viewersearcher >--
11:13:13 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.viewersearcher 2.0.0-SNAPSHOT [217/735]
11:13:13 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.viewersearcher/pom.xml
11:13:13 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:13:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.viewersearcher:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.viewersearcher/pom.xml
11:13:14 [INFO] 
11:13:14 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.viewersearcher ---
11:13:14 [INFO] 
11:13:14 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.viewersearcher ---
11:13:14 [INFO] The project's OSGi version is 2.0.0.202401111608
11:13:14 [INFO] 
11:13:14 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.viewersearcher ---
11:13:14 [INFO] 
11:13:14 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.viewersearcher ---
11:13:14 [INFO] 
11:13:14 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.viewersearcher ---
11:13:14 [INFO] 
11:13:14 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.viewersearcher ---
11:13:14 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.viewersearcher
11:13:14 [INFO] 
11:13:14 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.viewersearcher ---
11:13:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.viewersearcher/src/main/resources
11:13:14 [INFO] 
11:13:14 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.viewersearcher ---
11:13:14 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.viewersearcher/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:13:15 [INFO] 
11:13:15 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.viewersearcher ---
11:13:15 [INFO] 
11:13:15 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.viewersearcher ---
11:13:15 [INFO] 
11:13:15 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.viewersearcher ---
11:13:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.viewersearcher/src/test/resources
11:13:15 [INFO] 
11:13:15 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.viewersearcher ---
11:13:15 [INFO] 
11:13:15 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.viewersearcher ---
11:13:15 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 175 were skipped
11:13:15 [INFO] 
11:13:15 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.viewersearcher ---
11:13:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.viewersearcher/target/org.eclipse.papyrus.infra.gmfdiag.viewersearcher-2.0.0-SNAPSHOT-sources.jar
11:13:15 [INFO] 
11:13:15 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.viewersearcher ---
11:13:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.viewersearcher/target/org.eclipse.papyrus.infra.gmfdiag.viewersearcher-2.0.0-SNAPSHOT.jar
11:13:15 [INFO] 
11:13:15 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.viewersearcher ---
11:13:15 [INFO] 
11:13:15 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.viewersearcher ---
11:13:15 [INFO] 
11:13:15 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.viewersearcher ---
11:13:15 [INFO] 
11:13:15 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.welcome >----
11:13:15 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.welcome 2.1.0-SNAPSHOT [218/735]
11:13:15 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/pom.xml
11:13:15 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:13:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.welcome:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/pom.xml
11:13:15 [INFO] 
11:13:15 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.welcome ---
11:13:15 [INFO] 
11:13:15 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.welcome ---
11:13:15 [INFO] The project's OSGi version is 2.1.0.202401111608
11:13:15 [INFO] 
11:13:15 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.welcome ---
11:13:15 [INFO] 
11:13:15 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.welcome ---
11:13:15 [INFO] 
11:13:15 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.welcome ---
11:13:15 [INFO] 
11:13:15 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.welcome ---
11:13:15 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.welcome
11:13:16 [INFO] 
11:13:16 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.welcome ---
11:13:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/src/main/resources
11:13:16 [INFO] 
11:13:16 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.welcome ---
11:13:16 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:13:16 [INFO] 
11:13:16 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.welcome ---
11:13:16 [INFO] 
11:13:16 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.welcome ---
11:13:16 [INFO] 
11:13:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.welcome ---
11:13:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/src/test/resources
11:13:16 [INFO] 
11:13:16 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.welcome ---
11:13:16 [INFO] 
11:13:16 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.welcome ---
11:13:16 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 148 were skipped
11:13:16 [INFO] 
11:13:16 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.welcome ---
11:13:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/target/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0-SNAPSHOT-sources.jar
11:13:16 [INFO] 
11:13:16 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.welcome ---
11:13:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/target/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0-SNAPSHOT.jar
11:13:16 [INFO] 
11:13:16 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.welcome ---
11:13:16 [INFO] 
11:13:16 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.welcome ---
11:13:16 [INFO] 
11:13:16 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.welcome ---
11:13:16 [INFO] 
11:13:16 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.widgets >----
11:13:16 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.widgets 2.0.0-SNAPSHOT [219/735]
11:13:16 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/pom.xml
11:13:16 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:13:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.widgets:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/pom.xml
11:13:17 [INFO] 
11:13:17 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.widgets ---
11:13:17 [INFO] 
11:13:17 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.widgets ---
11:13:17 [INFO] The project's OSGi version is 2.0.0.202401111608
11:13:17 [INFO] 
11:13:17 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.widgets ---
11:13:17 [INFO] 
11:13:17 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.widgets ---
11:13:17 [INFO] 
11:13:17 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.widgets ---
11:13:17 [INFO] 
11:13:17 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.widgets ---
11:13:17 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.widgets
11:13:17 [INFO] 
11:13:17 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.widgets ---
11:13:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/src/main/resources
11:13:17 [INFO] 
11:13:17 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.widgets ---
11:13:17 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:13:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/src/org/eclipse/papyrus/infra/gmfdiag/widgets/editors/ColorPickerEditor.java:[127] 
11:13:17 	modelProperty.setValue(colorValue);
11:13:17 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:17 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
11:13:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/src/org/eclipse/papyrus/infra/gmfdiag/widgets/editors/StringColorPickerEditor.java:[19] 
11:13:17 	import org.eclipse.e4.ui.css.core.css2.CSS2ColorHelper;
11:13:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:17 Discouraged access: The type 'CSS2ColorHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:13:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/src/org/eclipse/papyrus/infra/gmfdiag/widgets/editors/StringColorPickerEditor.java:[166] 
11:13:17 	modelProperty.setValue(colorValue);
11:13:17 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:17 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
11:13:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/src/org/eclipse/papyrus/infra/gmfdiag/widgets/editors/StringColorPickerEditor.java:[191] 
11:13:17 	RGBColor rgbColor = CSS2ColorHelper.getRGBColor(color);
11:13:17 	                    ^^^^^^^^^^^^^^^
11:13:17 Discouraged access: The type 'CSS2ColorHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:13:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/src/org/eclipse/papyrus/infra/gmfdiag/widgets/editors/StringColorPickerEditor.java:[191] 
11:13:17 	RGBColor rgbColor = CSS2ColorHelper.getRGBColor(color);
11:13:17 	                                    ^^^^^^^^^^^
11:13:17 Discouraged access: The method 'CSS2ColorHelper.getRGBColor(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:13:17 5 problems (5 warnings)
11:13:17 [INFO] 
11:13:17 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.widgets ---
11:13:17 [INFO] 
11:13:17 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.widgets ---
11:13:17 [INFO] 
11:13:17 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.widgets ---
11:13:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/src/test/resources
11:13:17 [INFO] 
11:13:17 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.widgets ---
11:13:17 [INFO] 
11:13:17 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.widgets ---
11:13:17 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 148 were skipped
11:13:17 [INFO] 
11:13:17 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.widgets ---
11:13:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/target/org.eclipse.papyrus.infra.gmfdiag.widgets-2.0.0-SNAPSHOT-sources.jar
11:13:17 [INFO] 
11:13:17 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.widgets ---
11:13:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/target/org.eclipse.papyrus.infra.gmfdiag.widgets-2.0.0-SNAPSHOT.jar
11:13:17 [INFO] 
11:13:17 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.widgets ---
11:13:17 [INFO] 
11:13:17 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.widgets ---
11:13:17 [INFO] 
11:13:17 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.widgets ---
11:13:17 [INFO] 
11:13:17 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit >--
11:13:17 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit 5.0.0-SNAPSHOT [220/735]
11:13:17 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit/pom.xml
11:13:17 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:13:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit/pom.xml
11:13:18 [INFO] 
11:13:18 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit ---
11:13:18 [INFO] 
11:13:18 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit ---
11:13:18 [INFO] The project's OSGi version is 5.0.0.202401111608
11:13:18 [INFO] 
11:13:18 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit ---
11:13:18 [INFO] 
11:13:18 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit ---
11:13:18 [INFO] 
11:13:18 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit ---
11:13:18 [INFO] 
11:13:18 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit ---
11:13:18 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit
11:13:18 [INFO] 
11:13:18 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit ---
11:13:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit/src/main/resources
11:13:18 [INFO] 
11:13:18 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit ---
11:13:18 [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:13:19 [INFO] 
11:13:19 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit ---
11:13:19 [INFO] 
11:13:19 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit ---
11:13:19 [INFO] 
11:13:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit ---
11:13:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit/src/test/resources
11:13:19 [INFO] 
11:13:19 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit ---
11:13:19 [INFO] 
11:13:19 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit ---
11:13:19 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 173 were skipped
11:13:19 [INFO] 
11:13:19 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit ---
11:13:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit/target/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit-5.0.0-SNAPSHOT-sources.jar
11:13:19 [INFO] 
11:13:19 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit ---
11:13:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit/target/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit-5.0.0-SNAPSHOT.jar
11:13:19 [INFO] 
11:13:19 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit ---
11:13:19 [INFO] 
11:13:19 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit ---
11:13:19 [INFO] 
11:13:19 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit ---
11:13:19 [INFO] 
11:13:19 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.representation.edit >--
11:13:19 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.representation.edit 3.0.0-SNAPSHOT [221/735]
11:13:19 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation.edit/pom.xml
11:13:19 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:13:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.representation.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation.edit/pom.xml
11:13:19 [INFO] 
11:13:19 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.representation.edit ---
11:13:19 [INFO] 
11:13:19 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.representation.edit ---
11:13:19 [INFO] The project's OSGi version is 3.0.0.202401111608
11:13:19 [INFO] 
11:13:19 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.representation.edit ---
11:13:19 [INFO] 
11:13:19 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.representation.edit ---
11:13:19 [INFO] 
11:13:19 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.representation.edit ---
11:13:19 [INFO] 
11:13:19 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.representation.edit ---
11:13:19 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.representation.edit
11:13:20 [INFO] 
11:13:20 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.representation.edit ---
11:13:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation.edit/src/main/resources
11:13:20 [INFO] 
11:13:20 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.representation.edit ---
11:13:20 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation.edit/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:13:20 [INFO] 
11:13:20 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.representation.edit ---
11:13:20 [INFO] 
11:13:20 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.representation.edit ---
11:13:20 [INFO] 
11:13:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.representation.edit ---
11:13:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation.edit/src/test/resources
11:13:20 [INFO] 
11:13:20 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.representation.edit ---
11:13:20 [INFO] 
11:13:20 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.representation.edit ---
11:13:20 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 173 were skipped
11:13:20 [INFO] 
11:13:20 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.representation.edit ---
11:13:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation.edit/target/org.eclipse.papyrus.infra.gmfdiag.representation.edit-3.0.0-SNAPSHOT-sources.jar
11:13:20 [INFO] 
11:13:20 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.representation.edit ---
11:13:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation.edit/target/org.eclipse.papyrus.infra.gmfdiag.representation.edit-3.0.0-SNAPSHOT.jar
11:13:20 [INFO] 
11:13:20 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.representation.edit ---
11:13:20 [INFO] 
11:13:20 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.representation.edit ---
11:13:20 [INFO] 
11:13:20 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.representation.edit ---
11:13:20 [INFO] 
11:13:20 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.style.edit >--
11:13:20 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.style.edit 3.0.0-SNAPSHOT [222/735]
11:13:20 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style.edit/pom.xml
11:13:20 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:13:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.style.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style.edit/pom.xml
11:13:20 [INFO] 
11:13:20 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.style.edit ---
11:13:20 [INFO] 
11:13:20 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.style.edit ---
11:13:20 [INFO] The project's OSGi version is 3.0.0.202401111608
11:13:20 [INFO] 
11:13:20 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.style.edit ---
11:13:20 [INFO] 
11:13:20 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.style.edit ---
11:13:20 [INFO] 
11:13:20 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.style.edit ---
11:13:20 [INFO] 
11:13:20 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.style.edit ---
11:13:20 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.style.edit
11:13:20 [INFO] 
11:13:20 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.style.edit ---
11:13:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style.edit/src/main/resources
11:13:20 [INFO] 
11:13:20 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.style.edit ---
11:13:20 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style.edit/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:13:21 [INFO] 
11:13:21 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.style.edit ---
11:13:21 [INFO] 
11:13:21 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.style.edit ---
11:13:21 [INFO] 
11:13:21 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.style.edit ---
11:13:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style.edit/src/test/resources
11:13:21 [INFO] 
11:13:21 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.style.edit ---
11:13:21 [INFO] 
11:13:21 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.style.edit ---
11:13:21 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 19 were skipped
11:13:21 [INFO] 
11:13:21 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.style.edit ---
11:13:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style.edit/target/org.eclipse.papyrus.infra.gmfdiag.style.edit-3.0.0-SNAPSHOT-sources.jar
11:13:21 [INFO] 
11:13:21 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.style.edit ---
11:13:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style.edit/target/org.eclipse.papyrus.infra.gmfdiag.style.edit-3.0.0-SNAPSHOT.jar
11:13:21 [INFO] 
11:13:21 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.style.edit ---
11:13:21 [INFO] 
11:13:21 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.style.edit ---
11:13:21 [INFO] 
11:13:21 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.style.edit ---
11:13:21 [INFO] 
11:13:21 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra-gmfdiag-assistant >---
11:13:21 [INFO] Building Papyrus Diagram Assistants 0.0.1-SNAPSHOT             [223/735]
11:13:21 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/pom.xml
11:13:21 [INFO] --------------------------------[ pom ]---------------------------------
11:13:21 [INFO] 
11:13:21 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra-gmfdiag-assistant ---
11:13:21 [INFO] 
11:13:21 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-gmfdiag-assistant ---
11:13:21 [INFO] 
11:13:21 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra-gmfdiag-assistant ---
11:13:21 [INFO] 
11:13:21 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-gmfdiag-assistant ---
11:13:21 [INFO] 
11:13:21 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant >---
11:13:21 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.assistant 2.1.100-SNAPSHOT [224/735]
11:13:21 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/pom.xml
11:13:21 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:13:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant:2.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/pom.xml
11:13:21 [INFO] 
11:13:21 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.assistant ---
11:13:21 [INFO] 
11:13:21 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.assistant ---
11:13:21 [INFO] The project's OSGi version is 2.1.100.202401111608
11:13:21 [INFO] 
11:13:21 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.assistant ---
11:13:21 [INFO] 
11:13:21 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.assistant ---
11:13:21 [INFO] 
11:13:21 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.assistant ---
11:13:21 [INFO] 
11:13:21 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.assistant ---
11:13:21 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.assistant
11:13:22 [INFO] 
11:13:22 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.assistant ---
11:13:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/src/main/resources
11:13:22 [INFO] 
11:13:22 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.assistant ---
11:13:22 [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:13:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/src-gen/org/eclipse/papyrus/infra/gmfdiag/assistant/internal/operations/ModelingAssistantProviderOperations.java:[45] 
11:13:22 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:13:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:22 The type AdapterUtils is deprecated
11:13:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/src-gen/org/eclipse/papyrus/infra/gmfdiag/assistant/internal/operations/ModelingAssistantProviderOperations.java:[455] 
11:13:22 	return AdapterUtils.adapt(context, View.class).isPresent();
11:13:22 	       ^^^^^^^^^^^^
11:13:22 The type AdapterUtils is deprecated
11:13:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/src-gen/org/eclipse/papyrus/infra/gmfdiag/assistant/internal/operations/ModelingAssistantProviderOperations.java:[455] 
11:13:22 	return AdapterUtils.adapt(context, View.class).isPresent();
11:13:22 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:22 The method adapt(Object, Class<View>) from the type AdapterUtils is deprecated
11:13:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/src/org/eclipse/papyrus/infra/gmfdiag/assistant/core/util/ModelingAssistantUtil.java:[38] 
11:13:22 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:13:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:22 The type AdapterUtils is deprecated
11:13:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/src/org/eclipse/papyrus/infra/gmfdiag/assistant/core/util/ModelingAssistantUtil.java:[97] 
11:13:22 	EObject object = AdapterUtils.adapt(input, EObject.class, null);
11:13:22 	                 ^^^^^^^^^^^^
11:13:22 The type AdapterUtils is deprecated
11:13:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/src/org/eclipse/papyrus/infra/gmfdiag/assistant/core/util/ModelingAssistantUtil.java:[97] 
11:13:22 	EObject object = AdapterUtils.adapt(input, EObject.class, null);
11:13:22 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:22 The method adapt(Object, Class<EObject>, EObject) from the type AdapterUtils is deprecated
11:13:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/src/org/eclipse/papyrus/infra/gmfdiag/assistant/core/util/ModelingAssistantUtil.java:[113] 
11:13:22 	View view = AdapterUtils.adapt(input, View.class, null);
11:13:22 	            ^^^^^^^^^^^^
11:13:22 The type AdapterUtils is deprecated
11:13:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/src/org/eclipse/papyrus/infra/gmfdiag/assistant/core/util/ModelingAssistantUtil.java:[113] 
11:13:22 	View view = AdapterUtils.adapt(input, View.class, null);
11:13:22 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:22 The method adapt(Object, Class<View>, View) from the type AdapterUtils is deprecated
11:13:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/src/org/eclipse/papyrus/infra/gmfdiag/assistant/core/util/ModelingAssistantUtil.java:[316] 
11:13:22 	final View endView = AdapterUtils.adapt(connectionEnd, View.class, null);
11:13:22 	                     ^^^^^^^^^^^^
11:13:22 The type AdapterUtils is deprecated
11:13:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/src/org/eclipse/papyrus/infra/gmfdiag/assistant/core/util/ModelingAssistantUtil.java:[316] 
11:13:22 	final View endView = AdapterUtils.adapt(connectionEnd, View.class, null);
11:13:22 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:22 The method adapt(Object, Class<View>, View) from the type AdapterUtils is deprecated
11:13:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/src/org/eclipse/papyrus/infra/gmfdiag/assistant/core/util/ModelingAssistantUtil.java:[350] 
11:13:22 	if (!Strings.isNullOrEmpty(hint) && CharMatcher.digit().matchesAllOf(hint)) {
11:13:22 	                                                ^^^^^^^
11:13:22 The method digit() from the type CharMatcher is deprecated
11:13:22 11 problems (11 warnings)
11:13:22 [INFO] 
11:13:22 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.assistant ---
11:13:22 [INFO] 
11:13:22 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.assistant ---
11:13:22 [INFO] 
11:13:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.assistant ---
11:13:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/src/test/resources
11:13:22 [INFO] 
11:13:22 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.assistant ---
11:13:22 [INFO] 
11:13:22 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.assistant ---
11:13:22 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 173 were skipped
11:13:22 [INFO] 
11:13:22 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.assistant ---
11:13:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/target/org.eclipse.papyrus.infra.gmfdiag.assistant-2.1.100-SNAPSHOT-sources.jar
11:13:22 [INFO] 
11:13:22 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.assistant ---
11:13:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/target/org.eclipse.papyrus.infra.gmfdiag.assistant-2.1.100-SNAPSHOT.jar
11:13:22 [INFO] 
11:13:22 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.assistant ---
11:13:22 [INFO] 
11:13:22 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.assistant ---
11:13:22 [INFO] 
11:13:22 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.assistant ---
11:13:22 [INFO] 
11:13:22 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant.edit >--
11:13:22 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.assistant.edit 2.0.0-SNAPSHOT [225/735]
11:13:22 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.edit/pom.xml
11:13:22 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:13:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.edit/pom.xml
11:13:23 [INFO] 
11:13:23 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.assistant.edit ---
11:13:23 [INFO] 
11:13:23 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.assistant.edit ---
11:13:23 [INFO] The project's OSGi version is 2.0.0.202401111608
11:13:23 [INFO] 
11:13:23 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.assistant.edit ---
11:13:23 [INFO] 
11:13:23 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.assistant.edit ---
11:13:23 [INFO] 
11:13:23 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.assistant.edit ---
11:13:23 [INFO] 
11:13:23 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.assistant.edit ---
11:13:23 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.assistant.edit
11:13:23 [INFO] 
11:13:23 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.assistant.edit ---
11:13:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.edit/src/main/resources
11:13:23 [INFO] 
11:13:23 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.assistant.edit ---
11:13:24 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.edit/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:13:24 [INFO] 
11:13:24 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.assistant.edit ---
11:13:24 [INFO] 
11:13:24 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.assistant.edit ---
11:13:24 [INFO] 
11:13:24 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.assistant.edit ---
11:13:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.edit/src/test/resources
11:13:24 [INFO] 
11:13:24 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.assistant.edit ---
11:13:24 [INFO] 
11:13:24 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.assistant.edit ---
11:13:24 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 173 were skipped
11:13:24 [INFO] 
11:13:24 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.assistant.edit ---
11:13:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.edit/target/org.eclipse.papyrus.infra.gmfdiag.assistant.edit-2.0.0-SNAPSHOT-sources.jar
11:13:24 [INFO] 
11:13:24 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.assistant.edit ---
11:13:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.edit/target/org.eclipse.papyrus.infra.gmfdiag.assistant.edit-2.0.0-SNAPSHOT.jar
11:13:24 [INFO] 
11:13:24 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.assistant.edit ---
11:13:24 [INFO] 
11:13:24 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.assistant.edit ---
11:13:24 [INFO] 
11:13:24 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.assistant.edit ---
11:13:24 [INFO] 
11:13:24 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant.editor >--
11:13:24 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.assistant.editor 2.0.0-SNAPSHOT [226/735]
11:13:24 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.editor/pom.xml
11:13:24 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:13:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.editor/pom.xml
11:13:24 [INFO] 
11:13:24 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.assistant.editor ---
11:13:24 [INFO] 
11:13:24 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.assistant.editor ---
11:13:24 [INFO] The project's OSGi version is 2.0.0.202401111608
11:13:24 [INFO] 
11:13:24 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.assistant.editor ---
11:13:24 [INFO] 
11:13:24 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.assistant.editor ---
11:13:24 [INFO] 
11:13:24 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.assistant.editor ---
11:13:24 [INFO] 
11:13:24 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.assistant.editor ---
11:13:24 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.assistant.editor
11:13:25 [INFO] 
11:13:25 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.assistant.editor ---
11:13:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.editor/src/main/resources
11:13:25 [INFO] 
11:13:25 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.assistant.editor ---
11:13:25 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.editor/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:13:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/assistant/presentation/AssistantEditor.java:[1235] 
11:13:25 	public Object getAdapter(Class key) {
11:13:25 	       ^^^^^^
11:13:25 Type safety: The return type Object for getAdapter(Class) from the type AssistantEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart
11:13:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/assistant/presentation/AssistantEditor.java:[1250] 
11:13:25 	return super.getAdapter(key);
11:13:25 	       ^^^^^^^^^^^^^^^^^^^^^
11:13:25 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart
11:13:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/assistant/presentation/AssistantEditor.java:[1250] 
11:13:25 	return super.getAdapter(key);
11:13:25 	                        ^^^
11:13:25 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
11:13:25 3 problems (3 warnings)
11:13:25 [INFO] 
11:13:25 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.assistant.editor ---
11:13:25 [INFO] 
11:13:25 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.assistant.editor ---
11:13:25 [INFO] 
11:13:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.assistant.editor ---
11:13:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.editor/src/test/resources
11:13:25 [INFO] 
11:13:25 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.assistant.editor ---
11:13:25 [INFO] 
11:13:25 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.assistant.editor ---
11:13:25 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 173 were skipped
11:13:25 [INFO] 
11:13:25 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.assistant.editor ---
11:13:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.editor/target/org.eclipse.papyrus.infra.gmfdiag.assistant.editor-2.0.0-SNAPSHOT-sources.jar
11:13:25 [INFO] 
11:13:25 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.assistant.editor ---
11:13:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.editor/target/org.eclipse.papyrus.infra.gmfdiag.assistant.editor-2.0.0-SNAPSHOT.jar
11:13:26 [INFO] 
11:13:26 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.assistant.editor ---
11:13:26 [INFO] 
11:13:26 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.assistant.editor ---
11:13:26 [INFO] 
11:13:26 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.assistant.editor ---
11:13:26 [INFO] 
11:13:26 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant.ui >--
11:13:26 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.assistant.ui 2.0.0-SNAPSHOT [227/735]
11:13:26 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/pom.xml
11:13:26 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:13:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/pom.xml
11:13:26 [INFO] 
11:13:26 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.assistant.ui ---
11:13:26 [INFO] 
11:13:26 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.assistant.ui ---
11:13:26 [INFO] The project's OSGi version is 2.0.0.202401111608
11:13:26 [INFO] 
11:13:26 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.assistant.ui ---
11:13:26 [INFO] 
11:13:26 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.assistant.ui ---
11:13:26 [INFO] 
11:13:26 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.assistant.ui ---
11:13:26 [INFO] 
11:13:26 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.assistant.ui ---
11:13:26 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.assistant.ui
11:13:27 [INFO] 
11:13:27 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.assistant.ui ---
11:13:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/src/main/resources
11:13:27 [INFO] 
11:13:27 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.assistant.ui ---
11:13:27 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:13:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/src/org/eclipse/papyrus/infra/gmfdiag/assistant/internal/ui/handlers/UndeployAssistantModelHandler.java:[25] 
11:13:27 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:13:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:27 The type AdapterUtils is deprecated
11:13:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/src/org/eclipse/papyrus/infra/gmfdiag/assistant/internal/ui/handlers/UndeployAssistantModelHandler.java:[47] 
11:13:27 	IFile file = AdapterUtils.adapt(next, IFile.class, null);
11:13:27 	             ^^^^^^^^^^^^
11:13:27 The type AdapterUtils is deprecated
11:13:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/src/org/eclipse/papyrus/infra/gmfdiag/assistant/internal/ui/handlers/UndeployAssistantModelHandler.java:[47] 
11:13:27 	IFile file = AdapterUtils.adapt(next, IFile.class, null);
11:13:27 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:27 The method adapt(Object, Class<IFile>, IFile) from the type AdapterUtils is deprecated
11:13:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/src/org/eclipse/papyrus/infra/gmfdiag/assistant/internal/ui/handlers/DeployAssistantModelHandler.java:[25] 
11:13:27 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:13:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:27 The type AdapterUtils is deprecated
11:13:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/src/org/eclipse/papyrus/infra/gmfdiag/assistant/internal/ui/handlers/DeployAssistantModelHandler.java:[47] 
11:13:27 	IFile file = AdapterUtils.adapt(next, IFile.class, null);
11:13:27 	             ^^^^^^^^^^^^
11:13:27 The type AdapterUtils is deprecated
11:13:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/src/org/eclipse/papyrus/infra/gmfdiag/assistant/internal/ui/handlers/DeployAssistantModelHandler.java:[47] 
11:13:27 	IFile file = AdapterUtils.adapt(next, IFile.class, null);
11:13:27 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:27 The method adapt(Object, Class<IFile>, IFile) from the type AdapterUtils is deprecated
11:13:27 6 problems (6 warnings)
11:13:27 [INFO] 
11:13:27 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.assistant.ui ---
11:13:27 [INFO] 
11:13:27 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.assistant.ui ---
11:13:27 [INFO] 
11:13:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.assistant.ui ---
11:13:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/src/test/resources
11:13:27 [INFO] 
11:13:27 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.assistant.ui ---
11:13:27 [INFO] 
11:13:27 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.assistant.ui ---
11:13:27 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 173 were skipped
11:13:27 [INFO] 
11:13:27 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.assistant.ui ---
11:13:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/target/org.eclipse.papyrus.infra.gmfdiag.assistant.ui-2.0.0-SNAPSHOT-sources.jar
11:13:27 [INFO] 
11:13:27 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.assistant.ui ---
11:13:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/target/org.eclipse.papyrus.infra.gmfdiag.assistant.ui-2.0.0-SNAPSHOT.jar
11:13:27 [INFO] 
11:13:27 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.assistant.ui ---
11:13:27 [INFO] 
11:13:27 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.assistant.ui ---
11:13:27 [INFO] 
11:13:27 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.assistant.ui ---
11:13:27 [INFO] 
11:13:27 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css3.xtext >--
11:13:27 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.css3.xtext 4.0.100-SNAPSHOT [228/735]
11:13:27 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext/pom.xml
11:13:27 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:13:27 [WARNING] Parameter 'fileset' is unknown for plugin 'maven-clean-plugin:3.3.1:clean (default-clean)'
11:13:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css3.xtext:4.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext/pom.xml
11:13:28 [INFO] 
11:13:28 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext ---
11:13:28 [INFO] 
11:13:28 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext ---
11:13:28 [INFO] The project's OSGi version is 4.0.100.202401111608
11:13:28 [INFO] 
11:13:28 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext ---
11:13:28 [INFO] 
11:13:28 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext ---
11:13:28 [INFO] 
11:13:28 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext ---
11:13:28 [INFO] 
11:13:28 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext ---
11:13:28 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.css3.xtext
11:13:28 [INFO] 
11:13:28 [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext ---
11:13:30 [INFO] 
11:13:30 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext ---
11:13:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext/src/main/resources
11:13:30 [INFO] 
11:13:30 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext ---
11:13:30 [INFO] Compiling 93 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:13:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext/src/org/eclipse/papyrus/infra/gmfdiag/css3/formatting2/AbstractCSSFormatter.java:[25] 
11:13:30 	import org.eclipse.xtext.formatting2.regionaccess.internal.TextRegions;
11:13:30 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:30 Discouraged access: The type 'TextRegions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.xtext/2.33.0.v20231121-0955/org.eclipse.xtext-2.33.0.v20231121-0955.jar')
11:13:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext/src/org/eclipse/papyrus/infra/gmfdiag/css3/formatting2/AbstractCSSFormatter.java:[61] 
11:13:30 	List<ITextSegment> missing = TextRegions.difference(expected, replacements);
11:13:30 	                             ^^^^^^^^^^^
11:13:30 Discouraged access: The type 'TextRegions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.xtext/2.33.0.v20231121-0955/org.eclipse.xtext-2.33.0.v20231121-0955.jar')
11:13:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext/src/org/eclipse/papyrus/infra/gmfdiag/css3/formatting2/AbstractCSSFormatter.java:[61] 
11:13:30 	List<ITextSegment> missing = TextRegions.difference(expected, replacements);
11:13:30 	                                         ^^^^^^^^^^
11:13:30 Discouraged access: The method 'TextRegions.difference(Iterable<ITextSegment>, Iterable<? extends ITextRegion>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.xtext/2.33.0.v20231121-0955/org.eclipse.xtext-2.33.0.v20231121-0955.jar')
11:13:30 3 problems (3 warnings)
11:13:30 [INFO] 
11:13:30 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext ---
11:13:30 [INFO] 
11:13:30 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext ---
11:13:30 [INFO] 
11:13:30 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext ---
11:13:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext/src/test/resources
11:13:30 [INFO] 
11:13:30 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext ---
11:13:30 [INFO] 
11:13:30 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext ---
11:13:30 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 38 were skipped
11:13:30 [INFO] 
11:13:30 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext ---
11:13:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext/target/org.eclipse.papyrus.infra.gmfdiag.css3.xtext-4.0.100-SNAPSHOT-sources.jar
11:13:30 [INFO] 
11:13:30 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext ---
11:13:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext/target/org.eclipse.papyrus.infra.gmfdiag.css3.xtext-4.0.100-SNAPSHOT.jar
11:13:30 [INFO] 
11:13:30 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext ---
11:13:30 [INFO] 
11:13:30 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext ---
11:13:30 [INFO] 
11:13:30 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext ---
11:13:31 [INFO] 
11:13:31 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.properties >--
11:13:31 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.css.properties 4.0.0-SNAPSHOT [229/735]
11:13:31 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/pom.xml
11:13:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:13:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/pom.xml
11:13:31 [INFO] 
11:13:31 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.css.properties ---
11:13:31 [INFO] 
11:13:31 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.css.properties ---
11:13:31 [INFO] The project's OSGi version is 4.0.0.202401111608
11:13:31 [INFO] 
11:13:31 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.css.properties ---
11:13:31 [INFO] 
11:13:31 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.css.properties ---
11:13:31 [INFO] 
11:13:31 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.css.properties ---
11:13:31 [INFO] 
11:13:31 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.css.properties ---
11:13:31 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.css.properties
11:13:32 [INFO] 
11:13:32 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.css.properties ---
11:13:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/main/resources
11:13:32 [INFO] 
11:13:32 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.css.properties ---
11:13:32 [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:13:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/preferences/ThemePreferencesPage.java:[60] 
11:13:32 	import org.eclipse.papyrus.infra.widgets.editors.MultipleValueSelectorDialog;
11:13:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:32 The type MultipleValueSelectorDialog is deprecated
11:13:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/preferences/ThemePreferencesPage.java:[397] 
11:13:32 	menuItem.setData(new Integer(menuId));
11:13:32 	                     ^^^^^^^^^^^^^^^
11:13:32 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:13:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/preferences/ThemePreferencesPage.java:[485] 
11:13:32 	dialog.setInitialSelections(new IFile[] { currentFile });
11:13:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:32 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:13:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/preferences/ThemePreferencesPage.java:[639] 
11:13:32 	button.setData(new Integer(id));
11:13:32 	                   ^^^^^^^^^^^
11:13:32 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:13:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/preferences/ThemePreferencesPage.java:[654] 
11:13:32 	buttonsMap.put(new Integer(id), button);
11:13:32 	                   ^^^^^^^^^^^
11:13:32 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:13:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/preferences/ThemePreferencesPage.java:[743] 
11:13:32 	MultipleValueSelectorDialog vDialog = new MultipleValueSelectorDialog(getShell(), selector, ADD_DIALOG_TITLE);
11:13:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:32 The type MultipleValueSelectorDialog is deprecated
11:13:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/preferences/ThemePreferencesPage.java:[743] 
11:13:32 	MultipleValueSelectorDialog vDialog = new MultipleValueSelectorDialog(getShell(), selector, ADD_DIALOG_TITLE);
11:13:32 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:32 The type MultipleValueSelectorDialog is deprecated
11:13:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/preferences/ThemePreferencesPage.java:[743] 
11:13:32 	MultipleValueSelectorDialog vDialog = new MultipleValueSelectorDialog(getShell(), selector, ADD_DIALOG_TITLE);
11:13:32 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:32 The constructor MultipleValueSelectorDialog(Shell, IElementSelector, String) is deprecated
11:13:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/preferences/ThemePreferencesPage.java:[744] 
11:13:32 	vDialog.setContextElement(currentTheme);
11:13:32 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:32 The method setContextElement(Object) from the type MultipleValueSelectorDialog is deprecated
11:13:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/preferences/ThemePreferencesPage.java:[745] 
11:13:32 	vDialog.setLabelProvider(labelProvider);
11:13:32 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:32 The method setLabelProvider(ILabelProvider) from the type MultipleValueSelectorDialog is deprecated
11:13:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/preferences/ThemePreferencesPage.java:[746] 
11:13:32 	vDialog.setFactory(new EcorePropertyEditorFactory(StylesheetsPackage.Literals.THEME__STYLESHEETS));
11:13:32 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:32 The method setFactory(ReferenceValueFactory) from the type MultipleValueSelectorDialog is deprecated
11:13:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/preferences/ThemePreferencesPage.java:[749] 
11:13:32 	int result = vDialog.open();
11:13:32 	                     ^^^^^^
11:13:32 The method open() from the type MultipleValueSelectorDialog is deprecated
11:13:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/databinding/ModelStyleSheetObservableList.java:[174] 
11:13:32 	EList<EObject> objectsFromDiagram = ((CSSDiagram) objectFromResource).getStyles();
11:13:32 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:32 Type safety: The expression of type EList needs unchecked conversion to conform to EList<EObject>
11:13:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/databinding/AddCssClassStyleCommand.java:[68] 
11:13:32 	namedStyle.getStringListValue().add(style);			
11:13:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:32 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:13:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/dialog/CSSThemeEditionDialog.java:[56] 
11:13:32 	import org.eclipse.papyrus.infra.widgets.editors.MultipleValueSelectorDialog;
11:13:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:32 The type MultipleValueSelectorDialog is deprecated
11:13:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/dialog/CSSThemeEditionDialog.java:[456] 
11:13:32 	menuItem.setData(new Integer(menuId));
11:13:32 	                     ^^^^^^^^^^^^^^^
11:13:32 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:13:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/dialog/CSSThemeEditionDialog.java:[544] 
11:13:32 	dialog.setInitialSelections(new IFile[] { currentFile });
11:13:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:32 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:13:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/dialog/CSSThemeEditionDialog.java:[783] 
11:13:32 	MultipleValueSelectorDialog vDialog = new MultipleValueSelectorDialog(getShell(), selector, ADD_DIALOG_TITLE);
11:13:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:32 The type MultipleValueSelectorDialog is deprecated
11:13:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/dialog/CSSThemeEditionDialog.java:[783] 
11:13:32 	MultipleValueSelectorDialog vDialog = new MultipleValueSelectorDialog(getShell(), selector, ADD_DIALOG_TITLE);
11:13:32 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:32 The type MultipleValueSelectorDialog is deprecated
11:13:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/dialog/CSSThemeEditionDialog.java:[783] 
11:13:32 	MultipleValueSelectorDialog vDialog = new MultipleValueSelectorDialog(getShell(), selector, ADD_DIALOG_TITLE);
11:13:32 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:32 The constructor MultipleValueSelectorDialog(Shell, IElementSelector, String) is deprecated
11:13:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/dialog/CSSThemeEditionDialog.java:[784] 
11:13:32 	vDialog.setContextElement(currentTheme);
11:13:32 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:32 The method setContextElement(Object) from the type MultipleValueSelectorDialog is deprecated
11:13:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/dialog/CSSThemeEditionDialog.java:[785] 
11:13:32 	vDialog.setLabelProvider(labelProvider);
11:13:32 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:32 The method setLabelProvider(ILabelProvider) from the type MultipleValueSelectorDialog is deprecated
11:13:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/dialog/CSSThemeEditionDialog.java:[786] 
11:13:32 	vDialog.setFactory(new EcorePropertyEditorFactory(StylesheetsPackage.Literals.THEME__STYLESHEETS));
11:13:32 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:32 The method setFactory(ReferenceValueFactory) from the type MultipleValueSelectorDialog is deprecated
11:13:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/dialog/CSSThemeEditionDialog.java:[789] 
11:13:32 	int result = vDialog.open();
11:13:32 	                     ^^^^^^
11:13:32 The method open() from the type MultipleValueSelectorDialog is deprecated
11:13:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/databinding/RemoveAllModelStyleSheetValueCommand.java:[40] 
11:13:32 	private Resource resource;
11:13:32 	                 ^^^^^^^^
11:13:32 The value of the field RemoveAllModelStyleSheetValueCommand.resource is not used
11:13:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/dialog/CSSThemeCreationDialog.java:[294] 
11:13:32 	menuItem.setData(new Integer(menuId));
11:13:32 	                     ^^^^^^^^^^^^^^^
11:13:32 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:13:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/dialog/CSSThemeCreationDialog.java:[383] 
11:13:32 	dialog.setInitialSelections(new IFile[] { currentFile });
11:13:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:32 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:13:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/property/StyleSheetsPropertyPage.java:[54] 
11:13:32 	import org.eclipse.papyrus.infra.widgets.editors.MultipleValueSelectorDialog;
11:13:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:32 The type MultipleValueSelectorDialog is deprecated
11:13:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/property/StyleSheetsPropertyPage.java:[368] 
11:13:32 	button.setData(new Integer(id));
11:13:32 	                   ^^^^^^^^^^^
11:13:32 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:13:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/property/StyleSheetsPropertyPage.java:[534] 
11:13:32 	MultipleValueSelectorDialog vDialog = new MultipleValueSelectorDialog(getShell(), selector, PREFERENCE_PAGE_TITLE);
11:13:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:32 The type MultipleValueSelectorDialog is deprecated
11:13:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/property/StyleSheetsPropertyPage.java:[534] 
11:13:32 	MultipleValueSelectorDialog vDialog = new MultipleValueSelectorDialog(getShell(), selector, PREFERENCE_PAGE_TITLE);
11:13:32 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:32 The type MultipleValueSelectorDialog is deprecated
11:13:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/property/StyleSheetsPropertyPage.java:[534] 
11:13:32 	MultipleValueSelectorDialog vDialog = new MultipleValueSelectorDialog(getShell(), selector, PREFERENCE_PAGE_TITLE);
11:13:32 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:32 The constructor MultipleValueSelectorDialog(Shell, IElementSelector, String) is deprecated
11:13:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/property/StyleSheetsPropertyPage.java:[535] 
11:13:32 	vDialog.setContextElement(modelStyleSheets);
11:13:32 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:32 The method setContextElement(Object) from the type MultipleValueSelectorDialog is deprecated
11:13:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/property/StyleSheetsPropertyPage.java:[536] 
11:13:32 	vDialog.setLabelProvider(labelProvider);
11:13:32 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:32 The method setLabelProvider(ILabelProvider) from the type MultipleValueSelectorDialog is deprecated
11:13:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/property/StyleSheetsPropertyPage.java:[537] 
11:13:32 	vDialog.setFactory(editorFactory);
11:13:32 	        ^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:32 The method setFactory(ReferenceValueFactory) from the type MultipleValueSelectorDialog is deprecated
11:13:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/property/StyleSheetsPropertyPage.java:[540] 
11:13:32 	int result = vDialog.open();
11:13:32 	                     ^^^^^^
11:13:32 The method open() from the type MultipleValueSelectorDialog is deprecated
11:13:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/dnd/StyleSheetDropStrategy.java:[34] 
11:13:32 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:13:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:32 The type AdapterUtils is deprecated
11:13:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/dnd/StyleSheetDropStrategy.java:[102] 
11:13:32 	IFile file = AdapterUtils.adapt(next, IFile.class, null);
11:13:32 	             ^^^^^^^^^^^^
11:13:32 The type AdapterUtils is deprecated
11:13:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/dnd/StyleSheetDropStrategy.java:[102] 
11:13:32 	IFile file = AdapterUtils.adapt(next, IFile.class, null);
11:13:32 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:32 The method adapt(Object, Class<IFile>, IFile) from the type AdapterUtils is deprecated
11:13:32 39 problems (39 warnings)
11:13:32 [INFO] 
11:13:32 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.css.properties ---
11:13:32 [INFO] 
11:13:32 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.css.properties ---
11:13:32 [INFO] 
11:13:32 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.css.properties ---
11:13:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/test/resources
11:13:32 [INFO] 
11:13:32 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.css.properties ---
11:13:32 [INFO] 
11:13:32 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.css.properties ---
11:13:32 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 173 were skipped
11:13:32 [INFO] 
11:13:32 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.css.properties ---
11:13:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/target/org.eclipse.papyrus.infra.gmfdiag.css.properties-4.0.0-SNAPSHOT-sources.jar
11:13:32 [INFO] 
11:13:32 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.css.properties ---
11:13:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/target/org.eclipse.papyrus.infra.gmfdiag.css.properties-4.0.0-SNAPSHOT.jar
11:13:32 [INFO] 
11:13:32 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.css.properties ---
11:13:32 [INFO] 
11:13:32 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.css.properties ---
11:13:32 [INFO] 
11:13:32 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.css.properties ---
11:13:32 [INFO] 
11:13:32 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.configuration >--
11:13:32 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.css.configuration 3.0.0-SNAPSHOT [230/735]
11:13:32 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.configuration/pom.xml
11:13:32 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:13:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.configuration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.configuration/pom.xml
11:13:33 [INFO] 
11:13:33 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.css.configuration ---
11:13:33 [INFO] 
11:13:33 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.css.configuration ---
11:13:33 [INFO] The project's OSGi version is 3.0.0.202401111608
11:13:33 [INFO] 
11:13:33 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.css.configuration ---
11:13:33 [INFO] 
11:13:33 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.css.configuration ---
11:13:33 [INFO] 
11:13:33 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.css.configuration ---
11:13:33 [INFO] 
11:13:33 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.css.configuration ---
11:13:33 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.css.configuration
11:13:34 [INFO] 
11:13:34 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.css.configuration ---
11:13:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.configuration/src/main/resources
11:13:34 [INFO] 
11:13:34 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.css.configuration ---
11:13:34 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.configuration/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:13:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.configuration/src/org/eclipse/papyrus/infra/gmfdiag/css/configuration/handler/ApplyStyleHandler.java:[58] 
11:13:34 	Iterator iterator = ((IStructuredSelection) selection).iterator();
11:13:34 	^^^^^^^^
11:13:34 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:13:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.configuration/src/org/eclipse/papyrus/infra/gmfdiag/css/configuration/handler/AbstractStyleDialog.java:[25] 
11:13:34 	import org.eclipse.e4.ui.css.core.css2.CSS2ColorHelper;
11:13:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:34 Discouraged access: The type 'CSS2ColorHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:13:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.configuration/src/org/eclipse/papyrus/infra/gmfdiag/css/configuration/handler/AbstractStyleDialog.java:[401] 
11:13:34 	RGBColor rgbColor = CSS2ColorHelper.getRGBColor(color.getValue());
11:13:34 	                    ^^^^^^^^^^^^^^^
11:13:34 Discouraged access: The type 'CSS2ColorHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:13:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.configuration/src/org/eclipse/papyrus/infra/gmfdiag/css/configuration/handler/AbstractStyleDialog.java:[401] 
11:13:34 	RGBColor rgbColor = CSS2ColorHelper.getRGBColor(color.getValue());
11:13:34 	                                    ^^^^^^^^^^^
11:13:34 Discouraged access: The method 'CSS2ColorHelper.getRGBColor(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:13:34 4 problems (4 warnings)
11:13:34 [INFO] 
11:13:34 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.css.configuration ---
11:13:34 [INFO] 
11:13:34 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.css.configuration ---
11:13:34 [INFO] 
11:13:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.css.configuration ---
11:13:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.configuration/src/test/resources
11:13:34 [INFO] 
11:13:34 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.css.configuration ---
11:13:34 [INFO] 
11:13:34 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.css.configuration ---
11:13:34 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 186 were skipped
11:13:34 [INFO] 
11:13:34 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.css.configuration ---
11:13:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.configuration/target/org.eclipse.papyrus.infra.gmfdiag.css.configuration-3.0.0-SNAPSHOT-sources.jar
11:13:34 [INFO] 
11:13:34 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.css.configuration ---
11:13:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.configuration/target/org.eclipse.papyrus.infra.gmfdiag.css.configuration-3.0.0-SNAPSHOT.jar
11:13:34 [INFO] 
11:13:34 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.css.configuration ---
11:13:34 [INFO] 
11:13:34 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.css.configuration ---
11:13:34 [INFO] 
11:13:34 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.css.configuration ---
11:13:34 [INFO] 
11:13:34 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.theme >---
11:13:34 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.css.theme 2.0.0-SNAPSHOT [231/735]
11:13:34 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.theme/pom.xml
11:13:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:13:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.theme:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.theme/pom.xml
11:13:34 [INFO] 
11:13:34 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.css.theme ---
11:13:34 [INFO] 
11:13:34 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.css.theme ---
11:13:34 [INFO] The project's OSGi version is 2.0.0.202401111608
11:13:34 [INFO] 
11:13:34 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.css.theme ---
11:13:34 [INFO] 
11:13:34 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.css.theme ---
11:13:34 [INFO] 
11:13:34 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.css.theme ---
11:13:34 [INFO] 
11:13:34 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.css.theme ---
11:13:34 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.css.theme
11:13:34 [INFO] 
11:13:34 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.css.theme ---
11:13:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.theme/src/main/resources
11:13:34 [INFO] 
11:13:34 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.css.theme ---
11:13:34 [INFO] 
11:13:34 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.css.theme ---
11:13:34 [INFO] 
11:13:34 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.css.theme ---
11:13:34 [INFO] 
11:13:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.css.theme ---
11:13:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.theme/src/test/resources
11:13:34 [INFO] 
11:13:34 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.css.theme ---
11:13:34 [INFO] 
11:13:34 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.css.theme ---
11:13:34 [INFO] All system scoped dependencies were mapped to maven artifacts
11:13:34 [INFO] 
11:13:34 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.css.theme ---
11:13:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.theme/target/org.eclipse.papyrus.infra.gmfdiag.css.theme-2.0.0-SNAPSHOT-sources.jar
11:13:34 [INFO] 
11:13:34 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.css.theme ---
11:13:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.theme/target/org.eclipse.papyrus.infra.gmfdiag.css.theme-2.0.0-SNAPSHOT.jar
11:13:34 [INFO] 
11:13:34 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.css.theme ---
11:13:34 [INFO] 
11:13:34 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.css.theme ---
11:13:34 [INFO] 
11:13:34 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.css.theme ---
11:13:34 [INFO] 
11:13:34 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui >--
11:13:34 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui 4.0.0-SNAPSHOT [232/735]
11:13:34 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/pom.xml
11:13:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:13:34 [WARNING] Parameter 'fileset' is unknown for plugin 'maven-clean-plugin:3.3.1:clean (default-clean)'
11:13:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/pom.xml
11:13:35 [INFO] 
11:13:35 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui ---
11:13:35 [INFO] 
11:13:35 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui ---
11:13:35 [INFO] The project's OSGi version is 4.0.0.202401111608
11:13:35 [INFO] 
11:13:35 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui ---
11:13:35 [INFO] 
11:13:35 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui ---
11:13:35 [INFO] 
11:13:35 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui ---
11:13:35 [INFO] 
11:13:35 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui ---
11:13:35 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui
11:13:36 [INFO] 
11:13:36 [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui ---
11:13:37 [INFO] 
11:13:37 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui ---
11:13:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/main/resources
11:13:37 [INFO] 
11:13:37 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui ---
11:13:38 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:13:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src-gen/org/eclipse/papyrus/infra/gmfdiag/css3/ui/contentassist/antlr/PartialCSSContentAssistParser.java:[10] 
11:13:38 	import org.eclipse.xtext.ui.codetemplates.ui.partialEditing.IPartialContentAssistParser;
11:13:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:38 Discouraged access: The type 'IPartialContentAssistParser' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.xtext.ui.codetemplates.ui/2.33.0.v20231121-0955/org.eclipse.xtext.ui.codetemplates.ui-2.33.0.v20231121-0955.jar')
11:13:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src-gen/org/eclipse/papyrus/infra/gmfdiag/css3/ui/contentassist/antlr/PartialCSSContentAssistParser.java:[18] 
11:13:38 	public class PartialCSSContentAssistParser extends CSSParser implements IPartialContentAssistParser {
11:13:38 	                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:38 Discouraged access: The type 'IPartialContentAssistParser' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.xtext.ui.codetemplates.ui/2.33.0.v20231121-0955/org.eclipse.xtext.ui.codetemplates.ui-2.33.0.v20231121-0955.jar')
11:13:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/highlighting/CSSHighlightingCalculator.java:[31] 
11:13:38 	import org.eclipse.xtext.ui.editor.syntaxcoloring.IHighlightedPositionAcceptor;
11:13:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:38 The type IHighlightedPositionAcceptor is deprecated
11:13:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/highlighting/CSSHighlightingCalculator.java:[32] 
11:13:38 	import org.eclipse.xtext.ui.editor.syntaxcoloring.ISemanticHighlightingCalculator;
11:13:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:38 The type ISemanticHighlightingCalculator is deprecated
11:13:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/highlighting/CSSHighlightingCalculator.java:[34] 
11:13:38 	public class CSSHighlightingCalculator implements ISemanticHighlightingCalculator {
11:13:38 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:38 The type ISemanticHighlightingCalculator is deprecated
11:13:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/highlighting/CSSHighlightingCalculator.java:[37] 
11:13:38 	public void provideHighlightingFor(XtextResource resource, IHighlightedPositionAcceptor acceptor) {
11:13:38 	                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:38 The type IHighlightedPositionAcceptor is deprecated
11:13:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/highlighting/CSSHighlightingCalculator.java:[47] 
11:13:38 	acceptor.addPosition(n.getOffset(), n.getLength(), CSSHighlightingConfiguration.ELEMENT);
11:13:38 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:38 The method addPosition(int, int, String...) from the type IHighlightedPositionAcceptor is deprecated
11:13:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/highlighting/CSSHighlightingCalculator.java:[52] 
11:13:38 	acceptor.addPosition(n.getOffset(), n.getLength(), DefaultHighlightingConfiguration.DEFAULT_ID);
11:13:38 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:38 The method addPosition(int, int, String...) from the type IHighlightedPositionAcceptor is deprecated
11:13:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/highlighting/CSSHighlightingCalculator.java:[60] 
11:13:38 	acceptor.addPosition(n.getFirstChild().getOffset(), n.getFirstChild().getLength(), CSSHighlightingConfiguration.DECLARATIONNAME);
11:13:38 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:38 The method addPosition(int, int, String...) from the type IHighlightedPositionAcceptor is deprecated
11:13:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/highlighting/CSSHighlightingCalculator.java:[67] 
11:13:38 	acceptor.addPosition(n.getOffset(), n.getLength(), CSSHighlightingConfiguration.SELECTOR);
11:13:38 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:38 The method addPosition(int, int, String...) from the type IHighlightedPositionAcceptor is deprecated
11:13:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/highlighting/CSSHighlightingCalculator.java:[73] 
11:13:38 	acceptor.addPosition(n.getOffset(), 4, CSSHighlightingConfiguration.FUNCTION);
11:13:38 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:38 The method addPosition(int, int, String...) from the type IHighlightedPositionAcceptor is deprecated
11:13:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/highlighting/CSSHighlightingCalculator.java:[74] 
11:13:38 	acceptor.addPosition(n.getOffset() + 4, n.getLength() - 5, CSSHighlightingConfiguration.URL);
11:13:38 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:38 The method addPosition(int, int, String...) from the type IHighlightedPositionAcceptor is deprecated
11:13:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/highlighting/CSSHighlightingCalculator.java:[75] 
11:13:38 	acceptor.addPosition(n.getOffset() + n.getLength() - 1, 1, CSSHighlightingConfiguration.FUNCTION);
11:13:38 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:38 The method addPosition(int, int, String...) from the type IHighlightedPositionAcceptor is deprecated
11:13:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/highlighting/CSSHighlightingCalculator.java:[82] 
11:13:38 	acceptor.addPosition(n.getOffset(), nameLength + 1, CSSHighlightingConfiguration.FUNCTION);
11:13:38 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:38 The method addPosition(int, int, String...) from the type IHighlightedPositionAcceptor is deprecated
11:13:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/highlighting/CSSHighlightingCalculator.java:[89] 
11:13:38 	acceptor.addPosition(colonNode.getOffset(), colonNode.getLength(), CSSHighlightingConfiguration.FUNCTION);
11:13:38 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:38 The method addPosition(int, int, String...) from the type IHighlightedPositionAcceptor is deprecated
11:13:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/highlighting/CSSHighlightingCalculator.java:[95] 
11:13:38 	acceptor.addPosition(n.getOffset() + n.getLength() - 1, 1, CSSHighlightingConfiguration.FUNCTION);
11:13:38 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:38 The method addPosition(int, int, String...) from the type IHighlightedPositionAcceptor is deprecated
11:13:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/highlighting/CSSHighlightingCalculator.java:[100] 
11:13:38 	acceptor.addPosition(n.getOffset(), n.getLength(), DefaultHighlightingConfiguration.STRING_ID);
11:13:38 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:38 The method addPosition(int, int, String...) from the type IHighlightedPositionAcceptor is deprecated
11:13:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/CSSUiModule.java:[12] 
11:13:38 	import org.eclipse.xtext.ui.editor.syntaxcoloring.ISemanticHighlightingCalculator;
11:13:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:38 The type ISemanticHighlightingCalculator is deprecated
11:13:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/CSSUiModule.java:[27] 
11:13:38 	public Class<? extends ISemanticHighlightingCalculator> bindISemanticHighlightingCalculator() {
11:13:38 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:38 The type ISemanticHighlightingCalculator is deprecated
11:13:38 19 problems (19 warnings)
11:13:38 [INFO] 
11:13:38 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui ---
11:13:38 [INFO] 
11:13:38 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui ---
11:13:38 [INFO] 
11:13:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui ---
11:13:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/test/resources
11:13:38 [INFO] 
11:13:38 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui ---
11:13:38 [INFO] 
11:13:38 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui ---
11:13:38 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 207 were skipped
11:13:38 [INFO] 
11:13:38 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui ---
11:13:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/target/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui-4.0.0-SNAPSHOT-sources.jar
11:13:38 [INFO] 
11:13:38 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui ---
11:13:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/target/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui-4.0.0-SNAPSHOT.jar
11:13:38 [INFO] 
11:13:38 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui ---
11:13:38 [INFO] 
11:13:38 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui ---
11:13:38 [INFO] 
11:13:38 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui ---
11:13:38 [INFO] 
11:13:38 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.newchild >--
11:13:38 [INFO] Building org.eclipse.papyrus.views.modelexplorer.newchild 2.0.0-SNAPSHOT [233/735]
11:13:38 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.newchild/pom.xml
11:13:38 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:13:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.newchild:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.newchild/pom.xml
11:13:39 [INFO] 
11:13:39 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views.modelexplorer.newchild ---
11:13:39 [INFO] 
11:13:39 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.modelexplorer.newchild ---
11:13:39 [INFO] The project's OSGi version is 2.0.0.202401111608
11:13:39 [INFO] 
11:13:39 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.views.modelexplorer.newchild ---
11:13:39 [INFO] 
11:13:39 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.views.modelexplorer.newchild ---
11:13:39 [INFO] 
11:13:39 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.views.modelexplorer.newchild ---
11:13:39 [INFO] 
11:13:39 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.views.modelexplorer.newchild ---
11:13:39 [INFO] Resolving class path of org.eclipse.papyrus.views.modelexplorer.newchild
11:13:40 [INFO] 
11:13:40 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.views.modelexplorer.newchild ---
11:13:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.newchild/src/main/resources
11:13:40 [INFO] 
11:13:40 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.views.modelexplorer.newchild ---
11:13:40 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.newchild/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:13:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.newchild/src/org/eclipse/papyrus/views/modelexplorer/newchild/ModelExplorerDynamicNewChild.java:[36] 
11:13:40 	public class ModelExplorerDynamicNewChild extends org.eclipse.papyrus.infra.newchild.ui.DynamicNewChild {
11:13:40 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:40 Discouraged access: The type 'DynamicNewChild' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/bin')
11:13:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.newchild/src/org/eclipse/papyrus/views/modelexplorer/newchild/ModelExplorerDynamicNewChild.java:[42] 
11:13:40 	super();
11:13:40 	^^^^^^^^
11:13:40 Discouraged access: The constructor 'DynamicNewChild()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/bin')
11:13:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.newchild/src/org/eclipse/papyrus/views/modelexplorer/newchild/ModelExplorerDynamicNewChild.java:[51] 
11:13:40 	super(id);
11:13:40 	^^^^^^^^^^
11:13:40 Discouraged access: The constructor 'DynamicNewChild(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/bin')
11:13:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.newchild/src/org/eclipse/papyrus/views/modelexplorer/newchild/ModelExplorerDynamicNewChild.java:[56] 
11:13:40 	EObject eObject = getSelection();
11:13:40 	                  ^^^^^^^^^^^^
11:13:40 Discouraged access: The method 'DynamicNewChild.getSelection()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/bin')
11:13:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.newchild/src/org/eclipse/papyrus/views/modelexplorer/newchild/ModelExplorerDynamicNewChild.java:[69] 
11:13:40 	CreationMenuFactory creationMenuFactory = new ModelExplorerMenuFactory(editingDomain);
11:13:40 	                                                                       ^^^^^^^^^^^^^
11:13:40 Discouraged access: The field 'DynamicNewChild.editingDomain' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/bin')
11:13:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.newchild/src/org/eclipse/papyrus/views/modelexplorer/newchild/ModelExplorerDynamicNewChild.java:[70] 
11:13:40 	List<Folder> folders = creationMenuRegistry.getRootFolder();
11:13:40 	                       ^^^^^^^^^^^^^^^^^^^^
11:13:40 Discouraged access: The field 'DynamicNewChild.creationMenuRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/bin')
11:13:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.newchild/src/org/eclipse/papyrus/views/modelexplorer/newchild/ModelExplorerDynamicNewChild.java:[80] 
11:13:40 	super.fill(menu, index);
11:13:40 	      ^^^^
11:13:40 Discouraged access: The method 'DynamicNewChild.fill(Menu, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/bin')
11:13:40 7 problems (7 warnings)
11:13:40 [INFO] 
11:13:40 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.views.modelexplorer.newchild ---
11:13:40 [INFO] 
11:13:40 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.views.modelexplorer.newchild ---
11:13:40 [INFO] 
11:13:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.views.modelexplorer.newchild ---
11:13:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.newchild/src/test/resources
11:13:40 [INFO] 
11:13:40 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.views.modelexplorer.newchild ---
11:13:40 [INFO] 
11:13:40 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.views.modelexplorer.newchild ---
11:13:40 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 178 were skipped
11:13:40 [INFO] 
11:13:40 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.views.modelexplorer.newchild ---
11:13:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.newchild/target/org.eclipse.papyrus.views.modelexplorer.newchild-2.0.0-SNAPSHOT-sources.jar
11:13:40 [INFO] 
11:13:40 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.modelexplorer.newchild ---
11:13:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.newchild/target/org.eclipse.papyrus.views.modelexplorer.newchild-2.0.0-SNAPSHOT.jar
11:13:40 [INFO] 
11:13:40 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.modelexplorer.newchild ---
11:13:40 [INFO] 
11:13:40 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.views.modelexplorer.newchild ---
11:13:40 [INFO] 
11:13:40 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.modelexplorer.newchild ---
11:13:40 [INFO] 
11:13:40 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.resourceloading >--
11:13:40 [INFO] Building org.eclipse.papyrus.views.modelexplorer.resourceloading 3.0.0-SNAPSHOT [234/735]
11:13:40 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.resourceloading/pom.xml
11:13:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:13:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.resourceloading:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.resourceloading/pom.xml
11:13:40 [INFO] 
11:13:40 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views.modelexplorer.resourceloading ---
11:13:40 [INFO] 
11:13:40 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.modelexplorer.resourceloading ---
11:13:40 [INFO] The project's OSGi version is 3.0.0.202401111608
11:13:40 [INFO] 
11:13:40 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.views.modelexplorer.resourceloading ---
11:13:40 [INFO] 
11:13:40 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.views.modelexplorer.resourceloading ---
11:13:40 [INFO] 
11:13:40 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.views.modelexplorer.resourceloading ---
11:13:40 [INFO] 
11:13:40 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.views.modelexplorer.resourceloading ---
11:13:40 [INFO] Resolving class path of org.eclipse.papyrus.views.modelexplorer.resourceloading
11:13:41 [INFO] 
11:13:41 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.views.modelexplorer.resourceloading ---
11:13:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.resourceloading/src/main/resources
11:13:41 [INFO] 
11:13:41 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.views.modelexplorer.resourceloading ---
11:13:41 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.resourceloading/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:13:41 [INFO] 
11:13:41 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.views.modelexplorer.resourceloading ---
11:13:41 [INFO] 
11:13:41 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.views.modelexplorer.resourceloading ---
11:13:41 [INFO] 
11:13:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.views.modelexplorer.resourceloading ---
11:13:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.resourceloading/src/test/resources
11:13:41 [INFO] 
11:13:41 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.views.modelexplorer.resourceloading ---
11:13:41 [INFO] 
11:13:41 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.views.modelexplorer.resourceloading ---
11:13:41 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 144 were skipped
11:13:41 [INFO] 
11:13:41 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.views.modelexplorer.resourceloading ---
11:13:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.resourceloading/target/org.eclipse.papyrus.views.modelexplorer.resourceloading-3.0.0-SNAPSHOT-sources.jar
11:13:41 [INFO] 
11:13:41 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.modelexplorer.resourceloading ---
11:13:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.resourceloading/target/org.eclipse.papyrus.views.modelexplorer.resourceloading-3.0.0-SNAPSHOT.jar
11:13:41 [INFO] 
11:13:41 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.modelexplorer.resourceloading ---
11:13:41 [INFO] 
11:13:41 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.views.modelexplorer.resourceloading ---
11:13:41 [INFO] 
11:13:41 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.modelexplorer.resourceloading ---
11:13:41 [INFO] 
11:13:41 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.widgets >--
11:13:41 [INFO] Building org.eclipse.papyrus.views.modelexplorer.widgets 3.0.0-SNAPSHOT [235/735]
11:13:41 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.widgets/pom.xml
11:13:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:13:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.widgets:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.widgets/pom.xml
11:13:41 [INFO] 
11:13:41 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views.modelexplorer.widgets ---
11:13:41 [INFO] 
11:13:41 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.modelexplorer.widgets ---
11:13:41 [INFO] The project's OSGi version is 3.0.0.202401111608
11:13:41 [INFO] 
11:13:41 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.views.modelexplorer.widgets ---
11:13:41 [INFO] 
11:13:41 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.views.modelexplorer.widgets ---
11:13:41 [INFO] 
11:13:41 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.views.modelexplorer.widgets ---
11:13:41 [INFO] 
11:13:41 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.views.modelexplorer.widgets ---
11:13:41 [INFO] Resolving class path of org.eclipse.papyrus.views.modelexplorer.widgets
11:13:42 [INFO] 
11:13:42 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.views.modelexplorer.widgets ---
11:13:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.widgets/src/main/resources
11:13:42 [INFO] 
11:13:42 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.views.modelexplorer.widgets ---
11:13:42 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.widgets/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:13:42 [INFO] 
11:13:42 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.views.modelexplorer.widgets ---
11:13:42 [INFO] 
11:13:42 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.views.modelexplorer.widgets ---
11:13:42 [INFO] 
11:13:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.views.modelexplorer.widgets ---
11:13:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.widgets/src/test/resources
11:13:42 [INFO] 
11:13:42 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.views.modelexplorer.widgets ---
11:13:42 [INFO] 
11:13:42 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.views.modelexplorer.widgets ---
11:13:42 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 133 were skipped
11:13:42 [INFO] 
11:13:42 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.views.modelexplorer.widgets ---
11:13:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.widgets/target/org.eclipse.papyrus.views.modelexplorer.widgets-3.0.0-SNAPSHOT-sources.jar
11:13:42 [INFO] 
11:13:42 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.modelexplorer.widgets ---
11:13:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.widgets/target/org.eclipse.papyrus.views.modelexplorer.widgets-3.0.0-SNAPSHOT.jar
11:13:42 [INFO] 
11:13:42 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.modelexplorer.widgets ---
11:13:42 [INFO] 
11:13:42 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.views.modelexplorer.widgets ---
11:13:42 [INFO] 
11:13:42 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.modelexplorer.widgets ---
11:13:42 [INFO] 
11:13:42 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.views.properties >------
11:13:42 [INFO] Building org.eclipse.papyrus.views.properties 5.0.0-SNAPSHOT   [236/735]
11:13:42 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties/pom.xml
11:13:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:13:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties/pom.xml
11:13:42 [INFO] 
11:13:42 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views.properties ---
11:13:42 [INFO] 
11:13:42 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.properties ---
11:13:42 [INFO] The project's OSGi version is 5.0.0.202401111608
11:13:42 [INFO] 
11:13:42 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.views.properties ---
11:13:42 [INFO] 
11:13:42 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.views.properties ---
11:13:42 [INFO] 
11:13:42 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.views.properties ---
11:13:42 [INFO] 
11:13:42 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.views.properties ---
11:13:42 [INFO] Resolving class path of org.eclipse.papyrus.views.properties
11:13:43 [INFO] 
11:13:43 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.views.properties ---
11:13:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties/src/main/resources
11:13:43 [INFO] 
11:13:43 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.views.properties ---
11:13:43 [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:13:43 [INFO] 
11:13:43 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.views.properties ---
11:13:43 [INFO] 
11:13:43 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.views.properties ---
11:13:43 [INFO] 
11:13:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.views.properties ---
11:13:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties/src/test/resources
11:13:43 [INFO] 
11:13:43 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.views.properties ---
11:13:43 [INFO] 
11:13:43 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.views.properties ---
11:13:43 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 135 were skipped
11:13:43 [INFO] 
11:13:43 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.views.properties ---
11:13:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties/target/org.eclipse.papyrus.views.properties-5.0.0-SNAPSHOT-sources.jar
11:13:43 [INFO] 
11:13:43 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.properties ---
11:13:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties/target/org.eclipse.papyrus.views.properties-5.0.0-SNAPSHOT.jar
11:13:43 [INFO] 
11:13:43 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.properties ---
11:13:43 [INFO] 
11:13:43 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.views.properties ---
11:13:43 [INFO] 
11:13:43 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.properties ---
11:13:43 [INFO] 
11:13:43 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.views.properties.model.xwt >--
11:13:43 [INFO] Building org.eclipse.papyrus.views.properties.model.xwt 3.0.0-SNAPSHOT [237/735]
11:13:43 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.model.xwt/pom.xml
11:13:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:13:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.model.xwt:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.model.xwt/pom.xml
11:13:44 [INFO] 
11:13:44 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views.properties.model.xwt ---
11:13:44 [INFO] 
11:13:44 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.properties.model.xwt ---
11:13:44 [INFO] The project's OSGi version is 3.0.0.202401111608
11:13:44 [INFO] 
11:13:44 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.views.properties.model.xwt ---
11:13:44 [INFO] 
11:13:44 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.views.properties.model.xwt ---
11:13:44 [INFO] 
11:13:44 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.views.properties.model.xwt ---
11:13:44 [INFO] 
11:13:44 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.views.properties.model.xwt ---
11:13:44 [INFO] Resolving class path of org.eclipse.papyrus.views.properties.model.xwt
11:13:44 [INFO] 
11:13:44 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.views.properties.model.xwt ---
11:13:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.model.xwt/src/main/resources
11:13:44 [INFO] 
11:13:44 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.views.properties.model.xwt ---
11:13:45 [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.model.xwt/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:13:45 [INFO] 
11:13:45 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.views.properties.model.xwt ---
11:13:45 [INFO] 
11:13:45 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.views.properties.model.xwt ---
11:13:45 [INFO] 
11:13:45 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.views.properties.model.xwt ---
11:13:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.model.xwt/src/test/resources
11:13:45 [INFO] 
11:13:45 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.views.properties.model.xwt ---
11:13:45 [INFO] 
11:13:45 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.views.properties.model.xwt ---
11:13:45 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 143 were skipped
11:13:45 [INFO] 
11:13:45 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.views.properties.model.xwt ---
11:13:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.model.xwt/target/org.eclipse.papyrus.views.properties.model.xwt-3.0.0-SNAPSHOT-sources.jar
11:13:45 [INFO] 
11:13:45 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.properties.model.xwt ---
11:13:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.model.xwt/target/org.eclipse.papyrus.views.properties.model.xwt-3.0.0-SNAPSHOT.jar
11:13:45 [INFO] 
11:13:45 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.properties.model.xwt ---
11:13:45 [INFO] 
11:13:45 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.views.properties.model.xwt ---
11:13:45 [INFO] 
11:13:45 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.properties.model.xwt ---
11:13:45 [INFO] 
11:13:45 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.views-validation >------
11:13:45 [INFO] Building Papyrus Validation View 0.0.1-SNAPSHOT                [238/735]
11:13:45 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/validation/pom.xml
11:13:45 [INFO] --------------------------------[ pom ]---------------------------------
11:13:45 [INFO] 
11:13:45 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views-validation ---
11:13:45 [INFO] 
11:13:45 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.views-validation ---
11:13:45 [INFO] 
11:13:45 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.views-validation ---
11:13:45 [INFO] 
11:13:45 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views-validation ---
11:13:45 [INFO] 
11:13:45 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.views.validation >------
11:13:45 [INFO] Building org.eclipse.papyrus.views.validation 3.1.0-SNAPSHOT   [239/735]
11:13:45 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/validation/org.eclipse.papyrus.views.validation/pom.xml
11:13:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:13:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.validation:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/validation/org.eclipse.papyrus.views.validation/pom.xml
11:13:45 [INFO] 
11:13:45 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views.validation ---
11:13:45 [INFO] 
11:13:45 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.validation ---
11:13:45 [INFO] The project's OSGi version is 3.1.0.202401111608
11:13:45 [INFO] 
11:13:45 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.views.validation ---
11:13:45 [INFO] 
11:13:45 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.views.validation ---
11:13:45 [INFO] 
11:13:45 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.views.validation ---
11:13:45 [INFO] 
11:13:45 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.views.validation ---
11:13:45 [INFO] Resolving class path of org.eclipse.papyrus.views.validation
11:13:45 [INFO] 
11:13:45 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.views.validation ---
11:13:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/validation/org.eclipse.papyrus.views.validation/src/main/resources
11:13:45 [INFO] 
11:13:45 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.views.validation ---
11:13:46 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/validation/org.eclipse.papyrus.views.validation/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/validation/org.eclipse.papyrus.views.validation/src/org/eclipse/papyrus/views/validation/internal/handlers/QuickFixHandler.java:[30] 
11:13:46 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:13:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:46 The type AdapterUtils is deprecated
11:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/validation/org.eclipse.papyrus.views.validation/src/org/eclipse/papyrus/views/validation/internal/handlers/QuickFixHandler.java:[53] 
11:13:46 	IMarker marker = AdapterUtils.adapt(sel.getFirstElement(), IMarker.class, null);
11:13:46 	                 ^^^^^^^^^^^^
11:13:46 The type AdapterUtils is deprecated
11:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/validation/org.eclipse.papyrus.views.validation/src/org/eclipse/papyrus/views/validation/internal/handlers/QuickFixHandler.java:[53] 
11:13:46 	IMarker marker = AdapterUtils.adapt(sel.getFirstElement(), IMarker.class, null);
11:13:46 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:46 The method adapt(Object, Class<IMarker>, IMarker) from the type AdapterUtils is deprecated
11:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/validation/org.eclipse.papyrus.views.validation/src/org/eclipse/papyrus/views/validation/internal/providers/LabelProviderSorter.java:[36] 
11:13:46 	@SuppressWarnings("unchecked")
11:13:46 	                  ^^^^^^^^^^^
11:13:46 Unnecessary @SuppressWarnings("unchecked")
11:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/validation/org.eclipse.papyrus.views.validation/src/org/eclipse/papyrus/views/validation/internal/expressions/PapyrusMarkerPropertyTester.java:[20] 
11:13:46 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:13:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:46 The type AdapterUtils is deprecated
11:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/validation/org.eclipse.papyrus.views.validation/src/org/eclipse/papyrus/views/validation/internal/expressions/PapyrusMarkerPropertyTester.java:[53] 
11:13:46 	IMarker marker = AdapterUtils.adapt(object, IMarker.class, null);
11:13:46 	                 ^^^^^^^^^^^^
11:13:46 The type AdapterUtils is deprecated
11:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/validation/org.eclipse.papyrus.views.validation/src/org/eclipse/papyrus/views/validation/internal/expressions/PapyrusMarkerPropertyTester.java:[53] 
11:13:46 	IMarker marker = AdapterUtils.adapt(object, IMarker.class, null);
11:13:46 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:46 The method adapt(Object, Class<IMarker>, IMarker) from the type AdapterUtils is deprecated
11:13:46 7 problems (7 warnings)
11:13:46 [INFO] 
11:13:46 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.views.validation ---
11:13:46 [INFO] 
11:13:46 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.views.validation ---
11:13:46 [INFO] 
11:13:46 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.views.validation ---
11:13:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/validation/org.eclipse.papyrus.views.validation/src/test/resources
11:13:46 [INFO] 
11:13:46 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.views.validation ---
11:13:46 [INFO] 
11:13:46 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.views.validation ---
11:13:46 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 128 were skipped
11:13:46 [INFO] 
11:13:46 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.views.validation ---
11:13:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/validation/org.eclipse.papyrus.views.validation/target/org.eclipse.papyrus.views.validation-3.1.0-SNAPSHOT-sources.jar
11:13:46 [INFO] 
11:13:46 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.validation ---
11:13:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/validation/org.eclipse.papyrus.views.validation/target/org.eclipse.papyrus.views.validation-3.1.0-SNAPSHOT.jar
11:13:46 [INFO] 
11:13:46 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.validation ---
11:13:46 [INFO] 
11:13:46 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.views.validation ---
11:13:46 [INFO] 
11:13:46 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.validation ---
11:13:46 [INFO] 
11:13:46 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.views.search >--------
11:13:46 [INFO] Building org.eclipse.papyrus.views.search 3.1.0-SNAPSHOT       [240/735]
11:13:46 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/org.eclipse.papyrus.views.search/pom.xml
11:13:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:13:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.search:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/org.eclipse.papyrus.views.search/pom.xml
11:13:46 [INFO] 
11:13:46 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views.search ---
11:13:46 [INFO] 
11:13:46 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.search ---
11:13:46 [INFO] The project's OSGi version is 3.1.0.202401111608
11:13:46 [INFO] 
11:13:46 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.views.search ---
11:13:46 [INFO] 
11:13:46 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.views.search ---
11:13:46 [INFO] 
11:13:46 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.views.search ---
11:13:46 [INFO] 
11:13:46 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.views.search ---
11:13:46 [INFO] Resolving class path of org.eclipse.papyrus.views.search
11:13:46 [INFO] 
11:13:46 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.views.search ---
11:13:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/org.eclipse.papyrus.views.search/src/main/resources
11:13:46 [INFO] 
11:13:46 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.views.search ---
11:13:47 [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/org.eclipse.papyrus.views.search/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:13:47 [INFO] 
11:13:47 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.views.search ---
11:13:47 [INFO] 
11:13:47 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.views.search ---
11:13:47 [INFO] 
11:13:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.views.search ---
11:13:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/org.eclipse.papyrus.views.search/src/test/resources
11:13:47 [INFO] 
11:13:47 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.views.search ---
11:13:47 [INFO] 
11:13:47 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.views.search ---
11:13:47 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 134 were skipped
11:13:47 [INFO] 
11:13:47 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.views.search ---
11:13:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/org.eclipse.papyrus.views.search/target/org.eclipse.papyrus.views.search-3.1.0-SNAPSHOT-sources.jar
11:13:47 [INFO] 
11:13:47 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.search ---
11:13:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/org.eclipse.papyrus.views.search/target/org.eclipse.papyrus.views.search-3.1.0-SNAPSHOT.jar
11:13:47 [INFO] 
11:13:47 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.search ---
11:13:47 [INFO] 
11:13:47 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.views.search ---
11:13:47 [INFO] 
11:13:47 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.search ---
11:13:47 [INFO] 
11:13:47 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.views-references >------
11:13:47 [INFO] Building Papyrus References View 0.0.1-SNAPSHOT                [241/735]
11:13:47 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/references/pom.xml
11:13:47 [INFO] --------------------------------[ pom ]---------------------------------
11:13:47 [INFO] 
11:13:47 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views-references ---
11:13:47 [INFO] 
11:13:47 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.views-references ---
11:13:47 [INFO] 
11:13:47 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.views-references ---
11:13:47 [INFO] 
11:13:47 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views-references ---
11:13:47 [INFO] 
11:13:47 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.views.references >------
11:13:47 [INFO] Building org.eclipse.papyrus.views.references 3.0.0-SNAPSHOT   [242/735]
11:13:47 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/references/org.eclipse.papyrus.views.references/pom.xml
11:13:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:13:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.references:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/references/org.eclipse.papyrus.views.references/pom.xml
11:13:47 [INFO] 
11:13:47 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views.references ---
11:13:47 [INFO] 
11:13:47 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.references ---
11:13:47 [INFO] The project's OSGi version is 3.0.0.202401111608
11:13:47 [INFO] 
11:13:47 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.views.references ---
11:13:47 [INFO] 
11:13:47 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.views.references ---
11:13:47 [INFO] 
11:13:47 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.views.references ---
11:13:47 [INFO] 
11:13:47 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.views.references ---
11:13:47 [INFO] Resolving class path of org.eclipse.papyrus.views.references
11:13:47 [INFO] 
11:13:47 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.views.references ---
11:13:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/references/org.eclipse.papyrus.views.references/src/main/resources
11:13:47 [INFO] 
11:13:47 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.views.references ---
11:13:48 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/references/org.eclipse.papyrus.views.references/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:13:48 [INFO] 
11:13:48 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.views.references ---
11:13:48 [INFO] 
11:13:48 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.views.references ---
11:13:48 [INFO] 
11:13:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.views.references ---
11:13:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/references/org.eclipse.papyrus.views.references/src/test/resources
11:13:48 [INFO] 
11:13:48 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.views.references ---
11:13:48 [INFO] 
11:13:48 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.views.references ---
11:13:48 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 124 were skipped
11:13:48 [INFO] 
11:13:48 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.views.references ---
11:13:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/references/org.eclipse.papyrus.views.references/target/org.eclipse.papyrus.views.references-3.0.0-SNAPSHOT-sources.jar
11:13:48 [INFO] 
11:13:48 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.references ---
11:13:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/references/org.eclipse.papyrus.views.references/target/org.eclipse.papyrus.views.references-3.0.0-SNAPSHOT.jar
11:13:48 [INFO] 
11:13:48 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.references ---
11:13:48 [INFO] 
11:13:48 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.views.references ---
11:13:48 [INFO] 
11:13:48 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.references ---
11:13:48 [INFO] 
11:13:48 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.views-documentation >-----
11:13:48 [INFO] Building Papyrus Documentation View 0.0.1-SNAPSHOT             [243/735]
11:13:48 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/documentation/pom.xml
11:13:48 [INFO] --------------------------------[ pom ]---------------------------------
11:13:48 [INFO] 
11:13:48 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views-documentation ---
11:13:48 [INFO] 
11:13:48 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.views-documentation ---
11:13:48 [INFO] 
11:13:48 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.views-documentation ---
11:13:48 [INFO] 
11:13:48 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views-documentation ---
11:13:48 [INFO] 
11:13:48 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml-internationalization >--
11:13:48 [INFO] Building Papyrus UML Internationalization 0.0.1-SNAPSHOT       [244/735]
11:13:48 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/internationalization/pom.xml
11:13:48 [INFO] --------------------------------[ pom ]---------------------------------
11:13:48 [INFO] 
11:13:48 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml-internationalization ---
11:13:48 [INFO] 
11:13:48 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml-internationalization ---
11:13:48 [INFO] 
11:13:48 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml-internationalization ---
11:13:48 [INFO] 
11:13:48 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml-internationalization ---
11:13:48 [INFO] 
11:13:48 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization.utils >--
11:13:48 [INFO] Building org.eclipse.papyrus.uml.internationalization.utils 2.0.0-SNAPSHOT [245/735]
11:13:48 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.utils/pom.xml
11:13:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:13:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.utils/pom.xml
11:13:48 [INFO] 
11:13:48 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.internationalization.utils ---
11:13:48 [INFO] 
11:13:48 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.internationalization.utils ---
11:13:48 [INFO] The project's OSGi version is 2.0.0.202401111608
11:13:48 [INFO] 
11:13:48 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.internationalization.utils ---
11:13:48 [INFO] 
11:13:48 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.internationalization.utils ---
11:13:48 [INFO] 
11:13:48 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.internationalization.utils ---
11:13:48 [INFO] 
11:13:48 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.internationalization.utils ---
11:13:48 [INFO] Resolving class path of org.eclipse.papyrus.uml.internationalization.utils
11:13:48 [INFO] 
11:13:48 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.internationalization.utils ---
11:13:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.utils/src/main/resources
11:13:48 [INFO] 
11:13:48 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.internationalization.utils ---
11:13:49 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.utils/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:13:49 [INFO] 
11:13:49 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.internationalization.utils ---
11:13:49 [INFO] 
11:13:49 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.internationalization.utils ---
11:13:49 [INFO] 
11:13:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.internationalization.utils ---
11:13:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.utils/src/test/resources
11:13:49 [INFO] 
11:13:49 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.internationalization.utils ---
11:13:49 [INFO] 
11:13:49 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.internationalization.utils ---
11:13:49 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 127 were skipped
11:13:49 [INFO] 
11:13:49 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.internationalization.utils ---
11:13:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.utils/target/org.eclipse.papyrus.uml.internationalization.utils-2.0.0-SNAPSHOT-sources.jar
11:13:49 [INFO] 
11:13:49 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.internationalization.utils ---
11:13:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.utils/target/org.eclipse.papyrus.uml.internationalization.utils-2.0.0-SNAPSHOT.jar
11:13:49 [INFO] 
11:13:49 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.internationalization.utils ---
11:13:49 [INFO] 
11:13:49 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.internationalization.utils ---
11:13:49 [INFO] 
11:13:49 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.internationalization.utils ---
11:13:49 [INFO] 
11:13:49 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization.edit >--
11:13:49 [INFO] Building org.eclipse.papyrus.uml.internationalization.edit 2.0.0-SNAPSHOT [246/735]
11:13:49 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.edit/pom.xml
11:13:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:13:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.edit/pom.xml
11:13:49 [INFO] 
11:13:49 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.internationalization.edit ---
11:13:49 [INFO] 
11:13:49 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.internationalization.edit ---
11:13:49 [INFO] The project's OSGi version is 2.0.0.202401111608
11:13:49 [INFO] 
11:13:49 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.internationalization.edit ---
11:13:49 [INFO] 
11:13:49 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.internationalization.edit ---
11:13:49 [INFO] 
11:13:49 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.internationalization.edit ---
11:13:49 [INFO] 
11:13:49 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.internationalization.edit ---
11:13:49 [INFO] Resolving class path of org.eclipse.papyrus.uml.internationalization.edit
11:13:49 [INFO] 
11:13:49 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.internationalization.edit ---
11:13:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.edit/src/main/resources
11:13:49 [INFO] 
11:13:49 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.internationalization.edit ---
11:13:49 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.edit/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:13:50 [INFO] 
11:13:50 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.internationalization.edit ---
11:13:50 [INFO] 
11:13:50 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.internationalization.edit ---
11:13:50 [INFO] 
11:13:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.internationalization.edit ---
11:13:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.edit/src/test/resources
11:13:50 [INFO] 
11:13:50 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.internationalization.edit ---
11:13:50 [INFO] 
11:13:50 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.internationalization.edit ---
11:13:50 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 129 were skipped
11:13:50 [INFO] 
11:13:50 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.internationalization.edit ---
11:13:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.edit/target/org.eclipse.papyrus.uml.internationalization.edit-2.0.0-SNAPSHOT-sources.jar
11:13:50 [INFO] 
11:13:50 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.internationalization.edit ---
11:13:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.edit/target/org.eclipse.papyrus.uml.internationalization.edit-2.0.0-SNAPSHOT.jar
11:13:50 [INFO] 
11:13:50 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.internationalization.edit ---
11:13:50 [INFO] 
11:13:50 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.internationalization.edit ---
11:13:50 [INFO] 
11:13:50 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.internationalization.edit ---
11:13:50 [INFO] 
11:13:50 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.extensionpoints >-----
11:13:50 [INFO] Building org.eclipse.papyrus.uml.extensionpoints 2.0.0-SNAPSHOT [247/735]
11:13:50 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/pom.xml
11:13:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:13:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.extensionpoints:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/pom.xml
11:13:50 [INFO] 
11:13:50 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.extensionpoints ---
11:13:50 [INFO] 
11:13:50 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.extensionpoints ---
11:13:50 [INFO] The project's OSGi version is 2.0.0.202401111608
11:13:50 [INFO] 
11:13:50 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.extensionpoints ---
11:13:50 [INFO] 
11:13:50 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.extensionpoints ---
11:13:50 [INFO] 
11:13:50 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.extensionpoints ---
11:13:50 [INFO] 
11:13:50 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.extensionpoints ---
11:13:50 [INFO] Resolving class path of org.eclipse.papyrus.uml.extensionpoints
11:13:50 [INFO] 
11:13:50 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.extensionpoints ---
11:13:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/src/main/resources
11:13:50 [INFO] 
11:13:50 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.extensionpoints ---
11:13:51 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:13:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/src/org/eclipse/papyrus/uml/extensionpoints/profile/FilteredRegisteredProfilesSelectionDialog.java:[45] 
11:13:51 	public FilteredRegisteredProfilesSelectionDialog(Shell shell, boolean multi, Object[] input, Collection alreadySelected) {
11:13:51 	                                                                                             ^^^^^^^^^^
11:13:51 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:13:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/src/org/eclipse/papyrus/uml/extensionpoints/profile/FilteredRegisteredProfilesSelectionDialog.java:[46] 
11:13:51 	super(shell, multi, input, alreadySelected, "Profiles to apply: ", "Profiles already applied: ");
11:13:51 	                           ^^^^^^^^^^^^^^^
11:13:51 Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<Object>
11:13:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/src/org/eclipse/papyrus/uml/extensionpoints/metamodel/FilteredRegisteredMetamodelsSelectionDialog.java:[45] 
11:13:51 	public FilteredRegisteredMetamodelsSelectionDialog(Shell shell, boolean multi, Object[] input, Collection alreadySelected) {
11:13:51 	                                                                                               ^^^^^^^^^^
11:13:51 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:13:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/src/org/eclipse/papyrus/uml/extensionpoints/metamodel/FilteredRegisteredMetamodelsSelectionDialog.java:[46] 
11:13:51 	super(shell, multi, input, alreadySelected, "Metamodels to import: ", "Metamodels already imported: ");
11:13:51 	                           ^^^^^^^^^^^^^^^
11:13:51 Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<Object>
11:13:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/src/org/eclipse/papyrus/uml/extensionpoints/library/FilteredRegisteredLibrariesSelectionDialog.java:[46] 
11:13:51 	Collection alreadySelected) {
11:13:51 	^^^^^^^^^^
11:13:51 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:13:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/src/org/eclipse/papyrus/uml/extensionpoints/library/FilteredRegisteredLibrariesSelectionDialog.java:[47] 
11:13:51 	super(shell, multi, input, alreadySelected, "Libraries to import: ", "Libraries already imported: ");
11:13:51 	                           ^^^^^^^^^^^^^^^
11:13:51 Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<Object>
11:13:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/src/org/eclipse/papyrus/uml/extensionpoints/profile/FilteredRegisteredProfilesAsLibrarySelectionDialog.java:[45] 
11:13:51 	public FilteredRegisteredProfilesAsLibrarySelectionDialog(Shell shell, boolean multi, Object[] input, Collection alreadySelected) {
11:13:51 	                                                                                                      ^^^^^^^^^^
11:13:51 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:13:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/src/org/eclipse/papyrus/uml/extensionpoints/profile/FilteredRegisteredProfilesAsLibrarySelectionDialog.java:[46] 
11:13:51 	super(shell, multi, input, alreadySelected, "Profiles to import: ", "Profiles already imported: ");
11:13:51 	                           ^^^^^^^^^^^^^^^
11:13:51 Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<Object>
11:13:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/src/org/eclipse/papyrus/uml/extensionpoints/Activator.java:[39] 
11:13:51 	private static final String RESOURCE_NAME = PLUGIN_ID + ".ViewPlugin";
11:13:51 	                            ^^^^^^^^^^^^^
11:13:51 The value of the field Activator.RESOURCE_NAME is not used
11:13:51 9 problems (9 warnings)
11:13:51 [INFO] 
11:13:51 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.extensionpoints ---
11:13:51 [INFO] 
11:13:51 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.extensionpoints ---
11:13:51 [INFO] 
11:13:51 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.extensionpoints ---
11:13:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/src/test/resources
11:13:51 [INFO] 
11:13:51 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.extensionpoints ---
11:13:51 [INFO] 
11:13:51 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.extensionpoints ---
11:13:51 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 127 were skipped
11:13:51 [INFO] 
11:13:51 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.extensionpoints ---
11:13:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/target/org.eclipse.papyrus.uml.extensionpoints-2.0.0-SNAPSHOT-sources.jar
11:13:51 [INFO] 
11:13:51 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.extensionpoints ---
11:13:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/target/org.eclipse.papyrus.uml.extensionpoints-2.0.0-SNAPSHOT.jar
11:13:51 [INFO] 
11:13:51 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.extensionpoints ---
11:13:51 [INFO] 
11:13:51 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.extensionpoints ---
11:13:51 [INFO] 
11:13:51 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.extensionpoints ---
11:13:51 [INFO] 
11:13:51 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.uml-tools >----------
11:13:51 [INFO] Building Papyrus UML Tools 0.0.1-SNAPSHOT                      [248/735]
11:13:51 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/pom.xml
11:13:51 [INFO] --------------------------------[ pom ]---------------------------------
11:13:51 [INFO] 
11:13:51 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml-tools ---
11:13:51 [INFO] 
11:13:51 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml-tools ---
11:13:51 [INFO] 
11:13:51 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml-tools ---
11:13:51 [INFO] 
11:13:51 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml-tools ---
11:13:51 [INFO] 
11:13:51 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.uml.tools.utils >-------
11:13:51 [INFO] Building org.eclipse.papyrus.uml.tools.utils 4.1.0-SNAPSHOT    [249/735]
11:13:51 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/pom.xml
11:13:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:13:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.tools.utils:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/pom.xml
11:13:51 [INFO] 
11:13:51 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.tools.utils ---
11:13:51 [INFO] 
11:13:51 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.tools.utils ---
11:13:51 [INFO] The project's OSGi version is 4.1.0.202401111608
11:13:51 [INFO] 
11:13:51 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.tools.utils ---
11:13:51 [INFO] 
11:13:51 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.tools.utils ---
11:13:51 [INFO] 
11:13:51 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.tools.utils ---
11:13:51 [INFO] 
11:13:51 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.tools.utils ---
11:13:51 [INFO] Resolving class path of org.eclipse.papyrus.uml.tools.utils
11:13:51 [INFO] 
11:13:51 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.tools.utils ---
11:13:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/main/resources
11:13:51 [INFO] 
11:13:51 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.tools.utils ---
11:13:52 [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:13:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/MultiplicityElementUtil.java:[141] 
11:13:52 	return new Integer(lower).toString();
11:13:52 	           ^^^^^^^^^^^^^^
11:13:52 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:13:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/MultiplicityElementUtil.java:[168] 
11:13:52 	return element.getUpper() == -1 ? "" : new Integer(element.getUpper()).toString();
11:13:52 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:52 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:13:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/UMLStringValueConverter.java:[216] 
11:13:52 	final List<NamedElement> elements = helper.getNamedElements(str);
11:13:52 	                                           ^^^^^^^^^^^^^^^^^^^^^
11:13:52 The method getNamedElements(String) from the type NameResolutionHelper is deprecated
11:13:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/UMLStringValueConverter.java:[228] 
11:13:52 	final List<NamedElement> elements = helper.getNamedElements(valueAsString);
11:13:52 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:52 The method getNamedElements(String) from the type NameResolutionHelper is deprecated
11:13:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/ImageUtil.java:[136] 
11:13:52 	target[j] = (new Byte(strToken.nextToken()).byteValue());
11:13:52 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:52 The constructor Byte(String) has been deprecated since version 9 and marked for removal
11:13:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/CustomElementOperations.java:[29] 
11:13:52 	import org.eclipse.uml2.uml.internal.operations.ElementOperations;
11:13:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:52 Discouraged access: The type 'ElementOperations' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.uml2.uml/5.5.0.v20221116-1811/org.eclipse.uml2.uml-5.5.0.v20221116-1811.jar')
11:13:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/CustomElementOperations.java:[32] 
11:13:52 	public class CustomElementOperations extends ElementOperations {
11:13:52 	                                             ^^^^^^^^^^^^^^^^^
11:13:52 Discouraged access: The type 'ElementOperations' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.uml2.uml/5.5.0.v20221116-1811/org.eclipse.uml2.uml-5.5.0.v20221116-1811.jar')
11:13:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/CustomElementOperations.java:[50] 
11:13:52 	if (definition == null || getExtension(element, stereotype) == null || element.getStereotypeApplication(stereotype) != null) {
11:13:52 	                          ^^^^^^^^^^^^
11:13:52 Discouraged access: The method 'ElementOperations.getExtension(Element, Stereotype)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.uml2.uml/5.5.0.v20221116-1811/org.eclipse.uml2.uml-5.5.0.v20221116-1811.jar')
11:13:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/CustomElementOperations.java:[70] 
11:13:52 	return getDefinition(parentElement, stereotype) != null && getExtension(element, stereotype) != null;
11:13:52 	                                                           ^^^^^^^^^^^^
11:13:52 Discouraged access: The method 'ElementOperations.getExtension(Element, Stereotype)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.uml2.uml/5.5.0.v20221116-1811/org.eclipse.uml2.uml-5.5.0.v20221116-1811.jar')
11:13:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/CustomElementOperations.java:[142] 
11:13:52 	if (appliedDefinition instanceof EClass && !((EClass) appliedDefinition).isAbstract() && getExtension(element, stereotype) != null) {
11:13:52 	                                                                                         ^^^^^^^^^^^^
11:13:52 Discouraged access: The method 'ElementOperations.getExtension(Element, Stereotype)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.uml2.uml/5.5.0.v20221116-1811/org.eclipse.uml2.uml-5.5.0.v20221116-1811.jar')
11:13:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/UMLUtil.java:[365] 
11:13:52 	private static Stereotype getSuperstereotype(Stereotype substereotype, String qualifiedName) {
11:13:52 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:52 The method getSuperstereotype(Stereotype, String) from the type UMLUtil is never used locally
11:13:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/ParameterUtil.java:[117] 
11:13:52 	String multiplicity = MultiplicityElementUtil.getMultiplicityAsString(parameter);
11:13:52 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:52 The method getMultiplicityAsString(MultiplicityElement) from the type MultiplicityElementUtil is deprecated
11:13:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/ParameterUtil.java:[173] 
11:13:52 	String multiplicity = MultiplicityElementUtil.getMultiplicityAsString(parameter);
11:13:52 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:52 The method getMultiplicityAsString(MultiplicityElement) from the type MultiplicityElementUtil is deprecated
11:13:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/ParameterUtil.java:[207] 
11:13:52 	private static String getDefaultAsString(Parameter parameter, boolean equalSign) {
11:13:52 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:52 The method getDefaultAsString(Parameter, boolean) from the type ParameterUtil is never used locally
11:13:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/ParameterUtil.java:[208] 
11:13:52 	String defaultString = "";
11:13:52 	       ^^^^^^^^^^^^^
11:13:52 The value of the local variable defaultString is not used
11:13:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/PropertyUtil.java:[190] 
11:13:52 	String multiplicity = MultiplicityElementUtil.getMultiplicityAsString(property);
11:13:52 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:52 The method getMultiplicityAsString(MultiplicityElement) from the type MultiplicityElementUtil is deprecated
11:13:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/PropertyUtil.java:[259] 
11:13:52 	String multiplicity = getNonNullString(MultiplicityElementUtil.getMultiplicityAsString(property));
11:13:52 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:52 The method getMultiplicityAsString(MultiplicityElement) from the type MultiplicityElementUtil is deprecated
11:13:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/NameResolutionUtils.java:[325] 
11:13:52 	private static final List<String> getShortestQualifiedNamesOmittingFullyQualifiedName(final NamedElement element, final Namespace scope) {
11:13:52 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:52 The method getShortestQualifiedNamesOmittingFullyQualifiedName(NamedElement, Namespace) from the type NameResolutionUtils is never used locally
11:13:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/internal/preferences/NamedElementIndexNamingStrategyEnum.java:[48] 
11:13:52 	private String name;
11:13:52 	               ^^^^
11:13:52 The value of the field NamedElementIndexNamingStrategyEnum.name is not used
11:13:52 20. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/StereotypeUtil.java (at line 53)
11:13:52 	@SuppressWarnings("nls")
11:13:52 	                  ^^^^^
11:13:52 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:13:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/StereotypeUtil.java:[534] 
11:13:52 	List<EObject> values = (List<EObject>) umlElement.getValue(stereotype, property.getName());
11:13:52 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:52 Type safety: Unchecked cast from Object to List<EObject>
11:13:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/StereotypeUtil.java:[570] 
11:13:52 	List<EObject> values = (List<EObject>) umlElement.getValue(stereotype, property.getName());
11:13:52 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:52 Type safety: Unchecked cast from Object to List<EObject>
11:13:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/StereotypeUtil.java:[628] 
11:13:52 	List<EObject> values = (List<EObject>) umlElement.getValue(stereotype, property.getName());
11:13:52 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:52 Type safety: Unchecked cast from Object to List<EObject>
11:13:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/StereotypeUtil.java:[672] 
11:13:52 	List<EObject> values = (List<EObject>) umlElement.getValue(stereotype, property.getName());
11:13:52 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:52 Type safety: Unchecked cast from Object to List<EObject>
11:13:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/NameResolutionHelper.java:[333] 
11:13:52 	public List<?> getMatchingElements(Predicate predicate) {
11:13:52 	                                   ^^^^^^^^^
11:13:52 Predicate is a raw type. References to generic type Predicate<T> should be parameterized
11:13:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/NameResolutionHelper.java:[336] 
11:13:52 	.filter(namedElement -> {try {return predicate.test(namedElement);} catch (Exception e){return false;}}).collect(Collectors.toSet());
11:13:52 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:52 Type safety: The method test(Object) belongs to the raw type Predicate. References to generic type Predicate<T> should be parameterized
11:13:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/OperationUtil.java:[110] 
11:13:52 	label.append(MultiplicityElementUtil.getMultiplicityAsString(returnParameter));
11:13:52 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:52 The method getMultiplicityAsString(MultiplicityElement) from the type MultiplicityElementUtil is deprecated
11:13:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/PortUtil.java:[83] 
11:13:52 	String multiplicity = MultiplicityElementUtil.getMultiplicityAsString(property);
11:13:52 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:52 The method getMultiplicityAsString(MultiplicityElement) from the type MultiplicityElementUtil is deprecated
11:13:52 28 problems (0 errors, 27 warnings, 1 info)
11:13:52 [INFO] 
11:13:52 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.tools.utils ---
11:13:52 [INFO] 
11:13:52 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.tools.utils ---
11:13:52 [INFO] 
11:13:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.tools.utils ---
11:13:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/test/resources
11:13:52 [INFO] 
11:13:52 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.tools.utils ---
11:13:52 [INFO] 
11:13:52 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.tools.utils ---
11:13:52 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 127 were skipped
11:13:52 [INFO] 
11:13:52 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.tools.utils ---
11:13:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/target/org.eclipse.papyrus.uml.tools.utils-4.1.0-SNAPSHOT-sources.jar
11:13:52 [INFO] 
11:13:52 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.tools.utils ---
11:13:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/target/org.eclipse.papyrus.uml.tools.utils-4.1.0-SNAPSHOT.jar
11:13:52 [INFO] 
11:13:52 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.tools.utils ---
11:13:52 [INFO] 
11:13:52 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.tools.utils ---
11:13:52 [INFO] 
11:13:52 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.tools.utils ---
11:13:52 [INFO] 
11:13:52 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.uml.tools >----------
11:13:52 [INFO] Building org.eclipse.papyrus.uml.tools 5.2.0-SNAPSHOT          [250/735]
11:13:52 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/pom.xml
11:13:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:13:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.tools:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/pom.xml
11:13:52 [INFO] 
11:13:52 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.tools ---
11:13:52 [INFO] 
11:13:52 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.tools ---
11:13:52 [INFO] The project's OSGi version is 5.2.0.202401111608
11:13:52 [INFO] 
11:13:52 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.tools ---
11:13:52 [INFO] 
11:13:52 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.tools ---
11:13:52 [INFO] 
11:13:52 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.tools ---
11:13:52 [INFO] 
11:13:52 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.tools ---
11:13:52 [INFO] Resolving class path of org.eclipse.papyrus.uml.tools
11:13:53 [INFO] 
11:13:53 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.tools ---
11:13:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/main/resources
11:13:53 [INFO] 
11:13:53 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.tools ---
11:13:53 [INFO] Compiling 112 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/NavigationObservableValue.java:[61] 
11:13:54 	public class NavigationObservableValue extends ReferenceCountedObservable.Value implements IChangeListener, CommandBasedObservableValue, AggregatedObservable, IObserving {
11:13:54 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:54 ReferenceCountedObservable.Value is a raw type. References to generic type ReferenceCountedObservable.Value<T> should be parameterized
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/NavigationObservableValue.java:[67] 
11:13:54 	private final IObservableList ownerObservableList;
11:13:54 	              ^^^^^^^^^^^^^^^
11:13:54 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/NavigationObservableValue.java:[83] 
11:13:54 	ownerObservableList = EMFProperties.list(UMLPackage.eINSTANCE.getAssociation_OwnedEnd()).observe(memberEnd.getAssociation());
11:13:54 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:54 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/NavigationObservableValue.java:[89] 
11:13:54 	fireValueChange(Diffs.createValueDiff(currentValue, doGetValue()));
11:13:54 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:54 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/AbstractUMLAggregatedObservableValue.java:[35] 
11:13:54 	public abstract class AbstractUMLAggregatedObservableValue extends ReferenceCountedObservable.Value implements AggregatedObservable, CommandBasedObservableValue {
11:13:54 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:54 ReferenceCountedObservable.Value is a raw type. References to generic type ReferenceCountedObservable.Value<T> should be parameterized
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/util/UMLReferenceConverter.java:[228] 
11:13:54 	public List<?> getMatchingElements(Predicate p) {
11:13:54 	                                   ^^^^^^^^^
11:13:54 Predicate is a raw type. References to generic type Predicate<T> should be parameterized
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ProvidedInterfaceObservableList.java:[79] 
11:13:54 	super(EMFProperties.list(UMLPackage.eINSTANCE.getPort_Provided()).observe(source), domain, source, UMLPackage.eINSTANCE.getPort_Provided());
11:13:54 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:54 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ImageExpressionObservableValue.java:[36] 
11:13:54 	public class ImageExpressionObservableValue extends AbstractObservableValue implements IObserving {
11:13:54 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^
11:13:54 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/util/UMLProviderHelper.java:[68] 
11:13:54 	TreeBrowseStrategy browseStrategy = new ProviderBasedBrowseStrategy(provider);
11:13:54 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:54 ProviderBasedBrowseStrategy is a raw type. References to generic type ProviderBasedBrowseStrategy<T> should be parameterized
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/RequiredInterfaceObservableList.java:[77] 
11:13:54 	super(EMFProperties.list(UMLPackage.eINSTANCE.getPort_Required()).observe(source), domain, source, UMLPackage.eINSTANCE.getPort_Required());
11:13:54 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:54 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/adapters/PapyrusUMLDerivedSubsetAdapter.java:[53] 
11:13:54 	private static final void writeAllSubTypeMethodInConsole(final EClass eClass) {
11:13:54 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:54 The method writeAllSubTypeMethodInConsole(EClass) from the type PapyrusUMLDerivedSubsetAdapter is never used locally
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/model/UmlUtils.java:[35] 
11:13:54 	import org.eclipse.papyrus.infra.ui.util.ServiceUtilsForActionHandlers;
11:13:54 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:54 The type ServiceUtilsForActionHandlers is deprecated
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/model/UmlUtils.java:[64] 
11:13:54 	return (UmlModel) ServiceUtilsForActionHandlers.getInstance().getModelSet().getModel(UmlModel.MODEL_ID);
11:13:54 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:54 The type ServiceUtilsForActionHandlers is deprecated
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/model/UmlUtils.java:[64] 
11:13:54 	return (UmlModel) ServiceUtilsForActionHandlers.getInstance().getModelSet().getModel(UmlModel.MODEL_ID);
11:13:54 	                                                ^^^^^^^^^^^^^
11:13:54 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/model/UmlUtils.java:[64] 
11:13:54 	return (UmlModel) ServiceUtilsForActionHandlers.getInstance().getModelSet().getModel(UmlModel.MODEL_ID);
11:13:54 	                                                              ^^^^^^^^^^^^^
11:13:54 The method getModelSet() from the type ServiceUtilsForActionHandlers is deprecated
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/model/UmlUtils.java:[82] 
11:13:54 	return (UmlModel) ServiceUtilsForActionHandlers.getInstance().getModelSet().getModel(UmlModel.MODEL_ID);
11:13:54 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:54 The type ServiceUtilsForActionHandlers is deprecated
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/model/UmlUtils.java:[82] 
11:13:54 	return (UmlModel) ServiceUtilsForActionHandlers.getInstance().getModelSet().getModel(UmlModel.MODEL_ID);
11:13:54 	                                                ^^^^^^^^^^^^^
11:13:54 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/model/UmlUtils.java:[82] 
11:13:54 	return (UmlModel) ServiceUtilsForActionHandlers.getInstance().getModelSet().getModel(UmlModel.MODEL_ID);
11:13:54 	                                                              ^^^^^^^^^^^^^
11:13:54 The method getModelSet() from the type ServiceUtilsForActionHandlers is deprecated
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/OwnedAttributeHelper.java:[125] 
11:13:54 	attributeList.addAll((EList<Property>) ownerType.eGet(ownedAttributeFeature));
11:13:54 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:54 Type safety: Unchecked cast from Object to EList<Property>
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/OwnerObservableValue.java:[67] 
11:13:54 	public class OwnerObservableValue extends ReferenceCountedObservable.Value implements IChangeListener, AggregatedObservable, CommandBasedObservableValue, IObserving {
11:13:54 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:54 ReferenceCountedObservable.Value is a raw type. References to generic type ReferenceCountedObservable.Value<T> should be parameterized
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/OwnerObservableValue.java:[75] 
11:13:54 	private final IObservableList navigableEndsObservableList;
11:13:54 	              ^^^^^^^^^^^^^^^
11:13:54 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/OwnerObservableValue.java:[98] 
11:13:54 	navigableEndsObservableList = EMFProperties.list(UMLPackage.eINSTANCE.getAssociation_NavigableOwnedEnd()).observe(memberEnd.getAssociation());
11:13:54 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:54 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/OwnerObservableValue.java:[104] 
11:13:54 	fireValueChange(Diffs.createValueDiff(currentValue, doGetValue()));
11:13:54 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:54 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/AbstractUMLValidator.java:[8] 
11:13:54 	public abstract class AbstractUMLValidator implements IValidator {
11:13:54 	                                                      ^^^^^^^^^^
11:13:54 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/providers/UMLLabelProvider.java:[138] 
11:13:54 	Image image = Activator.getDefault().getIconElement((Element) element);
11:13:54 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:54 The method getIconElement(Element) from the type Activator is deprecated
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/providers/UMLLabelProvider.java:[237] 
11:13:54 	final String multiplicityAsString = MultiplicityElementUtil.getMultiplicityAsString(property);
11:13:54 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:54 The method getMultiplicityAsString(MultiplicityElement) from the type MultiplicityElementUtil is deprecated
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/providers/FlatTabConstaint.java:[59] 
11:13:54 	Object id = ((Set) selection).toArray()[0];
11:13:54 	              ^^^
11:13:54 Set is a raw type. References to generic type Set<E> should be parameterized
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/providers/ServiceEditContentProvider.java:[24] 
11:13:54 	import org.eclipse.papyrus.uml.tools.providers.SemanticUMLContentProvider;
11:13:54 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:54 The import org.eclipse.papyrus.uml.tools.providers.SemanticUMLContentProvider is never used
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/MultiplicityObservableValue.java:[58] 
11:13:54 	public class MultiplicityObservableValue extends ReferenceCountedObservable.Value implements IChangeListener, CommandBasedObservableValue, AggregatedObservable, IObserving {
11:13:54 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:54 ReferenceCountedObservable.Value is a raw type. References to generic type ReferenceCountedObservable.Value<T> should be parameterized
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/MultiplicityObservableValue.java:[60] 
11:13:54 	private IObservableValue lowerBound, upperBound, lowerValue, upperValue, lowerValueSpecification, upperValueSpecification;
11:13:54 	        ^^^^^^^^^^^^^^^^
11:13:54 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/MultiplicityObservableValue.java:[110] 
11:13:54 	private IObservableValue getValueSpecification(IObservableValue source, EStructuralFeature specificationFeature, EditingDomain domain) {
11:13:54 	        ^^^^^^^^^^^^^^^^
11:13:54 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/MultiplicityObservableValue.java:[110] 
11:13:54 	private IObservableValue getValueSpecification(IObservableValue source, EStructuralFeature specificationFeature, EditingDomain domain) {
11:13:54 	                                               ^^^^^^^^^^^^^^^^
11:13:54 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/MultiplicityObservableValue.java:[158] 
11:13:54 	fireValueChange(new ValueDiff() {
11:13:54 				@Override
11:13:54 				public Object getOldValue() {
11:13:54 					return null; // Unknown
11:13:54 				}
11:13:54 				@Override
11:13:54 				public Object getNewValue() {
11:13:54 					return value;
11:13:54 				}
11:13:54 			});
11:13:54 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:54 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/MultiplicityObservableValue.java:[158] 
11:13:54 	fireValueChange(new ValueDiff() {
11:13:54 	                    ^^^^^^^^^
11:13:54 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ImageKindObservableValue.java:[39] 
11:13:54 	public class ImageKindObservableValue extends AbstractObservableValue implements IObserving {
11:13:54 	                                              ^^^^^^^^^^^^^^^^^^^^^^^
11:13:54 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/profile/index/ProfileLanguageProvider.java:[238] 
11:13:54 	result = class_.asSubclass(ILanguage.class).newInstance();
11:13:54 	                                            ^^^^^^^^^^^^^
11:13:54 The method newInstance() from the type Class<capture#5-of ? extends ILanguage> is deprecated since version 9
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ImageNameObservableValue.java:[37] 
11:13:54 	public class ImageNameObservableValue extends AbstractObservableValue implements IObserving {
11:13:54 	                                              ^^^^^^^^^^^^^^^^^^^^^^^
11:13:54 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ExtensionRequiredObservableValue.java:[41] 
11:13:54 	public class ExtensionRequiredObservableValue extends AbstractObservableValue implements IChangeListener, IObserving {
11:13:54 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^
11:13:54 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ExtensionRequiredObservableValue.java:[80] 
11:13:54 	observable.setValue(required ? MultiplicityParser.ONE : MultiplicityParser.OPTIONAL);
11:13:54 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:54 Type safety: The method setValue(Object) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ExtensionRequiredObservableValue.java:[102] 
11:13:54 	fireValueChange(new ValueDiff() {
11:13:54 			@Override
11:13:54 			public Object getOldValue() {
11:13:54 				return oldValue;
11:13:54 			}
11:13:54 			@Override
11:13:54 			public Object getNewValue() {
11:13:54 				return newValue;
11:13:54 			}
11:13:54 		});
11:13:54 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:54 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ExtensionRequiredObservableValue.java:[102] 
11:13:54 	fireValueChange(new ValueDiff() {
11:13:54 	                    ^^^^^^^^^
11:13:54 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/providers/UMLContentProvider.java:[36] 
11:13:54 	import org.eclipse.papyrus.infra.ui.util.ServiceUtilsForActionHandlers;
11:13:54 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:54 The type ServiceUtilsForActionHandlers is deprecated
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/providers/UMLContentProvider.java:[179] 
11:13:54 	root = ServiceUtilsForActionHandlers.getInstance().getServiceRegistry().getService(ResourceSet.class);
11:13:54 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:54 The type ServiceUtilsForActionHandlers is deprecated
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/providers/UMLContentProvider.java:[179] 
11:13:54 	root = ServiceUtilsForActionHandlers.getInstance().getServiceRegistry().getService(ResourceSet.class);
11:13:54 	                                     ^^^^^^^^^^^^^
11:13:54 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/providers/UMLContentProvider.java:[179] 
11:13:54 	root = ServiceUtilsForActionHandlers.getInstance().getServiceRegistry().getService(ResourceSet.class);
11:13:54 	                                                   ^^^^^^^^^^^^^^^^^^^^
11:13:54 The method getServiceRegistry() from the type ServiceUtilsForActionHandlers is deprecated
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/util/ReferenceContentAssistProcessor.java:[58] 
11:13:54 	private boolean isMany;
11:13:54 	                ^^^^^^
11:13:54 The value of the field ReferenceContentAssistProcessor.isMany is not used
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/helper/UMLDatabindingHelper.java:[52] 
11:13:54 	public static IObservableValue getObservableValue(EObject source, EStructuralFeature feature, EditingDomain domain) {
11:13:54 	              ^^^^^^^^^^^^^^^^
11:13:54 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/helper/UMLDatabindingHelper.java:[53] 
11:13:54 	return domain == null ? EMFProperties.value(feature).observe(source) : new PapyrusObservableValue(source, feature, domain);
11:13:54 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:54 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ExtendedMultiplicityObservableValue.java:[44] 
11:13:54 	public class ExtendedMultiplicityObservableValue extends ReferenceCountedObservable.Value implements AggregatedObservable {
11:13:54 	                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:54 ReferenceCountedObservable.Value is a raw type. References to generic type ReferenceCountedObservable.Value<T> should be parameterized
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ExtendedMultiplicityObservableValue.java:[55] 
11:13:54 	private final List<IObservableValue> observableValues;
11:13:54 	                   ^^^^^^^^^^^^^^^^
11:13:54 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ExtendedMultiplicityObservableValue.java:[113] 
11:13:54 	final Object value = ((IObservableValue) observable).getValue();
11:13:54 	                       ^^^^^^^^^^^^^^^^
11:13:54 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ExtendedMultiplicityObservableValue.java:[119] 
11:13:54 	final IObservableValue existingMultiplicityValues = observableValues.get(count);
11:13:54 	      ^^^^^^^^^^^^^^^^
11:13:54 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ExtendedMultiplicityObservableValue.java:[120] 
11:13:54 	final IObservableValue multiplicityValueToAggregate = ((List<IObservableValue>) value).get(count);
11:13:54 	      ^^^^^^^^^^^^^^^^
11:13:54 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ExtendedMultiplicityObservableValue.java:[120] 
11:13:54 	final IObservableValue multiplicityValueToAggregate = ((List<IObservableValue>) value).get(count);
11:13:54 	                                                             ^^^^^^^^^^^^^^^^
11:13:54 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ExtendedMultiplicityObservableValue.java:[122] 
11:13:54 	final IObservableValue aggregatedObservable = (IObservableValue) ((AggregatedObservable) existingMultiplicityValues).aggregate(multiplicityValueToAggregate);
11:13:54 	      ^^^^^^^^^^^^^^^^
11:13:54 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ExtendedMultiplicityObservableValue.java:[122] 
11:13:54 	final IObservableValue aggregatedObservable = (IObservableValue) ((AggregatedObservable) existingMultiplicityValues).aggregate(multiplicityValueToAggregate);
11:13:54 	                                               ^^^^^^^^^^^^^^^^
11:13:54 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ExtendedMultiplicityObservableValue.java:[123] 
11:13:54 	result.getObservableValues().add((IObservableValue) DelegatingObservable.wrap(aggregatedObservable));
11:13:54 	                                  ^^^^^^^^^^^^^^^^
11:13:54 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ExtendedMultiplicityObservableValue.java:[211] 
11:13:54 	fireValueChange(Diffs.createValueDiff(oldObservables, newObservables));
11:13:54 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:54 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ExtendedMultiplicityObservableValue.java:[220] 
11:13:54 	public List<IObservableValue> getObservableValues() {
11:13:54 	            ^^^^^^^^^^^^^^^^
11:13:54 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:13:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ExtendedMultiplicityObservableValue.java:[231] 
11:13:54 	for (IObservableValue observableValue : observableValues) {
11:13:54 	     ^^^^^^^^^^^^^^^^
11:13:54 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:13:54 60 problems (60 warnings)
11:13:54 [INFO] 
11:13:54 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.tools ---
11:13:54 [INFO] 
11:13:54 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.tools ---
11:13:54 [INFO] 
11:13:54 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.tools ---
11:13:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/test/resources
11:13:54 [INFO] 
11:13:54 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.tools ---
11:13:54 [INFO] 
11:13:54 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.tools ---
11:13:54 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 148 were skipped
11:13:54 [INFO] 
11:13:54 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.tools ---
11:13:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/target/org.eclipse.papyrus.uml.tools-5.2.0-SNAPSHOT-sources.jar
11:13:54 [INFO] 
11:13:54 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.tools ---
11:13:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/target/org.eclipse.papyrus.uml.tools-5.2.0-SNAPSHOT.jar
11:13:54 [INFO] 
11:13:54 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.tools ---
11:13:54 [INFO] 
11:13:54 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.tools ---
11:13:54 [INFO] 
11:13:54 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.tools ---
11:13:54 [INFO] 
11:13:54 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.uml.appearance >-------
11:13:54 [INFO] Building org.eclipse.papyrus.uml.appearance 3.0.0-SNAPSHOT     [251/735]
11:13:54 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.appearance/pom.xml
11:13:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:13:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.appearance:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.appearance/pom.xml
11:13:55 [INFO] 
11:13:55 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.appearance ---
11:13:55 [INFO] 
11:13:55 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.appearance ---
11:13:55 [INFO] The project's OSGi version is 3.0.0.202401111608
11:13:55 [INFO] 
11:13:55 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.appearance ---
11:13:55 [INFO] 
11:13:55 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.appearance ---
11:13:55 [INFO] 
11:13:55 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.appearance ---
11:13:55 [INFO] 
11:13:55 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.appearance ---
11:13:55 [INFO] Resolving class path of org.eclipse.papyrus.uml.appearance
11:13:55 [INFO] 
11:13:55 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.appearance ---
11:13:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.appearance/src/main/resources
11:13:55 [INFO] 
11:13:55 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.appearance ---
11:13:55 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.appearance/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:13:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.appearance/src/org/eclipse/papyrus/uml/appearance/commands/AddAppliedQNStereotypeToDisplayCommand.java:[41] 
11:13:55 	private String appliedStereotypePresentationKind;
11:13:55 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:13:55 The value of the field AddAppliedQNStereotypeToDisplayCommand.appliedStereotypePresentationKind is not used
11:13:55 1 problem (1 warning)
11:13:55 [INFO] 
11:13:55 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.appearance ---
11:13:55 [INFO] 
11:13:55 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.appearance ---
11:13:55 [INFO] 
11:13:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.appearance ---
11:13:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.appearance/src/test/resources
11:13:55 [INFO] 
11:13:55 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.appearance ---
11:13:55 [INFO] 
11:13:55 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.appearance ---
11:13:55 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 110 were skipped
11:13:55 [INFO] 
11:13:55 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.appearance ---
11:13:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.appearance/target/org.eclipse.papyrus.uml.appearance-3.0.0-SNAPSHOT-sources.jar
11:13:55 [INFO] 
11:13:55 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.appearance ---
11:13:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.appearance/target/org.eclipse.papyrus.uml.appearance-3.0.0-SNAPSHOT.jar
11:13:55 [INFO] 
11:13:55 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.appearance ---
11:13:55 [INFO] 
11:13:55 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.appearance ---
11:13:55 [INFO] 
11:13:55 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.appearance ---
11:13:55 [INFO] 
11:13:55 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.uml-diagrams >--------
11:13:55 [INFO] Building Papyrus UML Diagrams 0.0.1-SNAPSHOT                   [252/735]
11:13:55 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/pom.xml
11:13:55 [INFO] --------------------------------[ pom ]---------------------------------
11:13:55 [INFO] 
11:13:55 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml-diagrams ---
11:13:55 [INFO] 
11:13:55 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml-diagrams ---
11:13:55 [INFO] 
11:13:55 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml-diagrams ---
11:13:55 [INFO] 
11:13:55 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml-diagrams ---
11:13:55 [INFO] 
11:13:55 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.common >-----
11:13:55 [INFO] Building org.eclipse.papyrus.uml.diagram.common 5.1.100-SNAPSHOT [253/735]
11:13:55 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/pom.xml
11:13:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:13:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.common:5.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/pom.xml
11:13:56 [INFO] 
11:13:56 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.common ---
11:13:56 [INFO] 
11:13:56 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.common ---
11:13:56 [INFO] The project's OSGi version is 5.1.100.202401111608
11:13:56 [INFO] 
11:13:56 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.common ---
11:13:56 [INFO] 
11:13:56 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.common ---
11:13:56 [INFO] 
11:13:56 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.common ---
11:13:56 [INFO] 
11:13:56 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.common ---
11:13:56 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.common
11:13:57 [INFO] 
11:13:57 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.common ---
11:13:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/main/resources
11:13:57 [INFO] 
11:13:57 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.common ---
11:13:57 [INFO] Compiling 559 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/locator/FullInsidePortPositionLocator.java:[52] 
11:14:00 	super(parentFigure, preferredSide);
11:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The constructor PortPositionLocator(IFigure, int) is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/locator/FullInsidePortPositionLocator.java:[131] 
11:14:00 	int offSetX = new Double(Math.sqrt(Math.pow(corner / 2, 2) - Math.pow(h, 2))).intValue();
11:14:00 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The constructor Double(double) has been deprecated since version 9 and marked for removal
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/locator/FullInsidePortPositionLocator.java:[136] 
11:14:00 	int offSetX = new Double(Math.sqrt(Math.pow(corner / 2, 2) - Math.pow(h, 2))).intValue();
11:14:00 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The constructor Double(double) has been deprecated since version 9 and marked for removal
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/locator/FullInsidePortPositionLocator.java:[143] 
11:14:00 	int offSetX = new Double(Math.sqrt(Math.pow(corner / 2, 2) - Math.pow(h, 2))).intValue();
11:14:00 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The constructor Double(double) has been deprecated since version 9 and marked for removal
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/locator/FullInsidePortPositionLocator.java:[148] 
11:14:00 	int offSetX = new Double(Math.sqrt(Math.pow(corner / 2, 2) - Math.pow(h, 2))).intValue();
11:14:00 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The constructor Double(double) has been deprecated since version 9 and marked for removal
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ExtendedDirectEditPolicy.java:[35] 
11:14:00 	import org.eclipse.gmf.runtime.gef.ui.internal.parts.TextCellEditorEx;
11:14:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The type 'TextCellEditorEx' 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ExtendedDirectEditPolicy.java:[245] 
11:14:00 	ILabelControler labelControler = new FigureControler(getHostFigure(), accessor);
11:14:00 	                ^^^^^^^^^^^^^^
11:14:00 The value of the local variable labelControler is not used
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ExtendedDirectEditPolicy.java:[248] 
11:14:00 	manager = new TextDirectEditManager((GraphicalEditPart) getHost(), TextCellEditorEx.class, locator);
11:14:00 	                                                                   ^^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The type 'TextCellEditorEx' 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ExtendedDirectEditPolicy.java:[317] 
11:14:00 	int avr = FigureUtilities.getFontMetrics(text.getFont()).getAverageCharWidth();
11:14:00 	                                                         ^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method getAverageCharWidth() from the type FontMetrics is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ExtendedDirectEditPolicy.java:[355] 
11:14:00 	int avr = FigureUtilities.getFontMetrics(text.getFont()).getAverageCharWidth();
11:14:00 	                                                         ^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method getAverageCharWidth() from the type FontMetrics is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/AbstractAppliedStereotypeDisplayEditPolicy.java:[40] 
11:14:00 	import org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.GraphicalEditPolicyEx;
11:14:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/AbstractAppliedStereotypeDisplayEditPolicy.java:[69] 
11:14:00 	public abstract class AbstractAppliedStereotypeDisplayEditPolicy extends GraphicalEditPolicyEx implements AutomaticNotationEditPolicy, NotificationListener, IPapyrusListener {
11:14:00 	                                                                         ^^^^^^^^^^^^^^^^^^^^^
11:14:00 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/AbstractAppliedStereotypeDisplayEditPolicy.java:[113] 
11:14:00 	super();
11:14:00 	^^^^^^^^
11:14:00 Discouraged access: The constructor '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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/AbstractAppliedStereotypeDisplayEditPolicy.java:[178] 
11:14:00 	* @see org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.GraphicalEditPolicyEx#refresh()
11:14:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/AbstractAppliedStereotypeDisplayEditPolicy.java:[178] 
11:14:00 	* @see org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.GraphicalEditPolicyEx#refresh()
11:14:00 	                                                                                  ^^^^^^^
11:14:00 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/AbstractAppliedStereotypeDisplayEditPolicy.java:[481] 
11:14:00 	List<Object> children = new ArrayList<>(view.getChildren());
11:14:00 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/AbstractAppliedStereotypeDisplayEditPolicy.java:[481] 
11:14:00 	List<Object> children = new ArrayList<>(view.getChildren());
11:14:00 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Type safety: The expression of type ArrayList needs unchecked conversion to conform to List<Object>
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/lookup/LookupSuiteImpl.java:[21] 
11:14:00 	private final HashMap<Class, Lookup> myLookups = new HashMap<Class, Lookup>();
11:14:00 	                      ^^^^^
11:14:00 Class is a raw type. References to generic type Class<T> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/lookup/LookupSuiteImpl.java:[21] 
11:14:00 	private final HashMap<Class, Lookup> myLookups = new HashMap<Class, Lookup>();
11:14:00 	                             ^^^^^^
11:14:00 Lookup is a raw type. References to generic type Lookup<T> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/lookup/LookupSuiteImpl.java:[21] 
11:14:00 	private final HashMap<Class, Lookup> myLookups = new HashMap<Class, Lookup>();
11:14:00 	                                                             ^^^^^
11:14:00 Class is a raw type. References to generic type Class<T> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/lookup/LookupSuiteImpl.java:[21] 
11:14:00 	private final HashMap<Class, Lookup> myLookups = new HashMap<Class, Lookup>();
11:14:00 	                                                                    ^^^^^^
11:14:00 Lookup is a raw type. References to generic type Lookup<T> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/lookup/LookupSuiteImpl.java:[35] 
11:14:00 	Lookup<T> result = myLookups.get(clazz);
11:14:00 	                   ^^^^^^^^^^^^^^^^^^^^
11:14:00 Type safety: The expression of type Lookup needs unchecked conversion to conform to Lookup<T>
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/lookup/LookupSuiteImpl.java:[36] 
11:14:00 	return result == null ? NULL_LOOKUP : result;
11:14:00 	                        ^^^^^^^^^^^
11:14:00 Type safety: The expression of type Lookup needs unchecked conversion to conform to Lookup<T>
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/FinalNode.java:[59] 
11:14:00 	Rectangle r = getBounds().getCopy().crop(new Insets(0, 0, 1, 1));
11:14:00 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method crop(Insets) from the type Rectangle is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/commands/AbstractCommonTransactionalCommmand.java:[39] 
11:14:00 	public AbstractCommonTransactionalCommmand(TransactionalEditingDomain domain, String label, List affectedFiles) {
11:14:00 	                                                                                            ^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/display/command/AddAppliedQNStereotypeToDisplayCommand.java:[36] 
11:14:00 	private String depth;
11:14:00 	               ^^^^^
11:14:00 The value of the field AddAppliedQNStereotypeToDisplayCommand.depth is not used
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/ShapeNamedElementFigure.java:[91] 
11:14:00 	Activator.getDefault().getImageRegistry().put(key, ImageDescriptor.createFromImageData(imdata));
11:14:00 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method createFromImageData(ImageData) from the type ImageDescriptor is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/ShapeNamedElementFigure.java:[99] 
11:14:00 	Activator.getDefault().getImageRegistry().put(key, ImageDescriptor.createFromImageData(imdata));
11:14:00 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method createFromImageData(ImageData) from the type ImageDescriptor is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/HTMLCornerBentFigure.java:[37] 
11:14:00 	import org.eclipse.gmf.runtime.draw2d.ui.internal.figures.AnimatableScrollPane;
11:14:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/HTMLCornerBentFigure.java:[108] 
11:14:00 	protected AnimatableScrollPane contentPane;
11:14:00 	          ^^^^^^^^^^^^^^^^^^^^
11:14:00 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/HTMLCornerBentFigure.java:[136] 
11:14:00 	private FontData currentFontData;
11:14:00 	                 ^^^^^^^^^^^^^^^
11:14:00 The value of the field HTMLCornerBentFigure.currentFontData is not used
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/HTMLCornerBentFigure.java:[149] 
11:14:00 	private Set<FontData> cachedFontDatas = new HashSet<>();
11:14:00 	                      ^^^^^^^^^^^^^^^
11:14:00 The value of the field HTMLCornerBentFigure.cachedFontDatas is not used
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/HTMLCornerBentBodyFigure.java:[33] 
11:14:00 	private FlowPage flowPage;
11:14:00 	                 ^^^^^^^^
11:14:00 The value of the field HTMLCornerBentBodyFigure.flowPage is not used
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/LifelineDotLineFigure.java:[148] 
11:14:00 	private void drawCrossAtEnd(Graphics graphics, Point pEnd, int pixels) {
11:14:00 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method drawCrossAtEnd(Graphics, Point, int) from the type LifelineDotLineFigure is never used locally
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/ViewInfoRegistry.java:[170] 
11:14:00 	ExtensionPointParser parser = new ExtensionPointParser(getExtensionPointID(), new Class[] { RootViewInfo.class, BaseViewInfo.class });
11:14:00 	                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Type safety: The expression of type Class[] needs unchecked conversion to conform to Class<Object>[]
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CustomConnectionLabelsEditPolicy.java:[24] 
11:14:00 	import org.eclipse.gmf.runtime.diagram.ui.internal.properties.Properties;
11:14:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CustomConnectionLabelsEditPolicy.java:[67] 
11:14:00 	SetPropertyCommand cmd = new SetPropertyCommand(getEditingDomain(), new EObjectAdapter(((ShowHideConnectionLabelsRequest) request).getView()), Properties.ID_ISVISIBLE, DiagramUIMessages.Command_hideLabel_Label,
11:14:00 	                                                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CustomConnectionLabelsEditPolicy.java:[67] 
11:14:00 	SetPropertyCommand cmd = new SetPropertyCommand(getEditingDomain(), new EObjectAdapter(((ShowHideConnectionLabelsRequest) request).getView()), Properties.ID_ISVISIBLE, DiagramUIMessages.Command_hideLabel_Label,
11:14:00 	                                                                                                                                                          ^^^^^^^^^^^^
11:14:00 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/commands/ShowHideTitleOfCompartmentCommand.java:[24] 
11:14:00 	import org.eclipse.gmf.runtime.diagram.ui.internal.properties.Properties;
11:14:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/commands/ShowHideTitleOfCompartmentCommand.java:[45] 
11:14:00 	super(domain, new EObjectAdapter(view), Properties.ID_SHOWCOMPARTMENTTITLE, "Show/Hide Compartment Title", Boolean.valueOf(visibility)); //$NON-NLS-1$
11:14:00 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/commands/ShowHideTitleOfCompartmentCommand.java:[45] 
11:14:00 	super(domain, new EObjectAdapter(view), Properties.ID_SHOWCOMPARTMENTTITLE, "Show/Hide Compartment Title", Boolean.valueOf(visibility)); //$NON-NLS-1$
11:14:00 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The field 'Properties.ID_SHOWCOMPARTMENTTITLE' 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/DefaultPasteCommandProvider.java:[53] 
11:14:00 	public class DefaultPasteCommandProvider implements IPasteCommandProvider {
11:14:00 	                                                    ^^^^^^^^^^^^^^^^^^^^^
11:14:00 The type IPasteCommandProvider is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/migration/commands/StereotypeCommentPropertiesMigrationCommand.java:[87] 
11:14:00 	EList<Edge> targetEdges = newComment.getTargetEdges();
11:14:00 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Type safety: The expression of type EList needs unchecked conversion to conform to EList<Edge>
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/DiagramNodeFigure.java:[68] 
11:14:00 	List childrenList = container.getChildren();
11:14:00 	^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/DiagramNodeFigure.java:[106] 
11:14:00 	toolbarLayout.setVertical(false);
11:14:00 	              ^^^^^^^^^^^^^^^^^^
11:14:00 The method setVertical(boolean) from the type ToolbarLayout is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/BorderUMLNodeEditPart.java:[186] 
11:14:00 	Font newFont = getResourceManager().createFont(fontDescriptor);
11:14:00 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method createFont(FontDescriptor) from the type ResourceManager is deprecated since version 3.31
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/BorderUMLNodeEditPart.java:[192] 
11:14:00 	getResourceManager().destroyFont(cachedFontDescriptor);
11:14:00 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method destroyFont(FontDescriptor) from the type ResourceManager is deprecated since version 3.31
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/ui/dialogs/AbstractChooseElement.java:[102] 
11:14:00 	filtercontrol = new FilteredTree(contentComposite, SWT.BORDER, new PatternFilter(), true);
11:14:00 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[37] 
11:14:00 	import org.eclipse.gmf.runtime.diagram.ui.internal.services.palette.ContributeToPaletteOperation;
11:14:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[47] 
11:14:00 	import org.eclipse.papyrus.infra.gmfdiag.common.service.palette.IProfileDependantPaletteProvider;
11:14:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The type IProfileDependantPaletteProvider is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[199] 
11:14:00 	Iterator<PaletteEntry> it = container.getChildren().iterator();
11:14:00 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<PaletteEntry>
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[263] 
11:14:00 	List<? extends PapyrusPaletteService.ProviderDescriptor> providers = (List<? extends ProviderDescriptor>) PapyrusPaletteService.getInstance().getProviders();
11:14:00 	                                                         ^^^^^^^^^
11:14:00 The value of the local variable providers is not used
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[263] 
11:14:00 	List<? extends PapyrusPaletteService.ProviderDescriptor> providers = (List<? extends ProviderDescriptor>) PapyrusPaletteService.getInstance().getProviders();
11:14:00 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Type safety: Unchecked cast from List<capture#1-of ? extends Service.ProviderDescriptor> to List<? extends PapyrusPaletteService.ProviderDescriptor>
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[264] 
11:14:00 	ContributeToPaletteOperation operation = new ContributeToPaletteOperation(part, part.getEditorInput(), root, new HashMap<Object, Object>());
11:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[264] 
11:14:00 	ContributeToPaletteOperation operation = new ContributeToPaletteOperation(part, part.getEditorInput(), root, new HashMap<Object, Object>());
11:14:00 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[264] 
11:14:00 	ContributeToPaletteOperation operation = new ContributeToPaletteOperation(part, part.getEditorInput(), root, new HashMap<Object, Object>());
11:14:00 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[294] 
11:14:00 	List<? extends PapyrusPaletteService.ProviderDescriptor> providers = (List<? extends ProviderDescriptor>) PapyrusPaletteService.getInstance().getProviders();
11:14:00 	                                                         ^^^^^^^^^
11:14:00 The value of the local variable providers is not used
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[294] 
11:14:00 	List<? extends PapyrusPaletteService.ProviderDescriptor> providers = (List<? extends ProviderDescriptor>) PapyrusPaletteService.getInstance().getProviders();
11:14:00 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Type safety: Unchecked cast from List<capture#5-of ? extends Service.ProviderDescriptor> to List<? extends PapyrusPaletteService.ProviderDescriptor>
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[295] 
11:14:00 	ContributeToPaletteOperation operation = new ContributeToPaletteOperation(part, part.getEditorInput(), root, entries);
11:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[295] 
11:14:00 	ContributeToPaletteOperation operation = new ContributeToPaletteOperation(part, part.getEditorInput(), root, entries);
11:14:00 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[295] 
11:14:00 	ContributeToPaletteOperation operation = new ContributeToPaletteOperation(part, part.getEditorInput(), root, entries);
11:14:00 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[362] 
11:14:00 	public static String convertToCommaSeparatedRepresentation(Collection objects) {
11:14:00 	                                                           ^^^^^^^^^^
11:14:00 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[366] 
11:14:00 	public static String convertToFlatRepresentation(Collection objects, String separator) {
11:14:00 	                                                 ^^^^^^^^^^
11:14:00 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[368] 
11:14:00 	Iterator it = objects.iterator();
11:14:00 	^^^^^^^^
11:14:00 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[440] 
11:14:00 	if (provider instanceof IProfileDependantPaletteProvider) {
11:14:00 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The type IProfileDependantPaletteProvider is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[442] 
11:14:00 	return areRequiredProfileApplied(diagram, (IProfileDependantPaletteProvider) provider);
11:14:00 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The type IProfileDependantPaletteProvider is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[461] 
11:14:00 	public static boolean areRequiredProfileApplied(Diagram diagram, IProfileDependantPaletteProvider provider) {
11:14:00 	                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The type IProfileDependantPaletteProvider is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[474] 
11:14:00 	Collection<String> requiredProfiles = provider.getRequiredProfiles();
11:14:00 	                                               ^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method getRequiredProfiles() from the type IProfileDependantPaletteProvider is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CreateUmlElementDialog.java:[219] 
11:14:00 	defaultName = type + new Integer(max + 1).toString();
11:14:00 	                         ^^^^^^^^^^^^^^^^
11:14:00 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CreateUmlElementDialog.java:[221] 
11:14:00 	defaultName = type + new Integer(max).toString();
11:14:00 	                         ^^^^^^^^^^^^
11:14:00 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/CenterLayout.java:[33] 
11:14:00 	List children = figure.getChildren();
11:14:00 	^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/directedit/MultiLineCellEditor.java:[16] 
11:14:00 	import org.eclipse.gmf.runtime.gef.ui.internal.parts.TextCellEditorEx;
11:14:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The type 'TextCellEditorEx' 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/directedit/MultiLineCellEditor.java:[21] 
11:14:00 	public class MultiLineCellEditor extends TextCellEditorEx {
11:14:00 	                                         ^^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The type 'TextCellEditorEx' 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/layout/PropertiesCompartmentLayoutManager.java:[66] 
11:14:00 	List childrenList = container.getChildren();
11:14:00 	^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/UMLNodeEditPart.java:[267] 
11:14:00 	Font newFont = getResourceManager().createFont(fontDescriptor);
11:14:00 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method createFont(FontDescriptor) from the type ResourceManager is deprecated since version 3.31
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/UMLNodeEditPart.java:[273] 
11:14:00 	getResourceManager().destroyFont(cachedFontDescriptor);
11:14:00 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method destroyFont(FontDescriptor) from the type ResourceManager is deprecated since version 3.31
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/TagsAdderParser.java:[150] 
11:14:00 	public List getSemanticElementsBeingParsed(EObject arg0) {
11:14:00 	       ^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedCompartmentEditPart.java:[92] 
11:14:00 	private IObservableValue ovalObservable;
11:14:00 	        ^^^^^^^^^^^^^^^^
11:14:00 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedCompartmentEditPart.java:[95] 
11:14:00 	private IObservableValue borderStyleObservable;
11:14:00 	        ^^^^^^^^^^^^^^^^
11:14:00 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedCompartmentEditPart.java:[98] 
11:14:00 	private IObservableValue hasHeaderObservable;
11:14:00 	        ^^^^^^^^^^^^^^^^
11:14:00 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedCompartmentEditPart.java:[101] 
11:14:00 	private IObservableValue radiusObservableHeight;
11:14:00 	        ^^^^^^^^^^^^^^^^
11:14:00 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedCompartmentEditPart.java:[104] 
11:14:00 	private IObservableValue radiusObservableWidth;
11:14:00 	        ^^^^^^^^^^^^^^^^
11:14:00 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedCompartmentEditPart.java:[107] 
11:14:00 	private IObservableList customDashObservable;
11:14:00 	        ^^^^^^^^^^^^^^^
11:14:00 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedCompartmentEditPart.java:[110] 
11:14:00 	private IObservableValue isPackageObservable;
11:14:00 	        ^^^^^^^^^^^^^^^^
11:14:00 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedCompartmentEditPart.java:[113] 
11:14:00 	private IObservableValue shadowWidthObservable;
11:14:00 	        ^^^^^^^^^^^^^^^^
11:14:00 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedCompartmentEditPart.java:[116] 
11:14:00 	private IObservableValue shadowColorObservable;
11:14:00 	        ^^^^^^^^^^^^^^^^
11:14:00 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedCompartmentEditPart.java:[119] 
11:14:00 	private IObservableValue alignmentObservable;
11:14:00 	        ^^^^^^^^^^^^^^^^
11:14:00 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedCompartmentEditPart.java:[122] 
11:14:00 	private IObservableValue isFloatingLabelContrainedObservable;
11:14:00 	        ^^^^^^^^^^^^^^^^
11:14:00 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedCompartmentEditPart.java:[125] 
11:14:00 	private IObservableValue floatingLabelOffsetObservableHeight;
11:14:00 	        ^^^^^^^^^^^^^^^^
11:14:00 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedCompartmentEditPart.java:[128] 
11:14:00 	private IObservableValue floatingLabelOffsetObservableWidth;
11:14:00 	        ^^^^^^^^^^^^^^^^
11:14:00 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedCompartmentEditPart.java:[131] 
11:14:00 	private IObservableValue nameBackgroundColorObservable;
11:14:00 	        ^^^^^^^^^^^^^^^^
11:14:00 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/handlers/ParametricAndListeningHandler.java:[42] 
11:14:00 	public abstract class ParametricAndListeningHandler extends GraphicalCommandHandler implements IExecutableExtension {
11:14:00 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The type GraphicalCommandHandler is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/handlers/ParametricAndListeningHandler.java:[142] 
11:14:00 	this.parameter = (String) ((Hashtable) data).get(this.parametedID);
11:14:00 	                            ^^^^^^^^^
11:14:00 Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/UMLElementChooserDialog.java:[124] 
11:14:00 	for (Iterator it = myEditingDomain.getResourceSet().getResources().iterator(); it.hasNext();) {
11:14:00 	     ^^^^^^^^
11:14:00 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/assist/EObjectCompletionProcessor.java:[21] 
11:14:00 	import org.eclipse.jface.contentassist.ISubjectControlContentAssistProcessor;
11:14:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The type ISubjectControlContentAssistProcessor is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/assist/EObjectCompletionProcessor.java:[39] 
11:14:00 	public abstract class EObjectCompletionProcessor implements IContentAssistProcessor, ISubjectControlContentAssistProcessor {
11:14:00 	                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The type ISubjectControlContentAssistProcessor is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/OLDCompartmentFigure.java:[150] 
11:14:00 	List childrenList = container.getChildren();
11:14:00 	^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/ModelingAssistantRegistry.java:[55] 
11:14:00 	private static final Class<Object>[] classes = new Class[] { Assistant.class, AssistedEditPart.class, Include.class, Exclude.class, ElementType.class };
11:14:00 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Type safety: The expression of type Class[] needs unchecked conversion to conform to Class<Object>[]
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/ModelingAssistantRegistry.java:[107] 
11:14:00 	public List customizeTypesForEditPart(String editorID, EditPart editPart, List types) {
11:14:00 	       ^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/ModelingAssistantRegistry.java:[107] 
11:14:00 	public List customizeTypesForEditPart(String editorID, EditPart editPart, List types) {
11:14:00 	                                                                          ^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/migration/commands/StereotypeNestedPropertiesMigrationCommand.java:[54] 
11:14:00 	public Enum getLocation(final String oldProperties) {
11:14:00 	       ^^^^
11:14:00 Enum is a raw type. References to generic type Enum<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/migration/commands/StereotypeNestedPropertiesMigrationCommand.java:[54] 
11:14:00 	public Enum getLocation(final String oldProperties) {
11:14:00 	       ^^^^
11:14:00 Type safety: The return type Enum for getLocation(String) from the type StereotypeNestedPropertiesMigrationCommand needs unchecked conversion to conform to Enum<?> from the type StereotypePropertiesMigrationCommand
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/migration/commands/StereotypeNestedPropertiesMigrationCommand.java:[55] 
11:14:00 	Enum location = StereotypeLocationEnum.IN_BRACE;
11:14:00 	^^^^
11:14:00 Enum is a raw type. References to generic type Enum<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/commands/AnnotateNodeStyleCommand.java:[65] 
11:14:00 	public AnnotateNodeStyleCommand(IGraphicalEditPart ep, EAttribute attr, TransactionalEditingDomain domain, List affectedFiles) {
11:14:00 	                                                                                                           ^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/commands/AnnotateNodeStyleCommand.java:[83] 
11:14:00 	public AnnotateNodeStyleCommand(IGraphicalEditPart ep, EAttribute attr, TransactionalEditingDomain domain, String commandLabel, List affectedFiles) {
11:14:00 	                                                                                                                                ^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/FloatingLabelHelper.java:[264] 
11:14:00 	String multiplicity = MultiplicityElementUtil.getMultiplicityAsString((MultiplicityElement) namedElement);
11:14:00 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method getMultiplicityAsString(MultiplicityElement) from the type MultiplicityElementUtil is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/commands/UpdateLifelineRepresentsCommand.java:[70] 
11:14:00 	private final EditingDomain editingDomain;
11:14:00 	                            ^^^^^^^^^^^^^
11:14:00 The value of the field UpdateLifelineRepresentsCommand.editingDomain is not used
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/commands/UpdateLifelineRepresentsCommand.java:[106] 
11:14:00 	Connector connector;
11:14:00 	          ^^^^^^^^^
11:14:00 The value of the local variable connector is not used
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/migration/commands/StereotypePropertiesMigrationCommand.java:[195] 
11:14:00 	private void hideStereotypePropertyNotDisplayed(final String propertyList, final View view, final Enum<?> location) {
11:14:00 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method hideStereotypePropertyNotDisplayed(String, View, Enum<?>) from the type StereotypePropertiesMigrationCommand is never used locally
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/RichTextRenderer.java:[22] 
11:14:00 	import org.eclipse.gmf.runtime.draw2d.ui.internal.figures.AnimatableScrollPane;
11:14:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/RichTextRenderer.java:[51] 
11:14:00 	protected AnimatableScrollPane contentPane;
11:14:00 	          ^^^^^^^^^^^^^^^^^^^^
11:14:00 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/RichTextRenderer.java:[58] 
11:14:00 	contentPane = new AnimatableScrollPane();
11:14:00 	                  ^^^^^^^^^^^^^^^^^^^^
11:14:00 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/RichTextRenderer.java:[58] 
11:14:00 	contentPane = new AnimatableScrollPane();
11:14:00 	                  ^^^^^^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The constructor '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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/RichTextRenderer.java:[110] 
11:14:00 	contentPane.validate();
11:14:00 	            ^^^^^^^^
11:14:00 Discouraged access: The method 'AnimatableScrollPane.validate()' 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractConstraintEditPart.java:[126] 
11:14:00 	setBackgroundColor(DiagramColorRegistry.getInstance().getColor(new Integer(style.getFillColor())));
11:14:00 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/Activator.java:[504] 
11:14:00 	papyrusRegistry.put(image_id, ImageDescriptor.createFromImageData(imdata));
11:14:00 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method createFromImageData(ImageData) from the type ImageDescriptor is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CommonDiagramDragDropEditPolicy.java:[61] 
11:14:00 	import org.eclipse.gmf.runtime.diagram.ui.internal.editparts.DefaultNodeEditPart;
11:14:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The type 'DefaultNodeEditPart' 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CommonDiagramDragDropEditPolicy.java:[171] 
11:14:00 	protected Command createViewsAndArrangeCommand(DropObjectsRequest dropRequest, List viewDescriptors) {
11:14:00 	                                                                               ^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CommonDiagramDragDropEditPolicy.java:[172] 
11:14:00 	CreateViewRequest createViewRequest = new CreateViewRequest(viewDescriptors);
11:14:00 	                                                            ^^^^^^^^^^^^^^^
11:14:00 Type safety: The expression of type List needs unchecked conversion to conform to List<? extends CreateViewRequest.ViewDescriptor>
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CommonDiagramDragDropEditPolicy.java:[391] 
11:14:00 	@SuppressWarnings("unchecked")
11:14:00 	                  ^^^^^^^^^^^
11:14:00 Unnecessary @SuppressWarnings("unchecked")
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CommonDiagramDragDropEditPolicy.java:[669] 
11:14:00 	Collection<EditPart> editPartSet = getHost().getViewer().getEditPartRegistry().values();
11:14:00 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<EditPart>
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CommonDiagramDragDropEditPolicy.java:[693] 
11:14:00 	if (DefaultNodeEditPart.class.isAssignableFrom(editPartClass)) {
11:14:00 	    ^^^^^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The type 'DefaultNodeEditPart' 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/FlowFinalNode.java:[58] 
11:14:00 	Rectangle r = getBounds().getCopy().crop(new Insets(0, 0, 1, 1));
11:14:00 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method crop(Insets) from the type Rectangle is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/OrphanViewPolicy.java:[553] 
11:14:00 	protected List refreshViews() {
11:14:00 	          ^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/locator/RoundedRectangleLabelPositionLocator.java:[324] 
11:14:00 	List borderItems = targetBorderItem.getParent().getChildren();
11:14:00 	^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CustomCheckedTreeSelectionDialog.java:[33] 
11:14:00 	import org.eclipse.jface.viewers.ViewerSorter;
11:14:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The type ViewerSorter is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CustomCheckedTreeSelectionDialog.java:[51] 
11:14:00 	import org.eclipse.ui.internal.WorkbenchMessages;
11:14:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CustomCheckedTreeSelectionDialog.java:[77] 
11:14:00 	private String fEmptyListMessage = WorkbenchMessages.CheckedTreeSelectionDialog_nothing_available;
11:14:00 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CustomCheckedTreeSelectionDialog.java:[77] 
11:14:00 	private String fEmptyListMessage = WorkbenchMessages.CheckedTreeSelectionDialog_nothing_available;
11:14:00 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The field 'WorkbenchMessages.CheckedTreeSelectionDialog_nothing_available' 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CustomCheckedTreeSelectionDialog.java:[81] 
11:14:00 	private List fFilters;
11:14:00 	        ^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CustomCheckedTreeSelectionDialog.java:[114] 
11:14:00 	setResult(new ArrayList(0));
11:14:00 	              ^^^^^^^^^
11:14:00 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CustomCheckedTreeSelectionDialog.java:[181] 
11:14:00 	fFilters = new ArrayList(4);
11:14:00 	               ^^^^^^^^^
11:14:00 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CustomCheckedTreeSelectionDialog.java:[183] 
11:14:00 	fFilters.add(filter);
11:14:00 	^^^^^^^^^^^^^^^^^^^^
11:14:00 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CustomCheckedTreeSelectionDialog.java:[389] 
11:14:00 	Button selectButton = createButton(buttonComposite, IDialogConstants.SELECT_ALL_ID, WorkbenchMessages.CheckedTreeSelectionDialog_select_all, false);
11:14:00 	                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CustomCheckedTreeSelectionDialog.java:[389] 
11:14:00 	Button selectButton = createButton(buttonComposite, IDialogConstants.SELECT_ALL_ID, WorkbenchMessages.CheckedTreeSelectionDialog_select_all, false);
11:14:00 	                                                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The field 'WorkbenchMessages.CheckedTreeSelectionDialog_select_all' 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CustomCheckedTreeSelectionDialog.java:[406] 
11:14:00 	Button deselectButton = createButton(buttonComposite, IDialogConstants.DESELECT_ALL_ID, WorkbenchMessages.CheckedTreeSelectionDialog_deselect_all, false);
11:14:00 	                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CustomCheckedTreeSelectionDialog.java:[406] 
11:14:00 	Button deselectButton = createButton(buttonComposite, IDialogConstants.DESELECT_ALL_ID, WorkbenchMessages.CheckedTreeSelectionDialog_deselect_all, false);
11:14:00 	                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The field 'WorkbenchMessages.CheckedTreeSelectionDialog_deselect_all' 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/DiagramDecorationAdapter.java:[427] 
11:14:00 	private Direction getDirection(PreferedPosition position) {
11:14:00 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method getDirection(Decoration.PreferedPosition) from the type DiagramDecorationAdapter is never used locally
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/migration/StereotypeMigrationHelper.java:[357] 
11:14:00 	Iterator<Edge> edgeIterator = semanticView.getSourceEdges().iterator();
11:14:00 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<Edge>
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/migration/StereotypeMigrationHelper.java:[384] 
11:14:00 	Iterator<Edge> edgeIterator = semanticView.getSourceEdges().iterator();
11:14:00 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<Edge>
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/FloatingLabelEditPart.java:[41] 
11:14:00 	private IObservableValue labelDisplayedObservable;
11:14:00 	        ^^^^^^^^^^^^^^^^
11:14:00 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/commands/EObjectInheritanceCopyCommand.java:[386] 
11:14:00 	Collection<Object> collecOldObject = (Collection) oldObject.eGet(oldFeature);
11:14:00 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<Object>
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/commands/EObjectInheritanceCopyCommand.java:[386] 
11:14:00 	Collection<Object> collecOldObject = (Collection) oldObject.eGet(oldFeature);
11:14:00 	                                      ^^^^^^^^^^
11:14:00 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/MOSKittEditorFactoryRegistry.java:[123] 
11:14:00 	Class eObjectClass = eObject.getClass();
11:14:00 	^^^^^
11:14:00 Class is a raw type. References to generic type Class<T> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/MOSKittEditorFactoryRegistry.java:[156] 
11:14:00 	ExtensionPointParser parser = new ExtensionPointParser(ExtensionPointID, new Class[] { MOSKittEditorFactory.class });
11:14:00 	                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Type safety: The expression of type Class[] needs unchecked conversion to conform to Class<Object>[]
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/AssistantCustomizeEditPart.java:[32] 
11:14:00 	List customizeTypes(List types);
11:14:00 	^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/AssistantCustomizeEditPart.java:[32] 
11:14:00 	List customizeTypes(List types);
11:14:00 	                    ^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/PapyrusRoundedNodeFigure.java:[61] 
11:14:00 	tempRect.crop(getBorder().getInsets(this));
11:14:00 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method crop(Insets) from the type Rectangle is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/CreateLinkToolBase.java:[42] 
11:14:00 	HashMap extendedData = new HashMap();
11:14:00 	^^^^^^^
11:14:00 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/CreateLinkToolBase.java:[42] 
11:14:00 	HashMap extendedData = new HashMap();
11:14:00 	                           ^^^^^^^
11:14:00 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AroundBorderItemEditPart.java:[54] 
11:14:00 	private IFigure contentPane = null;
11:14:00 	                ^^^^^^^^^^^
11:14:00 The value of the field AroundBorderItemEditPart.contentPane is not used
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AroundBorderItemEditPart.java:[81] 
11:14:00 	protected List createSelectionHandles() {
11:14:00 	          ^^^^
11:14:00 Type safety: The return type List for createSelectionHandles() from the type new ExternalLabelPrimaryDragRoleEditPolicy(){} needs unchecked conversion to conform to List<MoveHandle> from the type ExternalLabelPrimaryDragRoleEditPolicy
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/lookup/LookupResolverImpl.java:[99] 
11:14:00 	List allNew = (List) nextRequest.getNewObject();
11:14:00 	^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/lookup/LookupResolverImpl.java:[99] 
11:14:00 	List allNew = (List) nextRequest.getNewObject();
11:14:00 	               ^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/BorderNamedElementEditPart.java:[24] 
11:14:00 	import org.eclipse.papyrus.infra.emf.appearance.helper.NameLabelIconHelper;
11:14:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The type NameLabelIconHelper is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/BorderNamedElementEditPart.java:[75] 
11:14:00 	getNodeNamedElementFigure().setNameLabelIcon(NameLabelIconHelper.showLabelIcon((View) getModel()));
11:14:00 	                                             ^^^^^^^^^^^^^^^^^^^
11:14:00 The type NameLabelIconHelper is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/BorderNamedElementEditPart.java:[75] 
11:14:00 	getNodeNamedElementFigure().setNameLabelIcon(NameLabelIconHelper.showLabelIcon((View) getModel()));
11:14:00 	                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method showLabelIcon(EModelElement) from the type NameLabelIconHelper is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/lookup/OCLLookup.java:[55] 
11:14:00 	public List getResolutionElementTypes() {
11:14:00 	       ^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/lookup/OCLLookup.java:[55] 
11:14:00 	public List getResolutionElementTypes() {
11:14:00 	       ^^^^
11:14:00 Type safety: The return type List for getResolutionElementTypes() from the type OCLLookup<T> needs unchecked conversion to conform to List<IElementType> from the type Lookup<T>
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/lookup/OCLLookup.java:[62] 
11:14:00 	return new LinkedList<T>((Collection<T>) result);
11:14:00 	                         ^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Type safety: Unchecked cast from Object to Collection<T>
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/lookup/LookupSuite.java:[27] 
11:14:00 	public static final Lookup NULL_LOOKUP = new Lookup() {
11:14:00 	                    ^^^^^^
11:14:00 Lookup is a raw type. References to generic type Lookup<T> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/lookup/LookupSuite.java:[27] 
11:14:00 	public static final Lookup NULL_LOOKUP = new Lookup() {
11:14:00 	                                             ^^^^^^
11:14:00 Lookup is a raw type. References to generic type Lookup<T> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/lookup/LookupSuite.java:[35] 
11:14:00 	public List getResolutionElementTypes() {
11:14:00 	       ^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/lookup/LookupSuite.java:[45] 
11:14:00 	return NULL_LOOKUP;
11:14:00 	       ^^^^^^^^^^^
11:14:00 Type safety: The expression of type Lookup needs unchecked conversion to conform to Lookup<T>
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ViewAndFeatureResolver.java:[24] 
11:14:00 	public interface ViewAndFeatureResolver extends ViewResolver {
11:14:00 	                                                ^^^^^^^^^^^^
11:14:00 The type ViewResolver is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/migration/editpolicies/StereotypeEAnnotationMigrationEditPolicy.java:[138] 
11:14:00 	Iterator<Object> sibilings = containerView.getChildren().iterator();
11:14:00 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<Object>
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/AppliedStereotypePropertyDirectEditPolicy.java:[26] 
11:14:00 	import org.eclipse.gmf.runtime.gef.ui.internal.parts.TextCellEditorEx;
11:14:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The type 'TextCellEditorEx' 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/AppliedStereotypePropertyDirectEditPolicy.java:[38] 
11:14:00 	if (edit.getCellEditor() instanceof TextCellEditorEx) {
11:14:00 	                                    ^^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The type 'TextCellEditorEx' 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/AppliedStereotypePropertyDirectEditPolicy.java:[39] 
11:14:00 	if (!((TextCellEditorEx) edit.getCellEditor()).hasValueChanged()) {
11:14:00 	       ^^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The type 'TextCellEditorEx' 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/AppliedStereotypePropertyDirectEditPolicy.java:[39] 
11:14:00 	if (!((TextCellEditorEx) edit.getCellEditor()).hasValueChanged()) {
11:14:00 	                                               ^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The method 'TextCellEditorEx.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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/LaneLayout.java:[83] 
11:14:00 	List children = container.getChildren();
11:14:00 	^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/LaneLayout.java:[101] 
11:14:00 	List children = container.getChildren();
11:14:00 	^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/LaneLayout.java:[137] 
11:14:00 	List children = container.getChildren();
11:14:00 	^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/LaneLayout.java:[164] 
11:14:00 	Rectangle clientArea = myTransposer.t(container.getClientArea().getCopy().crop(insets));
11:14:00 	                                                                          ^^^^^^^^^^^^
11:14:00 The method crop(Insets) from the type Rectangle is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/display/IStereotypeViewProvider.java:[50] 
11:14:00 	public View getProperty(Property property, Stereotype stereotype, Enum location);
11:14:00 	                                                                  ^^^^
11:14:00 Enum is a raw type. References to generic type Enum<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/display/IStereotypeViewProvider.java:[67] 
11:14:00 	public View getCompartment(Stereotype stereotype, Enum location);
11:14:00 	                                                  ^^^^
11:14:00 Enum is a raw type. References to generic type Enum<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[38] 
11:14:00 	import org.eclipse.papyrus.uml.appearance.helper.AppliedStereotypeHelper;
11:14:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The type AppliedStereotypeHelper is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[39] 
11:14:00 	import org.eclipse.papyrus.uml.appearance.helper.UMLVisualInformationPapyrusConstant;
11:14:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The type UMLVisualInformationPapyrusConstant is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[104] 
11:14:00 	Iterator linkIter = gmfpart.getNotationView().getSourceEdges().iterator();
11:14:00 	^^^^^^^^
11:14:00 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[163] 
11:14:00 	if (UMLVisualInformationPapyrusConstant.STEREOTYPE_ANNOTATION == ((EAnnotation) notification.getNotifier()).getSource()) {
11:14:00 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The type UMLVisualInformationPapyrusConstant is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[163] 
11:14:00 	if (UMLVisualInformationPapyrusConstant.STEREOTYPE_ANNOTATION == ((EAnnotation) notification.getNotifier()).getSource()) {
11:14:00 	                                        ^^^^^^^^^^^^^^^^^^^^^
11:14:00 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_ANNOTATION is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[166] 
11:14:00 	if (!(getHost() instanceof AbstractShapeEditPart) && AppliedStereotypeHelper.getAppliedStereotypePresentationKind(getView()) == UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION) {
11:14:00 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The type AppliedStereotypeHelper is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[166] 
11:14:00 	if (!(getHost() instanceof AbstractShapeEditPart) && AppliedStereotypeHelper.getAppliedStereotypePresentationKind(getView()) == UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION) {
11:14:00 	                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method getAppliedStereotypePresentationKind(EModelElement) from the type AppliedStereotypeHelper is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[166] 
11:14:00 	if (!(getHost() instanceof AbstractShapeEditPart) && AppliedStereotypeHelper.getAppliedStereotypePresentationKind(getView()) == UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION) {
11:14:00 	                                                                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The type UMLVisualInformationPapyrusConstant is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[166] 
11:14:00 	if (!(getHost() instanceof AbstractShapeEditPart) && AppliedStereotypeHelper.getAppliedStereotypePresentationKind(getView()) == UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION) {
11:14:00 	                                                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The field UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[168] 
11:14:00 	if (((Map.Entry<?, ?>) notification.getNewValue()).getKey().equals(UMLVisualInformationPapyrusConstant.STEREOTYPE_PRESENTATION_KIND)) {
11:14:00 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The type UMLVisualInformationPapyrusConstant is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[168] 
11:14:00 	if (((Map.Entry<?, ?>) notification.getNewValue()).getKey().equals(UMLVisualInformationPapyrusConstant.STEREOTYPE_PRESENTATION_KIND)) {
11:14:00 	                                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_PRESENTATION_KIND is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[173] 
11:14:00 	if ((getHost() instanceof AbstractShapeEditPart) && AppliedStereotypeHelper.getAppliedStereotypePresentationKind(getView()) != UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION) {
11:14:00 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The type AppliedStereotypeHelper is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[173] 
11:14:00 	if ((getHost() instanceof AbstractShapeEditPart) && AppliedStereotypeHelper.getAppliedStereotypePresentationKind(getView()) != UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION) {
11:14:00 	                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method getAppliedStereotypePresentationKind(EModelElement) from the type AppliedStereotypeHelper is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[173] 
11:14:00 	if ((getHost() instanceof AbstractShapeEditPart) && AppliedStereotypeHelper.getAppliedStereotypePresentationKind(getView()) != UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION) {
11:14:00 	                                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The type UMLVisualInformationPapyrusConstant is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[173] 
11:14:00 	if ((getHost() instanceof AbstractShapeEditPart) && AppliedStereotypeHelper.getAppliedStereotypePresentationKind(getView()) != UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION) {
11:14:00 	                                                                                                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The field UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[175] 
11:14:00 	if (((Map.Entry<?, ?>) notification.getNewValue()).getKey().equals(UMLVisualInformationPapyrusConstant.STEREOTYPE_PRESENTATION_KIND)) {
11:14:00 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The type UMLVisualInformationPapyrusConstant is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[175] 
11:14:00 	if (((Map.Entry<?, ?>) notification.getNewValue()).getKey().equals(UMLVisualInformationPapyrusConstant.STEREOTYPE_PRESENTATION_KIND)) {
11:14:00 	                                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_PRESENTATION_KIND is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/DiagramWithPrintGlobalActionHandlerExtended.java:[24] 
11:14:00 	import org.eclipse.gmf.runtime.diagram.ui.printing.internal.util.SWTDiagramPrinter;
11:14:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The type 'SWTDiagramPrinter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.8.0.202311130907/org.eclipse.gmf.runtime.diagram.ui.printing-1.8.0.202311130907.jar')
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/DiagramWithPrintGlobalActionHandlerExtended.java:[54] 
11:14:00 	new SWTDiagramPrinter(getPreferencesHint((IEditorPart) cntxt.getActivePart()), getMapMode(cntxt)));
11:14:00 	    ^^^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The type 'SWTDiagramPrinter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.8.0.202311130907/org.eclipse.gmf.runtime.diagram.ui.printing-1.8.0.202311130907.jar')
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/DiagramWithPrintGlobalActionHandlerExtended.java:[54] 
11:14:00 	new SWTDiagramPrinter(getPreferencesHint((IEditorPart) cntxt.getActivePart()), getMapMode(cntxt)));
11:14:00 	    ^^^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The constructor 'SWTDiagramPrinter(PreferencesHint, IMapMode)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.8.0.202311130907/org.eclipse.gmf.runtime.diagram.ui.printing-1.8.0.202311130907.jar')
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dragtracker/NoScrollDragEditPartsTrackerEx.java:[53] 
11:14:00 	IFigure fig = ((GraphicalEditPart) getSourceEditPart().getParent()).getFigure();
11:14:00 	        ^^^
11:14:00 The value of the local variable fig is not used
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dragtracker/NoScrollDragEditPartsTrackerEx.java:[55] 
11:14:00 	IFigure contentPane = ((GraphicalEditPart) getSourceEditPart().getParent()).getContentPane();
11:14:00 	        ^^^^^^^^^^^
11:14:00 The value of the local variable contentPane is not used
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/RoundedCompartmentFigure.java:[32] 
11:14:00 	import org.eclipse.e4.ui.css.core.css2.CSS2ColorHelper;
11:14:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The type 'CSS2ColorHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/RoundedCompartmentFigure.java:[208] 
11:14:00 	newFigure.setLayoutManager(new SubCompartmentLayoutManager());
11:14:00 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The type SubCompartmentLayoutManager is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/RoundedCompartmentFigure.java:[208] 
11:14:00 	newFigure.setLayoutManager(new SubCompartmentLayoutManager());
11:14:00 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The constructor SubCompartmentLayoutManager() is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/RoundedCompartmentFigure.java:[582] 
11:14:00 	final RGBColor rgbColor = CSS2ColorHelper.getRGBColor(stringColor);
11:14:00 	                          ^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The type 'CSS2ColorHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/RoundedCompartmentFigure.java:[582] 
11:14:00 	final RGBColor rgbColor = CSS2ColorHelper.getRGBColor(stringColor);
11:14:00 	                                          ^^^^^^^^^^^
11:14:00 Discouraged access: The method 'CSS2ColorHelper.getRGBColor(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/preferences/ProfileApplicationPreferencePage.java:[17] 
11:14:00 	import org.eclipse.papyrus.uml.appearance.helper.UMLVisualInformationPapyrusConstant;
11:14:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The type UMLVisualInformationPapyrusConstant is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/preferences/ProfileApplicationPreferencePage.java:[47] 
11:14:00 	addField(new RadioGroupFieldEditor(UMLVisualInformationPapyrusConstant.P_STEREOTYPE_NAME_APPEARANCE, "Stereotype Name Display Preferences :", 1, new String[][] {
11:14:00 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The type UMLVisualInformationPapyrusConstant is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/preferences/ProfileApplicationPreferencePage.java:[47] 
11:14:00 	addField(new RadioGroupFieldEditor(UMLVisualInformationPapyrusConstant.P_STEREOTYPE_NAME_APPEARANCE, "Stereotype Name Display Preferences :", 1, new String[][] {
11:14:00 	                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The field UMLVisualInformationPapyrusConstant.P_STEREOTYPE_NAME_APPEARANCE is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/preferences/ProfileApplicationPreferencePage.java:[48] 
11:14:00 	{ "UML Compatibility (force lower case for first letter - default)", UMLVisualInformationPapyrusConstant.P_STEREOTYPE_NAME_DISPLAY_UML_CONFORM },
11:14:00 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The type UMLVisualInformationPapyrusConstant is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/preferences/ProfileApplicationPreferencePage.java:[48] 
11:14:00 	{ "UML Compatibility (force lower case for first letter - default)", UMLVisualInformationPapyrusConstant.P_STEREOTYPE_NAME_DISPLAY_UML_CONFORM },
11:14:00 	                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The field UMLVisualInformationPapyrusConstant.P_STEREOTYPE_NAME_DISPLAY_UML_CONFORM is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/preferences/ProfileApplicationPreferencePage.java:[49] 
11:14:00 	{ "User Controlled (let name as entered by user)", UMLVisualInformationPapyrusConstant.P_STEREOTYPE_NAME_DISPLAY_USER_CONTROLLED } }, getFieldEditorParent()));
11:14:00 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The type UMLVisualInformationPapyrusConstant is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/preferences/ProfileApplicationPreferencePage.java:[49] 
11:14:00 	{ "User Controlled (let name as entered by user)", UMLVisualInformationPapyrusConstant.P_STEREOTYPE_NAME_DISPLAY_USER_CONTROLLED } }, getFieldEditorParent()));
11:14:00 	                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The field UMLVisualInformationPapyrusConstant.P_STEREOTYPE_NAME_DISPLAY_USER_CONTROLLED is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomPrintActionHelper.java:[22] 
11:14:00 	import org.eclipse.gmf.runtime.diagram.ui.printing.internal.l10n.DiagramUIPrintingMessages;
11:14:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The type 'DiagramUIPrintingMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.8.0.202311130907/org.eclipse.gmf.runtime.diagram.ui.printing-1.8.0.202311130907.jar')
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomPrintActionHelper.java:[23] 
11:14:00 	import org.eclipse.gmf.runtime.diagram.ui.printing.internal.util.SWTDiagramPrinter;
11:14:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The type 'SWTDiagramPrinter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.8.0.202311130907/org.eclipse.gmf.runtime.diagram.ui.printing-1.8.0.202311130907.jar')
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomPrintActionHelper.java:[51] 
11:14:00 	public static void doRun(final IEditorPart editorPart, final SWTDiagramPrinter diagramPrinter) {
11:14:00 	                                                             ^^^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The type 'SWTDiagramPrinter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.8.0.202311130907/org.eclipse.gmf.runtime.diagram.ui.printing-1.8.0.202311130907.jar')
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomPrintActionHelper.java:[58] 
11:14:00 	DiagramUIPrintingMessages.Print_MessageDialogTitle,
11:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The type 'DiagramUIPrintingMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.8.0.202311130907/org.eclipse.gmf.runtime.diagram.ui.printing-1.8.0.202311130907.jar')
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomPrintActionHelper.java:[58] 
11:14:00 	DiagramUIPrintingMessages.Print_MessageDialogTitle,
11:14:00 	                          ^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The field 'DiagramUIPrintingMessages.Print_MessageDialogTitle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.8.0.202311130907/org.eclipse.gmf.runtime.diagram.ui.printing-1.8.0.202311130907.jar')
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomPrintActionHelper.java:[59] 
11:14:00 	DiagramUIPrintingMessages.Print_MessageDialogMessage);
11:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The type 'DiagramUIPrintingMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.8.0.202311130907/org.eclipse.gmf.runtime.diagram.ui.printing-1.8.0.202311130907.jar')
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomPrintActionHelper.java:[59] 
11:14:00 	DiagramUIPrintingMessages.Print_MessageDialogMessage);
11:14:00 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The field 'DiagramUIPrintingMessages.Print_MessageDialogMessage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.8.0.202311130907/org.eclipse.gmf.runtime.diagram.ui.printing-1.8.0.202311130907.jar')
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomPrintActionHelper.java:[63] 
11:14:00 	diagramPrinter.setPrinter(printer);
11:14:00 	               ^^^^^^^^^^
11:14:00 Discouraged access: The method 'SWTDiagramPrinter.setPrinter(Printer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.8.0.202311130907/org.eclipse.gmf.runtime.diagram.ui.printing-1.8.0.202311130907.jar')
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomPrintActionHelper.java:[64] 
11:14:00 	diagramPrinter.setDisplayDPI(dialog.getParent().getDisplay().getDPI());
11:14:00 	               ^^^^^^^^^^^^^
11:14:00 Discouraged access: The method 'DiagramPrinter.setDisplayDPI(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.printing/1.8.0.202311130907/org.eclipse.gmf.runtime.diagram.ui.printing-1.8.0.202311130907.jar')
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomPrintActionHelper.java:[77] 
11:14:00 	diagramPrinter.setDiagrams(Collections.singletonList(diagramEditPart.getDiagramView().getDiagram()));
11:14:00 	               ^^^^^^^^^^^
11:14:00 Discouraged access: The method 'DiagramPrinter.setDiagrams(Collection<Diagram>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.8.0.202311130907/org.eclipse.gmf.runtime.diagram.ui.printing-1.8.0.202311130907.jar')
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomPrintActionHelper.java:[80] 
11:14:00 	diagramPrinter.setColumns(1);
11:14:00 	               ^^^^^^^^^^
11:14:00 Discouraged access: The method 'DiagramPrinter.setColumns(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.printing/1.8.0.202311130907/org.eclipse.gmf.runtime.diagram.ui.printing-1.8.0.202311130907.jar')
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomPrintActionHelper.java:[81] 
11:14:00 	diagramPrinter.setRows(1);
11:14:00 	               ^^^^^^^
11:14:00 Discouraged access: The method 'DiagramPrinter.setRows(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.printing/1.8.0.202311130907/org.eclipse.gmf.runtime.diagram.ui.printing-1.8.0.202311130907.jar')
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomPrintActionHelper.java:[83] 
11:14:00 	diagramPrinter.setScaledPercent(100);
11:14:00 	               ^^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The method 'DiagramPrinter.setScaledPercent(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.printing/1.8.0.202311130907/org.eclipse.gmf.runtime.diagram.ui.printing-1.8.0.202311130907.jar')
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomPrintActionHelper.java:[86] 
11:14:00 	diagramPrinter.run();
11:14:00 	               ^^^
11:14:00 Discouraged access: The method 'SWTDiagramPrinter.run()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.8.0.202311130907/org.eclipse.gmf.runtime.diagram.ui.printing-1.8.0.202311130907.jar')
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/sheet/ReferencePropertyDescriptor.java:[47] 
11:14:00 	return new ReferenceComboAndDialogCellEditor(composite, new ArrayList(getChoiceOfValues()), getLabelProvider(), true, dialog, TransactionUtil.getEditingDomain(object));
11:14:00 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/sheet/ReferencePropertyDescriptor.java:[47] 
11:14:00 	return new ReferenceComboAndDialogCellEditor(composite, new ArrayList(getChoiceOfValues()), getLabelProvider(), true, dialog, TransactionUtil.getEditingDomain(object));
11:14:00 	                                                            ^^^^^^^^^
11:14:00 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/PapyrusDiagramGlobalActionHandler.java:[50] 
11:14:00 	import org.eclipse.papyrus.uml.diagram.common.service.PasteCommandService;
11:14:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The type PasteCommandService is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/PapyrusDiagramGlobalActionHandler.java:[94] 
11:14:00 	ICommand pastecommand = PasteCommandService.getInstance().getPasteViewCommand(((GraphicalEditPart) objectsArray[0]), Toolkit.getDefaultToolkit().getSystemClipboard(), ((GraphicalEditPart) objectsArray[0]).getEditingDomain().getClipboard());
11:14:00 	                        ^^^^^^^^^^^^^^^^^^^
11:14:00 The type PasteCommandService is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/PapyrusDiagramGlobalActionHandler.java:[94] 
11:14:00 	ICommand pastecommand = PasteCommandService.getInstance().getPasteViewCommand(((GraphicalEditPart) objectsArray[0]), Toolkit.getDefaultToolkit().getSystemClipboard(), ((GraphicalEditPart) objectsArray[0]).getEditingDomain().getClipboard());
11:14:00 	                                            ^^^^^^^^^^^^^
11:14:00 The method getInstance() from the type PasteCommandService is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/PapyrusDiagramGlobalActionHandler.java:[94] 
11:14:00 	ICommand pastecommand = PasteCommandService.getInstance().getPasteViewCommand(((GraphicalEditPart) objectsArray[0]), Toolkit.getDefaultToolkit().getSystemClipboard(), ((GraphicalEditPart) objectsArray[0]).getEditingDomain().getClipboard());
11:14:00 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method getPasteViewCommand(GraphicalEditPart, Clipboard, Collection<Object>) from the type PasteCommandService is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/PapyrusDiagramGlobalActionHandler.java:[148] 
11:14:00 	ICommand pastecommand = PasteCommandService.getInstance().getPasteViewCommand(((GraphicalEditPart) objectsArray[0]), Toolkit.getDefaultToolkit().getSystemClipboard(), ((GraphicalEditPart) objectsArray[0]).getEditingDomain().getClipboard());
11:14:00 	                        ^^^^^^^^^^^^^^^^^^^
11:14:00 The type PasteCommandService is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/PapyrusDiagramGlobalActionHandler.java:[148] 
11:14:00 	ICommand pastecommand = PasteCommandService.getInstance().getPasteViewCommand(((GraphicalEditPart) objectsArray[0]), Toolkit.getDefaultToolkit().getSystemClipboard(), ((GraphicalEditPart) objectsArray[0]).getEditingDomain().getClipboard());
11:14:00 	                                            ^^^^^^^^^^^^^
11:14:00 The method getInstance() from the type PasteCommandService is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/PapyrusDiagramGlobalActionHandler.java:[148] 
11:14:00 	ICommand pastecommand = PasteCommandService.getInstance().getPasteViewCommand(((GraphicalEditPart) objectsArray[0]), Toolkit.getDefaultToolkit().getSystemClipboard(), ((GraphicalEditPart) objectsArray[0]).getEditingDomain().getClipboard());
11:14:00 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method getPasteViewCommand(GraphicalEditPart, Clipboard, Collection<Object>) from the type PasteCommandService is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/actions/ShowHideContentsAction.java:[330] 
11:14:00 	List<View> visibleCompartments = ((IGraphicalEditPart) editPart).getNotationView().getVisibleChildren();
11:14:00 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Type safety: The expression of type EList needs unchecked conversion to conform to List<View>
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/LeftToolbarLayout.java:[107] 
11:14:00 	private Dimension calculateChildrenSize(List children, int wHint, int hHint, boolean preferred) {
11:14:00 	                                        ^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/LeftToolbarLayout.java:[156] 
11:14:00 	List children = container.getChildren();
11:14:00 	^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/LeftToolbarLayout.java:[205] 
11:14:00 	List children = container.getChildren();
11:14:00 	^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/LeftToolbarLayout.java:[301] 
11:14:00 	List children = parent.getChildren();
11:14:00 	^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/display/command/RemoveAppliedStereotypePropertiesToDisplayCommand.java:[69] 
11:14:00 	switch (StereotypeLocationEnum.valueOf(location)) {
11:14:00 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The enum constant IN_COMMENT_BRACE needs a corresponding case label in this enum switch on StereotypeLocationEnum
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/AssistedEditPart.java:[41] 
11:14:00 	public List customizeTypes(List types) {
11:14:00 	       ^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/AssistedEditPart.java:[41] 
11:14:00 	public List customizeTypes(List types) {
11:14:00 	                           ^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/AssistedEditPart.java:[59] 
11:14:00 	protected List removeTypes(List types) {
11:14:00 	          ^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/AssistedEditPart.java:[59] 
11:14:00 	protected List removeTypes(List types) {
11:14:00 	                           ^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/AssistedEditPart.java:[74] 
11:14:00 	protected List addTypes(List types) {
11:14:00 	          ^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/AssistedEditPart.java:[74] 
11:14:00 	protected List addTypes(List types) {
11:14:00 	                        ^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/display/helper/StereotypeDisplayUtil.java:[535] 
11:14:00 	Iterator<Edge> edgeIterator = view.getSourceEdges().iterator();
11:14:00 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<Edge>
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/PapyrusReceiveNodeFigure.java:[61] 
11:14:00 	tempRect.crop(getBorder().getInsets(this));
11:14:00 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method crop(Insets) from the type Rectangle is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomDiagramWithPrintGlobalActionHandlerProvider.java:[43] 
11:14:00 	private Hashtable handlerList = new Hashtable();
11:14:00 	        ^^^^^^^^^
11:14:00 Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomDiagramWithPrintGlobalActionHandlerProvider.java:[43] 
11:14:00 	private Hashtable handlerList = new Hashtable();
11:14:00 	                                    ^^^^^^^^^
11:14:00 Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomDiagramWithPrintGlobalActionHandlerProvider.java:[59] 
11:14:00 	getHandlerList().put(context.getActivePart(),
11:14:00 					new DiagramWithPrintGlobalActionHandlerExtended());
11:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable<K,V> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomDiagramWithPrintGlobalActionHandlerProvider.java:[111] 
11:14:00 	private Hashtable getHandlerList() {
11:14:00 	        ^^^^^^^^^
11:14:00 Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/UmlGmfDiagramEditor.java:[235] 
11:14:00 	public Object getAdapter(Class type) {
11:14:00 	                         ^^^^^
11:14:00 Class is a raw type. References to generic type Class<T> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/directedit/MultilineLabelDirectEditManagerWrapped.java:[29] 
11:14:00 	import org.eclipse.gmf.runtime.gef.ui.internal.parts.TextCellEditorEx;
11:14:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The type 'TextCellEditorEx' 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/directedit/MultilineLabelDirectEditManagerWrapped.java:[30] 
11:14:00 	import org.eclipse.gmf.runtime.gef.ui.internal.parts.WrapTextCellEditor;
11:14:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/directedit/MultilineLabelDirectEditManagerWrapped.java:[71] 
11:14:00 	public MultilineLabelDirectEditManagerWrapped(GraphicalEditPart source, Class editorType, CellEditorLocator locator) {
11:14:00 	                                                                        ^^^^^
11:14:00 Class is a raw type. References to generic type Class<T> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/directedit/MultilineLabelDirectEditManagerWrapped.java:[88] 
11:14:00 	public static Class getTextCellEditorClass(GraphicalEditPart source) {
11:14:00 	              ^^^^^
11:14:00 Class is a raw type. References to generic type Class<T> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/directedit/MultilineLabelDirectEditManagerWrapped.java:[94] 
11:14:00 	return TextDirectEditManager.getTextCellEditorClass(source);
11:14:00 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method getTextCellEditorClass(GraphicalEditPart) from the type TextDirectEditManager is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/directedit/MultilineLabelDirectEditManagerWrapped.java:[156] 
11:14:00 	return new WrapTextCellEditor(composite, style);
11:14:00 	           ^^^^^^^^^^^^^^^^^^
11:14:00 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/directedit/MultilineLabelDirectEditManagerWrapped.java:[156] 
11:14:00 	return new WrapTextCellEditor(composite, style);
11:14:00 	           ^^^^^^^^^^^^^^^^^^
11:14:00 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/directedit/MultilineLabelDirectEditManagerWrapped.java:[158] 
11:14:00 	return new TextCellEditorEx(composite);
11:14:00 	           ^^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The type 'TextCellEditorEx' 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/directedit/MultilineLabelDirectEditManagerWrapped.java:[158] 
11:14:00 	return new TextCellEditorEx(composite);
11:14:00 	           ^^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The constructor 'TextCellEditorEx(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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/NodeNamedElementFigure.java:[35] 
11:14:00 	import org.eclipse.papyrus.uml.appearance.helper.UMLVisualInformationPapyrusConstant;
11:14:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The type UMLVisualInformationPapyrusConstant is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/NodeNamedElementFigure.java:[915] 
11:14:00 	if (presentation.equals(UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION) && hasIcon) {
11:14:00 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The type UMLVisualInformationPapyrusConstant is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/NodeNamedElementFigure.java:[915] 
11:14:00 	if (presentation.equals(UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION) && hasIcon) {
11:14:00 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The field UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/NodeNamedElementFigure.java:[918] 
11:14:00 	} else if (presentation.equals(UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION) && hasShape) {
11:14:00 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The type UMLVisualInformationPapyrusConstant is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/NodeNamedElementFigure.java:[918] 
11:14:00 	} else if (presentation.equals(UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION) && hasShape) {
11:14:00 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The field UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/IEditpartListenerAccess.java:[38] 
11:14:00 	public Iterator getEventListenerIterator(Class clazz);
11:14:00 	       ^^^^^^^^
11:14:00 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/IEditpartListenerAccess.java:[38] 
11:14:00 	public Iterator getEventListenerIterator(Class clazz);
11:14:00 	                                         ^^^^^
11:14:00 Class is a raw type. References to generic type Class<T> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/handlers/UnloadHandler.java:[39] 
11:14:00 	public class UnloadHandler extends GraphicalCommandHandler {
11:14:00 	                                   ^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The type GraphicalCommandHandler is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/handlers/UnloadHandler.java:[47] 
11:14:00 	TransactionalEditingDomain editingDomain = getEditingDomain();
11:14:00 	                                           ^^^^^^^^^^^^^^^^^^
11:14:00 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/handlers/UnloadHandler.java:[48] 
11:14:00 	List<IGraphicalEditPart> selection = getSelectedElements();
11:14:00 	                                     ^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method getSelectedElements() from the type GraphicalCommandHandler is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/util/ExtensionPointParser.java:[103] 
11:14:00 	public Class getEnclosingClass() {
11:14:00 	       ^^^^^
11:14:00 Class is a raw type. References to generic type Class<T> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/util/ExtensionPointParser.java:[125] 
11:14:00 	return Collections.EMPTY_LIST;
11:14:00 	       ^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Type safety: The expression of type List needs unchecked conversion to conform to List<Object>
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/util/ExtensionPointParser.java:[134] 
11:14:00 	return Collections.EMPTY_LIST;
11:14:00 	       ^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Type safety: The expression of type List needs unchecked conversion to conform to List<Object>
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/util/ExtensionPointParser.java:[269] 
11:14:00 	((List) value).add(child);
11:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/util/ExtensionPointParser.java:[269] 
11:14:00 	((List) value).add(child);
11:14:00 	  ^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/util/ExtensionPointParser.java:[295] 
11:14:00 	Class[] parameters = null;
11:14:00 	^^^^^
11:14:00 Class is a raw type. References to generic type Class<T> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ListenerEventEditPolicy.java:[58] 
11:14:00 	public Object getAdapter(Class adapter) {
11:14:00 	                         ^^^^^
11:14:00 Class is a raw type. References to generic type Class<T> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ListenerEventEditPolicy.java:[107] 
11:14:00 	protected CreateViewRequest.ViewDescriptor getViewDescriptor(IAdaptable elementAdapter, Class viewKind, String hint, int index) {
11:14:00 	                                                                                        ^^^^^
11:14:00 Class is a raw type. References to generic type Class<T> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ListenerEventEditPolicy.java:[209] 
11:14:00 	private boolean isInstaceofOrNull(Object o, Class clazz) {
11:14:00 	                                            ^^^^^
11:14:00 Class is a raw type. References to generic type Class<T> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/util/MultiDiagramUtil.java:[54] 
11:14:00 	public static Map getSaveOptions() {
11:14:00 	              ^^^
11:14:00 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/util/MultiDiagramUtil.java:[55] 
11:14:00 	Map saveOptions = new HashMap();
11:14:00 	^^^
11:14:00 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/util/MultiDiagramUtil.java:[55] 
11:14:00 	Map saveOptions = new HashMap();
11:14:00 	                      ^^^^^^^
11:14:00 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/util/MultiDiagramUtil.java:[56] 
11:14:00 	saveOptions.put(XMLResource.OPTION_ENCODING, "UTF-8"); //$NON-NLS-1$
11:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/util/MultiDiagramUtil.java:[57] 
11:14:00 	saveOptions.put(Resource.OPTION_SAVE_ONLY_IF_CHANGED, Resource.OPTION_SAVE_ONLY_IF_CHANGED_MEMORY_BUFFER);
11:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CResizableCompartmentEditPolicy.java:[32] 
11:14:00 	import org.eclipse.gmf.runtime.diagram.ui.internal.handles.CompartmentResizeHandle;
11:14:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The type 'CompartmentResizeHandle' 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CResizableCompartmentEditPolicy.java:[62] 
11:14:00 	protected List createSelectionHandles() {
11:14:00 	          ^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CResizableCompartmentEditPolicy.java:[63] 
11:14:00 	List selectionHandles = new ArrayList();
11:14:00 	^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CResizableCompartmentEditPolicy.java:[63] 
11:14:00 	List selectionHandles = new ArrayList();
11:14:00 	                            ^^^^^^^^^
11:14:00 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CResizableCompartmentEditPolicy.java:[67] 
11:14:00 	selectionHandles.addAll(createCollapseHandles());// add collapsable
11:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CResizableCompartmentEditPolicy.java:[69] 
11:14:00 	selectionHandles.add(new CompartmentResizeHandle(part, d1));
11:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CResizableCompartmentEditPolicy.java:[69] 
11:14:00 	selectionHandles.add(new CompartmentResizeHandle(part, d1));
11:14:00 	                         ^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The type 'CompartmentResizeHandle' 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CResizableCompartmentEditPolicy.java:[69] 
11:14:00 	selectionHandles.add(new CompartmentResizeHandle(part, d1));
11:14:00 	                         ^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The constructor 'CompartmentResizeHandle(IGraphicalEditPart, 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CResizableCompartmentEditPolicy.java:[70] 
11:14:00 	selectionHandles.add(new CompartmentResizeHandle(part, d2));
11:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CResizableCompartmentEditPolicy.java:[70] 
11:14:00 	selectionHandles.add(new CompartmentResizeHandle(part, d2));
11:14:00 	                         ^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The type 'CompartmentResizeHandle' 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CResizableCompartmentEditPolicy.java:[70] 
11:14:00 	selectionHandles.add(new CompartmentResizeHandle(part, d2));
11:14:00 	                         ^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The constructor 'CompartmentResizeHandle(IGraphicalEditPart, 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/EditPartTree.java:[243] 
11:14:00 	epList.addAll((Collection<? extends EditPartTree>) this.children);
11:14:00 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Type safety: Unchecked cast from Vector<TreeNode> to Collection<? extends EditPartTree>
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/EditPartTree.java:[441] 
11:14:00 	Enumeration childrenEnum = this.children();
11:14:00 	^^^^^^^^^^^
11:14:00 Enumeration is a raw type. References to generic type Enumeration<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/display/command/AddAppliedStereotypePropertiesToDisplayCommand.java:[73] 
11:14:00 	switch (StereotypeLocationEnum.valueOf(location)) {
11:14:00 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The enum constant IN_COMMENT_BRACE needs a corresponding case label in this enum switch on StereotypeLocationEnum
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/ManualCompartmentLayoutManager.java:[120] 
11:14:00 	List childrenList = container.getChildren();
11:14:00 	^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/ManualCompartmentLayoutManager.java:[174] 
11:14:00 	double ratio = new Integer(compartmentsHeight).doubleValue() / new Integer(remainingspace).doubleValue();
11:14:00 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/ManualCompartmentLayoutManager.java:[174] 
11:14:00 	double ratio = new Integer(compartmentsHeight).doubleValue() / new Integer(remainingspace).doubleValue();
11:14:00 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ShowHideLabelEditPolicy.java:[25] 
11:14:00 	import org.eclipse.gmf.runtime.diagram.ui.internal.properties.Properties;
11:14:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ShowHideLabelEditPolicy.java:[68] 
11:14:00 	SetPropertyCommand cmd = new SetPropertyCommand(getEditingDomain(), new EObjectAdapter(((ShowHideLabelsRequest) request).getView()), Properties.ID_ISVISIBLE, DiagramUIMessages.Command_hideLabel_Label,
11:14:00 	                                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ShowHideLabelEditPolicy.java:[68] 
11:14:00 	SetPropertyCommand cmd = new SetPropertyCommand(getEditingDomain(), new EObjectAdapter(((ShowHideLabelsRequest) request).getView()), Properties.ID_ISVISIBLE, DiagramUIMessages.Command_hideLabel_Label,
11:14:00 	                                                                                                                                                ^^^^^^^^^^^^
11:14:00 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/UMLConnectionNodeEditPart.java:[80] 
11:14:00 	public final Iterator getEventListenerIterator(Class clazz) {
11:14:00 	             ^^^^^^^^
11:14:00 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/UMLConnectionNodeEditPart.java:[80] 
11:14:00 	public final Iterator getEventListenerIterator(Class clazz) {
11:14:00 	                                               ^^^^^
11:14:00 Class is a raw type. References to generic type Class<T> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/UMLConnectionNodeEditPart.java:[81] 
11:14:00 	return getEventListeners(clazz);
11:14:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Type safety: Unchecked invocation getEventListeners(Class) of the generic method getEventListeners(Class<T>) of type AbstractEditPart
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/UMLConnectionNodeEditPart.java:[81] 
11:14:00 	return getEventListeners(clazz);
11:14:00 	                         ^^^^^
11:14:00 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/PackageNodePlateFigure.java:[73] 
11:14:00 	PackageFigure packageFigure = getPackageFigure();
11:14:00 	              ^^^^^^^^^^^^^
11:14:00 The value of the local variable packageFigure is not used
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/PapyrusCreationEditPolicy.java:[100] 
11:14:00 	Command refreshConnectionCommand = getHost().getCommand(new RefreshConnectionsRequest(((List) request.getNewObject())));
11:14:00 	                                                                                        ^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/sheet/UMLPropertySource.java:[137] 
11:14:00 	dialog.setInitialElementSelections((List) initialSelection);
11:14:00 	                                    ^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/AbstractNameReferencesListenerEditPolicy.java:[22] 
11:14:00 	import org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.GraphicalEditPolicyEx;
11:14:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/AbstractNameReferencesListenerEditPolicy.java:[33] 
11:14:00 	public abstract class AbstractNameReferencesListenerEditPolicy extends GraphicalEditPolicyEx implements Adapter {
11:14:00 	                                                                       ^^^^^^^^^^^^^^^^^^^^^
11:14:00 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/AbstractNameReferencesListenerEditPolicy.java:[62] 
11:14:00 	super.refresh();
11:14:00 	      ^^^^^^^
11:14:00 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/util/Visitor.java:[71] 
11:14:00 	TransactionalEditingDomain domain = TransactionUtil.getEditingDomain(wantedClass);
11:14:00 	                           ^^^^^^
11:14:00 The value of the local variable domain is not used
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/display/helper/StereotypeDisplayCommandExecution.java:[131] 
11:14:00 	((View) view.eContainer()).getPersistedChildren().add(view);
11:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/display/helper/StereotypeDisplayCommandExecution.java:[148] 
11:14:00 	((View) view.eContainer()).getTransientChildren().add(view);
11:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/CommentParser.java:[55] 
11:14:00 	public List getSemanticElementsBeingParsed(EObject element) {
11:14:00 	       ^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/CommentParser.java:[56] 
11:14:00 	List list = new ArrayList();
11:14:00 	^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/CommentParser.java:[56] 
11:14:00 	List list = new ArrayList();
11:14:00 	                ^^^^^^^^^
11:14:00 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/CommentParser.java:[57] 
11:14:00 	list.add(element);
11:14:00 	^^^^^^^^^^^^^^^^^
11:14:00 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/InterfaceManagerDialog.java:[764] 
11:14:00 	Object obj = imageProvider.getImage(((NewElementRepresentation) element).getEObject());
11:14:00 	       ^^^
11:14:00 The value of the local variable obj is not used
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/InterfaceManagerDialog.java:[765] 
11:14:00 	return org.eclipse.papyrus.uml.tools.Activator.getDefault().getImageForUMLMetaclass(UMLPackage.eINSTANCE.getInterface());
11:14:00 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method getImageForUMLMetaclass(EClass) from the type Activator is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedBorderNamedElementEditPart.java:[100] 
11:14:00 	private IObservableValue ovalObservable;
11:14:00 	        ^^^^^^^^^^^^^^^^
11:14:00 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedBorderNamedElementEditPart.java:[103] 
11:14:00 	private IObservableValue radiusObservableHeight;
11:14:00 	        ^^^^^^^^^^^^^^^^
11:14:00 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedBorderNamedElementEditPart.java:[106] 
11:14:00 	private IObservableValue radiusObservableWidth;
11:14:00 	        ^^^^^^^^^^^^^^^^
11:14:00 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedBorderNamedElementEditPart.java:[109] 
11:14:00 	private IObservableList customDashObservable;
11:14:00 	        ^^^^^^^^^^^^^^^
11:14:00 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedBorderNamedElementEditPart.java:[112] 
11:14:00 	private IObservableValue shadowWidthObservable;
11:14:00 	        ^^^^^^^^^^^^^^^^
11:14:00 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedBorderNamedElementEditPart.java:[115] 
11:14:00 	private IObservableValue shadowColorObservable;
11:14:00 	        ^^^^^^^^^^^^^^^^
11:14:00 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedBorderNamedElementEditPart.java:[118] 
11:14:00 	private IObservableValue positionObservable;
11:14:00 	        ^^^^^^^^^^^^^^^^
11:14:00 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedBorderNamedElementEditPart.java:[121] 
11:14:00 	private IObservableValue borderStyleObservable;
11:14:00 	        ^^^^^^^^^^^^^^^^
11:14:00 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedBorderNamedElementEditPart.java:[227] 
11:14:00 	private boolean getDefaultUseOriginalColors() {
11:14:00 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method getDefaultUseOriginalColors() from the type RoundedBorderNamedElementEditPart is never used locally
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedBorderNamedElementEditPart.java:[329] 
11:14:00 	portLocator.setPortPosition(position);
11:14:00 	            ^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method setPortPosition(String) from the type PortPositionLocator is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/BorderItemNameEditPart.java:[96] 
11:14:00 	public class BorderItemNameEditPart extends FloatingLabelEditPart implements ITextAwareEditPart, IBorderItemEditPart {
11:14:00 	                                            ^^^^^^^^^^^^^^^^^^^^^
11:14:00 The type FloatingLabelEditPart is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/BorderItemNameEditPart.java:[122] 
11:14:00 	super(view);
11:14:00 	^^^^^^^^^^^^
11:14:00 The constructor FloatingLabelEditPart(View) is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/BorderItemNameEditPart.java:[127] 
11:14:00 	super.createDefaultEditPolicies();
11:14:00 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method createDefaultEditPolicies() from the type FloatingLabelEditPart is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/locator/TextCellEditorLocator.java:[51] 
11:14:00 	int avr = FigureUtilities.getFontMetrics(text.getFont()).getAverageCharWidth();
11:14:00 	                                                         ^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method getAverageCharWidth() from the type FontMetrics is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/display/StereotypeViewProvider.java:[59] 
11:14:00 	public View getProperty(Property property, Stereotype stereotype, Enum location) {
11:14:00 	                                                                  ^^^^
11:14:00 Enum is a raw type. References to generic type Enum<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/display/StereotypeViewProvider.java:[76] 
11:14:00 	public View getCompartment(Stereotype stereotype, Enum location) {
11:14:00 	                                                  ^^^^
11:14:00 Enum is a raw type. References to generic type Enum<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CreateOrSelectTypeDialog.java:[44] 
11:14:00 	import org.eclipse.papyrus.uml.tools.utils.internal.preferences.NamedElementIndexNamingStrategyEnum;
11:14:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The type 'NamedElementIndexNamingStrategyEnum' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/bin')
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CreateOrSelectTypeDialog.java:[464] 
11:14:00 	name = NamedElementUtil.computeDefaultNameWithIncrementFromBase(elementType.getEClass().getName(), newTypeContainer.eContents(), null, "", NamedElementIndexNamingStrategyEnum.UNIQUE_INDEX_INITIALIZATION.getName());
11:14:00 	                                                                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The type 'NamedElementIndexNamingStrategyEnum' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/bin')
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CreateOrSelectTypeDialog.java:[464] 
11:14:00 	name = NamedElementUtil.computeDefaultNameWithIncrementFromBase(elementType.getEClass().getName(), newTypeContainer.eContents(), null, "", NamedElementIndexNamingStrategyEnum.UNIQUE_INDEX_INITIALIZATION.getName());
11:14:00 	                                                                                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The field 'NamedElementIndexNamingStrategyEnum.UNIQUE_INDEX_INITIALIZATION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/bin')
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CreateOrSelectTypeDialog.java:[464] 
11:14:00 	name = NamedElementUtil.computeDefaultNameWithIncrementFromBase(elementType.getEClass().getName(), newTypeContainer.eContents(), null, "", NamedElementIndexNamingStrategyEnum.UNIQUE_INDEX_INITIALIZATION.getName());
11:14:00 	                                                                                                                                                                                                           ^^^^^^^
11:14:00 Discouraged access: The method 'NamedElementIndexNamingStrategyEnum.getName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/bin')
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CreateOrSelectTypeDialog.java:[466] 
11:14:00 	name = NamedElementUtil.computeDefaultNameWithIncrementFromBase(elementEClass.getName(), newTypeContainer.eContents(), null, "", NamedElementIndexNamingStrategyEnum.UNIQUE_INDEX_INITIALIZATION.getName());
11:14:00 	                                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The type 'NamedElementIndexNamingStrategyEnum' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/bin')
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CreateOrSelectTypeDialog.java:[466] 
11:14:00 	name = NamedElementUtil.computeDefaultNameWithIncrementFromBase(elementEClass.getName(), newTypeContainer.eContents(), null, "", NamedElementIndexNamingStrategyEnum.UNIQUE_INDEX_INITIALIZATION.getName());
11:14:00 	                                                                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The field 'NamedElementIndexNamingStrategyEnum.UNIQUE_INDEX_INITIALIZATION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/bin')
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CreateOrSelectTypeDialog.java:[466] 
11:14:00 	name = NamedElementUtil.computeDefaultNameWithIncrementFromBase(elementEClass.getName(), newTypeContainer.eContents(), null, "", NamedElementIndexNamingStrategyEnum.UNIQUE_INDEX_INITIALIZATION.getName());
11:14:00 	                                                                                                                                                                                                 ^^^^^^^
11:14:00 Discouraged access: The method 'NamedElementIndexNamingStrategyEnum.getName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/bin')
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/ConstraintParser.java:[212] 
11:14:00 	Integer minInt = new Integer(newString.substring(0, newString.indexOf("..")));
11:14:00 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The constructor Integer(String) has been deprecated since version 9 and marked for removal
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/ConstraintParser.java:[213] 
11:14:00 	Integer maxInt = new Integer(newString.substring(newString.indexOf("..") + 2, newString.length()));
11:14:00 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The constructor Integer(String) has been deprecated since version 9 and marked for removal
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/ConstraintParser.java:[279] 
11:14:00 	public List getSemanticElementsBeingParsed(EObject element) {
11:14:00 	       ^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/SplitEllipseLayout.java:[131] 
11:14:00 	totalHeight += (numChildren - 1) * spacing;
11:14:00 	                                   ^^^^^^^
11:14:00 The field ToolbarLayout.spacing is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/SplitEllipseLayout.java:[132] 
11:14:00 	totalMinHeight += (numChildren - 1) * spacing;
11:14:00 	                                      ^^^^^^^
11:14:00 The field ToolbarLayout.spacing is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/SplitEllipseLayout.java:[133] 
11:14:00 	totalMaxHeight += (numChildren - 1) * spacing;
11:14:00 	                                      ^^^^^^^
11:14:00 The field ToolbarLayout.spacing is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/SplitEllipseLayout.java:[171] 
11:14:00 	if (matchWidth) {
11:14:00 	    ^^^^^^^^^^
11:14:00 The field ToolbarLayout.matchWidth is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/SplitEllipseLayout.java:[178] 
11:14:00 	switch (minorAlignment) {
11:14:00 	        ^^^^^^^^^^^^^^
11:14:00 The field OrderedLayout.minorAlignment is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/SplitEllipseLayout.java:[199] 
11:14:00 	y += newBounds.height + spacing;
11:14:00 	                        ^^^^^^^
11:14:00 The field ToolbarLayout.spacing is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/SplitEllipseLayout.java:[201] 
11:14:00 	if (minorAlignment == ALIGN_CENTER) {
11:14:00 	    ^^^^^^^^^^^^^^
11:14:00 The field OrderedLayout.minorAlignment is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/SplitEllipseLayout.java:[211] 
11:14:00 	Iterator iter = container.getChildren().iterator();
11:14:00 	^^^^^^^^
11:14:00 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/SplitEllipseLayout.java:[240] 
11:14:00 	private List getChildren(IFigure container) {
11:14:00 	        ^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/SplitEllipseLayout.java:[241] 
11:14:00 	List children = new ArrayList(container.getChildren());
11:14:00 	^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/SplitEllipseLayout.java:[241] 
11:14:00 	List children = new ArrayList(container.getChildren());
11:14:00 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/SplitEllipseLayout.java:[241] 
11:14:00 	List children = new ArrayList(container.getChildren());
11:14:00 	                    ^^^^^^^^^
11:14:00 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/SplitEllipseLayout.java:[243] 
11:14:00 	Iterator iter = children.iterator();
11:14:00 	^^^^^^^^
11:14:00 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/PapyrusSendNodeFigure.java:[60] 
11:14:00 	tempRect.crop(getBorder().getInsets(this));
11:14:00 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method crop(Insets) from the type Rectangle is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/migration/commands/StereotypeLabelMigrationCommand.java:[142] 
11:14:00 	private void showStereotypeLabelToBeDisplayed(final String stereotypeList, final View view) {
11:14:00 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method showStereotypeLabelToBeDisplayed(String, View) from the type StereotypeLabelMigrationCommand is never used locally
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[224] 
11:14:00 	list.add(new Integer(array[i]));
11:14:00 	             ^^^^^^^^^^^^^^^^^
11:14:00 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[355] 
11:14:00 	if (eastPositions.contains(new Integer(side))) {
11:14:00 	                               ^^^^^^^^^^^^^
11:14:00 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[357] 
11:14:00 	} else if (westPositions.contains(new Integer(side))) {
11:14:00 	                                      ^^^^^^^^^^^^^
11:14:00 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[364] 
11:14:00 	if (eastPositions.contains(new Integer(side))) {
11:14:00 	                               ^^^^^^^^^^^^^
11:14:00 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[366] 
11:14:00 	} else if (westPositions.contains(new Integer(side))) {
11:14:00 	                                      ^^^^^^^^^^^^^
11:14:00 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[373] 
11:14:00 	if (northPositions.contains(new Integer(side))) {
11:14:00 	                                ^^^^^^^^^^^^^
11:14:00 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[375] 
11:14:00 	} else if (southPositions.contains(new Integer(side))) {
11:14:00 	                                       ^^^^^^^^^^^^^
11:14:00 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[382] 
11:14:00 	if (northPositions.contains(new Integer(side))) {
11:14:00 	                                ^^^^^^^^^^^^^
11:14:00 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[384] 
11:14:00 	} else if (southPositions.contains(new Integer(side))) {
11:14:00 	                                       ^^^^^^^^^^^^^
11:14:00 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[446] 
11:14:00 	if (eastPositions.contains(new Integer(side))) {
11:14:00 	                               ^^^^^^^^^^^^^
11:14:00 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[448] 
11:14:00 	} else if (westPositions.contains(new Integer(side))) {
11:14:00 	                                      ^^^^^^^^^^^^^
11:14:00 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[455] 
11:14:00 	if (eastPositions.contains(new Integer(side))) {
11:14:00 	                               ^^^^^^^^^^^^^
11:14:00 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[457] 
11:14:00 	} else if (westPositions.contains(new Integer(side))) {
11:14:00 	                                      ^^^^^^^^^^^^^
11:14:00 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[464] 
11:14:00 	if (northPositions.contains(new Integer(side))) {
11:14:00 	                                ^^^^^^^^^^^^^
11:14:00 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[466] 
11:14:00 	} else if (southPositions.contains(new Integer(side))) {
11:14:00 	                                       ^^^^^^^^^^^^^
11:14:00 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[473] 
11:14:00 	if (northPositions.contains(new Integer(side))) {
11:14:00 	                                ^^^^^^^^^^^^^
11:14:00 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[475] 
11:14:00 	} else if (southPositions.contains(new Integer(side))) {
11:14:00 	                                       ^^^^^^^^^^^^^
11:14:00 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[498] 
11:14:00 	int intersectPosition = getRelativePositionFor(sourceBounds, new PrecisionRectangle(intersection), diagramBounds);
11:14:00 	    ^^^^^^^^^^^^^^^^^
11:14:00 The value of the local variable intersectPosition is not used
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[546] 
11:14:00 	pos.setX(reference.preciseX());
11:14:00 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method setX(double) from the type PrecisionRectangle is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[548] 
11:14:00 	pos.setHeight(reference.preciseY());
11:14:00 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method setHeight(double) from the type PrecisionRectangle is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[549] 
11:14:00 	pos.setWidth(reference.preciseWidth());
11:14:00 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method setWidth(double) from the type PrecisionRectangle is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[554] 
11:14:00 	pos.setX(reference.preciseX());
11:14:00 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method setX(double) from the type PrecisionRectangle is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[555] 
11:14:00 	pos.setY(reference.getBottom().preciseY());
11:14:00 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method setY(double) from the type PrecisionRectangle is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[556] 
11:14:00 	pos.setHeight(diagramBounds.preciseHeight() - reference.getBottom().preciseY());
11:14:00 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method setHeight(double) from the type PrecisionRectangle is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[557] 
11:14:00 	pos.setWidth(reference.preciseWidth());
11:14:00 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method setWidth(double) from the type PrecisionRectangle is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[562] 
11:14:00 	pos.setX(reference.getRight().preciseX());
11:14:00 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method setX(double) from the type PrecisionRectangle is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[563] 
11:14:00 	pos.setY(reference.getTop().preciseY());
11:14:00 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method setY(double) from the type PrecisionRectangle is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[564] 
11:14:00 	pos.setHeight(reference.preciseHeight());
11:14:00 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method setHeight(double) from the type PrecisionRectangle is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[565] 
11:14:00 	pos.setWidth(diagramBounds.preciseWidth() - reference.getLeft().preciseY());
11:14:00 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method setWidth(double) from the type PrecisionRectangle is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[572] 
11:14:00 	pos.setY(reference.preciseY());
11:14:00 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method setY(double) from the type PrecisionRectangle is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[573] 
11:14:00 	pos.setHeight(reference.preciseHeight());
11:14:00 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method setHeight(double) from the type PrecisionRectangle is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[574] 
11:14:00 	pos.setWidth(reference.preciseX());
11:14:00 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method setWidth(double) from the type PrecisionRectangle is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[600] 
11:14:00 	pos.setX(reference.getTop().preciseX());
11:14:00 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method setX(double) from the type PrecisionRectangle is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[602] 
11:14:00 	pos.setHeight(reference.getRight().preciseY());
11:14:00 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method setHeight(double) from the type PrecisionRectangle is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[603] 
11:14:00 	pos.setWidth(diagramBounds.preciseWidth() - reference.getTop().preciseX());
11:14:00 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method setWidth(double) from the type PrecisionRectangle is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[611] 
11:14:00 	pos.setHeight(reference.getLeft().preciseY());
11:14:00 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method setHeight(double) from the type PrecisionRectangle is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[612] 
11:14:00 	pos.setWidth(reference.getTop().preciseX());
11:14:00 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method setWidth(double) from the type PrecisionRectangle is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[619] 
11:14:00 	pos.setX(reference.getBottom().preciseX());
11:14:00 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method setX(double) from the type PrecisionRectangle is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[620] 
11:14:00 	pos.setY(reference.getRight().preciseY());
11:14:00 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method setY(double) from the type PrecisionRectangle is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[621] 
11:14:00 	pos.setHeight(diagramBounds.preciseHeight() - reference.getRight().preciseY());
11:14:00 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method setHeight(double) from the type PrecisionRectangle is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[622] 
11:14:00 	pos.setWidth(diagramBounds.preciseWidth() - reference.getBottom().preciseX());
11:14:00 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method setWidth(double) from the type PrecisionRectangle is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[630] 
11:14:00 	pos.setY(reference.getLeft().preciseY());
11:14:00 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method setY(double) from the type PrecisionRectangle is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[631] 
11:14:00 	pos.setHeight(diagramBounds.preciseHeight() - reference.getLeft().preciseY());
11:14:00 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method setHeight(double) from the type PrecisionRectangle is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[632] 
11:14:00 	pos.setWidth(reference.getBottom().preciseX());
11:14:00 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method setWidth(double) from the type PrecisionRectangle is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/directedit/MultilineLabelDirectEditManager.java:[48] 
11:14:00 	public MultilineLabelDirectEditManager(GraphicalEditPart source, Class editorType, CellEditorLocator locator) {
11:14:00 	                                                                 ^^^^^
11:14:00 Class is a raw type. References to generic type Class<T> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/directedit/MultilineLabelDirectEditManager.java:[137] 
11:14:00 	public static Class getTextCellEditorClass(GraphicalEditPart source) {
11:14:00 	              ^^^^^
11:14:00 Class is a raw type. References to generic type Class<T> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/Exclude.java:[30] 
11:14:00 	public List removeTypes(List types) {
11:14:00 	       ^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/Exclude.java:[30] 
11:14:00 	public List removeTypes(List types) {
11:14:00 	                        ^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractLabelEditPart.java:[23] 
11:14:00 	import org.eclipse.gmf.runtime.diagram.ui.internal.editpolicies.LabelSnapBackEditPolicy;
11:14:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The type 'LabelSnapBackEditPolicy' 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractLabelEditPart.java:[58] 
11:14:00 	* Overrides default {@link LabelSnapBackEditPolicy} with correct coordination
11:14:00 	                           ^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The type 'LabelSnapBackEditPolicy' 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractLabelEditPart.java:[59] 
11:14:00 	* between {@link #getCommand(Request)} and {@link #getTargetEditPart(Request)}.
11:14:00 	                  ^^^^^^^^^^
11:14:00 Discouraged access: The method 'LabelSnapBackEditPolicy.getCommand(Request)' 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractLabelEditPart.java:[63] 
11:14:00 	private static class LabelSnapBackEditPolicyExt extends LabelSnapBackEditPolicy {
11:14:00 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The type 'LabelSnapBackEditPolicy' 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractLabelEditPart.java:[74] 
11:14:00 	return understandsRequest(request) ? getHost() : null;
11:14:00 	       ^^^^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The method 'LabelSnapBackEditPolicy.understandsRequest(Request)' 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/Include.java:[30] 
11:14:00 	public List addTypes(List types) {
11:14:00 	       ^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/Include.java:[30] 
11:14:00 	public List addTypes(List types) {
11:14:00 	                     ^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/Include.java:[35] 
11:14:00 	types.add(type);
11:14:00 	^^^^^^^^^^^^^^^
11:14:00 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/StereotypedElementLabelHelper.java:[36] 
11:14:00 	import org.eclipse.papyrus.uml.appearance.helper.AppliedStereotypeHelper;
11:14:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The type AppliedStereotypeHelper is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/StereotypedElementLabelHelper.java:[37] 
11:14:00 	import org.eclipse.papyrus.uml.appearance.helper.UMLVisualInformationPapyrusConstant;
11:14:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The type UMLVisualInformationPapyrusConstant is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/StereotypedElementLabelHelper.java:[81] 
11:14:00 	StringTokenizer stringTokenizer = new StringTokenizer(stereotypesPropertiesToDisplay, UMLVisualInformationPapyrusConstant.STEREOTYPE_PROPERTIES_LIST_SEPARATOR);
11:14:00 	                                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The type UMLVisualInformationPapyrusConstant is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/StereotypedElementLabelHelper.java:[81] 
11:14:00 	StringTokenizer stringTokenizer = new StringTokenizer(stereotypesPropertiesToDisplay, UMLVisualInformationPapyrusConstant.STEREOTYPE_PROPERTIES_LIST_SEPARATOR);
11:14:00 	                                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_PROPERTIES_LIST_SEPARATOR is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/StereotypedElementLabelHelper.java:[102] 
11:14:00 	String stereotypespresentationKind = AppliedStereotypeHelper.getAppliedStereotypePresentationKind((View) editPart.getModel());
11:14:00 	                                     ^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The type AppliedStereotypeHelper is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/StereotypedElementLabelHelper.java:[102] 
11:14:00 	String stereotypespresentationKind = AppliedStereotypeHelper.getAppliedStereotypePresentationKind((View) editPart.getModel());
11:14:00 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method getAppliedStereotypePresentationKind(EModelElement) from the type AppliedStereotypeHelper is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/StereotypedElementLabelHelper.java:[106] 
11:14:00 	if (stereotypespresentationKind.equals(UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION) || stereotypespresentationKind.equals(UMLVisualInformationPapyrusConstant.TEXT_ICON_STEREOTYPE_PRESENTATION)) {
11:14:00 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The type UMLVisualInformationPapyrusConstant is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/StereotypedElementLabelHelper.java:[106] 
11:14:00 	if (stereotypespresentationKind.equals(UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION) || stereotypespresentationKind.equals(UMLVisualInformationPapyrusConstant.TEXT_ICON_STEREOTYPE_PRESENTATION)) {
11:14:00 	                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The field UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/StereotypedElementLabelHelper.java:[106] 
11:14:00 	if (stereotypespresentationKind.equals(UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION) || stereotypespresentationKind.equals(UMLVisualInformationPapyrusConstant.TEXT_ICON_STEREOTYPE_PRESENTATION)) {
11:14:00 	                                                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The type UMLVisualInformationPapyrusConstant is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/StereotypedElementLabelHelper.java:[106] 
11:14:00 	if (stereotypespresentationKind.equals(UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION) || stereotypespresentationKind.equals(UMLVisualInformationPapyrusConstant.TEXT_ICON_STEREOTYPE_PRESENTATION)) {
11:14:00 	                                                                                                                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The field UMLVisualInformationPapyrusConstant.TEXT_ICON_STEREOTYPE_PRESENTATION is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/ValidationDecoratorProvider.java:[27] 
11:14:00 	import java.util.Observable;
11:14:00 	       ^^^^^^^^^^^^^^^^^^^^
11:14:00 The type Observable is deprecated since version 9
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/ValidationDecoratorProvider.java:[28] 
11:14:00 	import java.util.Observer;
11:14:00 	       ^^^^^^^^^^^^^^^^^^
11:14:00 The type Observer is deprecated since version 9
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/ValidationDecoratorProvider.java:[122] 
11:14:00 	public static class StatusDecorator extends AbstractDecorator implements Observer {
11:14:00 	                                                                         ^^^^^^^^
11:14:00 The type Observer is deprecated since version 9
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/ValidationDecoratorProvider.java:[132] 
11:14:00 	private TransactionalEditingDomain editingDomain;
11:14:00 	                                   ^^^^^^^^^^^^^
11:14:00 The value of the field ValidationDecoratorProvider.StatusDecorator.editingDomain is not used
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/ValidationDecoratorProvider.java:[272] 
11:14:00 	public void update(Observable o, Object arg) {
11:14:00 	                   ^^^^^^^^^^
11:14:00 The type Observable is deprecated since version 9
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/ContainerFigure.java:[39] 
11:14:00 	ToolbarLayout layout = new ToolbarLayout(ToolbarLayout.VERTICAL);// to
11:14:00 	                                                       ^^^^^^^^
11:14:00 The field ToolbarLayout.VERTICAL is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/Assistant.java:[40] 
11:14:00 	public List customizeTypesForEditPart(EditPart editPart, List types) {
11:14:00 	       ^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/Assistant.java:[40] 
11:14:00 	public List customizeTypesForEditPart(EditPart editPart, List types) {
11:14:00 	                                                         ^^^^
11:14:00 List is a raw type. References to generic type List<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/SelectModelElementsForDiagramDialog.java:[141] 
11:14:00 	return Collections.EMPTY_LIST;
11:14:00 	       ^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Type safety: The expression of type List needs unchecked conversion to conform to List<EObject>
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/handlers/LoadHandler.java:[41] 
11:14:00 	public class LoadHandler extends GraphicalCommandHandler {
11:14:00 	                                 ^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The type GraphicalCommandHandler is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/handlers/LoadHandler.java:[52] 
11:14:00 	TransactionalEditingDomain editingDomain = getEditingDomain();
11:14:00 	                                           ^^^^^^^^^^^^^^^^^^
11:14:00 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/handlers/LoadHandler.java:[53] 
11:14:00 	List<IGraphicalEditPart> selection = getSelectedElements();
11:14:00 	                                     ^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method getSelectedElements() from the type GraphicalCommandHandler is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/ClassifierEditPart.java:[36] 
11:14:00 	private boolean isAbstract;
11:14:00 	                ^^^^^^^^^^
11:14:00 The value of the field ClassifierEditPart.isAbstract is not used
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/listeners/AbstractPapyrusModifcationTriggerListener.java:[93] 
11:14:00 	protected Iterable<View> getReferencingView(EObject oldEObject, Predicate<? super View>... predicates) {
11:14:00 	                                                                                           ^^^^^^^^^^
11:14:00 Type safety: Potential heap pollution via varargs parameter predicates
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/UMLDiagramActionBarContributor.java:[29] 
11:14:00 	protected Class getEditorClass() {
11:14:00 	          ^^^^^
11:14:00 Class is a raw type. References to generic type Class<T> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/DiamondNode.java:[60] 
11:14:00 	Rectangle r = getBounds().getCopy().crop(new Insets(0, 0, 1, 1));
11:14:00 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method crop(Insets) from the type Rectangle is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/structural/UMLAbstractParser.java:[340] 
11:14:00 	Class iClass = type.getInstanceClass();
11:14:00 	^^^^^
11:14:00 Class is a raw type. References to generic type Class<T> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/structural/UMLAbstractParser.java:[365] 
11:14:00 	Class iClass = type.getInstanceClass();
11:14:00 	^^^^^
11:14:00 Class is a raw type. References to generic type Class<T> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/structural/UMLAbstractParser.java:[382] 
11:14:00 	value = new Character(s.charAt(0));
11:14:00 	            ^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The constructor Character(char) has been deprecated since version 9 and marked for removal
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/structural/UMLAbstractParser.java:[391] 
11:14:00 	value = new Byte(((Number) value).byteValue());
11:14:00 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The constructor Byte(byte) has been deprecated since version 9 and marked for removal
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/structural/UMLAbstractParser.java:[410] 
11:14:00 	value = new Short(((Number) value).shortValue());
11:14:00 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The constructor Short(short) has been deprecated since version 9 and marked for removal
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/structural/UMLAbstractParser.java:[429] 
11:14:00 	value = new Integer(((Number) value).intValue());
11:14:00 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/structural/UMLAbstractParser.java:[448] 
11:14:00 	value = new Long(((Number) value).longValue());
11:14:00 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The constructor Long(long) has been deprecated since version 9 and marked for removal
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/structural/UMLAbstractParser.java:[467] 
11:14:00 	value = new Float(((Number) value).floatValue());
11:14:00 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The constructor Float(float) has been deprecated since version 9 and marked for removal
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/structural/UMLAbstractParser.java:[486] 
11:14:00 	value = new Double(((Number) value).doubleValue());
11:14:00 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The constructor Double(double) has been deprecated since version 9 and marked for removal
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/migration/commands/StereotypesMigrationCommand.java:[164] 
11:14:00 	Iterator<Object> sibilings = containerView.getChildren().iterator();
11:14:00 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<Object>
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[109] 
11:14:00 	ArrayList result = new ArrayList();
11:14:00 	^^^^^^^^^
11:14:00 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[109] 
11:14:00 	ArrayList result = new ArrayList();
11:14:00 	                       ^^^^^^^^^
11:14:00 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[110] 
11:14:00 	result.add(object);
11:14:00 	^^^^^^^^^^^^^^^^^^
11:14:00 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[121] 
11:14:00 	ArrayList result = new ArrayList();
11:14:00 	^^^^^^^^^
11:14:00 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[121] 
11:14:00 	ArrayList result = new ArrayList();
11:14:00 	                       ^^^^^^^^^
11:14:00 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[122] 
11:14:00 	result.add(object.getOwner());
11:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[128] 
11:14:00 	ArrayList result = new ArrayList();
11:14:00 	^^^^^^^^^
11:14:00 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[128] 
11:14:00 	ArrayList result = new ArrayList();
11:14:00 	                       ^^^^^^^^^
11:14:00 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[129] 
11:14:00 	result.add(object.getReceivingPackage());
11:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[135] 
11:14:00 	ArrayList result = new ArrayList();
11:14:00 	^^^^^^^^^
11:14:00 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[135] 
11:14:00 	ArrayList result = new ArrayList();
11:14:00 	                       ^^^^^^^^^
11:14:00 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[136] 
11:14:00 	result.add(object.getImportingNamespace());
11:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[197] 
11:14:00 	ArrayList result = new ArrayList();
11:14:00 	^^^^^^^^^
11:14:00 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[197] 
11:14:00 	ArrayList result = new ArrayList();
11:14:00 	                       ^^^^^^^^^
11:14:00 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[198] 
11:14:00 	result.add(object.getGeneral());
11:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[204] 
11:14:00 	ArrayList result = new ArrayList();
11:14:00 	^^^^^^^^^
11:14:00 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[204] 
11:14:00 	ArrayList result = new ArrayList();
11:14:00 	                       ^^^^^^^^^
11:14:00 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[205] 
11:14:00 	result.add(object.getMergedPackage());
11:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[211] 
11:14:00 	ArrayList result = new ArrayList();
11:14:00 	^^^^^^^^^
11:14:00 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[211] 
11:14:00 	ArrayList result = new ArrayList();
11:14:00 	                       ^^^^^^^^^
11:14:00 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[212] 
11:14:00 	result.add(object.getImportedPackage());
11:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/locator/LabelCellEditorLocator.java:[48] 
11:14:00 	int avr = FigureUtilities.getFontMetrics(text.getFont()).getAverageCharWidth();
11:14:00 	                                                         ^^^^^^^^^^^^^^^^^^^^^
11:14:00 The method getAverageCharWidth() from the type FontMetrics is deprecated
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractCommentEditPart.java:[24] 
11:14:00 	import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIDebugOptions;
11:14:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The type 'DiagramUIDebugOptions' 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractCommentEditPart.java:[25] 
11:14:00 	import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIPlugin;
11:14:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractCommentEditPart.java:[26] 
11:14:00 	import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIStatusCodes;
11:14:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The type 'DiagramUIStatusCodes' 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractCommentEditPart.java:[108] 
11:14:00 	setFontColor(DiagramColorRegistry.getInstance().getColor(new Integer(style.getFontColor())));
11:14:00 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractCommentEditPart.java:[138] 
11:14:00 	Trace.catching(DiagramUIPlugin.getInstance(),
11:14:00 	               ^^^^^^^^^^^^^^^
11:14:00 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractCommentEditPart.java:[138] 
11:14:00 	Trace.catching(DiagramUIPlugin.getInstance(),
11:14:00 	                               ^^^^^^^^^^^
11:14:00 Discouraged access: The method 'DiagramUIPlugin.getInstance()' 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractCommentEditPart.java:[139] 
11:14:00 	DiagramUIDebugOptions.EXCEPTIONS_CATCHING, getClass(), "performDirectEditRequest", e); //$NON-NLS-1$
11:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The type 'DiagramUIDebugOptions' 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractCommentEditPart.java:[139] 
11:14:00 	DiagramUIDebugOptions.EXCEPTIONS_CATCHING, getClass(), "performDirectEditRequest", e); //$NON-NLS-1$
11:14:00 	                      ^^^^^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The field 'DiagramUIDebugOptions.EXCEPTIONS_CATCHING' 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractCommentEditPart.java:[140] 
11:14:00 	Log.error(DiagramUIPlugin.getInstance(),
11:14:00 	          ^^^^^^^^^^^^^^^
11:14:00 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractCommentEditPart.java:[140] 
11:14:00 	Log.error(DiagramUIPlugin.getInstance(),
11:14:00 	                          ^^^^^^^^^^^
11:14:00 Discouraged access: The method 'DiagramUIPlugin.getInstance()' 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractCommentEditPart.java:[141] 
11:14:00 	DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "performDirectEditRequest", e); //$NON-NLS-1$
11:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The type 'DiagramUIStatusCodes' 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractCommentEditPart.java:[141] 
11:14:00 	DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "performDirectEditRequest", e); //$NON-NLS-1$
11:14:00 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 Discouraged access: The field 'DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING' 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:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/locator/TemplateBorderItemLocator.java:[46] 
11:14:00 	super(parentFigure, preferredSide);
11:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:00 The constructor PortPositionLocator(IFigure, int) is deprecated
11:14:00 492 problems (492 warnings)
11:14:00 [INFO] 
11:14:00 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.diagram.common ---
11:14:00 [INFO] 
11:14:00 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.common ---
11:14:00 [INFO] 
11:14:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.common ---
11:14:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/test/resources
11:14:00 [INFO] 
11:14:00 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.diagram.common ---
11:14:00 [INFO] 
11:14:00 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.common ---
11:14:00 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 185 were skipped
11:14:00 [INFO] 
11:14:00 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.common ---
11:14:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/target/org.eclipse.papyrus.uml.diagram.common-5.1.100-SNAPSHOT-sources.jar
11:14:00 [INFO] 
11:14:00 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.common ---
11:14:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/target/org.eclipse.papyrus.uml.diagram.common-5.1.100-SNAPSHOT.jar
11:14:00 [INFO] 
11:14:00 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.common ---
11:14:00 [INFO] 
11:14:00 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.diagram.common ---
11:14:00 [INFO] 
11:14:00 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.common ---
11:14:00 [INFO] 
11:14:00 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.uml.types.core >-------
11:14:00 [INFO] Building org.eclipse.papyrus.uml.types.core 5.0.0-SNAPSHOT     [254/735]
11:14:00 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.types.core/pom.xml
11:14:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:14:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.types.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.types.core/pom.xml
11:14:01 [INFO] 
11:14:01 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.types.core ---
11:14:01 [INFO] 
11:14:01 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.types.core ---
11:14:01 [INFO] The project's OSGi version is 5.0.0.202401111608
11:14:01 [INFO] 
11:14:01 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.types.core ---
11:14:01 [INFO] 
11:14:01 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.types.core ---
11:14:01 [INFO] 
11:14:01 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.types.core ---
11:14:01 [INFO] 
11:14:01 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.types.core ---
11:14:01 [INFO] Resolving class path of org.eclipse.papyrus.uml.types.core
11:14:02 [INFO] 
11:14:02 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.types.core ---
11:14:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.types.core/src/main/resources
11:14:02 [INFO] 
11:14:02 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.types.core ---
11:14:02 [INFO] Compiling 123 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.types.core/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:14:03 [INFO] 
11:14:03 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.types.core ---
11:14:03 [INFO] 
11:14:03 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.types.core ---
11:14:03 [INFO] 
11:14:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.types.core ---
11:14:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.types.core/src/test/resources
11:14:03 [INFO] 
11:14:03 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.types.core ---
11:14:03 [INFO] 
11:14:03 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.types.core ---
11:14:03 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 185 were skipped
11:14:03 [INFO] 
11:14:03 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.types.core ---
11:14:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.types.core/target/org.eclipse.papyrus.uml.types.core-5.0.0-SNAPSHOT-sources.jar
11:14:03 [INFO] 
11:14:03 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.types.core ---
11:14:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.types.core/target/org.eclipse.papyrus.uml.types.core-5.0.0-SNAPSHOT.jar
11:14:03 [INFO] 
11:14:03 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.types.core ---
11:14:03 [INFO] 
11:14:03 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.types.core ---
11:14:03 [INFO] 
11:14:03 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.types.core ---
11:14:03 [INFO] 
11:14:03 [INFO] -----------< org.eclipse.papyrus:org.eclipse.papyrus.uml.ui >-----------
11:14:03 [INFO] Building org.eclipse.papyrus.uml.ui 2.0.0-SNAPSHOT             [255/735]
11:14:03 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.ui/pom.xml
11:14:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:14:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.ui/pom.xml
11:14:04 [INFO] 
11:14:04 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.ui ---
11:14:04 [INFO] 
11:14:04 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.ui ---
11:14:04 [INFO] The project's OSGi version is 2.0.0.202401111608
11:14:04 [INFO] 
11:14:04 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.ui ---
11:14:04 [INFO] 
11:14:04 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.ui ---
11:14:04 [INFO] 
11:14:04 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.ui ---
11:14:04 [INFO] 
11:14:04 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.ui ---
11:14:04 [INFO] Resolving class path of org.eclipse.papyrus.uml.ui
11:14:04 [INFO] 
11:14:04 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.ui ---
11:14:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.ui/src/main/resources
11:14:04 [INFO] 
11:14:04 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.ui ---
11:14:04 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:14:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.ui/src/org/eclipse/papyrus/uml/ui/editors/UMLToolbarConfiguration.java:[44] 
11:14:05 	addToolbarButton(action);
11:14:05 	^^^^^^^^^^^^^^^^^^^^^^^^
11:14:05 The method addToolbarButton(ToolbarButton) from the type ToolbarConfiguration is deprecated
11:14:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.ui/src/org/eclipse/papyrus/uml/ui/editors/UMLToolbarConfiguration.java:[55] 
11:14:05 	addToolbarButton(insertAction);
11:14:05 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:05 The method addToolbarButton(ToolbarButton) from the type ToolbarConfiguration is deprecated
11:14:05 2 problems (2 warnings)
11:14:05 [INFO] 
11:14:05 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.ui ---
11:14:05 [INFO] 
11:14:05 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.ui ---
11:14:05 [INFO] 
11:14:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.ui ---
11:14:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.ui/src/test/resources
11:14:05 [INFO] 
11:14:05 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.ui ---
11:14:05 [INFO] 
11:14:05 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.ui ---
11:14:05 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 148 were skipped
11:14:05 [INFO] 
11:14:05 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.ui ---
11:14:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.ui/target/org.eclipse.papyrus.uml.ui-2.0.0-SNAPSHOT-sources.jar
11:14:05 [INFO] 
11:14:05 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.ui ---
11:14:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.ui/target/org.eclipse.papyrus.uml.ui-2.0.0-SNAPSHOT.jar
11:14:05 [INFO] 
11:14:05 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.ui ---
11:14:05 [INFO] 
11:14:05 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.ui ---
11:14:05 [INFO] 
11:14:05 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.ui ---
11:14:05 [INFO] 
11:14:05 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.views.documentation >-----
11:14:05 [INFO] Building org.eclipse.papyrus.views.documentation 2.0.0-SNAPSHOT [256/735]
11:14:05 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/documentation/org.eclipse.papyrus.views.documentation/pom.xml
11:14:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:14:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.documentation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/documentation/org.eclipse.papyrus.views.documentation/pom.xml
11:14:05 [INFO] 
11:14:05 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views.documentation ---
11:14:05 [INFO] 
11:14:05 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.documentation ---
11:14:05 [INFO] The project's OSGi version is 2.0.0.202401111608
11:14:05 [INFO] 
11:14:05 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.views.documentation ---
11:14:05 [INFO] 
11:14:05 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.views.documentation ---
11:14:05 [INFO] 
11:14:05 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.views.documentation ---
11:14:05 [INFO] 
11:14:05 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.views.documentation ---
11:14:05 [INFO] Resolving class path of org.eclipse.papyrus.views.documentation
11:14:06 [INFO] 
11:14:06 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.views.documentation ---
11:14:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/documentation/org.eclipse.papyrus.views.documentation/src/main/resources
11:14:06 [INFO] 
11:14:06 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.views.documentation ---
11:14:06 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/documentation/org.eclipse.papyrus.views.documentation/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:14:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/documentation/org.eclipse.papyrus.views.documentation/src/org/eclipse/papyrus/views/documentation/Activator.java:[39] 
11:14:07 	private static final String USE_RICH_TEXT = "useRichtext";//$NON-NLS-1$
11:14:07 	                            ^^^^^^^^^^^^^
11:14:07 The value of the field Activator.USE_RICH_TEXT is not used
11:14:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/documentation/org.eclipse.papyrus.views.documentation/src/org/eclipse/papyrus/views/documentation/widgets/DocumentationResourceEditor.java:[258] 
11:14:07 	if (dialog.OK == dialog.open()) {
11:14:07 	           ^^
11:14:07 The static field Window.OK should be accessed in a static way
11:14:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/documentation/org.eclipse.papyrus.views.documentation/src/org/eclipse/papyrus/views/documentation/widgets/DocumentationResourceEditor.java:[289] 
11:14:07 	if (dialog.OK == dialog.open()) {
11:14:07 	           ^^
11:14:07 The static field Window.OK should be accessed in a static way
11:14:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/documentation/org.eclipse.papyrus.views.documentation/src/org/eclipse/papyrus/views/documentation/views/DocumentationView.java:[278] 
11:14:07 	toolbarConfig.toolbarCollapsible = true;
11:14:07 	              ^^^^^^^^^^^^^^^^^^
11:14:07 The field ToolbarConfiguration.toolbarCollapsible is deprecated
11:14:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/documentation/org.eclipse.papyrus.views.documentation/src/org/eclipse/papyrus/views/documentation/views/DocumentationView.java:[279] 
11:14:07 	toolbarConfig.removeFormat = false;
11:14:07 	              ^^^^^^^^^^^^
11:14:07 The field ToolbarConfiguration.removeFormat is deprecated
11:14:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/documentation/org.eclipse.papyrus.views.documentation/src/org/eclipse/papyrus/views/documentation/views/DocumentationView.java:[280] 
11:14:07 	toolbarConfig.toolbarInitialExpanded = Activator.getToolbarInitialExpendedPreference();
11:14:07 	              ^^^^^^^^^^^^^^^^^^^^^^
11:14:07 The field ToolbarConfiguration.toolbarInitialExpanded is deprecated
11:14:07 6 problems (6 warnings)
11:14:07 [INFO] 
11:14:07 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.views.documentation ---
11:14:07 [INFO] 
11:14:07 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.views.documentation ---
11:14:07 [INFO] 
11:14:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.views.documentation ---
11:14:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/documentation/org.eclipse.papyrus.views.documentation/src/test/resources
11:14:07 [INFO] 
11:14:07 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.views.documentation ---
11:14:07 [INFO] 
11:14:07 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.views.documentation ---
11:14:07 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 185 were skipped
11:14:07 [INFO] 
11:14:07 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.views.documentation ---
11:14:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/documentation/org.eclipse.papyrus.views.documentation/target/org.eclipse.papyrus.views.documentation-2.0.0-SNAPSHOT-sources.jar
11:14:07 [INFO] 
11:14:07 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.documentation ---
11:14:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/documentation/org.eclipse.papyrus.views.documentation/target/org.eclipse.papyrus.views.documentation-2.0.0-SNAPSHOT.jar
11:14:07 [INFO] 
11:14:07 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.documentation ---
11:14:07 [INFO] 
11:14:07 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.views.documentation ---
11:14:07 [INFO] 
11:14:07 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.documentation ---
11:14:07 [INFO] 
11:14:07 [INFO] -----------< org.eclipse.papyrus:org.eclipse.papyrus-editor >-----------
11:14:07 [INFO] Building Papyrus Editor 0.0.1-SNAPSHOT                         [257/735]
11:14:07 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/pom.xml
11:14:07 [INFO] --------------------------------[ pom ]---------------------------------
11:14:07 [INFO] 
11:14:07 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus-editor ---
11:14:07 [INFO] 
11:14:07 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus-editor ---
11:14:07 [INFO] 
11:14:07 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus-editor ---
11:14:07 [INFO] 
11:14:07 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus-editor ---
11:14:07 [INFO] 
11:14:07 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.eclipse.project.editors >---
11:14:07 [INFO] Building org.eclipse.papyrus.eclipse.project.editors 3.1.0-SNAPSHOT [258/735]
11:14:07 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.eclipse.project.editors/pom.xml
11:14:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:14:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.eclipse.project.editors:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.eclipse.project.editors/pom.xml
11:14:07 [INFO] 
11:14:07 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.eclipse.project.editors ---
11:14:07 [INFO] 
11:14:07 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.eclipse.project.editors ---
11:14:07 [INFO] The project's OSGi version is 3.1.0.202401111608
11:14:07 [INFO] 
11:14:07 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.eclipse.project.editors ---
11:14:07 [INFO] 
11:14:07 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.eclipse.project.editors ---
11:14:07 [INFO] 
11:14:07 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.eclipse.project.editors ---
11:14:07 [INFO] 
11:14:07 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.eclipse.project.editors ---
11:14:07 [INFO] Resolving class path of org.eclipse.papyrus.eclipse.project.editors
11:14:07 [INFO] 
11:14:07 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.eclipse.project.editors ---
11:14:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.eclipse.project.editors/src/main/resources
11:14:07 [INFO] 
11:14:07 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.eclipse.project.editors ---
11:14:07 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.eclipse.project.editors/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:14:07 [INFO] 
11:14:07 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.eclipse.project.editors ---
11:14:07 [INFO] 
11:14:07 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.eclipse.project.editors ---
11:14:07 [INFO] 
11:14:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.eclipse.project.editors ---
11:14:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.eclipse.project.editors/src/test/resources
11:14:07 [INFO] 
11:14:07 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.eclipse.project.editors ---
11:14:07 [INFO] 
11:14:07 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.eclipse.project.editors ---
11:14:07 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 117 were skipped
11:14:07 [INFO] 
11:14:07 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.eclipse.project.editors ---
11:14:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.eclipse.project.editors/target/org.eclipse.papyrus.eclipse.project.editors-3.1.0-SNAPSHOT-sources.jar
11:14:07 [INFO] 
11:14:07 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.eclipse.project.editors ---
11:14:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.eclipse.project.editors/target/org.eclipse.papyrus.eclipse.project.editors-3.1.0-SNAPSHOT.jar
11:14:08 [INFO] 
11:14:08 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.eclipse.project.editors ---
11:14:08 [INFO] 
11:14:08 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.eclipse.project.editors ---
11:14:08 [INFO] 
11:14:08 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.eclipse.project.editors ---
11:14:08 [INFO] 
11:14:08 [INFO] -----------< org.eclipse.papyrus:org.eclipse.papyrus.editor >-----------
11:14:08 [INFO] Building org.eclipse.papyrus.editor 3.0.0-SNAPSHOT             [259/735]
11:14:08 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.editor/pom.xml
11:14:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:14:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.editor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.editor/pom.xml
11:14:08 [INFO] 
11:14:08 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.editor ---
11:14:08 [INFO] 
11:14:08 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.editor ---
11:14:08 [INFO] The project's OSGi version is 3.0.0.202401111608
11:14:08 [INFO] 
11:14:08 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.editor ---
11:14:08 [INFO] 
11:14:08 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.editor ---
11:14:08 [INFO] 
11:14:08 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.editor ---
11:14:08 [INFO] 
11:14:08 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.editor ---
11:14:08 [INFO] Resolving class path of org.eclipse.papyrus.editor
11:14:08 [INFO] 
11:14:08 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.editor ---
11:14:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.editor/src/main/resources
11:14:08 [INFO] 
11:14:08 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.editor ---
11:14:08 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.editor/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:14:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.editor/src/org/eclipse/papyrus/editor/PapyrusNavigationLocation.java:[21] 
11:14:09 	import org.eclipse.jface.viewers.ISelection;
11:14:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:09 The import org.eclipse.jface.viewers.ISelection is never used
11:14:09 1 problem (1 warning)
11:14:09 [INFO] 
11:14:09 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.editor ---
11:14:09 [INFO] 
11:14:09 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.editor ---
11:14:09 [INFO] 
11:14:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.editor ---
11:14:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.editor/src/test/resources
11:14:09 [INFO] 
11:14:09 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.editor ---
11:14:09 [INFO] 
11:14:09 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.editor ---
11:14:09 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 138 were skipped
11:14:09 [INFO] 
11:14:09 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.editor ---
11:14:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.editor/target/org.eclipse.papyrus.editor-3.0.0-SNAPSHOT-sources.jar
11:14:09 [INFO] 
11:14:09 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.editor ---
11:14:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.editor/target/org.eclipse.papyrus.editor-3.0.0-SNAPSHOT.jar
11:14:09 [INFO] 
11:14:09 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.editor ---
11:14:09 [INFO] 
11:14:09 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.editor ---
11:14:09 [INFO] 
11:14:09 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.editor ---
11:14:09 [INFO] 
11:14:09 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.editor.perspectiveconfiguration >--
11:14:09 [INFO] Building org.eclipse.papyrus.editor.perspectiveconfiguration 2.0.0-SNAPSHOT [260/735]
11:14:09 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/pom.xml
11:14:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:14:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.editor.perspectiveconfiguration:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/pom.xml
11:14:09 [INFO] 
11:14:09 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.editor.perspectiveconfiguration ---
11:14:09 [INFO] 
11:14:09 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.editor.perspectiveconfiguration ---
11:14:09 [INFO] The project's OSGi version is 2.0.0.202401111608
11:14:09 [INFO] 
11:14:09 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.editor.perspectiveconfiguration ---
11:14:09 [INFO] 
11:14:09 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.editor.perspectiveconfiguration ---
11:14:09 [INFO] 
11:14:09 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.editor.perspectiveconfiguration ---
11:14:09 [INFO] 
11:14:09 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.editor.perspectiveconfiguration ---
11:14:09 [INFO] Resolving class path of org.eclipse.papyrus.editor.perspectiveconfiguration
11:14:09 [INFO] 
11:14:09 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.editor.perspectiveconfiguration ---
11:14:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/main/resources
11:14:09 [INFO] 
11:14:09 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.editor.perspectiveconfiguration ---
11:14:09 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:14:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/CustomizeActionBars.java:[29] 
11:14:09 	import org.eclipse.jface.internal.provisional.action.IToolBarContributionItem;
11:14:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:09 Discouraged access: The type 'IToolBarContributionItem' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar')
11:14:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/CustomizeActionBars.java:[30] 
11:14:09 	import org.eclipse.jface.internal.provisional.action.ToolBarContributionItem2;
11:14:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:09 Discouraged access: The type 'ToolBarContributionItem2' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar')
11:14:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/CustomizeActionBars.java:[33] 
11:14:09 	import org.eclipse.ui.internal.provisional.application.IActionBarConfigurer2;
11:14:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:09 Discouraged access: The type 'IActionBarConfigurer2' 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:14:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/CustomizeActionBars.java:[34] 
11:14:09 	import org.eclipse.ui.internal.registry.IActionSetDescriptor;
11:14:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:09 Discouraged access: The type 'IActionSetDescriptor' 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:14:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/CustomizeActionBars.java:[42] 
11:14:09 	public class CustomizeActionBars implements IActionBarConfigurer2, IActionBars2 {
11:14:09 	                                            ^^^^^^^^^^^^^^^^^^^^^
11:14:09 Discouraged access: The type 'IActionBarConfigurer2' 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:14:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/CustomizeActionBars.java:[44] 
11:14:09 	protected List<IActionSetDescriptor> actionSet = null;
11:14:09 	               ^^^^^^^^^^^^^^^^^^^^
11:14:09 Discouraged access: The type 'IActionSetDescriptor' 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:14:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/CustomizeActionBars.java:[52] 
11:14:09 	public List<IActionSetDescriptor> getActionSet() {
11:14:09 	            ^^^^^^^^^^^^^^^^^^^^
11:14:09 Discouraged access: The type 'IActionSetDescriptor' 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:14:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/CustomizeActionBars.java:[61] 
11:14:09 	public void setActionSet(List<IActionSetDescriptor> actionSet) {
11:14:09 	                              ^^^^^^^^^^^^^^^^^^^^
11:14:09 Discouraged access: The type 'IActionSetDescriptor' 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:14:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/CustomizeActionBars.java:[173] 
11:14:09 	public IToolBarContributionItem createToolBarContributionItem(IToolBarManager toolBarManager, String id) {
11:14:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^
11:14:09 Discouraged access: The type 'IToolBarContributionItem' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar')
11:14:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/CustomizeActionBars.java:[174] 
11:14:09 	return new ToolBarContributionItem2(toolBarManager, id);
11:14:09 	           ^^^^^^^^^^^^^^^^^^^^^^^^
11:14:09 Discouraged access: The type 'ToolBarContributionItem2' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar')
11:14:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/CustomizeActionBars.java:[174] 
11:14:09 	return new ToolBarContributionItem2(toolBarManager, id);
11:14:09 	           ^^^^^^^^^^^^^^^^^^^^^^^^
11:14:09 Discouraged access: The constructor 'ToolBarContributionItem2(IToolBarManager, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.jface/3.32.0.v20231107-0834/org.eclipse.jface-3.32.0.v20231107-0834.jar')
11:14:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[33] 
11:14:09 	import org.eclipse.ui.internal.Workbench;
11:14:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:09 Discouraged access: The type 'Workbench' 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:14:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[34] 
11:14:09 	import org.eclipse.ui.internal.WorkbenchPage;
11:14:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:09 Discouraged access: The type 'WorkbenchPage' 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:14:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[35] 
11:14:09 	import org.eclipse.ui.internal.WorkbenchPlugin;
11:14:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:09 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:14:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[36] 
11:14:09 	import org.eclipse.ui.internal.WorkbenchWindow;
11:14:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:09 Discouraged access: The type 'WorkbenchWindow' 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:14:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[37] 
11:14:09 	import org.eclipse.ui.internal.registry.PerspectiveRegistry;
11:14:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:09 Discouraged access: The type 'PerspectiveRegistry' 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:14:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[87] 
11:14:09 	PerspectiveRegistry perspRegistry = (PerspectiveRegistry) WorkbenchPlugin.getDefault().getPerspectiveRegistry();
11:14:09 	^^^^^^^^^^^^^^^^^^^
11:14:09 Discouraged access: The type 'PerspectiveRegistry' 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:14:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[87] 
11:14:09 	PerspectiveRegistry perspRegistry = (PerspectiveRegistry) WorkbenchPlugin.getDefault().getPerspectiveRegistry();
11:14:09 	                    ^^^^^^^^^^^^^
11:14:09 The value of the local variable perspRegistry is not used
11:14:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[87] 
11:14:09 	PerspectiveRegistry perspRegistry = (PerspectiveRegistry) WorkbenchPlugin.getDefault().getPerspectiveRegistry();
11:14:09 	                                     ^^^^^^^^^^^^^^^^^^^
11:14:09 Discouraged access: The type 'PerspectiveRegistry' 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:14:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[87] 
11:14:09 	PerspectiveRegistry perspRegistry = (PerspectiveRegistry) WorkbenchPlugin.getDefault().getPerspectiveRegistry();
11:14:09 	                                                          ^^^^^^^^^^^^^^^
11:14:09 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:14:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[87] 
11:14:09 	PerspectiveRegistry perspRegistry = (PerspectiveRegistry) WorkbenchPlugin.getDefault().getPerspectiveRegistry();
11:14:09 	                                                                          ^^^^^^^^^^
11:14:09 Discouraged access: The method 'WorkbenchPlugin.getDefault()' 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:14:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[87] 
11:14:09 	PerspectiveRegistry perspRegistry = (PerspectiveRegistry) WorkbenchPlugin.getDefault().getPerspectiveRegistry();
11:14:09 	                                                                                       ^^^^^^^^^^^^^^^^^^^^^^
11:14:09 Discouraged access: The method 'WorkbenchPlugin.getPerspectiveRegistry()' 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:14:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[156] 
11:14:09 	IActivityManager activityManager = workbenchActivitySupport.getActivityManager();
11:14:09 	                 ^^^^^^^^^^^^^^^
11:14:09 The value of the local variable activityManager is not used
11:14:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[160] 
11:14:09 	IWorkbenchWindow window = Workbench.getInstance().getActiveWorkbenchWindow();
11:14:09 	                          ^^^^^^^^^
11:14:09 Discouraged access: The type 'Workbench' 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:14:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[160] 
11:14:09 	IWorkbenchWindow window = Workbench.getInstance().getActiveWorkbenchWindow();
11:14:09 	                                    ^^^^^^^^^^^
11:14:09 Discouraged access: The method 'Workbench.getInstance()' 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:14:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[160] 
11:14:09 	IWorkbenchWindow window = Workbench.getInstance().getActiveWorkbenchWindow();
11:14:09 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^
11:14:09 Discouraged access: The method 'Workbench.getActiveWorkbenchWindow()' 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:14:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[161] 
11:14:09 	if (window instanceof WorkbenchWindow) {
11:14:09 	                      ^^^^^^^^^^^^^^^
11:14:09 Discouraged access: The type 'WorkbenchWindow' 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:14:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[162] 
11:14:09 	WorkbenchPage worbenchPage = (WorkbenchPage) window.getActivePage();
11:14:09 	^^^^^^^^^^^^^
11:14:09 Discouraged access: The type 'WorkbenchPage' 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:14:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[162] 
11:14:09 	WorkbenchPage worbenchPage = (WorkbenchPage) window.getActivePage();
11:14:09 	                              ^^^^^^^^^^^^^
11:14:09 Discouraged access: The type 'WorkbenchPage' 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:14:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[163] 
11:14:09 	ICommandService cmdService = (ICommandService) worbenchPage.getActivePart().getSite().getService(ICommandService.class);
11:14:09 	                                                            ^^^^^^^^^^^^^
11:14:09 Discouraged access: The method 'WorkbenchPage.getActivePart()' 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:14:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[200] 
11:14:09 	MenuManager menuManager = ((WorkbenchWindow) window).getMenuManager();
11:14:09 	                            ^^^^^^^^^^^^^^^
11:14:09 Discouraged access: The type 'WorkbenchWindow' 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:14:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[200] 
11:14:09 	MenuManager menuManager = ((WorkbenchWindow) window).getMenuManager();
11:14:09 	                                                     ^^^^^^^^^^^^^^
11:14:09 Discouraged access: The method 'WorkbenchWindow.getMenuManager()' 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:14:09 32 problems (32 warnings)
11:14:09 [INFO] 
11:14:09 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.editor.perspectiveconfiguration ---
11:14:09 [INFO] 
11:14:09 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.editor.perspectiveconfiguration ---
11:14:09 [INFO] 
11:14:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.editor.perspectiveconfiguration ---
11:14:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/test/resources
11:14:09 [INFO] 
11:14:09 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.editor.perspectiveconfiguration ---
11:14:09 [INFO] 
11:14:09 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.editor.perspectiveconfiguration ---
11:14:09 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 61 were skipped
11:14:09 [INFO] 
11:14:09 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.editor.perspectiveconfiguration ---
11:14:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/target/org.eclipse.papyrus.editor.perspectiveconfiguration-2.0.0-SNAPSHOT-sources.jar
11:14:09 [INFO] 
11:14:09 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.editor.perspectiveconfiguration ---
11:14:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/target/org.eclipse.papyrus.editor.perspectiveconfiguration-2.0.0-SNAPSHOT.jar
11:14:09 [INFO] 
11:14:09 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.editor.perspectiveconfiguration ---
11:14:09 [INFO] 
11:14:09 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.editor.perspectiveconfiguration ---
11:14:09 [INFO] 
11:14:09 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.editor.perspectiveconfiguration ---
11:14:09 [INFO] 
11:14:09 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.uml.commands >--------
11:14:09 [INFO] Building org.eclipse.papyrus.uml.commands 2.0.0-SNAPSHOT       [261/735]
11:14:09 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.commands/pom.xml
11:14:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:14:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.commands:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.commands/pom.xml
11:14:09 [INFO] 
11:14:09 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.commands ---
11:14:09 [INFO] 
11:14:09 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.commands ---
11:14:09 [INFO] The project's OSGi version is 2.0.0.202401111608
11:14:09 [INFO] 
11:14:10 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.commands ---
11:14:10 [INFO] 
11:14:10 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.commands ---
11:14:10 [INFO] 
11:14:10 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.commands ---
11:14:10 [INFO] 
11:14:10 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.commands ---
11:14:10 [INFO] Resolving class path of org.eclipse.papyrus.uml.commands
11:14:10 [INFO] 
11:14:10 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.commands ---
11:14:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.commands/src/main/resources
11:14:10 [INFO] 
11:14:10 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.commands ---
11:14:10 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.commands/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:14:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.commands/src/org/eclipse/papyrus/uml/commands/command/PasteElementCommand.java:[136] 
11:14:11 	Stereotype st = UMLUtil.getStereotype(eObject);
11:14:11 	           ^^
11:14:11 The value of the local variable st is not used
11:14:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.commands/src/org/eclipse/papyrus/uml/commands/command/PasteElementCommand.java:[303] 
11:14:11 	protected ICommand getExternalObjectsDuplicateCommand(Map duplicatedElementsMap, EObject targetOwner) {
11:14:11 	                                                      ^^^
11:14:11 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:14:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.commands/src/org/eclipse/papyrus/uml/commands/handler/tester/UMLPropertyTester.java:[52] 
11:14:11 	return (new Boolean(currentValue).equals(expectedValue));
11:14:11 	            ^^^^^^^^^^^^^^^^^^^^^
11:14:11 The constructor Boolean(boolean) has been deprecated since version 9 and marked for removal
11:14:11 3 problems (3 warnings)
11:14:11 [INFO] 
11:14:11 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.commands ---
11:14:11 [INFO] 
11:14:11 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.commands ---
11:14:11 [INFO] 
11:14:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.commands ---
11:14:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.commands/src/test/resources
11:14:11 [INFO] 
11:14:11 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.commands ---
11:14:11 [INFO] 
11:14:11 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.commands ---
11:14:11 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 180 were skipped
11:14:11 [INFO] 
11:14:11 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.commands ---
11:14:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.commands/target/org.eclipse.papyrus.uml.commands-2.0.0-SNAPSHOT-sources.jar
11:14:11 [INFO] 
11:14:11 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.commands ---
11:14:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.commands/target/org.eclipse.papyrus.uml.commands-2.0.0-SNAPSHOT.jar
11:14:11 [INFO] 
11:14:11 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.commands ---
11:14:11 [INFO] 
11:14:11 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.commands ---
11:14:11 [INFO] 
11:14:11 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.commands ---
11:14:11 [INFO] 
11:14:11 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.controlmode.profile >---
11:14:11 [INFO] Building org.eclipse.papyrus.uml.controlmode.profile 3.1.0-SNAPSHOT [262/735]
11:14:11 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.controlmode.profile/pom.xml
11:14:11 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:14:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.controlmode.profile:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.controlmode.profile/pom.xml
11:14:11 [INFO] 
11:14:11 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.controlmode.profile ---
11:14:11 [INFO] 
11:14:11 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.controlmode.profile ---
11:14:11 [INFO] The project's OSGi version is 3.1.0.202401111608
11:14:11 [INFO] 
11:14:11 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.controlmode.profile ---
11:14:11 [INFO] 
11:14:11 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.controlmode.profile ---
11:14:11 [INFO] 
11:14:11 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.controlmode.profile ---
11:14:11 [INFO] 
11:14:11 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.controlmode.profile ---
11:14:11 [INFO] Resolving class path of org.eclipse.papyrus.uml.controlmode.profile
11:14:12 [INFO] 
11:14:12 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.controlmode.profile ---
11:14:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.controlmode.profile/src/main/resources
11:14:12 [INFO] 
11:14:12 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.controlmode.profile ---
11:14:12 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.controlmode.profile/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:14:12 [INFO] 
11:14:12 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.controlmode.profile ---
11:14:12 [INFO] 
11:14:12 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.controlmode.profile ---
11:14:12 [INFO] 
11:14:12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.controlmode.profile ---
11:14:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.controlmode.profile/src/test/resources
11:14:12 [INFO] 
11:14:12 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.controlmode.profile ---
11:14:12 [INFO] 
11:14:12 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.controlmode.profile ---
11:14:12 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 148 were skipped
11:14:12 [INFO] 
11:14:12 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.controlmode.profile ---
11:14:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.controlmode.profile/target/org.eclipse.papyrus.uml.controlmode.profile-3.1.0-SNAPSHOT-sources.jar
11:14:12 [INFO] 
11:14:12 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.controlmode.profile ---
11:14:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.controlmode.profile/target/org.eclipse.papyrus.uml.controlmode.profile-3.1.0-SNAPSHOT.jar
11:14:12 [INFO] 
11:14:12 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.controlmode.profile ---
11:14:12 [INFO] 
11:14:12 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.controlmode.profile ---
11:14:12 [INFO] 
11:14:12 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.controlmode.profile ---
11:14:12 [INFO] 
11:14:12 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.documentation.profile >--
11:14:12 [INFO] Building org.eclipse.papyrus.uml.documentation.profile 2.0.0-SNAPSHOT [263/735]
11:14:12 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.documentation.profile/pom.xml
11:14:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:14:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.documentation.profile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.documentation.profile/pom.xml
11:14:12 [INFO] 
11:14:12 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.documentation.profile ---
11:14:12 [INFO] 
11:14:12 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.documentation.profile ---
11:14:12 [INFO] The project's OSGi version is 2.0.0.202401111608
11:14:12 [INFO] 
11:14:12 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.documentation.profile ---
11:14:12 [INFO] 
11:14:12 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.documentation.profile ---
11:14:12 [INFO] 
11:14:12 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.documentation.profile ---
11:14:12 [INFO] 
11:14:12 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.documentation.profile ---
11:14:12 [INFO] Resolving class path of org.eclipse.papyrus.uml.documentation.profile
11:14:12 [INFO] 
11:14:12 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.documentation.profile ---
11:14:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.documentation.profile/src/main/resources
11:14:12 [INFO] 
11:14:12 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.documentation.profile ---
11:14:12 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.documentation.profile/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:14:12 [INFO] 
11:14:12 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.documentation.profile ---
11:14:12 [INFO] 
11:14:12 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.documentation.profile ---
11:14:12 [INFO] 
11:14:12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.documentation.profile ---
11:14:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.documentation.profile/src/test/resources
11:14:12 [INFO] 
11:14:12 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.documentation.profile ---
11:14:12 [INFO] 
11:14:12 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.documentation.profile ---
11:14:12 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 15 were skipped
11:14:12 [INFO] 
11:14:12 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.documentation.profile ---
11:14:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.documentation.profile/target/org.eclipse.papyrus.uml.documentation.profile-2.0.0-SNAPSHOT-sources.jar
11:14:12 [INFO] 
11:14:12 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.documentation.profile ---
11:14:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.documentation.profile/target/org.eclipse.papyrus.uml.documentation.profile-2.0.0-SNAPSHOT.jar
11:14:12 [INFO] 
11:14:12 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.documentation.profile ---
11:14:12 [INFO] 
11:14:12 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.documentation.profile ---
11:14:12 [INFO] 
11:14:12 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.documentation.profile ---
11:14:12 [INFO] 
11:14:12 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.uml.filters >---------
11:14:12 [INFO] Building org.eclipse.papyrus.uml.filters 2.1.0-SNAPSHOT        [264/735]
11:14:12 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.filters/pom.xml
11:14:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:14:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.filters:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.filters/pom.xml
11:14:12 [INFO] 
11:14:12 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.filters ---
11:14:12 [INFO] 
11:14:12 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.filters ---
11:14:12 [INFO] The project's OSGi version is 2.1.0.202401111608
11:14:12 [INFO] 
11:14:12 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.filters ---
11:14:12 [INFO] 
11:14:12 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.filters ---
11:14:12 [INFO] 
11:14:12 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.filters ---
11:14:12 [INFO] 
11:14:12 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.filters ---
11:14:12 [INFO] Resolving class path of org.eclipse.papyrus.uml.filters
11:14:12 [INFO] 
11:14:12 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.filters ---
11:14:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.filters/src/main/resources
11:14:12 [INFO] 
11:14:12 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.filters ---
11:14:12 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.filters/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:14:13 [INFO] 
11:14:13 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.filters ---
11:14:13 [INFO] 
11:14:13 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.filters ---
11:14:13 [INFO] 
11:14:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.filters ---
11:14:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.filters/src/test/resources
11:14:13 [INFO] 
11:14:13 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.filters ---
11:14:13 [INFO] 
11:14:13 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.filters ---
11:14:13 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 30 were skipped
11:14:13 [INFO] 
11:14:13 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.filters ---
11:14:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.filters/target/org.eclipse.papyrus.uml.filters-2.1.0-SNAPSHOT-sources.jar
11:14:13 [INFO] 
11:14:13 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.filters ---
11:14:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.filters/target/org.eclipse.papyrus.uml.filters-2.1.0-SNAPSHOT.jar
11:14:13 [INFO] 
11:14:13 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.filters ---
11:14:13 [INFO] 
11:14:13 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.filters ---
11:14:13 [INFO] 
11:14:13 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.filters ---
11:14:13 [INFO] 
11:14:13 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.uml.filters.edit >------
11:14:13 [INFO] Building org.eclipse.papyrus.uml.filters.edit 2.0.0-SNAPSHOT   [265/735]
11:14:13 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.filters.edit/pom.xml
11:14:13 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:14:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.filters.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.filters.edit/pom.xml
11:14:13 [INFO] 
11:14:13 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.filters.edit ---
11:14:13 [INFO] 
11:14:13 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.filters.edit ---
11:14:13 [INFO] The project's OSGi version is 2.0.0.202401111608
11:14:13 [INFO] 
11:14:13 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.filters.edit ---
11:14:13 [INFO] 
11:14:13 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.filters.edit ---
11:14:13 [INFO] 
11:14:13 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.filters.edit ---
11:14:13 [INFO] 
11:14:13 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.filters.edit ---
11:14:13 [INFO] Resolving class path of org.eclipse.papyrus.uml.filters.edit
11:14:13 [INFO] 
11:14:13 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.filters.edit ---
11:14:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.filters.edit/src/main/resources
11:14:13 [INFO] 
11:14:13 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.filters.edit ---
11:14:13 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.filters.edit/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:14:13 [INFO] 
11:14:13 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.filters.edit ---
11:14:13 [INFO] 
11:14:13 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.filters.edit ---
11:14:13 [INFO] 
11:14:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.filters.edit ---
11:14:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.filters.edit/src/test/resources
11:14:13 [INFO] 
11:14:13 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.filters.edit ---
11:14:13 [INFO] 
11:14:13 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.filters.edit ---
11:14:13 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 32 were skipped
11:14:13 [INFO] 
11:14:13 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.filters.edit ---
11:14:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.filters.edit/target/org.eclipse.papyrus.uml.filters.edit-2.0.0-SNAPSHOT-sources.jar
11:14:13 [INFO] 
11:14:13 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.filters.edit ---
11:14:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.filters.edit/target/org.eclipse.papyrus.uml.filters.edit-2.0.0-SNAPSHOT.jar
11:14:13 [INFO] 
11:14:13 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.filters.edit ---
11:14:13 [INFO] 
11:14:13 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.filters.edit ---
11:14:13 [INFO] 
11:14:13 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.filters.edit ---
11:14:13 [INFO] 
11:14:13 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.uml.icons >----------
11:14:13 [INFO] Building org.eclipse.papyrus.uml.icons 2.0.0-SNAPSHOT          [266/735]
11:14:13 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.icons/pom.xml
11:14:13 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:14:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.icons:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.icons/pom.xml
11:14:13 [INFO] 
11:14:13 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.icons ---
11:14:13 [INFO] 
11:14:13 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.icons ---
11:14:13 [INFO] The project's OSGi version is 2.0.0.202401111608
11:14:13 [INFO] 
11:14:13 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.icons ---
11:14:13 [INFO] 
11:14:13 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.icons ---
11:14:13 [INFO] 
11:14:13 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.icons ---
11:14:13 [INFO] 
11:14:13 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.icons ---
11:14:13 [INFO] Resolving class path of org.eclipse.papyrus.uml.icons
11:14:13 [INFO] 
11:14:13 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.icons ---
11:14:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.icons/src/main/resources
11:14:13 [INFO] 
11:14:13 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.icons ---
11:14:13 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.icons/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:14:13 [INFO] 
11:14:13 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.icons ---
11:14:13 [INFO] 
11:14:13 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.icons ---
11:14:13 [INFO] 
11:14:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.icons ---
11:14:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.icons/src/test/resources
11:14:13 [INFO] 
11:14:13 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.icons ---
11:14:13 [INFO] 
11:14:13 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.icons ---
11:14:13 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 61 were skipped
11:14:13 [INFO] 
11:14:13 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.icons ---
11:14:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.icons/target/org.eclipse.papyrus.uml.icons-2.0.0-SNAPSHOT-sources.jar
11:14:13 [INFO] 
11:14:13 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.icons ---
11:14:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.icons/target/org.eclipse.papyrus.uml.icons-2.0.0-SNAPSHOT.jar
11:14:14 [INFO] 
11:14:14 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.icons ---
11:14:14 [INFO] 
11:14:14 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.icons ---
11:14:14 [INFO] 
11:14:14 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.icons ---
11:14:14 [INFO] 
11:14:14 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.uml.modelrepair >-------
11:14:14 [INFO] Building org.eclipse.papyrus.uml.modelrepair 3.1.0-SNAPSHOT    [267/735]
11:14:14 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/pom.xml
11:14:14 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:14:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelrepair:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/pom.xml
11:14:14 [INFO] 
11:14:14 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.modelrepair ---
11:14:14 [INFO] 
11:14:14 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.modelrepair ---
11:14:14 [INFO] The project's OSGi version is 3.1.0.202401111608
11:14:14 [INFO] 
11:14:14 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.modelrepair ---
11:14:14 [INFO] 
11:14:14 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.modelrepair ---
11:14:14 [INFO] 
11:14:14 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.modelrepair ---
11:14:14 [INFO] 
11:14:14 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.modelrepair ---
11:14:14 [INFO] Resolving class path of org.eclipse.papyrus.uml.modelrepair
11:14:14 [INFO] 
11:14:14 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.modelrepair ---
11:14:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/main/resources
11:14:14 [INFO] 
11:14:14 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.modelrepair ---
11:14:15 [INFO] Compiling 39 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:14:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/ZombieStereotypesDescriptor.java:[44] 
11:14:15 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:14:15 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:15 The type AdapterUtils is deprecated
11:14:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/ZombieStereotypesDescriptor.java:[210] 
11:14:15 	IStereotypeOrphanGroup orphans = AdapterUtils.adapt(schema, IStereotypeOrphanGroup.class, null);
11:14:15 	                                 ^^^^^^^^^^^^
11:14:15 The type AdapterUtils is deprecated
11:14:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/ZombieStereotypesDescriptor.java:[210] 
11:14:15 	IStereotypeOrphanGroup orphans = AdapterUtils.adapt(schema, IStereotypeOrphanGroup.class, null);
11:14:15 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:15 The method adapt(Object, Class<IStereotypeOrphanGroup>, IStereotypeOrphanGroup) from the type AdapterUtils is deprecated
11:14:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/ZombieStereotypesDescriptor.java:[212] 
11:14:15 	final EPackage targetSchema = isOrphanGroup ? orphans.getSchema() : AdapterUtils.adapt(schema, EPackage.class, null);
11:14:15 	                                                                    ^^^^^^^^^^^^
11:14:15 The type AdapterUtils is deprecated
11:14:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/ZombieStereotypesDescriptor.java:[212] 
11:14:15 	final EPackage targetSchema = isOrphanGroup ? orphans.getSchema() : AdapterUtils.adapt(schema, EPackage.class, null);
11:14:15 	                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:15 The method adapt(Object, Class<EPackage>, EPackage) from the type AdapterUtils is deprecated
11:14:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/ZombieStereotypesDescriptor.java:[233] 
11:14:15 	EPackage ePackage = AdapterUtils.adapt(schema, EPackage.class).get(); // Fails if not present
11:14:15 	                    ^^^^^^^^^^^^
11:14:15 The type AdapterUtils is deprecated
11:14:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/ZombieStereotypesDescriptor.java:[233] 
11:14:15 	EPackage ePackage = AdapterUtils.adapt(schema, EPackage.class).get(); // Fails if not present
11:14:15 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:15 The method adapt(Object, Class<EPackage>) from the type AdapterUtils is deprecated
11:14:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/ZombieStereotypesDescriptor.java:[247] 
11:14:15 	IStereotypeOrphanGroup orphanGroup = AdapterUtils.adapt(schema, IStereotypeOrphanGroup.class, null);
11:14:15 	                                     ^^^^^^^^^^^^
11:14:15 The type AdapterUtils is deprecated
11:14:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/ZombieStereotypesDescriptor.java:[247] 
11:14:15 	IStereotypeOrphanGroup orphanGroup = AdapterUtils.adapt(schema, IStereotypeOrphanGroup.class, null);
11:14:15 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:15 The method adapt(Object, Class<IStereotypeOrphanGroup>, IStereotypeOrphanGroup) from the type AdapterUtils is deprecated
11:14:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/ZombieStereotypesDescriptor.java:[270] 
11:14:15 	IStereotypeOrphanGroup orphanGroup = AdapterUtils.adapt(schema, IStereotypeOrphanGroup.class, null);
11:14:15 	                                     ^^^^^^^^^^^^
11:14:15 The type AdapterUtils is deprecated
11:14:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/ZombieStereotypesDescriptor.java:[270] 
11:14:15 	IStereotypeOrphanGroup orphanGroup = AdapterUtils.adapt(schema, IStereotypeOrphanGroup.class, null);
11:14:15 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:15 The method adapt(Object, Class<IStereotypeOrphanGroup>, IStereotypeOrphanGroup) from the type AdapterUtils is deprecated
11:14:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/ZombieStereotypesDescriptor.java:[274] 
11:14:15 	EPackage ePackage = AdapterUtils.adapt(schema, EPackage.class, null);
11:14:15 	                    ^^^^^^^^^^^^
11:14:15 The type AdapterUtils is deprecated
11:14:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/ZombieStereotypesDescriptor.java:[274] 
11:14:15 	EPackage ePackage = AdapterUtils.adapt(schema, EPackage.class, null);
11:14:15 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:15 The method adapt(Object, Class<EPackage>, EPackage) from the type AdapterUtils is deprecated
11:14:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/ZombieStereotypesDescriptor.java:[588] 
11:14:15 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
11:14:15 	       ^^^^^^
11:14:15 Type safety: The return type Object for getAdapter(Class) from the type ZombieStereotypesDescriptor.ProfileContext needs unchecked conversion to conform to T from the type IAdaptable
11:14:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/ZombieStereotypesDescriptor.java:[635] 
11:14:15 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
11:14:15 	       ^^^^^^
11:14:15 Type safety: The return type Object for getAdapter(Class) from the type ZombieStereotypesDescriptor.EPackageAdapter needs unchecked conversion to conform to T from the type IAdaptable
11:14:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/validation/StereotypeRepairResolutionGenerator.java:[30] 
11:14:15 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:14:15 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:15 The type AdapterUtils is deprecated
11:14:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/validation/StereotypeRepairResolutionGenerator.java:[85] 
11:14:15 	Activator.getDefault().getWorkbench().getActiveWorkbenchWindow();
11:14:15 	                       ^^^^^^^^^^^^^^
11:14:15 The method getWorkbench() from the type AbstractUIPlugin is deprecated
11:14:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/validation/StereotypeRepairResolutionGenerator.java:[118] 
11:14:15 	ServicesRegistry registry = AdapterUtils.adapt(refs[i].getEditor(true), ServicesRegistry.class, null);
11:14:15 	                            ^^^^^^^^^^^^
11:14:15 The type AdapterUtils is deprecated
11:14:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/validation/StereotypeRepairResolutionGenerator.java:[118] 
11:14:15 	ServicesRegistry registry = AdapterUtils.adapt(refs[i].getEditor(true), ServicesRegistry.class, null);
11:14:15 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:15 The method adapt(Object, Class<ServicesRegistry>, ServicesRegistry) from the type AdapterUtils is deprecated
11:14:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/handler/ModelRepairHandler.java:[30] 
11:14:15 	import org.eclipse.papyrus.infra.core.utils.DiResourceSet;
11:14:15 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:15 The type DiResourceSet is deprecated
11:14:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/handler/ModelRepairHandler.java:[54] 
11:14:15 	ModelSet modelSet = new DiResourceSet();
11:14:15 	                        ^^^^^^^^^^^^^
11:14:15 The type DiResourceSet is deprecated
11:14:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/handler/ModelRepairHandler.java:[54] 
11:14:15 	ModelSet modelSet = new DiResourceSet();
11:14:15 	                        ^^^^^^^^^^^^^^^
11:14:15 The constructor DiResourceSet() is deprecated
11:14:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/ui/ZombieStereotypesDialog.java:[68] 
11:14:15 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:14:15 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:15 The type AdapterUtils is deprecated
11:14:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/ui/ZombieStereotypesDialog.java:[496] 
11:14:15 	return AdapterUtils.adapt(schema, EPackage.class, null);
11:14:15 	       ^^^^^^^^^^^^
11:14:15 The type AdapterUtils is deprecated
11:14:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/ui/ZombieStereotypesDialog.java:[496] 
11:14:15 	return AdapterUtils.adapt(schema, EPackage.class, null);
11:14:15 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:15 The method adapt(Object, Class<EPackage>, EPackage) from the type AdapterUtils is deprecated
11:14:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/ui/ZombieStereotypesDialog.java:[500] 
11:14:15 	return AdapterUtils.adapt(schema, IStereotypeOrphanGroup.class).isPresent();
11:14:15 	       ^^^^^^^^^^^^
11:14:15 The type AdapterUtils is deprecated
11:14:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/ui/ZombieStereotypesDialog.java:[500] 
11:14:15 	return AdapterUtils.adapt(schema, IStereotypeOrphanGroup.class).isPresent();
11:14:15 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:15 The method adapt(Object, Class<IStereotypeOrphanGroup>) from the type AdapterUtils is deprecated
11:14:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/participants/StereotypeApplicationRepairParticipant.java:[410] 
11:14:15 	if (isUnrecognizedSchema(classifier.getEPackage()) && (profile.getDefinition() != null)) {
11:14:15 	                                                       ^^^^^^^
11:14:15 The field PackageOperations.StereotypeApplicationCopier.profile is deprecated
11:14:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/participants/StereotypeApplicationRepairParticipant.java:[412] 
11:14:15 	EPackage definition = profile.getDefinition();
11:14:15 	                      ^^^^^^^
11:14:15 The field PackageOperations.StereotypeApplicationCopier.profile is deprecated
11:14:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/participants/StereotypeApplicationRepairParticipant.java:[428] 
11:14:15 	if (isUnrecognizedSchema(feature.getEContainingClass().getEPackage()) && (profile.getDefinition() != null)) {
11:14:15 	                                                                          ^^^^^^^
11:14:15 The field PackageOperations.StereotypeApplicationCopier.profile is deprecated
11:14:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/participants/StereotypeApplicationRepairParticipant.java:[429] 
11:14:15 	EClassifier classifier = profile.getDefinition().getEClassifier(feature.getEContainingClass().getName());
11:14:15 	                         ^^^^^^^
11:14:15 The field PackageOperations.StereotypeApplicationCopier.profile is deprecated
11:14:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/participants/StereotypeApplicationRepairParticipant.java:[537] 
11:14:15 	handleException(new IllegalStateException(String.format("Definition for property '%s' not found in profile '%s'", qualifiedName, getQualifiedName(profile)))); //$NON-NLS-1$
11:14:15 	                                                                                                                                                  ^^^^^^^
11:14:15 The field PackageOperations.StereotypeApplicationCopier.profile is deprecated
11:14:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/participants/StereotypeApplicationRepairParticipant.java:[668] 
11:14:15 	handleException(new IllegalStateException(String.format("Definition for property '%s' not found in profile '%s'", qualifiedName, getQualifiedName(profile)))); //$NON-NLS-1$
11:14:15 	                                                                                                                                                  ^^^^^^^
11:14:15 The field PackageOperations.StereotypeApplicationCopier.profile is deprecated
11:14:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/participants/StereotypeApplicationRepairParticipant.java:[742] 
11:14:15 	: stereotypeApplicationHelper.applyStereotype(baseElement, getTarget(eObject.eClass()));
11:14:15 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:15 The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated
11:14:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/participants/StereotypeApplicationRepairParticipant.java:[754] 
11:14:15 	return super.getDefinition(getSameNamedElement(element, profile));
11:14:15 	                                                        ^^^^^^^
11:14:15 The field PackageOperations.StereotypeApplicationCopier.profile is deprecated
11:14:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/validation/StereotypeApplicationRepairConstraint.java:[33] 
11:14:15 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:14:15 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:15 The type AdapterUtils is deprecated
11:14:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/validation/StereotypeApplicationRepairConstraint.java:[144] 
11:14:15 	Optional<IStereotypeOrphanGroup> orphans = AdapterUtils.adapt(schema, IStereotypeOrphanGroup.class);
11:14:15 	                                           ^^^^^^^^^^^^
11:14:15 The type AdapterUtils is deprecated
11:14:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/validation/StereotypeApplicationRepairConstraint.java:[144] 
11:14:15 	Optional<IStereotypeOrphanGroup> orphans = AdapterUtils.adapt(schema, IStereotypeOrphanGroup.class);
11:14:15 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:15 The method adapt(Object, Class<IStereotypeOrphanGroup>) from the type AdapterUtils is deprecated
11:14:15 38 problems (38 warnings)
11:14:15 [INFO] 
11:14:15 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.modelrepair ---
11:14:15 [INFO] 
11:14:15 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.modelrepair ---
11:14:15 [INFO] 
11:14:15 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.modelrepair ---
11:14:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/test/resources
11:14:15 [INFO] 
11:14:15 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.modelrepair ---
11:14:15 [INFO] 
11:14:15 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.modelrepair ---
11:14:15 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 148 were skipped
11:14:15 [INFO] 
11:14:15 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.modelrepair ---
11:14:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/target/org.eclipse.papyrus.uml.modelrepair-3.1.0-SNAPSHOT-sources.jar
11:14:15 [INFO] 
11:14:15 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.modelrepair ---
11:14:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/target/org.eclipse.papyrus.uml.modelrepair-3.1.0-SNAPSHOT.jar
11:14:15 [INFO] 
11:14:15 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.modelrepair ---
11:14:15 [INFO] 
11:14:15 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.modelrepair ---
11:14:15 [INFO] 
11:14:15 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.modelrepair ---
11:14:15 [INFO] 
11:14:15 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile >---------
11:14:15 [INFO] Building org.eclipse.papyrus.uml.profile 4.2.0-SNAPSHOT        [268/735]
11:14:15 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/pom.xml
11:14:15 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:14:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/pom.xml
11:14:16 [INFO] 
11:14:16 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.profile ---
11:14:16 [INFO] 
11:14:16 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile ---
11:14:16 [INFO] The project's OSGi version is 4.2.0.202401111608
11:14:16 [INFO] 
11:14:16 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile ---
11:14:16 [INFO] 
11:14:16 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile ---
11:14:16 [INFO] 
11:14:16 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile ---
11:14:16 [INFO] 
11:14:16 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile ---
11:14:16 [INFO] Resolving class path of org.eclipse.papyrus.uml.profile
11:14:16 [INFO] 
11:14:16 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.profile ---
11:14:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/main/resources
11:14:16 [INFO] 
11:14:16 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.profile ---
11:14:16 [INFO] Compiling 73 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:14:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/items/CompositeItems.java:[55] 
11:14:17 	final List propValues = (List) value;
11:14:17 	      ^^^^
11:14:17 List is a raw type. References to generic type List<E> should be parameterized
11:14:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/items/CompositeItems.java:[55] 
11:14:17 	final List propValues = (List) value;
11:14:17 	                         ^^^^
11:14:17 List is a raw type. References to generic type List<E> should be parameterized
11:14:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/AlphabeticalViewerSorter.java:[24] 
11:14:17 	import org.eclipse.jface.viewers.ViewerSorter;
11:14:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:17 The type ViewerSorter is deprecated
11:14:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/AlphabeticalViewerSorter.java:[30] 
11:14:17 	public class AlphabeticalViewerSorter extends ViewerSorter {
11:14:17 	                                              ^^^^^^^^^^^^
11:14:17 The type ViewerSorter is deprecated
11:14:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/AlphabeticalViewerSorter.java:[45] 
11:14:17 	super();
11:14:17 	^^^^^^^^
11:14:17 The constructor ViewerSorter() is deprecated
11:14:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/AlphabeticalViewerSorter.java:[73] 
11:14:17 	return collator.compare(s1, s2);
11:14:17 	       ^^^^^^^^
11:14:17 The field ViewerSorter.collator is deprecated
11:14:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/items/EnumerationItems.java:[54] 
11:14:17 	final List propValues = (List) value;
11:14:17 	      ^^^^
11:14:17 List is a raw type. References to generic type List<E> should be parameterized
11:14:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/items/EnumerationItems.java:[54] 
11:14:17 	final List propValues = (List) value;
11:14:17 	                         ^^^^
11:14:17 List is a raw type. References to generic type List<E> should be parameterized
11:14:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/items/StereotypeItems.java:[59] 
11:14:17 	final List propValues = (List) value;
11:14:17 	      ^^^^
11:14:17 List is a raw type. References to generic type List<E> should be parameterized
11:14:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/items/StereotypeItems.java:[59] 
11:14:17 	final List propValues = (List) value;
11:14:17 	                         ^^^^
11:14:17 List is a raw type. References to generic type List<E> should be parameterized
11:14:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/items/MetaclassItems.java:[58] 
11:14:17 	final List propValues = (List) value;
11:14:17 	      ^^^^
11:14:17 List is a raw type. References to generic type List<E> should be parameterized
11:14:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/items/MetaclassItems.java:[58] 
11:14:17 	final List propValues = (List) value;
11:14:17 	                         ^^^^
11:14:17 List is a raw type. References to generic type List<E> should be parameterized
11:14:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/tree/objects/AppliedStereotypeTreeObject.java:[114] 
11:14:17 	Util.reorderStereotypeApplications(root, stereotypes);
11:14:17 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:17 The method reorderStereotypeApplications(Element, EList<Stereotype>) from the type Util has been deprecated since version 4.2 and marked for removal
11:14:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/tree/objects/AppliedStereotypeTreeObject.java:[139] 
11:14:17 	Util.reorderStereotypeApplications(root, stereotypes);
11:14:17 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:17 The method reorderStereotypeApplications(Element, EList<Stereotype>) from the type Util has been deprecated since version 4.2 and marked for removal
11:14:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/items/PrimitiveTypeItems.java:[45] 
11:14:17 	final List propValues = (List) value;
11:14:17 	      ^^^^
11:14:17 List is a raw type. References to generic type List<E> should be parameterized
11:14:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/items/PrimitiveTypeItems.java:[45] 
11:14:17 	final List propValues = (List) value;
11:14:17 	                         ^^^^
11:14:17 List is a raw type. References to generic type List<E> should be parameterized
11:14:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/InputDialogEnumeration.java:[171] 
11:14:17 	List tmp = ((Enumeration) property.getType()).getOwnedLiterals();
11:14:17 	^^^^
11:14:17 List is a raw type. References to generic type List<E> should be parameterized
11:14:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/InputDialogEnumeration.java:[172] 
11:14:17 	String[] enumLiteralNames = Util.getStringArrayFromList(tmp);
11:14:17 	                                                        ^^^
11:14:17 Type safety: The expression of type List needs unchecked conversion to conform to List<Element>
11:14:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/items/DataTypeItems.java:[41] 
11:14:17 	final List propValues = (List) value;
11:14:17 	      ^^^^
11:14:17 List is a raw type. References to generic type List<E> should be parameterized
11:14:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/items/DataTypeItems.java:[41] 
11:14:17 	final List propValues = (List) value;
11:14:17 	                         ^^^^
11:14:17 List is a raw type. References to generic type List<E> should be parameterized
11:14:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ElementList.java:[35] 
11:14:17 	private ArrayList elements = new ArrayList();
11:14:17 	        ^^^^^^^^^
11:14:17 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:14:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ElementList.java:[35] 
11:14:17 	private ArrayList elements = new ArrayList();
11:14:17 	                                 ^^^^^^^^^
11:14:17 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:14:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ElementList.java:[40] 
11:14:17 	private Set changeListeners = new HashSet();
11:14:17 	        ^^^
11:14:17 Set is a raw type. References to generic type Set<E> should be parameterized
11:14:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ElementList.java:[40] 
11:14:17 	private Set changeListeners = new HashSet();
11:14:17 	                                  ^^^^^^^
11:14:17 HashSet is a raw type. References to generic type HashSet<E> should be parameterized
11:14:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ElementList.java:[61] 
11:14:17 	public ArrayList getElements() {
11:14:17 	       ^^^^^^^^^
11:14:17 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:14:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ElementList.java:[72] 
11:14:17 	elements.add(elements.size(), element);
11:14:17 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:17 Type safety: The method add(int, Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
11:14:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ElementList.java:[73] 
11:14:17 	Iterator iterator = changeListeners.iterator();
11:14:17 	^^^^^^^^
11:14:17 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:14:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ElementList.java:[88] 
11:14:17 	Iterator iterator = changeListeners.iterator();
11:14:17 	^^^^^^^^
11:14:17 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:14:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ElementList.java:[105] 
11:14:17 	elements.add(index - 1, element);
11:14:17 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:17 Type safety: The method add(int, Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
11:14:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ElementList.java:[108] 
11:14:17 	Iterator iterator = changeListeners.iterator();
11:14:17 	^^^^^^^^
11:14:17 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:14:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ElementList.java:[126] 
11:14:17 	elements.add(index + 1, element);
11:14:17 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:17 Type safety: The method add(int, Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
11:14:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ElementList.java:[129] 
11:14:17 	Iterator iterator = changeListeners.iterator();
11:14:17 	^^^^^^^^
11:14:17 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:14:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ElementList.java:[143] 
11:14:17 	Iterator iterator = changeListeners.iterator();
11:14:17 	^^^^^^^^
11:14:17 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:14:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ElementList.java:[178] 
11:14:17 	changeListeners.add(viewer);
11:14:17 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:17 Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set<E> should be parameterized
11:14:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ChooseSetAssistedDialog.java:[510] 
11:14:17 	Iterator it = selection.iterator();
11:14:17 	^^^^^^^^
11:14:17 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:14:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ChooseSetAssistedDialog.java:[537] 
11:14:17 	Iterator it = selection.iterator();
11:14:17 	^^^^^^^^
11:14:17 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:14:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ChooseSetAssistedDialog.java:[563] 
11:14:17 	Iterator it = selection.iterator();
11:14:17 	^^^^^^^^
11:14:17 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:14:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ChooseSetAssistedDialog.java:[584] 
11:14:17 	Iterator it = selection.iterator();
11:14:17 	^^^^^^^^
11:14:17 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:14:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ChooseSetAssistedDialog.java:[676] 
11:14:17 	public ArrayList getSelectedElements() {
11:14:17 	       ^^^^^^^^^
11:14:17 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:14:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ChooseSetAssistedDialog.java:[1331] 
11:14:17 	private class InputOperation implements IRunnableWithProgress {
11:14:17 	              ^^^^^^^^^^^^^^
11:14:17 The type ChooseSetAssistedDialog.InputOperation is never used locally
11:14:17 40 problems (40 warnings)
11:14:17 [INFO] 
11:14:17 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.profile ---
11:14:17 [INFO] 
11:14:17 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile ---
11:14:17 [INFO] 
11:14:17 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile ---
11:14:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/test/resources
11:14:17 [INFO] 
11:14:17 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.profile ---
11:14:17 [INFO] 
11:14:17 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile ---
11:14:17 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 151 were skipped
11:14:17 [INFO] 
11:14:17 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile ---
11:14:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/target/org.eclipse.papyrus.uml.profile-4.2.0-SNAPSHOT-sources.jar
11:14:17 [INFO] 
11:14:17 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile ---
11:14:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/target/org.eclipse.papyrus.uml.profile-4.2.0-SNAPSHOT.jar
11:14:17 [INFO] 
11:14:17 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile ---
11:14:17 [INFO] 
11:14:17 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile ---
11:14:17 [INFO] 
11:14:17 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile ---
11:14:17 [INFO] 
11:14:17 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.uml.import >---------
11:14:17 [INFO] Building org.eclipse.papyrus.uml.import 2.0.0-SNAPSHOT         [269/735]
11:14:17 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.import/pom.xml
11:14:17 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:14:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.import:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.import/pom.xml
11:14:17 [INFO] 
11:14:17 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.import ---
11:14:17 [INFO] 
11:14:17 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.import ---
11:14:17 [INFO] The project's OSGi version is 2.0.0.202401111608
11:14:17 [INFO] 
11:14:17 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.import ---
11:14:17 [INFO] 
11:14:17 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.import ---
11:14:17 [INFO] 
11:14:17 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.import ---
11:14:17 [INFO] 
11:14:17 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.import ---
11:14:17 [INFO] Resolving class path of org.eclipse.papyrus.uml.import
11:14:18 [INFO] 
11:14:18 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.import ---
11:14:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.import/src/main/resources
11:14:18 [INFO] 
11:14:18 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.import ---
11:14:18 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.import/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:14:18 [INFO] 
11:14:18 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.import ---
11:14:18 [INFO] 
11:14:18 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.import ---
11:14:18 [INFO] 
11:14:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.import ---
11:14:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.import/src/test/resources
11:14:18 [INFO] 
11:14:18 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.import ---
11:14:18 [INFO] 
11:14:18 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.import ---
11:14:18 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 151 were skipped
11:14:18 [INFO] 
11:14:18 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.import ---
11:14:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.import/target/org.eclipse.papyrus.uml.import-2.0.0-SNAPSHOT-sources.jar
11:14:18 [INFO] 
11:14:18 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.import ---
11:14:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.import/target/org.eclipse.papyrus.uml.import-2.0.0-SNAPSHOT.jar
11:14:18 [INFO] 
11:14:18 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.import ---
11:14:18 [INFO] 
11:14:18 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.import ---
11:14:18 [INFO] 
11:14:18 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.import ---
11:14:18 [INFO] 
11:14:18 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.uml.export >---------
11:14:18 [INFO] Building org.eclipse.papyrus.uml.export 2.1.0-SNAPSHOT         [270/735]
11:14:18 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/pom.xml
11:14:18 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:14:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.export:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/pom.xml
11:14:19 [INFO] 
11:14:19 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.export ---
11:14:19 [INFO] 
11:14:19 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.export ---
11:14:19 [INFO] The project's OSGi version is 2.1.0.202401111608
11:14:19 [INFO] 
11:14:19 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.export ---
11:14:19 [INFO] 
11:14:19 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.export ---
11:14:19 [INFO] 
11:14:19 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.export ---
11:14:19 [INFO] 
11:14:19 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.export ---
11:14:19 [INFO] Resolving class path of org.eclipse.papyrus.uml.export
11:14:20 [INFO] 
11:14:20 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.export ---
11:14:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/main/resources
11:14:20 [INFO] 
11:14:20 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.export ---
11:14:20 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenRenderedMapModeGraphics.java:[18] 
11:14:21 	import org.eclipse.gmf.runtime.draw2d.ui.render.internal.graphics.RenderedMapModeGraphics;
11:14:21 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:21 Discouraged access: The type 'RenderedMapModeGraphics' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render/1.8.0.202311130907/org.eclipse.gmf.runtime.draw2d.ui.render-1.8.0.202311130907.jar')
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenRenderedMapModeGraphics.java:[21] 
11:14:21 	public class OpenRenderedMapModeGraphics extends RenderedMapModeGraphics {
11:14:21 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^
11:14:21 Discouraged access: The type 'RenderedMapModeGraphics' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render/1.8.0.202311130907/org.eclipse.gmf.runtime.draw2d.ui.render-1.8.0.202311130907.jar')
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenRenderedMapModeGraphics.java:[24] 
11:14:21 	super(graphics, mapMode);
11:14:21 	^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:21 Discouraged access: The constructor 'RenderedMapModeGraphics(Graphics, IMapMode)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render/1.8.0.202311130907/org.eclipse.gmf.runtime.draw2d.ui.render-1.8.0.202311130907.jar')
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenRenderedMapModeGraphics.java:[28] 
11:14:21 	return getGraphics();
11:14:21 	       ^^^^^^^^^^^
11:14:21 Discouraged access: The method 'ScaledGraphics.getGraphics()' 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:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/extension/AnnotateSVG.java:[16] 
11:14:21 	import org.eclipse.gmf.runtime.draw2d.ui.render.awt.internal.svg.export.GraphicsSVG;
11:14:21 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:21 Discouraged access: The type 'GraphicsSVG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.11.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.11.1.202311130907.jar')
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/extension/AnnotateSVG.java:[34] 
11:14:21 	boolean addAnnotation(View view, GraphicsSVG svgG, Element rectangle);
11:14:21 	                                 ^^^^^^^^^^^
11:14:21 Discouraged access: The type 'GraphicsSVG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.11.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.11.1.202311130907.jar')
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusCopyToImageUtil.java:[29] 
11:14:21 	import org.eclipse.gmf.runtime.draw2d.ui.render.awt.internal.image.ImageExporter;
11:14:21 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:21 Discouraged access: The type 'ImageExporter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.11.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.11.1.202311130907.jar')
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusCopyToImageUtil.java:[80] 
11:14:21 	protected void copyToImage(DiagramGenerator gen, List editParts,
11:14:21 	                                                 ^^^^
11:14:21 List is a raw type. References to generic type List<E> should be parameterized
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusCopyToImageUtil.java:[94] 
11:14:21 	String exportFormat = ImageExporter.JPEG_FILE;
11:14:21 	                      ^^^^^^^^^^^^^^^^^^^^^^^
11:14:21 Discouraged access: The type 'ImageExporter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.11.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.11.1.202311130907.jar')
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusCopyToImageUtil.java:[94] 
11:14:21 	String exportFormat = ImageExporter.JPEG_FILE;
11:14:21 	                                    ^^^^^^^^^
11:14:21 Discouraged access: The field 'ImageExporter.JPEG_FILE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.11.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.11.1.202311130907.jar')
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusCopyToImageUtil.java:[96] 
11:14:21 	exportFormat = ImageExporter.PNG_FILE;
11:14:21 	               ^^^^^^^^^^^^^^^^^^^^^^
11:14:21 Discouraged access: The type 'ImageExporter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.11.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.11.1.202311130907.jar')
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusCopyToImageUtil.java:[96] 
11:14:21 	exportFormat = ImageExporter.PNG_FILE;
11:14:21 	                             ^^^^^^^^
11:14:21 Discouraged access: The field 'ImageExporter.PNG_FILE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.11.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.11.1.202311130907.jar')
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusCopyToImageUtil.java:[102] 
11:14:21 	ImageExporter.exportToFile(destination, (BufferedImage) image,
11:14:21 	^^^^^^^^^^^^^
11:14:21 Discouraged access: The type 'ImageExporter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.11.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.11.1.202311130907.jar')
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusCopyToImageUtil.java:[102] 
11:14:21 	ImageExporter.exportToFile(destination, (BufferedImage) image,
11:14:21 	              ^^^^^^^^^^^^
11:14:21 Discouraged access: The method 'ImageExporter.exportToFile(IPath, BufferedImage, String, IProgressMonitor, float)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.11.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.11.1.202311130907.jar')
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/util/ImageUtil.java:[86] 
11:14:21 	copyToImage = copyImageUtil.copyToImage(currentDiagram, imagePath, fileFormat, new NullProgressMonitor(),PreferencesHint.USE_DEFAULTS);
11:14:21 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:21 Type safety: The expression of type List needs unchecked conversion to conform to List<PartPositionInfo>
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/ui/HTMLExportPreferencesPage.java:[25] 
11:14:21 	import org.eclipse.jdt.internal.ui.util.TableLayoutComposite;
11:14:21 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:21 Discouraged access: The type 'TableLayoutComposite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.jdt.ui/3.31.0.v20231115-2128/org.eclipse.jdt.ui-3.31.0.v20231115-2128.jar')
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/ui/HTMLExportPreferencesPage.java:[78] 
11:14:21 	private TableEditor fTableEditor;
11:14:21 	                    ^^^^^^^^^^^^
11:14:21 The value of the field HTMLExportPreferencesPage.fTableEditor is not used
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/ui/HTMLExportPreferencesPage.java:[145] 
11:14:21 	TableLayoutComposite layouter= new TableLayoutComposite(container, SWT.NONE);
11:14:21 	^^^^^^^^^^^^^^^^^^^^
11:14:21 Discouraged access: The type 'TableLayoutComposite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.jdt.ui/3.31.0.v20231115-2128/org.eclipse.jdt.ui-3.31.0.v20231115-2128.jar')
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/ui/HTMLExportPreferencesPage.java:[145] 
11:14:21 	TableLayoutComposite layouter= new TableLayoutComposite(container, SWT.NONE);
11:14:21 	                                   ^^^^^^^^^^^^^^^^^^^^
11:14:21 Discouraged access: The type 'TableLayoutComposite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.jdt.ui/3.31.0.v20231115-2128/org.eclipse.jdt.ui-3.31.0.v20231115-2128.jar')
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/ui/HTMLExportPreferencesPage.java:[145] 
11:14:21 	TableLayoutComposite layouter= new TableLayoutComposite(container, SWT.NONE);
11:14:21 	                                   ^^^^^^^^^^^^^^^^^^^^
11:14:21 Discouraged access: The constructor 'TableLayoutComposite(Composite, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.jdt.ui/3.31.0.v20231115-2128/org.eclipse.jdt.ui-3.31.0.v20231115-2128.jar')
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/ui/HTMLExportPreferencesPage.java:[146] 
11:14:21 	layouter.addColumnData(new ColumnWeightData(100));
11:14:21 	         ^^^^^^^^^^^^^
11:14:21 Discouraged access: The method 'TableLayoutComposite.addColumnData(ColumnLayoutData)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.jdt.ui/3.31.0.v20231115-2128/org.eclipse.jdt.ui-3.31.0.v20231115-2128.jar')
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/ui/HTMLExportPreferencesPage.java:[224] 
11:14:21 	public void setDefaults() {
11:14:21 	            ^^^^^^^^^^^^^
11:14:21 The method setDefaults() from the type HTMLExportPreferencesPage.IdentifiedEntryStructuredContentProvider is never used locally
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/extension/contribution/HyperlinkAnnotateSVG.java:[20] 
11:14:21 	import org.eclipse.gmf.runtime.draw2d.ui.render.awt.internal.svg.export.GraphicsSVG;
11:14:21 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:21 Discouraged access: The type 'GraphicsSVG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.11.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.11.1.202311130907.jar')
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/extension/contribution/HyperlinkAnnotateSVG.java:[40] 
11:14:21 	* @see org.eclipse.papyrus.uml.export.extension.AnnotateSVG#addAnnotation(org.eclipse.gmf.runtime.notation.View, org.eclipse.gmf.runtime.draw2d.ui.render.awt.internal.svg.export.GraphicsSVG, org.w3c.dom.Element)
11:14:21 	                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:21 Discouraged access: The type 'GraphicsSVG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.11.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.11.1.202311130907.jar')
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/extension/contribution/HyperlinkAnnotateSVG.java:[40] 
11:14:21 	* @see org.eclipse.papyrus.uml.export.extension.AnnotateSVG#addAnnotation(org.eclipse.gmf.runtime.notation.View, org.eclipse.gmf.runtime.draw2d.ui.render.awt.internal.svg.export.GraphicsSVG, org.w3c.dom.Element)
11:14:21 	                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:21 Discouraged access: The type 'GraphicsSVG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.11.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.11.1.202311130907.jar')
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/extension/contribution/HyperlinkAnnotateSVG.java:[48] 
11:14:21 	public boolean addAnnotation(View view, GraphicsSVG svgG, Element rectangle) {
11:14:21 	                                        ^^^^^^^^^^^
11:14:21 Discouraged access: The type 'GraphicsSVG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.11.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.11.1.202311130907.jar')
11:14:21 27. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/util/IndexHelper.java (at line 24)
11:14:21 	@SuppressWarnings("nls")
11:14:21 	                  ^^^^^
11:14:21 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[40] 
11:14:21 	import org.eclipse.gmf.runtime.diagram.ui.render.internal.DiagramUIRenderDebugOptions;
11:14:21 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:21 Discouraged access: The type 'DiagramUIRenderDebugOptions' 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:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[41] 
11:14:21 	import org.eclipse.gmf.runtime.diagram.ui.render.internal.DiagramUIRenderPlugin;
11:14:21 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:21 Discouraged access: The type 'DiagramUIRenderPlugin' 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:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[43] 
11:14:21 	import org.eclipse.gmf.runtime.draw2d.ui.render.awt.internal.image.ImageConverter;
11:14:21 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:21 Discouraged access: The type 'ImageConverter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.11.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.11.1.202311130907.jar')
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[44] 
11:14:21 	import org.eclipse.gmf.runtime.draw2d.ui.render.awt.internal.svg.export.GraphicsSVG;
11:14:21 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:21 Discouraged access: The type 'GraphicsSVG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.11.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.11.1.202311130907.jar')
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[46] 
11:14:21 	import org.eclipse.gmf.runtime.draw2d.ui.render.internal.RenderedImageDescriptor;
11:14:21 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:21 Discouraged access: The type 'RenderedImageDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render/1.8.0.202311130907/org.eclipse.gmf.runtime.draw2d.ui.render-1.8.0.202311130907.jar')
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[102] 
11:14:21 	return GraphicsSVG.getInstance(viewBox);
11:14:21 	       ^^^^^^^^^^^
11:14:21 Discouraged access: The type 'GraphicsSVG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.11.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.11.1.202311130907.jar')
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[102] 
11:14:21 	return GraphicsSVG.getInstance(viewBox);
11:14:21 	                   ^^^^^^^^^^^
11:14:21 Discouraged access: The method 'GraphicsSVG.getInstance(Rectangle)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.11.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.11.1.202311130907.jar')
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[122] 
11:14:21 	GraphicsSVG svgG = (GraphicsSVG) g;
11:14:21 	^^^^^^^^^^^
11:14:21 Discouraged access: The type 'GraphicsSVG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.11.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.11.1.202311130907.jar')
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[122] 
11:14:21 	GraphicsSVG svgG = (GraphicsSVG) g;
11:14:21 	                    ^^^^^^^^^^^
11:14:21 Discouraged access: The type 'GraphicsSVG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.11.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.11.1.202311130907.jar')
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[123] 
11:14:21 	svgRoot = svgG.getRoot();
11:14:21 	               ^^^^^^^
11:14:21 Discouraged access: The method 'GraphicsSVG.getRoot()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.11.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.11.1.202311130907.jar')
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[126] 
11:14:21 	List<PartPositionInfo> allPartPositionInfo = this.getDiagramPartInfo();
11:14:21 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:21 Type safety: The expression of type List needs unchecked conversion to conform to List<PartPositionInfo>
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[130] 
11:14:21 	Element rectangle = svgG.getDocument().createElementNS(SVGDOMImplementation.SVG_NAMESPACE_URI, "rect");
11:14:21 	                         ^^^^^^^^^^^
11:14:21 Discouraged access: The method 'GraphicsSVG.getDocument()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.11.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.11.1.202311130907.jar')
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[163] 
11:14:21 	return RenderedImageDescriptor
11:14:21 	       ^^^^^^^^^^^^^^^^^^^^^^^
11:14:21 Discouraged access: The type 'RenderedImageDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render/1.8.0.202311130907/org.eclipse.gmf.runtime.draw2d.ui.render-1.8.0.202311130907.jar')
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[164] 
11:14:21 	.createFromRenderedImage(getRenderedImage());
11:14:21 	 ^^^^^^^^^^^^^^^^^^^^^^^
11:14:21 Discouraged access: The method 'RenderedImageDescriptor.createFromRenderedImage(RenderedImage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render/1.8.0.202311130907/org.eclipse.gmf.runtime.draw2d.ui.render-1.8.0.202311130907.jar')
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[166] 
11:14:21 	Log.error(DiagramUIRenderPlugin.getInstance(), IStatus.ERROR, ex
11:14:21 	          ^^^^^^^^^^^^^^^^^^^^^
11:14:21 Discouraged access: The type 'DiagramUIRenderPlugin' 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:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[166] 
11:14:21 	Log.error(DiagramUIRenderPlugin.getInstance(), IStatus.ERROR, ex
11:14:21 	                                ^^^^^^^^^^^
11:14:21 Discouraged access: The method 'DiagramUIRenderPlugin.getInstance()' 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:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[185] 
11:14:21 	public boolean applyAll(View view, GraphicsSVG svgG, Element rectangle) {
11:14:21 	                                   ^^^^^^^^^^^
11:14:21 Discouraged access: The type 'GraphicsSVG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.11.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.11.1.202311130907.jar')
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[218] 
11:14:21 	Log.error(DiagramUIRenderPlugin.getInstance(), IStatus.ERROR, ex.getMessage(), ex);
11:14:21 	          ^^^^^^^^^^^^^^^^^^^^^
11:14:21 Discouraged access: The type 'DiagramUIRenderPlugin' 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:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[218] 
11:14:21 	Log.error(DiagramUIRenderPlugin.getInstance(), IStatus.ERROR, ex.getMessage(), ex);
11:14:21 	                                ^^^^^^^^^^^
11:14:21 Discouraged access: The method 'DiagramUIRenderPlugin.getInstance()' 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:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[236] 
11:14:21 	public Image createAWTImageForParts(List editparts, org.eclipse.swt.graphics.Rectangle sourceRect) {
11:14:21 	                                    ^^^^
11:14:21 List is a raw type. References to generic type List<E> should be parameterized
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[242] 
11:14:21 	bufImg = ImageConverter.convert(getRenderedImage().getSWTImage());
11:14:21 	         ^^^^^^^^^^^^^^
11:14:21 Discouraged access: The type 'ImageConverter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.11.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.11.1.202311130907.jar')
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[242] 
11:14:21 	bufImg = ImageConverter.convert(getRenderedImage().getSWTImage());
11:14:21 	                        ^^^^^^^
11:14:21 Discouraged access: The method 'ImageConverter.convert(Image)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.11.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.11.1.202311130907.jar')
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[247] 
11:14:21 	Trace.catching(DiagramUIRenderPlugin.getInstance(), DiagramUIRenderDebugOptions.EXCEPTIONS_THROWING,
11:14:21 	               ^^^^^^^^^^^^^^^^^^^^^
11:14:21 Discouraged access: The type 'DiagramUIRenderPlugin' 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:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[247] 
11:14:21 	Trace.catching(DiagramUIRenderPlugin.getInstance(), DiagramUIRenderDebugOptions.EXCEPTIONS_THROWING,
11:14:21 	                                     ^^^^^^^^^^^
11:14:21 Discouraged access: The method 'DiagramUIRenderPlugin.getInstance()' 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:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[247] 
11:14:21 	Trace.catching(DiagramUIRenderPlugin.getInstance(), DiagramUIRenderDebugOptions.EXCEPTIONS_THROWING,
11:14:21 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:21 Discouraged access: The type 'DiagramUIRenderDebugOptions' 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:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[247] 
11:14:21 	Trace.catching(DiagramUIRenderPlugin.getInstance(), DiagramUIRenderDebugOptions.EXCEPTIONS_THROWING,
11:14:21 	                                                                                ^^^^^^^^^^^^^^^^^^^
11:14:21 Discouraged access: The field 'DiagramUIRenderDebugOptions.EXCEPTIONS_THROWING' 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:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[250] 
11:14:21 	return ImageConverter.convert(SharedImages.get(SharedImages.IMG_ERROR));
11:14:21 	       ^^^^^^^^^^^^^^
11:14:21 Discouraged access: The type 'ImageConverter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.11.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.11.1.202311130907.jar')
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[250] 
11:14:21 	return ImageConverter.convert(SharedImages.get(SharedImages.IMG_ERROR));
11:14:21 	                      ^^^^^^^
11:14:21 Discouraged access: The method 'ImageConverter.convert(Image)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.11.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.11.1.202311130907.jar')
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[254] 
11:14:21 	Trace.catching(DiagramUIRenderPlugin.getInstance(), DiagramUIRenderDebugOptions.EXCEPTIONS_THROWING,
11:14:21 	               ^^^^^^^^^^^^^^^^^^^^^
11:14:21 Discouraged access: The type 'DiagramUIRenderPlugin' 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:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[254] 
11:14:21 	Trace.catching(DiagramUIRenderPlugin.getInstance(), DiagramUIRenderDebugOptions.EXCEPTIONS_THROWING,
11:14:21 	                                     ^^^^^^^^^^^
11:14:21 Discouraged access: The method 'DiagramUIRenderPlugin.getInstance()' 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:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[254] 
11:14:21 	Trace.catching(DiagramUIRenderPlugin.getInstance(), DiagramUIRenderDebugOptions.EXCEPTIONS_THROWING,
11:14:21 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:21 Discouraged access: The type 'DiagramUIRenderDebugOptions' 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:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[254] 
11:14:21 	Trace.catching(DiagramUIRenderPlugin.getInstance(), DiagramUIRenderDebugOptions.EXCEPTIONS_THROWING,
11:14:21 	                                                                                ^^^^^^^^^^^^^^^^^^^
11:14:21 Discouraged access: The field 'DiagramUIRenderDebugOptions.EXCEPTIONS_THROWING' 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:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[257] 
11:14:21 	return ImageConverter.convert(SharedImages.get(SharedImages.IMG_ERROR));
11:14:21 	       ^^^^^^^^^^^^^^
11:14:21 Discouraged access: The type 'ImageConverter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.11.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.11.1.202311130907.jar')
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[257] 
11:14:21 	return ImageConverter.convert(SharedImages.get(SharedImages.IMG_ERROR));
11:14:21 	                      ^^^^^^^
11:14:21 Discouraged access: The method 'ImageConverter.convert(Image)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.11.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.11.1.202311130907.jar')
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[261] 
11:14:21 	return ImageConverter.convert(SharedImages.get(SharedImages.IMG_ERROR));
11:14:21 	       ^^^^^^^^^^^^^^
11:14:21 Discouraged access: The type 'ImageConverter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.11.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.11.1.202311130907.jar')
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[261] 
11:14:21 	return ImageConverter.convert(SharedImages.get(SharedImages.IMG_ERROR));
11:14:21 	                      ^^^^^^^
11:14:21 Discouraged access: The method 'ImageConverter.convert(Image)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.11.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.11.1.202311130907.jar')
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/extension/contribution/CommentAnnotateSVG.java:[19] 
11:14:21 	import org.eclipse.gmf.runtime.draw2d.ui.render.awt.internal.svg.export.GraphicsSVG;
11:14:21 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:21 Discouraged access: The type 'GraphicsSVG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.11.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.11.1.202311130907.jar')
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/extension/contribution/CommentAnnotateSVG.java:[39] 
11:14:21 	* @see org.eclipse.papyrus.uml.export.extension.AnnotateSVG#addAnnotation(org.eclipse.gmf.runtime.notation.View, org.eclipse.gmf.runtime.draw2d.ui.render.awt.internal.svg.export.GraphicsSVG, org.w3c.dom.Element)
11:14:21 	                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:21 Discouraged access: The type 'GraphicsSVG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.11.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.11.1.202311130907.jar')
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/extension/contribution/CommentAnnotateSVG.java:[39] 
11:14:21 	* @see org.eclipse.papyrus.uml.export.extension.AnnotateSVG#addAnnotation(org.eclipse.gmf.runtime.notation.View, org.eclipse.gmf.runtime.draw2d.ui.render.awt.internal.svg.export.GraphicsSVG, org.w3c.dom.Element)
11:14:21 	                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:21 Discouraged access: The type 'GraphicsSVG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.11.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.11.1.202311130907.jar')
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/extension/contribution/CommentAnnotateSVG.java:[47] 
11:14:21 	public boolean addAnnotation(View view, GraphicsSVG svgG, Element rectangle) {
11:14:21 	                                        ^^^^^^^^^^^
11:14:21 Discouraged access: The type 'GraphicsSVG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.11.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.11.1.202311130907.jar')
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/extension/contribution/CommentAnnotateSVG.java:[54] 
11:14:21 	Element title = svgG.getDocument().createElementNS(SVGDOMImplementation.SVG_NAMESPACE_URI, ATTRIBUTE_TITLE);
11:14:21 	                     ^^^^^^^^^^^
11:14:21 Discouraged access: The method 'GraphicsSVG.getDocument()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.11.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.11.1.202311130907.jar')
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/extension/contribution/CommentAnnotateSVG.java:[55] 
11:14:21 	Text comment = svgG.getDocument().createTextNode(ownedComments.get(0).getBody());
11:14:21 	                    ^^^^^^^^^^^
11:14:21 Discouraged access: The method 'GraphicsSVG.getDocument()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.11.1.202311130907/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.11.1.202311130907.jar')
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[44] 
11:14:21 	import org.eclipse.gmf.runtime.draw2d.ui.render.internal.graphics.RenderedMapModeGraphics;
11:14:21 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:21 Discouraged access: The type 'RenderedMapModeGraphics' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render/1.8.0.202311130907/org.eclipse.gmf.runtime.draw2d.ui.render-1.8.0.202311130907.jar')
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[52] 
11:14:21 	private Point ltranslateOffset;
11:14:21 	              ^^^^^^^^^^^^^^^^
11:14:21 The value of the field OpenAPIDiagramSVGGenerator.ltranslateOffset is not used
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[58] 
11:14:21 	public ImageDescriptor openCreateSWTImageDescriptorForParts(List editparts,
11:14:21 	                                                            ^^^^
11:14:21 List is a raw type. References to generic type List<E> should be parameterized
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[87] 
11:14:21 	graphics = setUpGraphics((int) Math.round(rect.preciseWidth), (int) Math.round(rect.preciseHeight));
11:14:21 	                                               ^^^^^^^^^^^^
11:14:21 The field PrecisionRectangle.preciseWidth is deprecated
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[87] 
11:14:21 	graphics = setUpGraphics((int) Math.round(rect.preciseWidth), (int) Math.round(rect.preciseHeight));
11:14:21 	                                                                                    ^^^^^^^^^^^^^
11:14:21 The field PrecisionRectangle.preciseHeight is deprecated
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[89] 
11:14:21 	RenderedMapModeGraphics mapModeGraphics = new OpenRenderedMapModeGraphics(graphics, getMapMode());
11:14:21 	^^^^^^^^^^^^^^^^^^^^^^^
11:14:21 Discouraged access: The type 'RenderedMapModeGraphics' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render/1.8.0.202311130907/org.eclipse.gmf.runtime.draw2d.ui.render-1.8.0.202311130907.jar')
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[102] 
11:14:21 	public void openRenderToGraphics(Graphics graphics, Point translateOffset, List editparts) {
11:14:21 	                                                                           ^^^^
11:14:21 List is a raw type. References to generic type List<E> should be parameterized
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[110] 
11:14:21 	Map decorations = findDecorations(editparts);		
11:14:21 	^^^
11:14:21 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[112] 
11:14:21 	for (Iterator editPartsItr = editparts.listIterator(); editPartsItr.hasNext();) {
11:14:21 	     ^^^^^^^^
11:14:21 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[309] 
11:14:21 	public Map findDecorations(Collection editparts) {
11:14:21 	       ^^^
11:14:21 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[309] 
11:14:21 	public Map findDecorations(Collection editparts) {
11:14:21 	                           ^^^^^^^^^^
11:14:21 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[312] 
11:14:21 	Map figureMap = mapFiguresToEditParts(editparts);
11:14:21 	^^^
11:14:21 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[314] 
11:14:21 	Map result = new java.util.HashMap();
11:14:21 	^^^
11:14:21 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[314] 
11:14:21 	Map result = new java.util.HashMap();
11:14:21 	                 ^^^^^^^^^^^^^^^^^
11:14:21 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[324] 
11:14:21 	List figures = new java.util.ArrayList(editparts);
11:14:21 	^^^^
11:14:21 List is a raw type. References to generic type List<E> should be parameterized
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[324] 
11:14:21 	List figures = new java.util.ArrayList(editparts);
11:14:21 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:21 Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[324] 
11:14:21 	List figures = new java.util.ArrayList(editparts);
11:14:21 	                   ^^^^^^^^^^^^^^^^^^^
11:14:21 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[325] 
11:14:21 	for (ListIterator iter = figures.listIterator(); iter.hasNext();) {
11:14:21 	     ^^^^^^^^^^^^
11:14:21 ListIterator is a raw type. References to generic type ListIterator<E> should be parameterized
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[326] 
11:14:21 	iter.set(((IGraphicalEditPart) iter.next()).getFigure());
11:14:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:21 Type safety: The method set(Object) belongs to the raw type ListIterator. References to generic type ListIterator<E> should be parameterized
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[330] 
11:14:21 	for (Iterator iter = decorationLayer.getChildren().iterator(); iter.hasNext();) {
11:14:21 	     ^^^^^^^^
11:14:21 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[342] 
11:14:21 	result.put(owner, decoration);
11:14:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:21 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[344] 
11:14:21 	((Collection) existing).add(decoration);
11:14:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:21 Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[344] 
11:14:21 	((Collection) existing).add(decoration);
11:14:21 	  ^^^^^^^^^^
11:14:21 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[346] 
11:14:21 	Collection c = new java.util.ArrayList(2);
11:14:21 	^^^^^^^^^^
11:14:21 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[346] 
11:14:21 	Collection c = new java.util.ArrayList(2);
11:14:21 	                   ^^^^^^^^^^^^^^^^^^^
11:14:21 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[347] 
11:14:21 	c.add(existing);
11:14:21 	^^^^^^^^^^^^^^^
11:14:21 Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[348] 
11:14:21 	c.add(decoration);
11:14:21 	^^^^^^^^^^^^^^^^^
11:14:21 Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[349] 
11:14:21 	result.put(owner, c);
11:14:21 	^^^^^^^^^^^^^^^^^^^^
11:14:21 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[371] 
11:14:21 	public Map mapFiguresToEditParts(Collection editParts) {
11:14:21 	       ^^^
11:14:21 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[371] 
11:14:21 	public Map mapFiguresToEditParts(Collection editParts) {
11:14:21 	                                 ^^^^^^^^^^
11:14:21 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[372] 
11:14:21 	Map result = new java.util.HashMap();
11:14:21 	^^^
11:14:21 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[372] 
11:14:21 	Map result = new java.util.HashMap();
11:14:21 	                 ^^^^^^^^^^^^^^^^^
11:14:21 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[374] 
11:14:21 	for (Iterator iter = editParts.iterator(); iter.hasNext();) {
11:14:21 	     ^^^^^^^^
11:14:21 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[377] 
11:14:21 	result.put(next.getFigure(), next);
11:14:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:21 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[392] 
11:14:21 	public void getNestedEditParts(IGraphicalEditPart childEditPart, Collection editParts) {
11:14:21 	                                                                 ^^^^^^^^^^
11:14:21 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[394] 
11:14:21 	for (Iterator iter = childEditPart.getChildren().iterator(); iter.hasNext();) {
11:14:21 	     ^^^^^^^^
11:14:21 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[397] 
11:14:21 	editParts.add(child);
11:14:21 	^^^^^^^^^^^^^^^^^^^^
11:14:21 Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[413] 
11:14:21 	public void paintDecorations(Graphics graphics, IFigure figure, Map decorations) {
11:14:21 	                                                                ^^^
11:14:21 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[418] 
11:14:21 	for (Iterator iter = ((Collection) decoration).iterator(); iter.hasNext();) {
11:14:21 	     ^^^^^^^^
11:14:21 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[418] 
11:14:21 	for (Iterator iter = ((Collection) decoration).iterator(); iter.hasNext();) {
11:14:21 	                       ^^^^^^^^^^
11:14:21 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:14:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[438] 
11:14:21 	for (Iterator itr = ep.getSourceConnections().iterator(); itr.hasNext();) {
11:14:21 	     ^^^^^^^^
11:14:21 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:14:21 110 problems (0 errors, 109 warnings, 1 info)
11:14:21 [INFO] 
11:14:21 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.export ---
11:14:21 [INFO] 
11:14:21 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.export ---
11:14:21 [INFO] 
11:14:21 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.export ---
11:14:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/src/test/resources
11:14:21 [INFO] 
11:14:21 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.export ---
11:14:21 [INFO] 
11:14:21 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.export ---
11:14:21 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 187 were skipped
11:14:21 [INFO] 
11:14:21 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.export ---
11:14:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/target/org.eclipse.papyrus.uml.export-2.1.0-SNAPSHOT-sources.jar
11:14:21 [INFO] 
11:14:21 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.export ---
11:14:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.export/target/org.eclipse.papyrus.uml.export-2.1.0-SNAPSHOT.jar
11:14:21 [INFO] 
11:14:21 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.export ---
11:14:21 [INFO] 
11:14:21 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.export ---
11:14:21 [INFO] 
11:14:21 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.export ---
11:14:21 [INFO] 
11:14:21 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.uml.navigation >-------
11:14:21 [INFO] Building org.eclipse.papyrus.uml.navigation 2.0.0-SNAPSHOT     [271/735]
11:14:21 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.navigation/pom.xml
11:14:21 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:14:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.navigation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.navigation/pom.xml
11:14:21 [INFO] 
11:14:21 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.navigation ---
11:14:21 [INFO] 
11:14:21 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.navigation ---
11:14:21 [INFO] The project's OSGi version is 2.0.0.202401111608
11:14:21 [INFO] 
11:14:21 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.navigation ---
11:14:21 [INFO] 
11:14:21 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.navigation ---
11:14:21 [INFO] 
11:14:21 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.navigation ---
11:14:21 [INFO] 
11:14:21 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.navigation ---
11:14:21 [INFO] Resolving class path of org.eclipse.papyrus.uml.navigation
11:14:22 [INFO] 
11:14:22 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.navigation ---
11:14:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.navigation/src/main/resources
11:14:22 [INFO] 
11:14:22 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.navigation ---
11:14:22 [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.navigation/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:14:22 [INFO] 
11:14:22 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.navigation ---
11:14:22 [INFO] 
11:14:22 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.navigation ---
11:14:22 [INFO] 
11:14:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.navigation ---
11:14:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.navigation/src/test/resources
11:14:22 [INFO] 
11:14:22 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.navigation ---
11:14:22 [INFO] 
11:14:22 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.navigation ---
11:14:22 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 175 were skipped
11:14:22 [INFO] 
11:14:22 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.navigation ---
11:14:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.navigation/target/org.eclipse.papyrus.uml.navigation-2.0.0-SNAPSHOT-sources.jar
11:14:22 [INFO] 
11:14:22 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.navigation ---
11:14:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.navigation/target/org.eclipse.papyrus.uml.navigation-2.0.0-SNAPSHOT.jar
11:14:23 [INFO] 
11:14:23 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.navigation ---
11:14:23 [INFO] 
11:14:23 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.navigation ---
11:14:23 [INFO] 
11:14:23 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.navigation ---
11:14:23 [INFO] 
11:14:23 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.oclconstraintevaluation >--
11:14:23 [INFO] Building org.eclipse.papyrus.uml.oclconstraintevaluation 2.0.0-SNAPSHOT [272/735]
11:14:23 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation/pom.xml
11:14:23 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:14:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.oclconstraintevaluation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation/pom.xml
11:14:23 [INFO] 
11:14:23 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.oclconstraintevaluation ---
11:14:23 [INFO] 
11:14:23 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.oclconstraintevaluation ---
11:14:23 [INFO] The project's OSGi version is 2.0.0.202401111608
11:14:23 [INFO] 
11:14:23 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.oclconstraintevaluation ---
11:14:23 [INFO] 
11:14:23 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.oclconstraintevaluation ---
11:14:23 [INFO] 
11:14:23 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.oclconstraintevaluation ---
11:14:23 [INFO] 
11:14:23 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.oclconstraintevaluation ---
11:14:23 [INFO] Resolving class path of org.eclipse.papyrus.uml.oclconstraintevaluation
11:14:23 [INFO] 
11:14:23 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.oclconstraintevaluation ---
11:14:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation/src/main/resources
11:14:23 [INFO] 
11:14:23 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.oclconstraintevaluation ---
11:14:23 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:14:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation/src/org/eclipse/papyrus/uml/oclconstraintevaluation/OCLEvaluationView.java:[24] 
11:14:24 	import org.eclipse.ocl.pivot.uml.UMLOCL;
11:14:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:24 The type UMLOCL is deprecated
11:14:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation/src/org/eclipse/papyrus/uml/oclconstraintevaluation/OCLEvaluationView.java:[78] 
11:14:24 	EnvironmentFactory environmentFactory = PivotUtilInternal.findEnvironmentFactory(contextObject);
11:14:24 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:24 The method findEnvironmentFactory(EObject) from the type PivotUtilInternal is deprecated
11:14:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation/src/org/eclipse/papyrus/uml/oclconstraintevaluation/OCLEvaluationView.java:[82] 
11:14:24 	return UMLOCL.newInstance().getMetamodelManager();
11:14:24 	       ^^^^^^
11:14:24 The type UMLOCL is deprecated
11:14:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation/src/org/eclipse/papyrus/uml/oclconstraintevaluation/OCLEvaluationView.java:[82] 
11:14:24 	return UMLOCL.newInstance().getMetamodelManager();
11:14:24 	              ^^^^^^^^^^^^^
11:14:24 The method newInstance() from the type UMLOCL is deprecated
11:14:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation/src/org/eclipse/papyrus/uml/oclconstraintevaluation/OCLEvaluationView.java:[99] 
11:14:24 	OCL ocl = OCL.newInstance(environmentFactory);
11:14:24 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:24 The method newInstance(EnvironmentFactory) from the type OCL is deprecated
11:14:24 5 problems (5 warnings)
11:14:24 [INFO] 
11:14:24 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.oclconstraintevaluation ---
11:14:24 [INFO] 
11:14:24 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.oclconstraintevaluation ---
11:14:24 [INFO] 
11:14:24 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.oclconstraintevaluation ---
11:14:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation/src/test/resources
11:14:24 [INFO] 
11:14:24 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.oclconstraintevaluation ---
11:14:24 [INFO] 
11:14:24 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.oclconstraintevaluation ---
11:14:24 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 118 were skipped
11:14:24 [INFO] 
11:14:24 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.oclconstraintevaluation ---
11:14:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation/target/org.eclipse.papyrus.uml.oclconstraintevaluation-2.0.0-SNAPSHOT-sources.jar
11:14:24 [INFO] 
11:14:24 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.oclconstraintevaluation ---
11:14:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation/target/org.eclipse.papyrus.uml.oclconstraintevaluation-2.0.0-SNAPSHOT.jar
11:14:24 [INFO] 
11:14:24 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.oclconstraintevaluation ---
11:14:24 [INFO] 
11:14:24 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.oclconstraintevaluation ---
11:14:24 [INFO] 
11:14:24 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.oclconstraintevaluation ---
11:14:24 [INFO] 
11:14:24 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.wizards >-----
11:14:24 [INFO] Building org.eclipse.papyrus.uml.diagram.wizards 4.0.100-SNAPSHOT [273/735]
11:14:24 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/pom.xml
11:14:24 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:14:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.wizards:4.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/pom.xml
11:14:24 [INFO] 
11:14:24 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.wizards ---
11:14:24 [INFO] 
11:14:24 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.wizards ---
11:14:24 [INFO] The project's OSGi version is 4.0.100.202401111608
11:14:24 [INFO] 
11:14:24 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.wizards ---
11:14:24 [INFO] 
11:14:24 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.wizards ---
11:14:24 [INFO] 
11:14:24 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.wizards ---
11:14:24 [INFO] 
11:14:24 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.wizards ---
11:14:24 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.wizards
11:14:25 [INFO] 
11:14:25 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.wizards ---
11:14:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/src/main/resources
11:14:25 [INFO] 
11:14:25 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.wizards ---
11:14:25 [INFO] Compiling 47 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:14:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/src/org/eclipse/papyrus/uml/diagram/wizards/profile/ProfileChooserContentProvider.java:[61] 
11:14:26 	for (Object object : (List) inputElement) {
11:14:26 	                      ^^^^
11:14:26 List is a raw type. References to generic type List<E> should be parameterized
11:14:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/src/org/eclipse/papyrus/uml/diagram/wizards/wizards/CreateModelWizard.java:[710] 
11:14:26 	desc = IDE.getEditorDescriptor(((IFileEditorInput) input).getFile());
11:14:26 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:26 The method getEditorDescriptor(IFile) from the type IDE is deprecated
11:14:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/src/org/eclipse/papyrus/uml/diagram/wizards/wizards/CreateModelWizard.java:[721] 
11:14:26 	desc = IDE.getEditorDescriptor(uri.lastSegment());
11:14:26 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:26 The method getEditorDescriptor(String) from the type IDE is deprecated
11:14:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/src/org/eclipse/papyrus/uml/diagram/wizards/wizards/CreateModelWizard.java:[724] 
11:14:26 	desc = IDE.getEditorDescriptor(input.getName());
11:14:26 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:26 The method getEditorDescriptor(String) from the type IDE is deprecated
11:14:26 5. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/src/org/eclipse/papyrus/uml/diagram/wizards/wizards/PapyrusExampleInstallerWizard.java (at line 49)
11:14:26 	@SuppressWarnings("nls")
11:14:26 	                  ^^^^^
11:14:26 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:14:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/src/org/eclipse/papyrus/uml/diagram/wizards/pages/SelectArchitectureContextPage.java:[106] 
11:14:26 	private <T> List<T> asList(T... elements) {
11:14:26 	                                ^^^^^^^^
11:14:26 Type safety: Potential heap pollution via varargs parameter elements
11:14:26 6 problems (0 errors, 5 warnings, 1 info)
11:14:26 [INFO] 
11:14:26 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.diagram.wizards ---
11:14:26 [INFO] 
11:14:26 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.wizards ---
11:14:26 [INFO] 
11:14:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.wizards ---
11:14:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/src/test/resources
11:14:26 [INFO] 
11:14:26 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.diagram.wizards ---
11:14:26 [INFO] 
11:14:26 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.wizards ---
11:14:26 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 199 were skipped
11:14:26 [INFO] 
11:14:26 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.wizards ---
11:14:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/target/org.eclipse.papyrus.uml.diagram.wizards-4.0.100-SNAPSHOT-sources.jar
11:14:26 [INFO] 
11:14:26 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.wizards ---
11:14:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/target/org.eclipse.papyrus.uml.diagram.wizards-4.0.100-SNAPSHOT.jar
11:14:27 [INFO] 
11:14:27 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.wizards ---
11:14:27 [INFO] 
11:14:27 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.diagram.wizards ---
11:14:27 [INFO] 
11:14:27 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.wizards ---
11:14:27 [INFO] 
11:14:27 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.uml.perspective >-------
11:14:27 [INFO] Building org.eclipse.papyrus.uml.perspective 2.0.0-SNAPSHOT    [274/735]
11:14:27 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.perspective/pom.xml
11:14:27 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:14:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.perspective:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.perspective/pom.xml
11:14:27 [INFO] 
11:14:27 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.perspective ---
11:14:27 [INFO] 
11:14:27 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.perspective ---
11:14:27 [INFO] The project's OSGi version is 2.0.0.202401111608
11:14:27 [INFO] 
11:14:27 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.perspective ---
11:14:27 [INFO] 
11:14:27 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.perspective ---
11:14:27 [INFO] 
11:14:27 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.perspective ---
11:14:27 [INFO] 
11:14:27 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.perspective ---
11:14:27 [INFO] Resolving class path of org.eclipse.papyrus.uml.perspective
11:14:28 [INFO] 
11:14:28 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.perspective ---
11:14:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.perspective/src/main/resources
11:14:28 [INFO] 
11:14:28 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.perspective ---
11:14:28 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.perspective/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:14:28 [INFO] 
11:14:28 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.perspective ---
11:14:28 [INFO] 
11:14:28 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.perspective ---
11:14:28 [INFO] 
11:14:28 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.perspective ---
11:14:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.perspective/src/test/resources
11:14:28 [INFO] 
11:14:28 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.perspective ---
11:14:28 [INFO] 
11:14:28 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.perspective ---
11:14:28 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 200 were skipped
11:14:28 [INFO] 
11:14:28 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.perspective ---
11:14:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.perspective/target/org.eclipse.papyrus.uml.perspective-2.0.0-SNAPSHOT-sources.jar
11:14:28 [INFO] 
11:14:28 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.perspective ---
11:14:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.perspective/target/org.eclipse.papyrus.uml.perspective-2.0.0-SNAPSHOT.jar
11:14:29 [INFO] 
11:14:29 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.perspective ---
11:14:29 [INFO] 
11:14:29 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.perspective ---
11:14:29 [INFO] 
11:14:29 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.perspective ---
11:14:29 [INFO] 
11:14:29 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.resourceloading.profile >--
11:14:29 [INFO] Building org.eclipse.papyrus.uml.resourceloading.profile 2.0.0-SNAPSHOT [275/735]
11:14:29 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.resourceloading.profile/pom.xml
11:14:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:14:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.resourceloading.profile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.resourceloading.profile/pom.xml
11:14:29 [INFO] 
11:14:29 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.resourceloading.profile ---
11:14:29 [INFO] 
11:14:29 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.resourceloading.profile ---
11:14:29 [INFO] The project's OSGi version is 2.0.0.202401111608
11:14:29 [INFO] 
11:14:29 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.resourceloading.profile ---
11:14:29 [INFO] 
11:14:29 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.resourceloading.profile ---
11:14:29 [INFO] 
11:14:29 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.resourceloading.profile ---
11:14:29 [INFO] 
11:14:29 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.resourceloading.profile ---
11:14:29 [INFO] Resolving class path of org.eclipse.papyrus.uml.resourceloading.profile
11:14:29 [INFO] 
11:14:29 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.resourceloading.profile ---
11:14:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.resourceloading.profile/src/main/resources
11:14:29 [INFO] 
11:14:29 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.resourceloading.profile ---
11:14:30 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.resourceloading.profile/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:14:30 [INFO] 
11:14:30 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.resourceloading.profile ---
11:14:30 [INFO] 
11:14:30 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.resourceloading.profile ---
11:14:30 [INFO] 
11:14:30 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.resourceloading.profile ---
11:14:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.resourceloading.profile/src/test/resources
11:14:30 [INFO] 
11:14:30 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.resourceloading.profile ---
11:14:30 [INFO] 
11:14:30 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.resourceloading.profile ---
11:14:30 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 148 were skipped
11:14:30 [INFO] 
11:14:30 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.resourceloading.profile ---
11:14:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.resourceloading.profile/target/org.eclipse.papyrus.uml.resourceloading.profile-2.0.0-SNAPSHOT-sources.jar
11:14:30 [INFO] 
11:14:30 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.resourceloading.profile ---
11:14:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.resourceloading.profile/target/org.eclipse.papyrus.uml.resourceloading.profile-2.0.0-SNAPSHOT.jar
11:14:30 [INFO] 
11:14:30 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.resourceloading.profile ---
11:14:30 [INFO] 
11:14:30 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.resourceloading.profile ---
11:14:30 [INFO] 
11:14:30 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.resourceloading.profile ---
11:14:30 [INFO] 
11:14:30 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.uml.search.ui >--------
11:14:30 [INFO] Building org.eclipse.papyrus.uml.search.ui 3.1.0-SNAPSHOT      [276/735]
11:14:30 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/pom.xml
11:14:30 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:14:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.search.ui:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/pom.xml
11:14:31 [INFO] 
11:14:31 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.search.ui ---
11:14:31 [INFO] 
11:14:31 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.search.ui ---
11:14:31 [INFO] The project's OSGi version is 3.1.0.202401111608
11:14:31 [INFO] 
11:14:31 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.search.ui ---
11:14:31 [INFO] 
11:14:31 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.search.ui ---
11:14:31 [INFO] 
11:14:31 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.search.ui ---
11:14:31 [INFO] 
11:14:31 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.search.ui ---
11:14:31 [INFO] Resolving class path of org.eclipse.papyrus.uml.search.ui
11:14:32 [INFO] 
11:14:32 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.search.ui ---
11:14:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/main/resources
11:14:32 [INFO] 
11:14:32 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.search.ui ---
11:14:32 [INFO] Compiling 45 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:14:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/CheckBoxFilteredTree.java:[32] 
11:14:32 	super(parent, style, filter, useNewLook);
11:14:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:32 The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
11:14:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/dialogs/TypesFilterDialog.java:[97] 
11:14:32 	filterTypesTreeViewer.setAllChecked(true);
11:14:32 	                      ^^^^^^^^^^^^^^^^^^^
11:14:32 The method setAllChecked(boolean) from the type CheckboxTreeViewer is deprecated
11:14:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/pages/PapyrusSearchPage.java:[60] 
11:14:32 	import org.eclipse.jface.viewers.ViewerSorter;
11:14:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:32 The type ViewerSorter is deprecated
11:14:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/pages/PapyrusSearchPage.java:[576] 
11:14:32 	participantProfilesComboViewer.setSorter(new ViewerSorter());
11:14:32 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:32 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated
11:14:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/pages/PapyrusSearchPage.java:[576] 
11:14:32 	participantProfilesComboViewer.setSorter(new ViewerSorter());
11:14:32 	                                             ^^^^^^^^^^^^
11:14:32 The type ViewerSorter is deprecated
11:14:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/pages/PapyrusSearchPage.java:[576] 
11:14:32 	participantProfilesComboViewer.setSorter(new ViewerSorter());
11:14:32 	                                             ^^^^^^^^^^^^^^
11:14:32 The constructor ViewerSorter() is deprecated
11:14:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/pages/PapyrusSearchPage.java:[698] 
11:14:32 	participantUMLTypesTreeViewer.setSorter(new ViewerSorter());
11:14:32 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:32 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated
11:14:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/pages/PapyrusSearchPage.java:[698] 
11:14:32 	participantUMLTypesTreeViewer.setSorter(new ViewerSorter());
11:14:32 	                                            ^^^^^^^^^^^^
11:14:32 The type ViewerSorter is deprecated
11:14:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/pages/PapyrusSearchPage.java:[698] 
11:14:32 	participantUMLTypesTreeViewer.setSorter(new ViewerSorter());
11:14:32 	                                            ^^^^^^^^^^^^^^
11:14:32 The constructor ViewerSorter() is deprecated
11:14:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/pages/PapyrusSearchPage.java:[722] 
11:14:32 	participantStereotypesTreeViewer.setSorter(new ViewerSorter());
11:14:32 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:32 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated
11:14:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/pages/PapyrusSearchPage.java:[722] 
11:14:32 	participantStereotypesTreeViewer.setSorter(new ViewerSorter());
11:14:32 	                                               ^^^^^^^^^^^^
11:14:32 The type ViewerSorter is deprecated
11:14:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/pages/PapyrusSearchPage.java:[722] 
11:14:32 	participantStereotypesTreeViewer.setSorter(new ViewerSorter());
11:14:32 	                                               ^^^^^^^^^^^^^^
11:14:32 The constructor ViewerSorter() is deprecated
11:14:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/validator/ParticipantValidator.java:[83] 
11:14:32 	List<Object> participantsTypesList = Arrays.asList(participantsTypes);
11:14:32 	             ^^^^^^^^^^^^^^^^^^^^^
11:14:32 The value of the local variable participantsTypesList is not used
11:14:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/handlers/SearchCommandHandler.java:[21] 
11:14:32 	import org.eclipse.search.internal.ui.OpenSearchDialogAction;
11:14:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:32 Discouraged access: The type 'OpenSearchDialogAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.search/3.16.0.v20230921-2245/org.eclipse.search-3.16.0.v20230921-2245.jar')
11:14:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/handlers/SearchCommandHandler.java:[32] 
11:14:32 	OpenSearchDialogAction action = new OpenSearchDialogAction();
11:14:32 	^^^^^^^^^^^^^^^^^^^^^^
11:14:32 Discouraged access: The type 'OpenSearchDialogAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.search/3.16.0.v20230921-2245/org.eclipse.search-3.16.0.v20230921-2245.jar')
11:14:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/handlers/SearchCommandHandler.java:[32] 
11:14:32 	OpenSearchDialogAction action = new OpenSearchDialogAction();
11:14:32 	                                    ^^^^^^^^^^^^^^^^^^^^^^
11:14:32 Discouraged access: The type 'OpenSearchDialogAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.search/3.16.0.v20230921-2245/org.eclipse.search-3.16.0.v20230921-2245.jar')
11:14:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/handlers/SearchCommandHandler.java:[32] 
11:14:32 	OpenSearchDialogAction action = new OpenSearchDialogAction();
11:14:32 	                                    ^^^^^^^^^^^^^^^^^^^^^^
11:14:32 Discouraged access: The constructor 'OpenSearchDialogAction()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.search/3.16.0.v20230921-2245/org.eclipse.search-3.16.0.v20230921-2245.jar')
11:14:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/handlers/SearchCommandHandler.java:[33] 
11:14:32 	action.run();
11:14:32 	       ^^^
11:14:32 Discouraged access: The method 'OpenSearchDialogAction.run()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.search/3.16.0.v20230921-2245/org.eclipse.search-3.16.0.v20230921-2245.jar')
11:14:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/query/PapyrusAdvancedQuery.java:[433] 
11:14:32 	private EList<String> getStringValuesOfProperty(Element element, Stereotype stereotype, Property property) {
11:14:32 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:32 The method getStringValuesOfProperty(Element, Stereotype, Property) from the type PapyrusAdvancedQuery is never used locally
11:14:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/query/PapyrusAdvancedQuery.java:[438] 
11:14:32 	for (Object val : (EList) values) {
11:14:32 	                   ^^^^^
11:14:32 EList is a raw type. References to generic type EList<E> should be parameterized
11:14:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/adapter/PapyrusSearchAdapterFactory.java:[33] 
11:14:32 	public Object getAdapter(Object adaptableObject, @SuppressWarnings("rawtypes") Class adapterType) {
11:14:32 	       ^^^^^^
11:14:32 Type safety: The return type Object for getAdapter(Object, Class) from the type PapyrusSearchAdapterFactory needs unchecked conversion to conform to T from the type IAdapterFactory
11:14:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/com/swtdesigner/ResourceManager.java:[164] 
11:14:32 	drawImage(baseImage.getImageData(), 0, 0);
11:14:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:32 The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated
11:14:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/com/swtdesigner/ResourceManager.java:[166] 
11:14:32 	drawImage(decorator.getImageData(), 0, 0);
11:14:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:32 The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated
11:14:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/com/swtdesigner/ResourceManager.java:[168] 
11:14:32 	drawImage(decorator.getImageData(), bib.width - dib.width, 0);
11:14:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:32 The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated
11:14:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/com/swtdesigner/ResourceManager.java:[170] 
11:14:32 	drawImage(decorator.getImageData(), 0, bib.height - dib.height);
11:14:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:32 The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated
11:14:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/com/swtdesigner/ResourceManager.java:[172] 
11:14:32 	drawImage(decorator.getImageData(), bib.width - dib.width, bib.height - dib.height);
11:14:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:32 The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated
11:14:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/providers/AttributeMatchLabelProvider.java:[117] 
11:14:32 	private String getStringValueOfProperty(Element element, Stereotype stereotype, Property property) {
11:14:32 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:32 The method getStringValueOfProperty(Element, Stereotype, Property) from the type AttributeMatchLabelProvider is never used locally
11:14:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/providers/AttributeMatchLabelProvider.java:[147] 
11:14:32 	private EList<String> getStringValuesOfProperty(Element element, Stereotype stereotype, Property property) {
11:14:32 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:32 The method getStringValuesOfProperty(Element, Stereotype, Property) from the type AttributeMatchLabelProvider is never used locally
11:14:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/providers/AttributeMatchLabelProvider.java:[152] 
11:14:32 	for (Object val : (EList) values) {
11:14:32 	                   ^^^^^
11:14:32 EList is a raw type. References to generic type EList<E> should be parameterized
11:14:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/results/PapyrusSearchResult.java:[311] 
11:14:32 	private EList<String> getStringValuesOfProperty(Element element, Stereotype stereotype, Property property) {
11:14:32 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:32 The method getStringValuesOfProperty(Element, Stereotype, Property) from the type PapyrusSearchResult is never used locally
11:14:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/results/PapyrusSearchResult.java:[316] 
11:14:32 	for (Object val : (EList) values) {
11:14:32 	                   ^^^^^
11:14:32 EList is a raw type. References to generic type EList<E> should be parameterized
11:14:32 31 problems (31 warnings)
11:14:32 [INFO] 
11:14:32 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.search.ui ---
11:14:32 [INFO] 
11:14:32 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.search.ui ---
11:14:32 [INFO] 
11:14:32 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.search.ui ---
11:14:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/test/resources
11:14:32 [INFO] 
11:14:32 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.search.ui ---
11:14:32 [INFO] 
11:14:32 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.search.ui ---
11:14:32 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 196 were skipped
11:14:32 [INFO] 
11:14:32 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.search.ui ---
11:14:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/target/org.eclipse.papyrus.uml.search.ui-3.1.0-SNAPSHOT-sources.jar
11:14:32 [INFO] 
11:14:32 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.search.ui ---
11:14:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/target/org.eclipse.papyrus.uml.search.ui-3.1.0-SNAPSHOT.jar
11:14:33 [INFO] 
11:14:33 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.search.ui ---
11:14:33 [INFO] 
11:14:33 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.search.ui ---
11:14:33 [INFO] 
11:14:33 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.search.ui ---
11:14:33 [INFO] 
11:14:33 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.uml.service.types >------
11:14:33 [INFO] Building org.eclipse.papyrus.uml.service.types 5.2.0-SNAPSHOT  [277/735]
11:14:33 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types/pom.xml
11:14:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:14:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.service.types:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types/pom.xml
11:14:33 [INFO] 
11:14:33 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.service.types ---
11:14:33 [INFO] 
11:14:33 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.service.types ---
11:14:33 [INFO] The project's OSGi version is 5.2.0.202401111608
11:14:33 [INFO] 
11:14:33 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.service.types ---
11:14:33 [INFO] 
11:14:33 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.service.types ---
11:14:33 [INFO] 
11:14:33 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.service.types ---
11:14:33 [INFO] 
11:14:33 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.service.types ---
11:14:33 [INFO] Resolving class path of org.eclipse.papyrus.uml.service.types
11:14:34 [INFO] 
11:14:34 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.service.types ---
11:14:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/main/resources
11:14:34 [INFO] 
11:14:34 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.service.types ---
11:14:34 [INFO] Compiling 219 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/ElementEditHelper.java:[153] 
11:14:35 	Map elementsToMove = req.getElementsToMove();
11:14:35 	^^^
11:14:35 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/ElementEditHelper.java:[193] 
11:14:35 	for (Object object : (List) value) {
11:14:35 	                      ^^^^
11:14:35 List is a raw type. References to generic type List<E> should be parameterized
11:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/ElementEditHelper.java:[221] 
11:14:35 	for (Edge edge : (List<Edge>) ViewUtil.getTargetConnections(viewIt.next())) {
11:14:35 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:35 Type safety: Unchecked cast from List to List<Edge>
11:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/InstanceSpecificationEditHelper.java:[58] 
11:14:35 	private InstanceSpecification getSourceOwnerType(ConfigureRequest req) {
11:14:35 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:35 The method getSourceOwnerType(ConfigureRequest) from the type InstanceSpecificationEditHelper is never used locally
11:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/InstanceSpecificationEditHelper.java:[73] 
11:14:35 	private InstanceSpecification getTargetOwnerType(ConfigureRequest req) {
11:14:35 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:35 The method getTargetOwnerType(ConfigureRequest) from the type InstanceSpecificationEditHelper is never used locally
11:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/NotContainmentMoveCommand.java:[53] 
11:14:35 	for(Iterator i = getElementsToMove().keySet().iterator(); i.hasNext();) {
11:14:35 	    ^^^^^^^^
11:14:35 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/AbstractDirectedRelationshipReorientCommand.java:[101] 
11:14:35 	R elementToEdit = (R) getElementToEdit();
11:14:35 	                  ^^^^^^^^^^^^^^^^^^^^^^
11:14:35 Type safety: Unchecked cast from EObject to R
11:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/AbstractDirectedRelationshipReorientCommand.java:[106] 
11:14:35 	return (S) oldEnd;
11:14:35 	       ^^^^^^^^^^
11:14:35 Type safety: Unchecked cast from EObject to S
11:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/AbstractDirectedRelationshipReorientCommand.java:[110] 
11:14:35 	return (S) newEnd;
11:14:35 	       ^^^^^^^^^^
11:14:35 Type safety: Unchecked cast from EObject to S
11:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/AbstractDirectedRelationshipReorientCommand.java:[114] 
11:14:35 	return (T) oldEnd;
11:14:35 	       ^^^^^^^^^^
11:14:35 Type safety: Unchecked cast from EObject to T
11:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/AbstractDirectedRelationshipReorientCommand.java:[118] 
11:14:35 	return (T) newEnd;
11:14:35 	       ^^^^^^^^^^
11:14:35 Type safety: Unchecked cast from EObject to T
11:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/ElementOwnedElementCreateCommand.java:[71] 
11:14:35 	((List) value).add(getTarget());
11:14:35 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:35 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/ElementOwnedElementCreateCommand.java:[71] 
11:14:35 	((List) value).add(getTarget());
11:14:35 	  ^^^^
11:14:35 List is a raw type. References to generic type List<E> should be parameterized
11:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/InteractionOperandEditHelper.java:[47] 
11:14:35 	InteractionConstraint guard = interactionOperand.createGuard("guard");
11:14:35 	                      ^^^^^
11:14:35 The value of the local variable guard is not used
11:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/advice/NamedElementHelperAdvice.java:[56] 
11:14:35 	if(request.getDependentElementsToDestroy().containsAll(directedRelationship.getSources())) {
11:14:35 	   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:35 Type safety: The method containsAll(Collection) belongs to the raw type Set. References to generic type Set<E> should be parameterized
11:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/advice/NamedElementHelperAdvice.java:[68] 
11:14:35 	if(request.getDependentElementsToDestroy().containsAll(directedRelationship.getTargets())) {
11:14:35 	   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:35 Type safety: The method containsAll(Collection) belongs to the raw type Set. References to generic type Set<E> should be parameterized
11:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/advice/TraceEditHelperAdvice.java:[50] 
11:14:35 	StereotypeApplicationHelper.getInstance(element).applyStereotype(element, StandardPackage.Literals.TRACE);
11:14:35 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:35 The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated
11:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/advice/AssociationEditHelperAdvice.java:[262] 
11:14:35 	? (List<EObject>) req.getParameter(org.eclipse.papyrus.infra.services.edit.utils.RequestParameterConstants.DEPENDENTS_TO_KEEP)
11:14:35 	  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:35 Type safety: Unchecked cast from Object to List<EObject>
11:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/advice/AssociationEditHelperAdvice.java:[337] 
11:14:35 	? (List<EObject>) request.getParameter(org.eclipse.papyrus.infra.services.edit.utils.RequestParameterConstants.ASSOCIATION_REFACTORED_ELEMENTS)
11:14:35 	  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:35 Type safety: Unchecked cast from Object to List<EObject>
11:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/advice/AssociationEditHelperAdvice.java:[346] 
11:14:35 	request.getParameters().put(org.eclipse.papyrus.infra.services.edit.utils.RequestParameterConstants.ASSOCIATION_REFACTORED_ELEMENTS, currentlyRefactoredElements);
11:14:35 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:35 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:14:35 21. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/advice/OccurrenceSpecificationHelperAdvice.java (at line 68)
11:14:35 	if (os.equals(m.getSendEvent())) {
11:14:35 	              ^^^^^^^^^^^^^^^^
11:14:35 Unlikely argument type for equals(): MessageEnd seems to be unrelated to OccurrenceSpecification
11:14:35 22. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/advice/OccurrenceSpecificationHelperAdvice.java (at line 74)
11:14:35 	if (os.equals(m.getReceiveEvent())) {
11:14:35 	              ^^^^^^^^^^^^^^^^^^^
11:14:35 Unlikely argument type for equals(): MessageEnd seems to be unrelated to OccurrenceSpecification
11:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/advice/ClassifierHelperAdvice.java:[167] 
11:14:35 	List<EObject> currentlyRefactoredElements = (request.getParameter(RequestParameterConstants.ASSOCIATION_REFACTORED_ELEMENTS) != null) ? (List<EObject>) request.getParameter(RequestParameterConstants.ASSOCIATION_REFACTORED_ELEMENTS)
11:14:35 	                                                                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:35 Type safety: Unchecked cast from Object to List<EObject>
11:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/advice/ClassifierHelperAdvice.java:[197] 
11:14:35 	request.getParameters().put(RequestParameterConstants.ASSOCIATION_REFACTORED_ELEMENTS, currentlyRefactoredElements);
11:14:35 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:35 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/ExceptionHandlerEditHelper.java:[39] 
11:14:35 	import org.eclipse.uml2.uml.Type;
11:14:35 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:35 The import org.eclipse.uml2.uml.Type is never used
11:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/ConfigureMessageEventCommand.java:[131] 
11:14:35 	final int index = lifeline.getCoveredBys().indexOf(previous) + 1;
11:14:35 	                                                   ^^^^^^^^
11:14:35 Unlikely argument type MessageEnd for indexOf(Object) on a List<InteractionFragment>
11:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/ConfigureMessageEventCommand.java:[369] 
11:14:35 	((Interaction) container).getFragments().remove(createdMessage);
11:14:35 	                                                ^^^^^^^^^^^^^^
11:14:35 Unlikely argument type MessageEnd for remove(Object) on a Collection<InteractionFragment>
11:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/ConfigureMessageEventCommand.java:[371] 
11:14:35 	((InteractionOperand) container).getFragments().remove(createdMessage);
11:14:35 	                                                       ^^^^^^^^^^^^^^
11:14:35 Unlikely argument type MessageEnd for remove(Object) on a Collection<InteractionFragment>
11:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/StereotypePropertyReferenceDestroyCommand.java:[142] 
11:14:35 	((List) list).remove(value);
11:14:35 	  ^^^^
11:14:35 List is a raw type. References to generic type List<E> should be parameterized
11:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/advice/RefineEditHelperAdvice.java:[50] 
11:14:35 	StereotypeApplicationHelper.getInstance(element).applyStereotype(element, StandardPackage.Literals.REFINE);
11:14:35 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:35 The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated
11:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/advice/MessageHelperAdvice.java:[300] 
11:14:35 	lifeline.getCoveredBys().add(lifeline.getCoveredBys().indexOf(previous) + 1, messageOccurrenceSpecification);
11:14:35 	                                                              ^^^^^^^^
11:14:35 Unlikely argument type MessageEnd for indexOf(Object) on a List<InteractionFragment>
11:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/ElementOwnedElementReorientCommand.java:[100] 
11:14:35 	((List) value).add(getOldTarget());
11:14:35 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:35 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/ElementOwnedElementReorientCommand.java:[100] 
11:14:35 	((List) value).add(getOldTarget());
11:14:35 	  ^^^^
11:14:35 List is a raw type. References to generic type List<E> should be parameterized
11:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/ElementOwnedElementReorientCommand.java:[111] 
11:14:35 	((List) value).add(getNewTarget());
11:14:35 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:35 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/ElementOwnedElementReorientCommand.java:[111] 
11:14:35 	((List) value).add(getNewTarget());
11:14:35 	  ^^^^
11:14:35 List is a raw type. References to generic type List<E> should be parameterized
11:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/LifelineEditHelper.java:[57] 
11:14:35 	createRequest.getParameters().put(SequenceRequestConstant.COVERED, container);
11:14:35 	                                                          ^^^^^^^
11:14:35 The field SequenceRequestConstant.COVERED is deprecated
11:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/AssociationReorientCommand.java:[199] 
11:14:35 	private void reorientEnd(Property end, Classifier newEndType) throws ExecutionException {
11:14:35 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:35 The method reorientEnd(Property, Classifier) from the type AssociationReorientCommand is never used locally
11:14:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/AssociationReorientCommand.java:[204] 
11:14:35 	private void moveEnd(Property end, Classifier newOwner) throws ExecutionException {
11:14:35 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:35 The method moveEnd(Property, Classifier) from the type AssociationReorientCommand is never used locally
11:14:35 38 problems (0 errors, 36 warnings, 2 infos)
11:14:35 [INFO] 
11:14:35 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.service.types ---
11:14:35 [INFO] 
11:14:35 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.service.types ---
11:14:35 [INFO] 
11:14:35 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.service.types ---
11:14:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/test/resources
11:14:35 [INFO] 
11:14:35 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.service.types ---
11:14:35 [INFO] 
11:14:35 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.service.types ---
11:14:35 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 186 were skipped
11:14:35 [INFO] 
11:14:35 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.service.types ---
11:14:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types/target/org.eclipse.papyrus.uml.service.types-5.2.0-SNAPSHOT-sources.jar
11:14:35 [INFO] 
11:14:35 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.service.types ---
11:14:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types/target/org.eclipse.papyrus.uml.service.types-5.2.0-SNAPSHOT.jar
11:14:35 [INFO] 
11:14:35 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.service.types ---
11:14:35 [INFO] 
11:14:35 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.service.types ---
11:14:35 [INFO] 
11:14:35 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.service.types ---
11:14:35 [INFO] 
11:14:35 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.service.types.ui >----
11:14:35 [INFO] Building org.eclipse.papyrus.uml.service.types.ui 3.0.0-SNAPSHOT [278/735]
11:14:35 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types.ui/pom.xml
11:14:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:14:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.service.types.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types.ui/pom.xml
11:14:36 [INFO] 
11:14:36 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.service.types.ui ---
11:14:36 [INFO] 
11:14:36 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.service.types.ui ---
11:14:36 [INFO] The project's OSGi version is 3.0.0.202401111608
11:14:36 [INFO] 
11:14:36 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.service.types.ui ---
11:14:36 [INFO] 
11:14:36 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.service.types.ui ---
11:14:36 [INFO] 
11:14:36 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.service.types.ui ---
11:14:36 [INFO] 
11:14:36 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.service.types.ui ---
11:14:36 [INFO] Resolving class path of org.eclipse.papyrus.uml.service.types.ui
11:14:37 [INFO] 
11:14:37 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.service.types.ui ---
11:14:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types.ui/src/main/resources
11:14:37 [INFO] 
11:14:37 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.service.types.ui ---
11:14:37 [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:14:37 [INFO] 
11:14:37 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.service.types.ui ---
11:14:37 [INFO] 
11:14:37 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.service.types.ui ---
11:14:37 [INFO] 
11:14:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.service.types.ui ---
11:14:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types.ui/src/test/resources
11:14:37 [INFO] 
11:14:37 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.service.types.ui ---
11:14:37 [INFO] 
11:14:37 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.service.types.ui ---
11:14:37 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 186 were skipped
11:14:37 [INFO] 
11:14:37 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.service.types.ui ---
11:14:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types.ui/target/org.eclipse.papyrus.uml.service.types.ui-3.0.0-SNAPSHOT-sources.jar
11:14:37 [INFO] 
11:14:37 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.service.types.ui ---
11:14:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types.ui/target/org.eclipse.papyrus.uml.service.types.ui-3.0.0-SNAPSHOT.jar
11:14:37 [INFO] 
11:14:37 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.service.types.ui ---
11:14:37 [INFO] 
11:14:37 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.service.types.ui ---
11:14:37 [INFO] 
11:14:37 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.service.types.ui ---
11:14:37 [INFO] 
11:14:37 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.service.validation >---
11:14:37 [INFO] Building org.eclipse.papyrus.uml.service.validation 3.0.0-SNAPSHOT [279/735]
11:14:37 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.validation/pom.xml
11:14:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:14:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.service.validation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.validation/pom.xml
11:14:38 [INFO] 
11:14:38 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.service.validation ---
11:14:38 [INFO] 
11:14:38 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.service.validation ---
11:14:38 [INFO] The project's OSGi version is 3.0.0.202401111608
11:14:38 [INFO] 
11:14:38 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.service.validation ---
11:14:38 [INFO] 
11:14:38 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.service.validation ---
11:14:38 [INFO] 
11:14:38 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.service.validation ---
11:14:38 [INFO] 
11:14:38 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.service.validation ---
11:14:38 [INFO] Resolving class path of org.eclipse.papyrus.uml.service.validation
11:14:38 [INFO] 
11:14:38 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.service.validation ---
11:14:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.validation/src/main/resources
11:14:38 [INFO] 
11:14:38 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.service.validation ---
11:14:38 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.validation/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:14:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.validation/src/org/eclipse/papyrus/uml/service/validation/oclpivot/AbstractOCLpivotModelConstraint.java:[152] 
11:14:39 	ocl.getMetamodelManager().getASOf(org.eclipse.ocl.pivot.Class.class, umlStereotype);
11:14:39 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:39 The method getASOf(Class<Class>, EObject) from the type MetamodelManager is deprecated
11:14:39 1 problem (1 warning)
11:14:39 [INFO] 
11:14:39 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.service.validation ---
11:14:39 [INFO] 
11:14:39 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.service.validation ---
11:14:39 [INFO] 
11:14:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.service.validation ---
11:14:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.validation/src/test/resources
11:14:39 [INFO] 
11:14:39 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.service.validation ---
11:14:39 [INFO] 
11:14:39 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.service.validation ---
11:14:39 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 159 were skipped
11:14:39 [INFO] 
11:14:39 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.service.validation ---
11:14:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.validation/target/org.eclipse.papyrus.uml.service.validation-3.0.0-SNAPSHOT-sources.jar
11:14:39 [INFO] 
11:14:39 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.service.validation ---
11:14:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.validation/target/org.eclipse.papyrus.uml.service.validation-3.0.0-SNAPSHOT.jar
11:14:39 [INFO] 
11:14:39 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.service.validation ---
11:14:39 [INFO] 
11:14:39 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.service.validation ---
11:14:39 [INFO] 
11:14:39 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.service.validation ---
11:14:39 [INFO] 
11:14:39 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.services.decoration >---
11:14:39 [INFO] Building org.eclipse.papyrus.uml.services.decoration 2.0.0-SNAPSHOT [280/735]
11:14:39 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.services.decoration/pom.xml
11:14:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:14:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.services.decoration:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.services.decoration/pom.xml
11:14:39 [INFO] 
11:14:39 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.services.decoration ---
11:14:39 [INFO] 
11:14:39 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.services.decoration ---
11:14:39 [INFO] The project's OSGi version is 2.0.0.202401111608
11:14:39 [INFO] 
11:14:39 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.services.decoration ---
11:14:39 [INFO] 
11:14:39 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.services.decoration ---
11:14:39 [INFO] 
11:14:39 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.services.decoration ---
11:14:39 [INFO] 
11:14:39 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.services.decoration ---
11:14:39 [INFO] Resolving class path of org.eclipse.papyrus.uml.services.decoration
11:14:39 [INFO] 
11:14:39 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.services.decoration ---
11:14:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.services.decoration/src/main/resources
11:14:39 [INFO] 
11:14:39 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.services.decoration ---
11:14:39 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.services.decoration/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:14:39 [INFO] 
11:14:39 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.services.decoration ---
11:14:39 [INFO] 
11:14:39 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.services.decoration ---
11:14:39 [INFO] 
11:14:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.services.decoration ---
11:14:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.services.decoration/src/test/resources
11:14:39 [INFO] 
11:14:39 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.services.decoration ---
11:14:39 [INFO] 
11:14:39 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.services.decoration ---
11:14:39 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 122 were skipped
11:14:39 [INFO] 
11:14:39 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.services.decoration ---
11:14:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.services.decoration/target/org.eclipse.papyrus.uml.services.decoration-2.0.0-SNAPSHOT-sources.jar
11:14:39 [INFO] 
11:14:39 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.services.decoration ---
11:14:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.services.decoration/target/org.eclipse.papyrus.uml.services.decoration-2.0.0-SNAPSHOT.jar
11:14:39 [INFO] 
11:14:39 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.services.decoration ---
11:14:39 [INFO] 
11:14:39 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.services.decoration ---
11:14:39 [INFO] 
11:14:39 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.services.decoration ---
11:14:39 [INFO] 
11:14:39 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.templaterepository >---
11:14:39 [INFO] Building org.eclipse.papyrus.uml.templaterepository 3.0.0-SNAPSHOT [281/735]
11:14:39 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.templaterepository/pom.xml
11:14:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:14:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.templaterepository:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.templaterepository/pom.xml
11:14:40 [INFO] 
11:14:40 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.templaterepository ---
11:14:40 [INFO] 
11:14:40 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.templaterepository ---
11:14:40 [INFO] The project's OSGi version is 3.0.0.202401111608
11:14:40 [INFO] 
11:14:40 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.templaterepository ---
11:14:40 [INFO] 
11:14:40 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.templaterepository ---
11:14:40 [INFO] 
11:14:40 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.templaterepository ---
11:14:40 [INFO] 
11:14:40 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.templaterepository ---
11:14:40 [INFO] Resolving class path of org.eclipse.papyrus.uml.templaterepository
11:14:41 [INFO] 
11:14:41 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.templaterepository ---
11:14:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.templaterepository/src/main/resources
11:14:41 [INFO] 
11:14:41 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.templaterepository ---
11:14:41 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.templaterepository/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:14:41 [INFO] 
11:14:41 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.templaterepository ---
11:14:41 [INFO] 
11:14:41 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.templaterepository ---
11:14:41 [INFO] 
11:14:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.templaterepository ---
11:14:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.templaterepository/src/test/resources
11:14:41 [INFO] 
11:14:41 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.templaterepository ---
11:14:41 [INFO] 
11:14:41 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.templaterepository ---
11:14:41 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 199 were skipped
11:14:41 [INFO] 
11:14:41 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.templaterepository ---
11:14:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.templaterepository/target/org.eclipse.papyrus.uml.templaterepository-3.0.0-SNAPSHOT-sources.jar
11:14:41 [INFO] 
11:14:41 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.templaterepository ---
11:14:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.templaterepository/target/org.eclipse.papyrus.uml.templaterepository-3.0.0-SNAPSHOT.jar
11:14:41 [INFO] 
11:14:41 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.templaterepository ---
11:14:41 [INFO] 
11:14:41 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.templaterepository ---
11:14:41 [INFO] 
11:14:41 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.templaterepository ---
11:14:41 [INFO] 
11:14:41 [INFO] ----------< org.eclipse.papyrus:org.eclipse.papyrus.uml-alf >-----------
11:14:41 [INFO] Building Papyrus UML ALF 0.0.1-SNAPSHOT                        [282/735]
11:14:41 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/pom.xml
11:14:41 [INFO] --------------------------------[ pom ]---------------------------------
11:14:41 [INFO] 
11:14:41 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml-alf ---
11:14:41 [INFO] 
11:14:41 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml-alf ---
11:14:41 [INFO] 
11:14:41 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml-alf ---
11:14:41 [INFO] 
11:14:41 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml-alf ---
11:14:41 [INFO] 
11:14:41 [INFO] ----------< org.eclipse.papyrus:org.eclipse.papyrus.uml.alf >-----------
11:14:41 [INFO] Building org.eclipse.papyrus.uml.alf 4.0.100-SNAPSHOT          [283/735]
11:14:41 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/pom.xml
11:14:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:14:41 [WARNING] Parameter 'fileset' is unknown for plugin 'maven-clean-plugin:3.3.1:clean (default-clean)'
11:14:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf:4.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/pom.xml
11:14:41 [INFO] 
11:14:41 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.alf ---
11:14:41 [INFO] 
11:14:41 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.alf ---
11:14:41 [INFO] The project's OSGi version is 4.0.100.202401111608
11:14:41 [INFO] 
11:14:41 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.alf ---
11:14:41 [INFO] 
11:14:41 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.alf ---
11:14:41 [INFO] 
11:14:41 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.alf ---
11:14:41 [INFO] 
11:14:41 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.alf ---
11:14:41 [INFO] Resolving class path of org.eclipse.papyrus.uml.alf
11:14:42 [INFO] 
11:14:42 [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.uml.alf ---
11:14:46 [WARNING] 
11:14:46 WARNING: 	AlfValidator.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/src/org/eclipse/papyrus/uml/alf/validation/AlfValidator.xtend
11:14:46 45: The operator '==' should be replaced by '===' when null is one of the arguments.
11:14:46 [WARNING] 
11:14:46 WARNING: 	AlfValidator.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/src/org/eclipse/papyrus/uml/alf/validation/AlfValidator.xtend
11:14:46 48: Unnecessary cast from SequenceAccessExpression to SequenceAccessExpression
11:14:46 [INFO] 
11:14:46 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.alf ---
11:14:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/src/main/resources
11:14:46 [INFO] 
11:14:46 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.alf ---
11:14:46 [INFO] Compiling 304 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/DoStatementImpl.java:[187] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.DO_STATEMENT__DO_STATEMENT_ASSIGNMENTS_BEFORE,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "doStatementAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/DoStatementImpl.java:[212] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.DO_STATEMENT__DO_STATEMENT_ASSIGNMENTS_AFTER,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "doStatementAssignmentsAfter", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/DoStatementImpl.java:[269] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.DO_STATEMENT__DO_STATEMENT_ENCLOSED_STATEMENTS,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "doStatementEnclosedStatements", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BooleanLiteralExpressionImpl.java:[106] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.BOOLEAN_LITERAL_EXPRESSION__BOOLEAN_LITERAL_EXPRESSION_TYPE_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "booleanLiteralExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/WhileStatementImpl.java:[187] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.WHILE_STATEMENT__WHILE_STATEMENT_ASSIGNMENTS_BEFORE,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "whileStatementAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/WhileStatementImpl.java:[212] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.WHILE_STATEMENT__WHILE_STATEMENT_ASSIGNMENTS_AFTER,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "whileStatementAssignmentsAfter", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/WhileStatementImpl.java:[269] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.WHILE_STATEMENT__WHILE_STATEMENT_ENCLOSED_STATEMENTS,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "whileStatementEnclosedStatements", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceOperationExpressionImpl.java:[294] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.SEQUENCE_OPERATION_EXPRESSION__SEQUENCE_OPERATION_EXPRESSION_REFERENT_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceOperationExpressionReferentDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceOperationExpressionImpl.java:[319] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.SEQUENCE_OPERATION_EXPRESSION__SEQUENCE_OPERATION_EXPRESSION_FEATURE_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceOperationExpressionFeatureDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceOperationExpressionImpl.java:[459] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.SEQUENCE_OPERATION_EXPRESSION__SEQUENCE_OPERATION_EXPRESSION_ASSIGNMENTS_BEFORE,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceOperationExpressionAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceOperationExpressionImpl.java:[484] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.SEQUENCE_OPERATION_EXPRESSION__SEQUENCE_OPERATION_EXPRESSION_IS_COLLECTION_CONVERSION_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceOperationExpressionIsCollectionConversionDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceOperationExpressionImpl.java:[509] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.SEQUENCE_OPERATION_EXPRESSION__SEQUENCE_OPERATION_EXPRESSION_IS_BIT_STRING_CONVERSION_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceOperationExpressionIsBitStringConversionDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceOperationExpressionImpl.java:[568] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.SEQUENCE_OPERATION_EXPRESSION__SEQUENCE_OPERATION_EXPRESSION_LEFT_HAND_SIDE_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceOperationExpressionLeftHandSideDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ShiftExpressionImpl.java:[155] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.SHIFT_EXPRESSION__SHIFT_EXPRESSION_TYPE_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "shiftExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ShiftExpressionImpl.java:[180] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.SHIFT_EXPRESSION__SHIFT_EXPRESSION_LOWER_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "shiftExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ShiftExpressionImpl.java:[205] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.SHIFT_EXPRESSION__SHIFT_EXPRESSION_UPPER_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "shiftExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ShiftExpressionImpl.java:[263] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.SHIFT_EXPRESSION__SHIFT_EXPRESSION_IS_BIT_STRING_CONVERSION_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "shiftExpressionIsBitStringConversionDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InvocationExpressionImpl.java:[477] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.INVOCATION_EXPRESSION__INVOCATION_EXPRESSION_IS_BEHAVIOR_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "invocationExpressionIsBehaviorDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InvocationExpressionImpl.java:[502] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.INVOCATION_EXPRESSION__INVOCATION_EXPRESSION_IS_ASSOCIATION_END_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "invocationExpressionIsAssociationEndDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InvocationExpressionImpl.java:[527] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.INVOCATION_EXPRESSION__INVOCATION_EXPRESSION_IS_OPERATION_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "invocationExpressionIsOperationDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InvocationExpressionImpl.java:[552] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.INVOCATION_EXPRESSION__INVOCATION_EXPRESSION_IS_DESTRUCTOR_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "invocationExpressionIsDestructorDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InvocationExpressionImpl.java:[577] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.INVOCATION_EXPRESSION__INVOCATION_EXPRESSION_IS_IMPLICIT_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "invocationExpressionIsImplicitDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InvocationExpressionImpl.java:[602] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.INVOCATION_EXPRESSION__INVOCATION_EXPRESSION_IS_SIGNAL_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "invocationExpressionIsSignalDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InvocationExpressionImpl.java:[627] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.INVOCATION_EXPRESSION__INVOCATION_EXPRESSION_PARAMETER_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "invocationExpressionParameterDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InvocationExpressionImpl.java:[652] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.INVOCATION_EXPRESSION__INVOCATION_EXPRESSION_TYPE_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "invocationExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InvocationExpressionImpl.java:[677] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.INVOCATION_EXPRESSION__INVOCATION_EXPRESSION_UPPER_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "invocationExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InvocationExpressionImpl.java:[702] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.INVOCATION_EXPRESSION__INVOCATION_EXPRESSION_LOWER_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "invocationExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InvocationExpressionImpl.java:[727] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.INVOCATION_EXPRESSION__INVOCATION_EXPRESSION_ASSIGNMENTS_BEFORE,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "invocationExpressionAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ElementReferenceImpl.java:[1448] 
11:14:48 	@SuppressWarnings("unchecked")
11:14:48 	                  ^^^^^^^^^^^
11:14:48 Unnecessary @SuppressWarnings("unchecked")
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceConstructionExpressionImpl.java:[272] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.SEQUENCE_CONSTRUCTION_EXPRESSION__SEQUENCE_CONSTRUCTION_EXPRESSION_TYPE_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceConstructionExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceConstructionExpressionImpl.java:[297] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.SEQUENCE_CONSTRUCTION_EXPRESSION__SEQUENCE_CONSTRUCTION_EXPRESSION_UPPER_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceConstructionExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceConstructionExpressionImpl.java:[322] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.SEQUENCE_CONSTRUCTION_EXPRESSION__SEQUENCE_CONSTRUCTION_EXPRESSION_LOWER_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceConstructionExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceConstructionExpressionImpl.java:[418] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.SEQUENCE_CONSTRUCTION_EXPRESSION__SEQUENCE_CONSTRUCTION_EXPRESSION_ASSIGNMENTS_BEFORE,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceConstructionExpressionAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ClassifierDefinitionImpl.java:[308] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.CLASSIFIER_DEFINITION__CLASSIFIER_DEFINITION_SPECIALIZATION_REFERENT_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "classifierDefinitionSpecializationReferentDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ClassifierDefinitionImpl.java:[333] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.CLASSIFIER_DEFINITION__CLASSIFIER_DEFINITION_INHERITED_MEMBERS,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "classifierDefinitionInheritedMembers", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpressionListImpl.java:[209] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.SEQUENCE_EXPRESSION_LIST__SEQUENCE_EXPRESSION_LIST_LOWER_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceExpressionListLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpressionListImpl.java:[234] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.SEQUENCE_EXPRESSION_LIST__SEQUENCE_EXPRESSION_LIST_UPPER_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceExpressionListUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ExpressionStatementImpl.java:[109] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.EXPRESSION_STATEMENT__EXPRESSION_STATEMENT_ASSIGNMENTS_BEFORE,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "expressionStatementAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ExpressionStatementImpl.java:[134] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.EXPRESSION_STATEMENT__EXPRESSION_STATEMENT_ASSIGNMENTS_AFTER,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "expressionStatementAssignmentsAfter", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ImportReferenceImpl.java:[151] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.IMPORT_REFERENCE__IMPORT_REFERENCE_REFERENT_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "importReferenceReferentDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SwitchStatementImpl.java:[214] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.SWITCH_STATEMENT__SWITCH_STATEMENT_ASSIGNMENTS_BEFORE,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "switchStatementAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SwitchStatementImpl.java:[270] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.SWITCH_STATEMENT__SWITCH_STATEMENT_ASSIGNMENTS_AFTER,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "switchStatementAssignmentsAfter", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SwitchStatementImpl.java:[363] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.SWITCH_STATEMENT__SWITCH_STATEMENT_ENCLOSED_STATEMENTS,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "switchStatementEnclosedStatements", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SwitchStatementImpl.java:[388] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.SWITCH_STATEMENT__SWITCH_STATEMENT_IS_DETERMINATE_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "switchStatementIsDeterminateDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SwitchStatementImpl.java:[413] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.SWITCH_STATEMENT__SWITCH_STATEMENT_IS_ASSURED_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "switchStatementIsAssuredDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/TypedElementDefinitionImpl.java:[290] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.TYPED_ELEMENT_DEFINITION__TYPED_ELEMENT_DEFINITION_LOWER_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "typedElementDefinitionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/TypedElementDefinitionImpl.java:[315] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.TYPED_ELEMENT_DEFINITION__TYPED_ELEMENT_DEFINITION_UPPER_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "typedElementDefinitionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/TypedElementDefinitionImpl.java:[340] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.TYPED_ELEMENT_DEFINITION__TYPED_ELEMENT_DEFINITION_TYPE_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "typedElementDefinitionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/UnaryExpressionImpl.java:[109] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.UNARY_EXPRESSION__UNARY_EXPRESSION_ASSIGNMENTS_BEFORE,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "unaryExpressionAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IsolationExpressionImpl.java:[131] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.ISOLATION_EXPRESSION__ISOLATION_EXPRESSION_TYPE_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "isolationExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IsolationExpressionImpl.java:[156] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.ISOLATION_EXPRESSION__ISOLATION_EXPRESSION_LOWER_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "isolationExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IsolationExpressionImpl.java:[181] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.ISOLATION_EXPRESSION__ISOLATION_EXPRESSION_UPPER_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "isolationExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ClassExtentExpressionImpl.java:[156] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.CLASS_EXTENT_EXPRESSION__CLASS_EXTENT_EXPRESSION_TYPE_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "classExtentExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ClassExtentExpressionImpl.java:[181] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.CLASS_EXTENT_EXPRESSION__CLASS_EXTENT_EXPRESSION_UPPER_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "classExtentExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ClassExtentExpressionImpl.java:[206] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.CLASS_EXTENT_EXPRESSION__CLASS_EXTENT_EXPRESSION_LOWER_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "classExtentExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InputNamedExpressionImpl.java:[190] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.INPUT_NAMED_EXPRESSION__NAMED_EXPRESSION_IS_COLLECTION_CONVERSION_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "namedExpressionIsCollectionConversionDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InputNamedExpressionImpl.java:[215] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.INPUT_NAMED_EXPRESSION__NAMED_EXPRESSION_IS_BIT_STRING_CONVERSION_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "namedExpressionIsBitStringConversionDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpansionExpressionImpl.java:[370] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.SEQUENCE_EXPANSION_EXPRESSION__SEQUENCE_EXPANSION_EXPRESSION_VARIABLE_SOURCE_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceExpansionExpressionVariableSourceDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpansionExpressionImpl.java:[395] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.SEQUENCE_EXPANSION_EXPRESSION__SEQUENCE_EXPANSION_EXPRESSION_ASSIGNMENTS_BEFORE_PRIMARY,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceExpansionExpressionAssignmentsBeforePrimary", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpansionExpressionImpl.java:[420] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.SEQUENCE_EXPANSION_EXPRESSION__SEQUENCE_EXPANSION_EXPRESSION_ASSIGNMENTS_BEFORE_ARGUMENT,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceExpansionExpressionAssignmentsBeforeArgument", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpansionExpressionImpl.java:[507] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.SEQUENCE_EXPANSION_EXPRESSION__SELECT_OR_REJECT_EXPRESSION_TYPE_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "selectOrRejectExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpansionExpressionImpl.java:[532] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.SEQUENCE_EXPANSION_EXPRESSION__SELECT_OR_REJECT_EXPRESSION_LOWER_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "selectOrRejectExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpansionExpressionImpl.java:[557] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.SEQUENCE_EXPANSION_EXPRESSION__SELECT_OR_REJECT_EXPRESSION_UPPER_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "selectOrRejectExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpansionExpressionImpl.java:[615] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.SEQUENCE_EXPANSION_EXPRESSION__COLLECT_OR_ITERATE_EXPRESSION_TYPE_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "collectOrIterateExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpansionExpressionImpl.java:[640] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.SEQUENCE_EXPANSION_EXPRESSION__COLLECT_OR_ITERATE_EXPRESSION_LOWER_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "collectOrIterateExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpansionExpressionImpl.java:[665] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.SEQUENCE_EXPANSION_EXPRESSION__COLLECT_OR_ITERATE_EXPRESSION_UPPER_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "collectOrIterateExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpansionExpressionImpl.java:[690] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.SEQUENCE_EXPANSION_EXPRESSION__FOR_ALL_OR_EXISTS_OR_ONE_EXPRESSION_TYPE_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "forAllOrExistsOrOneExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpansionExpressionImpl.java:[715] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.SEQUENCE_EXPANSION_EXPRESSION__FOR_ALL_OR_EXISTS_OR_ONE_EXPRESSION_LOWER_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "forAllOrExistsOrOneExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpansionExpressionImpl.java:[740] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.SEQUENCE_EXPANSION_EXPRESSION__FOR_ALL_OR_EXISTS_OR_ONE_EXPRESSION_UPPER_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "forAllOrExistsOrOneExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpansionExpressionImpl.java:[798] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.SEQUENCE_EXPANSION_EXPRESSION__IS_UNIQUE_EXPRESSION_TYPE_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "isUniqueExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpansionExpressionImpl.java:[823] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.SEQUENCE_EXPANSION_EXPRESSION__IS_UNIQUE_EXPRESSION_LOWER_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "isUniqueExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpansionExpressionImpl.java:[848] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.SEQUENCE_EXPANSION_EXPRESSION__IS_UNIQUE_EXPRESSION_UPPER_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "isUniqueExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ExtentOrExpressionImpl.java:[153] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.EXTENT_OR_EXPRESSION__EXTENT_OR_EXPRESSION_EXPRESSION_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "extentOrExpressionExpressionDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IncrementOrDecrementExpressionImpl.java:[318] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.INCREMENT_OR_DECREMENT_EXPRESSION__INCREMENT_OR_DECREMENT_EXPRESSION_ASSIGNMENT_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "incrementOrDecrementExpressionAssignmentDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IncrementOrDecrementExpressionImpl.java:[343] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.INCREMENT_OR_DECREMENT_EXPRESSION__INCREMENT_OR_DECREMENT_EXPRESSION_IS_FEATURE_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "incrementOrDecrementExpressionIsFeatureDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IncrementOrDecrementExpressionImpl.java:[368] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.INCREMENT_OR_DECREMENT_EXPRESSION__INCREMENT_OR_DECREMENT_EXPRESSION_IS_INDEXED_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "incrementOrDecrementExpressionIsIndexedDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IncrementOrDecrementExpressionImpl.java:[393] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.INCREMENT_OR_DECREMENT_EXPRESSION__INCREMENT_OR_DECREMENT_EXPRESSION_IS_DATA_VALUE_UPDATE_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "incrementOrDecrementExpressionIsDataValueUpdateDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IncrementOrDecrementExpressionImpl.java:[418] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.INCREMENT_OR_DECREMENT_EXPRESSION__INCREMENT_OR_DECREMENT_EXPRESSION_FEATURE_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "incrementOrDecrementExpressionFeatureDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IncrementOrDecrementExpressionImpl.java:[443] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.INCREMENT_OR_DECREMENT_EXPRESSION__INCREMENT_OR_DECREMENT_EXPRESSION_EXPRESSION_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "incrementOrDecrementExpressionExpressionDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IncrementOrDecrementExpressionImpl.java:[468] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.INCREMENT_OR_DECREMENT_EXPRESSION__INCREMENT_OR_DECREMENT_EXPRESSION_TYPE_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "incrementOrDecrementExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IncrementOrDecrementExpressionImpl.java:[493] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.INCREMENT_OR_DECREMENT_EXPRESSION__INCREMENT_OR_DECREMENT_EXPRESSION_LOWER_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "incrementOrDecrementExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IncrementOrDecrementExpressionImpl.java:[518] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.INCREMENT_OR_DECREMENT_EXPRESSION__INCREMENT_OR_DECREMENT_EXPRESSION_UPPER_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "incrementOrDecrementExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IncrementOrDecrementExpressionImpl.java:[573] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.INCREMENT_OR_DECREMENT_EXPRESSION__INCREMENT_OR_DECREMENT_EXPRESSION_ASSIGNMENTS_BEFORE,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "incrementOrDecrementExpressionAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NameLeftHandSideImpl.java:[403] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.NAME_LEFT_HAND_SIDE__NAME_LEFT_HAND_SIDE_ASSIGNMENT_AFTER_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "nameLeftHandSideAssignmentAfterDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NameLeftHandSideImpl.java:[504] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.NAME_LEFT_HAND_SIDE__NAME_LEFT_HAND_SIDE_REFERENT_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "nameLeftHandSideReferentDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NameLeftHandSideImpl.java:[529] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.NAME_LEFT_HAND_SIDE__NAME_LEFT_HAND_SIDE_LOWER_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "nameLeftHandSideLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NameLeftHandSideImpl.java:[554] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.NAME_LEFT_HAND_SIDE__NAME_LEFT_HAND_SIDE_UPPER_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "nameLeftHandSideUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NameLeftHandSideImpl.java:[579] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.NAME_LEFT_HAND_SIDE__NAME_LEFT_HAND_SIDE_TYPE_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "nameLeftHandSideTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NamespaceDefinitionImpl.java:[724] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.NAMESPACE_DEFINITION__NAMESPACE_DEFINITION_MEMBER_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "namespaceDefinitionMemberDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ImportedMemberImpl.java:[243] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.IMPORTED_MEMBER__IMPORTED_MEMBER_IS_FEATURE_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "importedMemberIsFeatureDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/UnboundedLiteralExpressionImpl.java:[82] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.UNBOUNDED_LITERAL_EXPRESSION__UNBOUNDED_LITERAL_EXPRESSION_TYPE_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "unboundedLiteralExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InstanceCreationExpressionImpl.java:[245] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.INSTANCE_CREATION_EXPRESSION__INSTANCE_CREATION_EXPRESSION_IS_OBJECT_CREATION_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "instanceCreationExpressionIsObjectCreationDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InstanceCreationExpressionImpl.java:[270] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.INSTANCE_CREATION_EXPRESSION__INSTANCE_CREATION_EXPRESSION_IS_CONSTRUCTORLESS_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "instanceCreationExpressionIsConstructorlessDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InstanceCreationExpressionImpl.java:[295] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.INSTANCE_CREATION_EXPRESSION__INSTANCE_CREATION_EXPRESSION_REFERENT_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "instanceCreationExpressionReferentDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InstanceCreationExpressionImpl.java:[320] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.INSTANCE_CREATION_EXPRESSION__INSTANCE_CREATION_EXPRESSION_FEATURE_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "instanceCreationExpressionFeatureDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ConcurrentClausesImpl.java:[72] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.CONCURRENT_CLAUSES__CONCURRENT_CLAUSES_ASSIGNMENTS_BEFORE,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "concurrentClausesAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/MemberDefinitionImpl.java:[366] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.MEMBER_DEFINITION__MEMBER_IS_PRIMITIVE_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "memberIsPrimitiveDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/MemberDefinitionImpl.java:[391] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.MEMBER_DEFINITION__MEMBER_IS_EXTERNAL_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "memberIsExternalDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/MemberDefinitionImpl.java:[436] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.MEMBER_DEFINITION__MEMBER_STUB,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "memberStub", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/MemberDefinitionImpl.java:[461] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.MEMBER_DEFINITION__MEMBER_SUBUNIT_DERIVATION,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "memberSubunitDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/MemberDefinitionImpl.java:[486] 
11:14:48 	if (false) {
11:14:48 			if (diagnostics != null) {
11:14:48 				diagnostics.add
11:14:48 					(new BasicDiagnostic
11:14:48 						(Diagnostic.ERROR,
11:14:48 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:48 						 AlfValidator.MEMBER_DEFINITION__MEMBER_STUB_STEREOTYPES,
11:14:48 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "memberStubStereotypes", EObjectValidator.getObjectLabel(this, context) }),
11:14:48 						 new Object [] { this }));
11:14:48 			}
11:14:48 			return false;
11:14:48 		}
11:14:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:48 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AssignmentExpressionImpl.java:[497] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.ASSIGNMENT_EXPRESSION__ASSIGNMENT_EXPRESSION_IS_SIMPLE_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "assignmentExpressionIsSimpleDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AssignmentExpressionImpl.java:[522] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.ASSIGNMENT_EXPRESSION__ASSIGNMENT_EXPRESSION_IS_ARITHMETIC_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "assignmentExpressionIsArithmeticDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AssignmentExpressionImpl.java:[547] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.ASSIGNMENT_EXPRESSION__ASSIGNMENT_EXPRESSION_IS_DEFINITION_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "assignmentExpressionIsDefinitionDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AssignmentExpressionImpl.java:[572] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.ASSIGNMENT_EXPRESSION__ASSIGNMENT_EXPRESSION_IS_FEATURE_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "assignmentExpressionIsFeatureDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AssignmentExpressionImpl.java:[597] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.ASSIGNMENT_EXPRESSION__ASSIGNMENT_EXPRESSION_IS_INDEXED_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "assignmentExpressionIsIndexedDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AssignmentExpressionImpl.java:[622] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.ASSIGNMENT_EXPRESSION__ASSIGNMENT_EXPRESSION_IS_DATA_VALUE_UPDATE_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "assignmentExpressionIsDataValueUpdateDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AssignmentExpressionImpl.java:[647] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.ASSIGNMENT_EXPRESSION__ASSIGNMENT_EXPRESSION_ASSIGNMENT_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "assignmentExpressionAssignmentDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AssignmentExpressionImpl.java:[672] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.ASSIGNMENT_EXPRESSION__ASSIGNMENT_EXPRESSION_FEATURE_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "assignmentExpressionFeatureDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AssignmentExpressionImpl.java:[697] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.ASSIGNMENT_EXPRESSION__ASSIGNMENT_EXPRESSION_EXPRESSION_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "assignmentExpressionExpressionDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AssignmentExpressionImpl.java:[722] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.ASSIGNMENT_EXPRESSION__ASSIGNMENT_EXPRESSION_TYPE_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "assignmentExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AssignmentExpressionImpl.java:[747] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.ASSIGNMENT_EXPRESSION__ASSIGNMENT_EXPRESSION_UPPER_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "assignmentExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AssignmentExpressionImpl.java:[772] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.ASSIGNMENT_EXPRESSION__ASSIGNMENT_EXPRESSION_LOWER_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "assignmentExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AssignmentExpressionImpl.java:[938] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.ASSIGNMENT_EXPRESSION__ASSIGNMENT_EXPRESSION_ASSIGNMENTS_BEFORE,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "assignmentExpressionAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AssignmentExpressionImpl.java:[963] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.ASSIGNMENT_EXPRESSION__ASSIGNMENT_EXPRESSION_IS_COLLECTION_CONVERSION_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "assignmentExpressionIsCollectionConversionDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AssignmentExpressionImpl.java:[988] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.ASSIGNMENT_EXPRESSION__ASSIGNMENT_EXPRESSION_IS_BIT_STRING_CONVERSION_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "assignmentExpressionIsBitStringConversionDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/FeatureInvocationExpressionImpl.java:[131] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.FEATURE_INVOCATION_EXPRESSION__FEATURE_INVOCATION_EXPRESSION_REFERENT_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "featureInvocationExpressionReferentDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/FeatureInvocationExpressionImpl.java:[156] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.FEATURE_INVOCATION_EXPRESSION__FEATURE_INVOCATION_EXPRESSION_FEATURE_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "featureInvocationExpressionFeatureDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InLineStatementImpl.java:[105] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.IN_LINE_STATEMENT__IN_LINE_STATEMENT_ASSIGNMENTS_AFTER,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "inLineStatementAssignmentsAfter", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/CastExpressionImpl.java:[204] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.CAST_EXPRESSION__CAST_EXPRESSION_TYPE_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "castExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/CastExpressionImpl.java:[229] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.CAST_EXPRESSION__CAST_EXPRESSION_LOWER_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "castExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/CastExpressionImpl.java:[254] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.CAST_EXPRESSION__CAST_EXPRESSION_UPPER_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "castExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/CastExpressionImpl.java:[309] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.CAST_EXPRESSION__CAST_EXPRESSION_ASSIGNMENTS_BEFORE,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "castExpressionAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/PackageDefinitionImpl.java:[175] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.PACKAGE_DEFINITION__PACKAGE_DEFINITION_APPLIED_PROFILE_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "packageDefinitionAppliedProfileDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BlockStatementImpl.java:[164] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.BLOCK_STATEMENT__BLOCK_STATEMENT_ASSIGNMENTS_BEFORE,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "blockStatementAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BlockStatementImpl.java:[189] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.BLOCK_STATEMENT__BLOCK_STATEMENT_ASSIGNMENTS_AFTER,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "blockStatementAssignmentsAfter", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BlockStatementImpl.java:[214] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.BLOCK_STATEMENT__BLOCK_STATEMENT_ENCLOSED_STATEMENTS,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "blockStatementEnclosedStatements", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BlockStatementImpl.java:[239] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.BLOCK_STATEMENT__BLOCK_STATEMENT_IS_PARALLEL_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "blockStatementIsParallelDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/EmptyStatementImpl.java:[62] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.EMPTY_STATEMENT__EMPTY_STATEMENT_ASSIGNMENTS_AFTER,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "emptyStatementAssignmentsAfter", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/FeatureLeftHandSideImpl.java:[211] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.FEATURE_LEFT_HAND_SIDE__FEATURE_LEFT_HAND_SIDE_ASSIGNMENT_BEFORE_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "featureLeftHandSideAssignmentBeforeDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/FeatureLeftHandSideImpl.java:[236] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.FEATURE_LEFT_HAND_SIDE__FEATURE_LEFT_HAND_SIDE_ASSIGNMENT_AFTER_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "featureLeftHandSideAssignmentAfterDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/FeatureLeftHandSideImpl.java:[297] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.FEATURE_LEFT_HAND_SIDE__FEATURE_LEFT_HAND_SIDE_ASSIGNMENTS_BEFORE,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "featureLeftHandSideAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/FeatureLeftHandSideImpl.java:[322] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.FEATURE_LEFT_HAND_SIDE__FEATURE_LEFT_HAND_SIDE_REFERENT_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "featureLeftHandSideReferentDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/FeatureLeftHandSideImpl.java:[347] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.FEATURE_LEFT_HAND_SIDE__FEATURE_LEFT_HAND_SIDE_TYPE_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "featureLeftHandSideTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/FeatureLeftHandSideImpl.java:[372] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.FEATURE_LEFT_HAND_SIDE__FEATURE_LEFT_HAND_SIDE_LOWER_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "featureLeftHandSideLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/FeatureLeftHandSideImpl.java:[397] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.FEATURE_LEFT_HAND_SIDE__FEATURE_LEFT_HAND_SIDE_UPPER_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "featureLeftHandSideUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/EqualityExpressionImpl.java:[157] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.EQUALITY_EXPRESSION__EQUALITY_EXPRESSION_IS_NEGATED_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "equalityExpressionIsNegatedDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/EqualityExpressionImpl.java:[182] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.EQUALITY_EXPRESSION__EQUALITY_EXPRESSION_TYPE_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "equalityExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/EqualityExpressionImpl.java:[207] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.EQUALITY_EXPRESSION__EQUALITY_EXPRESSION_LOWER_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "equalityExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/EqualityExpressionImpl.java:[232] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.EQUALITY_EXPRESSION__EQUALITY_EXPRESSION_UPPER_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "equalityExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BooleanUnaryExpressionImpl.java:[131] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.BOOLEAN_UNARY_EXPRESSION__BOOLEAN_UNARY_EXPRESSION_TYPE_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "booleanUnaryExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BooleanUnaryExpressionImpl.java:[156] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.BOOLEAN_UNARY_EXPRESSION__BOOLEAN_UNARY_EXPRESSION_LOWER_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "booleanUnaryExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BooleanUnaryExpressionImpl.java:[181] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.BOOLEAN_UNARY_EXPRESSION__BOOLEAN_UNARY_EXPRESSION_UPPER_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "booleanUnaryExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/PropertyAccessExpressionImpl.java:[185] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.PROPERTY_ACCESS_EXPRESSION__PROPERTY_ACCESS_EXPRESSION_FEATURE_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "propertyAccessExpressionFeatureDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/PropertyAccessExpressionImpl.java:[210] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.PROPERTY_ACCESS_EXPRESSION__PROPERTY_ACCESS_EXPRESSION_TYPE_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "propertyAccessExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/PropertyAccessExpressionImpl.java:[235] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.PROPERTY_ACCESS_EXPRESSION__PROPERTY_ACCESS_EXPRESSION_UPPER_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "propertyAccessExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/PropertyAccessExpressionImpl.java:[260] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.PROPERTY_ACCESS_EXPRESSION__PROPERTY_ACCESS_EXPRESSION_LOWER_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "propertyAccessExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/PropertyAccessExpressionImpl.java:[315] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.PROPERTY_ACCESS_EXPRESSION__PROPERTY_ACCESS_EXPRESSION_ASSIGNMENTS_BEFORE,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "propertyAccessExpressionAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ClassifyStatementImpl.java:[307] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.CLASSIFY_STATEMENT__CLASSIFY_STATEMENT_ASSIGNMENTS_BEFORE,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "classifyStatementAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ClassifyStatementImpl.java:[332] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.CLASSIFY_STATEMENT__CLASSIFY_STATEMENT_ASSIGNMENTS_AFTER,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "classifyStatementAssignmentsAfter", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ClassifyStatementImpl.java:[357] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.CLASSIFY_STATEMENT__CLASSIFY_STATEMENT_FROM_CLASS_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "classifyStatementFromClassDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ClassifyStatementImpl.java:[382] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.CLASSIFY_STATEMENT__CLASSIFY_STATEMENT_TO_CLASS_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "classifyStatementToClassDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ConditionalLogicalExpressionImpl.java:[144] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.CONDITIONAL_LOGICAL_EXPRESSION__CONDITIONAL_LOGICAL_EXPRESSION_TYPE_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "conditionalLogicalExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ConditionalLogicalExpressionImpl.java:[169] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.CONDITIONAL_LOGICAL_EXPRESSION__CONDITIONAL_LOGICAL_EXPRESSION_LOWER,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "conditionalLogicalExpressionLower", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ConditionalLogicalExpressionImpl.java:[194] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.CONDITIONAL_LOGICAL_EXPRESSION__CONDITIONAL_LOGICAL_EXPRESSION_UPPER,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "conditionalLogicalExpressionUpper", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/OperationDefinitionImpl.java:[404] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.OPERATION_DEFINITION__OPERATION_DEFINITION_REDEFINED_OPERATION_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "operationDefinitionRedefinedOperationDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/OperationDefinitionImpl.java:[499] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.OPERATION_DEFINITION__OPERATION_DEFINITION_IS_FEATURE_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "operationDefinitionIsFeatureDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/OperationDefinitionImpl.java:[524] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.OPERATION_DEFINITION__OPERATION_DEFINITION_IS_CONSTRUCTOR_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "operationDefinitionIsConstructorDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/OperationDefinitionImpl.java:[549] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.OPERATION_DEFINITION__OPERATION_DEFINITION_IS_DESTRUCTOR_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "operationDefinitionIsDestructorDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AcceptBlockImpl.java:[190] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.ACCEPT_BLOCK__ACCEPT_BLOCK_SIGNAL_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "acceptBlockSignalDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LiteralExpressionImpl.java:[106] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.LITERAL_EXPRESSION__LITERAL_EXPRESSION_UPPER_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "literalExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LiteralExpressionImpl.java:[131] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.LITERAL_EXPRESSION__LITERAL_EXPRESSION_LOWER_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "literalExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/TupleImpl.java:[345] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.TUPLE__TUPLE_INPUT_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "tupleInputDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/TupleImpl.java:[370] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.TUPLE__TUPLE_OUTPUT_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "tupleOutputDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/TupleImpl.java:[463] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.TUPLE__TUPLE_ASSIGNMENTS_BEFORE,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "tupleAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/StereotypeAnnotationImpl.java:[142] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.STEREOTYPE_ANNOTATION__STEREOTYPE_ANNOTATION_STEREOTYPE_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "stereotypeAnnotationStereotypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/StereotypeAnnotationImpl.java:[302] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.STEREOTYPE_ANNOTATION__STEREOTYPE_ANNOTATION_TAGGED_VALUES,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "stereotypeAnnotationTaggedValues", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/StereotypeAnnotationImpl.java:[327] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.STEREOTYPE_ANNOTATION__STEREOTYPE_ANNOTATION_NAMES,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "stereotypeAnnotationNames", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/StringLiteralExpressionImpl.java:[106] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.STRING_LITERAL_EXPRESSION__STRING_LITERAL_EXPRESSION_TYPE_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "stringLiteralExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ForStatementImpl.java:[249] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.FOR_STATEMENT__FOR_STATEMENT_ASSIGNMENTS_BEFORE,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "forStatementAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ForStatementImpl.java:[274] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.FOR_STATEMENT__FOR_STATEMENT_ASSIGNMENTS_AFTER,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "forStatementAssignmentsAfter", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ForStatementImpl.java:[378] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.FOR_STATEMENT__FOR_STATEMENT_VARIABLE_DEFINITIONS,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "forStatementVariableDefinitions", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ForStatementImpl.java:[403] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.FOR_STATEMENT__FOR_STATEMENT_LOOP_VARIABLES,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "forStatementLoopVariables", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ForStatementImpl.java:[428] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.FOR_STATEMENT__FOR_STATEMENT_IS_PARALLEL_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "forStatementIsParallelDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ForStatementImpl.java:[453] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.FOR_STATEMENT__FOR_STATEMENT_ENCLOSED_STATEMENTS,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "forStatementEnclosedStatements", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SwitchClauseImpl.java:[164] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.SWITCH_CLAUSE__SWITCH_CLAUSE_ASSIGNMENTS_BEFORE,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "switchClauseAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ExpressionImpl.java:[153] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.EXPRESSION__EXPRESSION_ASSIGNMENT_AFTER_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "expressionAssignmentAfterDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ReceptionDefinitionImpl.java:[239] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.RECEPTION_DEFINITION__RECEPTION_DEFINITION_SIGNAL_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "receptionDefinitionSignalDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ReceptionDefinitionImpl.java:[264] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.RECEPTION_DEFINITION__RECEPTION_DEFINITION_IS_FEATURE_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "receptionDefinitionIsFeatureDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IfStatementImpl.java:[161] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.IF_STATEMENT__IF_STATEMENT_ASSIGNMENTS_BEFORE,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ifStatementAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IfStatementImpl.java:[186] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.IF_STATEMENT__IF_STATEMENT_ASSIGNMENTS_AFTER,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ifStatementAssignmentsAfter", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IfStatementImpl.java:[211] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.IF_STATEMENT__IF_STATEMENT_ENCLOSED_STATEMENTS,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ifStatementEnclosedStatements", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IfStatementImpl.java:[236] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.IF_STATEMENT__IF_STATEMENT_IS_ASSURED_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ifStatementIsAssuredDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IfStatementImpl.java:[261] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.IF_STATEMENT__IF_STATEMENT_IS_DETERMINATE_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ifStatementIsDeterminateDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/OutputNamedExpressionImpl.java:[89] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.OUTPUT_NAMED_EXPRESSION__OUTPUT_NAMED_EXPRESSION_LEFT_HAND_SIDE_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "outputNamedExpressionLeftHandSideDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BehaviorInvocationExpressionImpl.java:[193] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.BEHAVIOR_INVOCATION_EXPRESSION__BEHAVIOR_INVOCATION_EXPRESSION_REFERENT_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "behaviorInvocationExpressionReferentDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BehaviorInvocationExpressionImpl.java:[218] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.BEHAVIOR_INVOCATION_EXPRESSION__BEHAVIOR_INVOCATION_EXPRESSION_FEATURE_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "behaviorInvocationExpressionFeatureDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SignalReceptionDefinitionImpl.java:[89] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.SIGNAL_RECEPTION_DEFINITION__SIGNAL_RECEPTION_DEFINITION_IS_FEATURE_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "signalReceptionDefinitionIsFeatureDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BlockImpl.java:[149] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.BLOCK__BLOCK_ASSIGNMENTS_BEFORE_STATEMENTS,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "blockAssignmentsBeforeStatements", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BlockImpl.java:[174] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.BLOCK__BLOCK_ASSIGNMENTS_BEFORE,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "blockAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BlockImpl.java:[199] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.BLOCK__BLOCK_ASSIGNMENT_AFTER_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "blockAssignmentAfterDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceReductionExpressionImpl.java:[224] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.SEQUENCE_REDUCTION_EXPRESSION__SEQUENCE_REDUCTION_EXPRESSION_REFERENT_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceReductionExpressionReferentDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceReductionExpressionImpl.java:[249] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.SEQUENCE_REDUCTION_EXPRESSION__SEQUENCE_REDUCTION_EXPRESSION_TYPE_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceReductionExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceReductionExpressionImpl.java:[274] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.SEQUENCE_REDUCTION_EXPRESSION__SEQUENCE_REDUCTION_EXPRESSION_UPPER_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceReductionExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceReductionExpressionImpl.java:[299] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.SEQUENCE_REDUCTION_EXPRESSION__SEQUENCE_REDUCTION_EXPRESSION_LOWER_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceReductionExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceReductionExpressionImpl.java:[398] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.SEQUENCE_REDUCTION_EXPRESSION__SEQUENCE_REDUCTION_EXPRESSION_ASSIGNMENTS_BEFORE,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceReductionExpressionAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/PropertyDefinitionImpl.java:[301] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.PROPERTY_DEFINITION__PROPERTY_DEFINITION_IS_COLLECTION_CONVERSION_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "propertyDefinitionIsCollectionConversionDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/PropertyDefinitionImpl.java:[326] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.PROPERTY_DEFINITION__PROPERTY_DEFINITION_IS_BIT_STRING_CONVERSION_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "propertyDefinitionIsBitStringConversionDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/PropertyDefinitionImpl.java:[351] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.PROPERTY_DEFINITION__PROPERTY_DEFINITION_IS_FEATURE_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "propertyDefinitionIsFeatureDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/UnitDefinitionImpl.java:[251] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.UNIT_DEFINITION__UNIT_DEFINITION_NAMESPACE_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "unitDefinitionNamespaceDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/UnitDefinitionImpl.java:[309] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.UNIT_DEFINITION__UNIT_DEFINITION_IS_MODEL_LIBRARY_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "unitDefinitionIsModelLibraryDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/UnitDefinitionImpl.java:[334] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.UNIT_DEFINITION__UNIT_DEFINITION_IMPLICIT_IMPORTS,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "unitDefinitionImplicitImports", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/UnitDefinitionImpl.java:[359] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.UNIT_DEFINITION__UNIT_DEFINITION_APPLIED_PROFILE_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "unitDefinitionAppliedProfileDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NumericUnaryExpressionImpl.java:[131] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.NUMERIC_UNARY_EXPRESSION__NUMERIC_UNARY_EXPRESSION_TYPE_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "numericUnaryExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NumericUnaryExpressionImpl.java:[156] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.NUMERIC_UNARY_EXPRESSION__NUMERIC_UNARY_EXPRESSION_LOWER_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "numericUnaryExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NumericUnaryExpressionImpl.java:[181] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.NUMERIC_UNARY_EXPRESSION__NUMERIC_UNARY_EXPRESSION_UPPER_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "numericUnaryExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LinkOperationExpressionImpl.java:[190] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.LINK_OPERATION_EXPRESSION__LINK_OPERATION_EXPRESSION_IS_CREATION_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "linkOperationExpressionIsCreationDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LinkOperationExpressionImpl.java:[215] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.LINK_OPERATION_EXPRESSION__LINK_OPERATION_EXPRESSION_IS_CLEAR_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "linkOperationExpressionIsClearDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LinkOperationExpressionImpl.java:[240] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.LINK_OPERATION_EXPRESSION__LINK_OPERATION_EXPRESSION_REFERENT_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "linkOperationExpressionReferentDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LinkOperationExpressionImpl.java:[265] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.LINK_OPERATION_EXPRESSION__LINK_OPERATION_EXPRESSION_FEATURE_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "linkOperationExpressionFeatureDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LoopVariableDefinitionImpl.java:[308] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.LOOP_VARIABLE_DEFINITION__LOOP_VARIABLE_DEFINITION_ASSIGNMENT_AFTER_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "loopVariableDefinitionAssignmentAfterDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LoopVariableDefinitionImpl.java:[333] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.LOOP_VARIABLE_DEFINITION__LOOP_VARIABLE_DEFINITION_ASSIGNMENTS_BEFORE,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "loopVariableDefinitionAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LoopVariableDefinitionImpl.java:[431] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.LOOP_VARIABLE_DEFINITION__LOOP_VARIABLE_DEFINITION_TYPE_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "loopVariableDefinitionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LoopVariableDefinitionImpl.java:[489] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.LOOP_VARIABLE_DEFINITION__LOOP_VARIABLE_DEFINITION_IS_COLLECTION_CONVERSION_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "loopVariableDefinitionIsCollectionConversionDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ConditionalTestExpressionImpl.java:[230] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.CONDITIONAL_TEST_EXPRESSION__CONDITIONAL_TEST_EXPRESSION_TYPE_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "conditionalTestExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ConditionalTestExpressionImpl.java:[255] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.CONDITIONAL_TEST_EXPRESSION__CONDITIONAL_TEST_EXPRESSION_LOWER_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "conditionalTestExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ConditionalTestExpressionImpl.java:[280] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.CONDITIONAL_TEST_EXPRESSION__CONDITIONAL_TEST_EXPRESSION_UPPER_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "conditionalTestExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ConditionalTestExpressionImpl.java:[335] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.CONDITIONAL_TEST_EXPRESSION__CONDITIONAL_TEST_EXPRESSION_ASSIGNMENTS_BEFORE,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "conditionalTestExpressionAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LogicalExpressionImpl.java:[193] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.LOGICAL_EXPRESSION__LOGICAL_EXPRESSION_TYPE_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "logicalExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LogicalExpressionImpl.java:[218] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.LOGICAL_EXPRESSION__LOGICAL_EXPRESSION_LOWER_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "logicalExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LogicalExpressionImpl.java:[243] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.LOGICAL_EXPRESSION__LOGICAL_EXPRESSION_UPPER_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "logicalExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LogicalExpressionImpl.java:[303] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.LOGICAL_EXPRESSION__LOGICAL_EXPRESSION_IS_BIT_STRING_CONVERSION1_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "logicalExpressionIsBitStringConversion1Derivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LogicalExpressionImpl.java:[328] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.LOGICAL_EXPRESSION__LOGICAL_EXPRESSION_IS_BIT_STRING_CONVERSION2_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "logicalExpressionIsBitStringConversion2Derivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LogicalExpressionImpl.java:[353] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.LOGICAL_EXPRESSION__LOGICAL_EXPRESSION_IS_BIT_WISE_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "logicalExpressionIsBitWiseDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AcceptStatementImpl.java:[321] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.ACCEPT_STATEMENT__ACCEPT_STATEMENT_SIMPLE_ACCEPT_LOCAL_NAME,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "acceptStatementSimpleAcceptLocalName", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AcceptStatementImpl.java:[346] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.ACCEPT_STATEMENT__ACCEPT_STATEMENT_COMPOUND_ACCEPT_LOCAL_NAME,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "acceptStatementCompoundAcceptLocalName", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AcceptStatementImpl.java:[371] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.ACCEPT_STATEMENT__ACCEPT_STATEMENT_ASSIGNMENTS_BEFORE,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "acceptStatementAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AcceptStatementImpl.java:[396] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.ACCEPT_STATEMENT__ACCEPT_STATEMENT_ASSIGNMENTS_AFTER,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "acceptStatementAssignmentsAfter", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AcceptStatementImpl.java:[461] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.ACCEPT_STATEMENT__ACCEPT_STATEMENT_IS_SIMPLE_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "acceptStatementIsSimpleDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AcceptStatementImpl.java:[486] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.ACCEPT_STATEMENT__ACCEPT_STATEMENT_ENCLOSED_STATEMENTS,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "acceptStatementEnclosedStatements", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ArithmeticExpressionImpl.java:[155] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.ARITHMETIC_EXPRESSION__ARITHMETIC_EXPRESSION_IS_CONCATENATION_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "arithmeticExpressionIsConcatenationDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ArithmeticExpressionImpl.java:[180] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.ARITHMETIC_EXPRESSION__ARITHMETIC_EXPRESSION_TYPE_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "arithmeticExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ArithmeticExpressionImpl.java:[205] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.ARITHMETIC_EXPRESSION__ARITHMETIC_EXPRESSION_LOWER_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "arithmeticExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ArithmeticExpressionImpl.java:[230] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.ARITHMETIC_EXPRESSION__ARITHMETIC_EXPRESSION_UPPER_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "arithmeticExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/FeatureReferenceImpl.java:[180] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.FEATURE_REFERENCE__FEATURE_REFERENCE_REFERENT_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "featureReferenceReferentDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ThisExpressionImpl.java:[131] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.THIS_EXPRESSION__THIS_EXPRESSION_TYPE_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "thisExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ThisExpressionImpl.java:[156] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.THIS_EXPRESSION__THIS_EXPRESSION_UPPER_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "thisExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ThisExpressionImpl.java:[181] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.THIS_EXPRESSION__THIS_EXPRESSION_LOWER_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "thisExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/src/org/eclipse/papyrus/uml/alf/validation/AlfValidationContextRegistry.java:[151] 
11:14:49 	this.validationMap.remove(modelNamespace);
11:14:49 	                          ^^^^^^^^^^^^^^
11:14:49 Unlikely argument type AlfValidationContextRegistry.ModelNamespaceWithState for remove(Object) on a Map<URI,AlfValidationContextRegistry.ModelNamespaceWithState>
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ReturnStatementImpl.java:[167] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.RETURN_STATEMENT__RETURN_STATEMENT_ASSIGNMENTS_BEFORE,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "returnStatementAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ReturnStatementImpl.java:[192] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.RETURN_STATEMENT__RETURN_STATEMENT_ASSIGNMENTS_AFTER,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "returnStatementAssignmentsAfter", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/StatementImpl.java:[209] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.STATEMENT__STATEMENT_IS_ISOLATED_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "statementIsIsolatedDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NonFinalClauseImpl.java:[172] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.NON_FINAL_CLAUSE__NON_FINAL_CLAUSE_ASSIGNMENTS_BEFORE_BODY,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "nonFinalClauseAssignmentsBeforeBody", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SuperInvocationExpressionImpl.java:[156] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.SUPER_INVOCATION_EXPRESSION__SUPER_INVOCATION_EXPRESSION_REFERENT_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "superInvocationExpressionReferentDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SuperInvocationExpressionImpl.java:[181] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.SUPER_INVOCATION_EXPRESSION__SUPER_INVOCATION_EXPRESSION_FEATURE_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "superInvocationExpressionFeatureDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NaturalLiteralExpressionImpl.java:[106] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.NATURAL_LITERAL_EXPRESSION__NATURAL_LITERAL_EXPRESSION_TYPE_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "naturalLiteralExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceRangeImpl.java:[209] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.SEQUENCE_RANGE__SEQUENCE_RANGE_LOWER_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceRangeLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceRangeImpl.java:[234] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.SEQUENCE_RANGE__SEQUENCE_RANGE_UPPER_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceRangeUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BitStringUnaryExpressionImpl.java:[155] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.BIT_STRING_UNARY_EXPRESSION__BIT_STRING_UNARY_EXPRESSION_TYPE_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "bitStringUnaryExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BitStringUnaryExpressionImpl.java:[180] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.BIT_STRING_UNARY_EXPRESSION__BIT_STRING_UNARY_EXPRESSION_LOWER_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "bitStringUnaryExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BitStringUnaryExpressionImpl.java:[205] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.BIT_STRING_UNARY_EXPRESSION__BIT_STRING_UNARY_EXPRESSION_UPPER_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "bitStringUnaryExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BitStringUnaryExpressionImpl.java:[263] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.BIT_STRING_UNARY_EXPRESSION__BIT_STRING_UNARY_EXPRESSION_IS_BIT_STRING_CONVERSION_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "bitStringUnaryExpressionIsBitStringConversionDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ClassificationExpressionImpl.java:[194] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.CLASSIFICATION_EXPRESSION__CLASSIFICATION_EXPRESSION_IS_DIRECT_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "classificationExpressionIsDirectDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ClassificationExpressionImpl.java:[219] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.CLASSIFICATION_EXPRESSION__CLASSIFICATION_EXPRESSION_REFERENT_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "classificationExpressionReferentDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ClassificationExpressionImpl.java:[244] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.CLASSIFICATION_EXPRESSION__CLASSIFICATION_EXPRESSION_TYPE_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "classificationExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ClassificationExpressionImpl.java:[269] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.CLASSIFICATION_EXPRESSION__CLASSIFICATION_EXPRESSION_LOWER_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "classificationExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ClassificationExpressionImpl.java:[294] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.CLASSIFICATION_EXPRESSION__CLASSIFICATION_EXPRESSION_UPPER_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "classificationExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/QualifiedNameImpl.java:[322] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.QUALIFIED_NAME__QUALIFIED_NAME_UNQUALIFIED_NAME_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "qualifiedNameUnqualifiedNameDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/QualifiedNameImpl.java:[347] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.QUALIFIED_NAME__QUALIFIED_NAME_PATH_NAME_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "qualifiedNamePathNameDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/QualifiedNameImpl.java:[372] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.QUALIFIED_NAME__QUALIFIED_NAME_IS_FEATURE_REFERENCE_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "qualifiedNameIsFeatureReferenceDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/QualifiedNameImpl.java:[397] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.QUALIFIED_NAME__QUALIFIED_NAME_QUALIFICATION_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "qualifiedNameQualificationDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/QualifiedNameImpl.java:[422] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.QUALIFIED_NAME__QUALIFIED_NAME_DISAMBIGUATION_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "qualifiedNameDisambiguationDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/QualifiedNameImpl.java:[447] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.QUALIFIED_NAME__QUALIFIED_NAME_REFERENT_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "qualifiedNameReferentDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/QualifiedNameImpl.java:[472] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.QUALIFIED_NAME__QUALIFIED_NAME_LOCAL_NAME,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "qualifiedNameLocalName", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/QualifiedNameImpl.java:[497] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.QUALIFIED_NAME__QUALIFIED_NAME_NON_LOCAL_UNQUALIFIED_NAME,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "qualifiedNameNonLocalUnqualifiedName", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/QualifiedNameImpl.java:[522] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.QUALIFIED_NAME__QUALIFIED_NAME_QUALIFIED_RESOLUTION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "qualifiedNameQualifiedResolution", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/QualifiedNameImpl.java:[584] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.QUALIFIED_NAME__QUALIFIED_NAME_TEMPLATE_NAME_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "qualifiedNameTemplateNameDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LocalNameDeclarationStatementImpl.java:[237] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.LOCAL_NAME_DECLARATION_STATEMENT__LOCAL_NAME_DECLARATION_STATEMENT_ASSIGNMENTS_BEFORE,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "localNameDeclarationStatementAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LocalNameDeclarationStatementImpl.java:[328] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.LOCAL_NAME_DECLARATION_STATEMENT__LOCAL_NAME_DECLARATION_STATEMENT_ASSIGNMENTS_AFTER,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "localNameDeclarationStatementAssignmentsAfter", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LocalNameDeclarationStatementImpl.java:[383] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.LOCAL_NAME_DECLARATION_STATEMENT__LOCAL_NAME_DECLARATION_STATEMENT_TYPE_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "localNameDeclarationStatementTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceAccessExpressionImpl.java:[209] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.SEQUENCE_ACCESS_EXPRESSION__SEQUENCE_ACCESS_EXPRESSION_TYPE_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceAccessExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceAccessExpressionImpl.java:[234] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.SEQUENCE_ACCESS_EXPRESSION__SEQUENCE_ACCESS_EXPRESSION_LOWER_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceAccessExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceAccessExpressionImpl.java:[259] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.SEQUENCE_ACCESS_EXPRESSION__SEQUENCE_ACCESS_EXPRESSION_UPPER_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceAccessExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NameExpressionImpl.java:[300] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.NAME_EXPRESSION__NAME_EXPRESSION_ASSIGNMENT_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "nameExpressionAssignmentDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NameExpressionImpl.java:[325] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.NAME_EXPRESSION__NAME_EXPRESSION_ENUMERATION_LITERAL_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "nameExpressionEnumerationLiteralDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NameExpressionImpl.java:[350] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.NAME_EXPRESSION__NAME_EXPRESSION_PROPERTY_ACCESS_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "nameExpressionPropertyAccessDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NameExpressionImpl.java:[375] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.NAME_EXPRESSION__NAME_EXPRESSION_TYPE_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "nameExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NameExpressionImpl.java:[400] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.NAME_EXPRESSION__NAME_EXPRESSION_UPPER_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "nameExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NameExpressionImpl.java:[425] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.NAME_EXPRESSION__NAME_EXPRESSION_LOWER_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "nameExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/RelationalExpressionImpl.java:[155] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.RELATIONAL_EXPRESSION__RELATIONAL_EXPRESSION_IS_UNLIMITED_NATURAL_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "relationalExpressionIsUnlimitedNaturalDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/RelationalExpressionImpl.java:[180] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.RELATIONAL_EXPRESSION__RELATIONAL_EXPRESSION_TYPE_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "relationalExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/RelationalExpressionImpl.java:[205] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.RELATIONAL_EXPRESSION__RELATIONAL_EXPRESSION_LOWER_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "relationalExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/RelationalExpressionImpl.java:[230] 
11:14:49 	if (false) {
11:14:49 			if (diagnostics != null) {
11:14:49 				diagnostics.add
11:14:49 					(new BasicDiagnostic
11:14:49 						(Diagnostic.ERROR,
11:14:49 						 AlfValidator.DIAGNOSTIC_SOURCE,
11:14:49 						 AlfValidator.RELATIONAL_EXPRESSION__RELATIONAL_EXPRESSION_UPPER_DERIVATION,
11:14:49 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "relationalExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
11:14:49 						 new Object [] { this }));
11:14:49 			}
11:14:49 			return false;
11:14:49 		}
11:14:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:49 Dead code
11:14:49 283 problems (283 warnings)
11:14:49 [INFO] 
11:14:49 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.alf ---
11:14:49 [INFO] 
11:14:49 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.alf ---
11:14:49 [INFO] 
11:14:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.alf ---
11:14:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/src/test/resources
11:14:49 [INFO] 
11:14:49 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.alf ---
11:14:49 [INFO] 
11:14:49 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.alf ---
11:14:49 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 167 were skipped
11:14:49 [INFO] 
11:14:49 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.alf ---
11:14:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/target/org.eclipse.papyrus.uml.alf-4.0.100-SNAPSHOT-sources.jar
11:14:49 [INFO] 
11:14:49 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.alf ---
11:14:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/target/org.eclipse.papyrus.uml.alf-4.0.100-SNAPSHOT.jar
11:14:49 [INFO] 
11:14:49 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.alf ---
11:14:49 [INFO] 
11:14:49 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.alf ---
11:14:49 [INFO] 
11:14:49 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.alf ---
11:14:49 [INFO] 
11:14:49 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.common >-------
11:14:49 [INFO] Building org.eclipse.papyrus.uml.alf.common 3.0.100-SNAPSHOT   [284/735]
11:14:49 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/pom.xml
11:14:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:14:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.common:3.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/pom.xml
11:14:49 [INFO] 
11:14:49 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.alf.common ---
11:14:49 [INFO] 
11:14:49 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.alf.common ---
11:14:49 [INFO] The project's OSGi version is 3.0.100.202401111608
11:14:49 [INFO] 
11:14:49 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.alf.common ---
11:14:49 [INFO] 
11:14:49 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.alf.common ---
11:14:49 [INFO] 
11:14:49 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.alf.common ---
11:14:49 [INFO] 
11:14:49 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.alf.common ---
11:14:49 [INFO] Resolving class path of org.eclipse.papyrus.uml.alf.common
11:14:49 [INFO] 
11:14:49 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.alf.common ---
11:14:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/src/main/resources
11:14:49 [INFO] 
11:14:49 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.alf.common ---
11:14:49 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:14:49 [INFO] 
11:14:49 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.alf.common ---
11:14:49 [INFO] 
11:14:49 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.alf.common ---
11:14:49 [INFO] 
11:14:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.alf.common ---
11:14:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/src/test/resources
11:14:49 [INFO] 
11:14:49 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.alf.common ---
11:14:49 [INFO] 
11:14:49 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.alf.common ---
11:14:49 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 41 were skipped
11:14:49 [INFO] 
11:14:49 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.alf.common ---
11:14:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/target/org.eclipse.papyrus.uml.alf.common-3.0.100-SNAPSHOT-sources.jar
11:14:49 [INFO] 
11:14:49 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.alf.common ---
11:14:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/target/org.eclipse.papyrus.uml.alf.common-3.0.100-SNAPSHOT.jar
11:14:49 [INFO] 
11:14:49 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.alf.common ---
11:14:49 [INFO] 
11:14:49 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.alf.common ---
11:14:49 [INFO] 
11:14:49 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.alf.common ---
11:14:49 [INFO] 
11:14:49 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.common.ui >------
11:14:49 [INFO] Building org.eclipse.papyrus.uml.alf.common.ui 3.0.0-SNAPSHOT  [285/735]
11:14:49 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common.ui/pom.xml
11:14:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:14:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.common.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common.ui/pom.xml
11:14:50 [INFO] 
11:14:50 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.alf.common.ui ---
11:14:50 [INFO] 
11:14:50 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.alf.common.ui ---
11:14:50 [INFO] The project's OSGi version is 3.0.0.202401111608
11:14:50 [INFO] 
11:14:50 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.alf.common.ui ---
11:14:50 [INFO] 
11:14:50 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.alf.common.ui ---
11:14:50 [INFO] 
11:14:50 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.alf.common.ui ---
11:14:50 [INFO] 
11:14:50 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.alf.common.ui ---
11:14:50 [INFO] Resolving class path of org.eclipse.papyrus.uml.alf.common.ui
11:14:50 [INFO] 
11:14:50 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.alf.common.ui ---
11:14:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common.ui/src/main/resources
11:14:50 [INFO] 
11:14:50 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.alf.common.ui ---
11:14:50 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:14:50 [INFO] 
11:14:50 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.alf.common.ui ---
11:14:50 [INFO] 
11:14:50 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.alf.common.ui ---
11:14:50 [INFO] 
11:14:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.alf.common.ui ---
11:14:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common.ui/src/test/resources
11:14:50 [INFO] 
11:14:50 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.alf.common.ui ---
11:14:50 [INFO] 
11:14:50 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.alf.common.ui ---
11:14:50 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 136 were skipped
11:14:50 [INFO] 
11:14:50 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.alf.common.ui ---
11:14:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common.ui/target/org.eclipse.papyrus.uml.alf.common.ui-3.0.0-SNAPSHOT-sources.jar
11:14:50 [INFO] 
11:14:50 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.alf.common.ui ---
11:14:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common.ui/target/org.eclipse.papyrus.uml.alf.common.ui-3.0.0-SNAPSHOT.jar
11:14:50 [INFO] 
11:14:50 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.alf.common.ui ---
11:14:50 [INFO] 
11:14:50 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.alf.common.ui ---
11:14:50 [INFO] 
11:14:50 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.alf.common.ui ---
11:14:50 [INFO] 
11:14:50 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.libraries >------
11:14:50 [INFO] Building org.eclipse.papyrus.uml.alf.libraries 3.0.0-SNAPSHOT  [286/735]
11:14:50 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.libraries/pom.xml
11:14:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:14:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.libraries:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.libraries/pom.xml
11:14:50 [INFO] 
11:14:50 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.alf.libraries ---
11:14:50 [INFO] 
11:14:50 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.alf.libraries ---
11:14:50 [INFO] The project's OSGi version is 3.0.0.202401111608
11:14:50 [INFO] 
11:14:50 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.alf.libraries ---
11:14:50 [INFO] 
11:14:50 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.alf.libraries ---
11:14:50 [INFO] 
11:14:50 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.alf.libraries ---
11:14:50 [INFO] 
11:14:50 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.alf.libraries ---
11:14:50 [INFO] Resolving class path of org.eclipse.papyrus.uml.alf.libraries
11:14:51 [INFO] 
11:14:51 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.alf.libraries ---
11:14:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.libraries/src/main/resources
11:14:51 [INFO] 
11:14:51 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.alf.libraries ---
11:14:51 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.libraries/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:14:51 [INFO] 
11:14:51 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.alf.libraries ---
11:14:51 [INFO] 
11:14:51 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.alf.libraries ---
11:14:51 [INFO] 
11:14:51 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.alf.libraries ---
11:14:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.libraries/src/test/resources
11:14:51 [INFO] 
11:14:51 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.alf.libraries ---
11:14:51 [INFO] 
11:14:51 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.alf.libraries ---
11:14:51 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 140 were skipped
11:14:51 [INFO] 
11:14:51 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.alf.libraries ---
11:14:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.libraries/target/org.eclipse.papyrus.uml.alf.libraries-3.0.0-SNAPSHOT-sources.jar
11:14:51 [INFO] 
11:14:51 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.alf.libraries ---
11:14:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.libraries/target/org.eclipse.papyrus.uml.alf.libraries-3.0.0-SNAPSHOT.jar
11:14:51 [INFO] 
11:14:51 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.alf.libraries ---
11:14:51 [INFO] 
11:14:51 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.alf.libraries ---
11:14:51 [INFO] 
11:14:51 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.alf.libraries ---
11:14:51 [INFO] 
11:14:51 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.to.fuml >-------
11:14:51 [INFO] Building org.eclipse.papyrus.uml.alf.to.fuml 2.0.0-SNAPSHOT    [287/735]
11:14:51 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.to.fuml/pom.xml
11:14:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:14:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.to.fuml:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.to.fuml/pom.xml
11:14:52 [INFO] 
11:14:52 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.alf.to.fuml ---
11:14:52 [INFO] 
11:14:52 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.alf.to.fuml ---
11:14:52 [INFO] The project's OSGi version is 2.0.0.202401111608
11:14:52 [INFO] 
11:14:52 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.alf.to.fuml ---
11:14:52 [INFO] 
11:14:52 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.alf.to.fuml ---
11:14:52 [INFO] 
11:14:52 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.alf.to.fuml ---
11:14:52 [INFO] 
11:14:52 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.alf.to.fuml ---
11:14:52 [INFO] Resolving class path of org.eclipse.papyrus.uml.alf.to.fuml
11:14:52 [INFO] 
11:14:52 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.alf.to.fuml ---
11:14:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.to.fuml/src/main/resources
11:14:52 [INFO] 
11:14:52 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.alf.to.fuml ---
11:14:52 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.to.fuml/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:14:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.to.fuml/src/org/eclipse/papyrus/uml/alf/to/fuml/qvt/QVTLibrary.java:[46] 
11:14:52 	SaveOptions options = SaveOptions.newBuilder().format().noValidation().getOptions();
11:14:52 	                                                        ^^^^^^^^^^^^^^
11:14:52 The method noValidation() from the type SaveOptions.Builder is deprecated
11:14:52 1 problem (1 warning)
11:14:52 [INFO] 
11:14:52 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.alf.to.fuml ---
11:14:52 [INFO] 
11:14:52 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.alf.to.fuml ---
11:14:52 [INFO] 
11:14:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.alf.to.fuml ---
11:14:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.to.fuml/src/test/resources
11:14:52 [INFO] 
11:14:52 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.alf.to.fuml ---
11:14:52 [INFO] 
11:14:52 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.alf.to.fuml ---
11:14:52 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 167 were skipped
11:14:52 [INFO] 
11:14:52 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.alf.to.fuml ---
11:14:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.to.fuml/target/org.eclipse.papyrus.uml.alf.to.fuml-2.0.0-SNAPSHOT-sources.jar
11:14:52 [INFO] 
11:14:52 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.alf.to.fuml ---
11:14:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.to.fuml/target/org.eclipse.papyrus.uml.alf.to.fuml-2.0.0-SNAPSHOT.jar
11:14:52 [INFO] 
11:14:52 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.alf.to.fuml ---
11:14:52 [INFO] 
11:14:52 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.alf.to.fuml ---
11:14:52 [INFO] 
11:14:52 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.alf.to.fuml ---
11:14:52 [INFO] 
11:14:52 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.ui >---------
11:14:52 [INFO] Building org.eclipse.papyrus.uml.alf.ui 4.0.0-SNAPSHOT         [288/735]
11:14:52 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/pom.xml
11:14:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:14:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/pom.xml
11:14:53 [INFO] 
11:14:53 [INFO] --- clean:2.4.1:clean (default-clean) @ org.eclipse.papyrus.uml.alf.ui ---
11:14:53 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/xtend-gen (includes = [], excludes = [**/.gitignore])
11:14:53 [INFO] 
11:14:53 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.alf.ui ---
11:14:53 [INFO] The project's OSGi version is 4.0.0.202401111608
11:14:53 [INFO] 
11:14:53 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.alf.ui ---
11:14:53 [INFO] 
11:14:53 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.alf.ui ---
11:14:53 [INFO] 
11:14:53 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.alf.ui ---
11:14:53 [INFO] 
11:14:53 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.alf.ui ---
11:14:53 [INFO] Resolving class path of org.eclipse.papyrus.uml.alf.ui
11:14:54 [INFO] 
11:14:54 [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.uml.alf.ui ---
11:14:56 [WARNING] 
11:14:56 WARNING: 	AlfOutlineTreeProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/src/org/eclipse/papyrus/uml/alf/ui/outline/AlfOutlineTreeProvider.xtend
11:14:56 28: The private modifier is unnecessary on field SUFFIX
11:14:56 [WARNING] 
11:14:56 WARNING: 	AlfOutlineTreeProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/src/org/eclipse/papyrus/uml/alf/ui/outline/AlfOutlineTreeProvider.xtend
11:14:56 37: Unnecessary cast from Member to Member
11:14:56 [WARNING] 
11:14:56 WARNING: 	AlfOutlineTreeProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/src/org/eclipse/papyrus/uml/alf/ui/outline/AlfOutlineTreeProvider.xtend
11:14:56 39: Unnecessary cast from QualifiedName to QualifiedName
11:14:56 [INFO] 
11:14:56 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.alf.ui ---
11:14:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/src/main/resources
11:14:56 [INFO] 
11:14:56 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.alf.ui ---
11:14:56 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:14:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/src-gen/org/eclipse/papyrus/uml/alf/ui/contentassist/antlr/PartialAlfContentAssistParser.java:[10] 
11:14:57 	import org.eclipse.xtext.ui.codetemplates.ui.partialEditing.IPartialContentAssistParser;
11:14:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:57 Discouraged access: The type 'IPartialContentAssistParser' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.xtext.ui.codetemplates.ui/2.33.0.v20231121-0955/org.eclipse.xtext.ui.codetemplates.ui-2.33.0.v20231121-0955.jar')
11:14:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/src-gen/org/eclipse/papyrus/uml/alf/ui/contentassist/antlr/PartialAlfContentAssistParser.java:[18] 
11:14:57 	public class PartialAlfContentAssistParser extends AlfParser implements IPartialContentAssistParser {
11:14:57 	                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:14:57 Discouraged access: The type 'IPartialContentAssistParser' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.xtext.ui.codetemplates.ui/2.33.0.v20231121-0955/org.eclipse.xtext.ui.codetemplates.ui-2.33.0.v20231121-0955.jar')
11:14:57 2 problems (2 warnings)
11:14:57 [INFO] 
11:14:57 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.alf.ui ---
11:14:57 [INFO] 
11:14:57 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.alf.ui ---
11:14:57 [INFO] 
11:14:57 [INFO] --- xtend:2.31.0:testCompile (default) @ org.eclipse.papyrus.uml.alf.ui ---
11:14:57 [INFO] Can't find Xtend properties under /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/.settings/org.eclipse.xtend.core.Xtend.prefs, maven defaults are used.
11:14:57 [INFO] skip compiling sources because the configured directory '[/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/src/test/java]' does not exist.
11:14:57 [INFO] 
11:14:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.alf.ui ---
11:14:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/src/test/resources
11:14:57 [INFO] 
11:14:57 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.alf.ui ---
11:14:57 [INFO] 
11:14:57 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.alf.ui ---
11:14:57 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 191 were skipped
11:14:57 [INFO] 
11:14:57 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.alf.ui ---
11:14:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/target/org.eclipse.papyrus.uml.alf.ui-4.0.0-SNAPSHOT-sources.jar
11:14:57 [INFO] 
11:14:57 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.alf.ui ---
11:14:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/target/org.eclipse.papyrus.uml.alf.ui-4.0.0-SNAPSHOT.jar
11:14:57 [INFO] 
11:14:57 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.alf.ui ---
11:14:57 [INFO] 
11:14:57 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.alf.ui ---
11:14:57 [INFO] 
11:14:57 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.alf.ui ---
11:14:57 [INFO] 
11:14:57 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.uml-architecture >------
11:14:57 [INFO] Building Papyrus UML Architecture 0.0.1-SNAPSHOT               [289/735]
11:14:57 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/architecture/pom.xml
11:14:57 [INFO] --------------------------------[ pom ]---------------------------------
11:14:57 [INFO] 
11:14:57 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml-architecture ---
11:14:57 [INFO] 
11:14:57 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml-architecture ---
11:14:57 [INFO] 
11:14:57 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml-architecture ---
11:14:57 [INFO] 
11:14:57 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml-architecture ---
11:14:57 [INFO] 
11:14:57 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.activity >----
11:14:57 [INFO] Building org.eclipse.papyrus.uml.diagram.activity 5.0.100-SNAPSHOT [290/735]
11:14:57 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/pom.xml
11:14:57 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:14:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.activity:5.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/pom.xml
11:14:58 [INFO] 
11:14:58 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.activity ---
11:14:58 [INFO] 
11:14:58 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.activity ---
11:14:58 [INFO] The project's OSGi version is 5.0.100.202401111608
11:14:58 [INFO] 
11:14:58 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.activity ---
11:14:58 [INFO] 
11:14:58 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.activity ---
11:14:58 [INFO] 
11:14:58 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.activity ---
11:14:58 [INFO] 
11:14:58 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.activity ---
11:14:58 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.activity
11:14:59 [INFO] 
11:14:59 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.activity ---
11:14:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src/main/resources
11:14:59 [INFO] 
11:14:59 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.activity ---
11:14:59 [INFO] Compiling 1070 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/request/SetDeferredRequest.java:[44] 
11:15:03 	public List getElementsToEdit() {
11:15:03 	       ^^^^
11:15:03 List is a raw type. References to generic type List<E> should be parameterized
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomActivityEditPartCN.java:[31] 
11:15:03 	import org.eclipse.papyrus.uml.diagram.common.editparts.FloatingLabelEditPart;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomActivityEditPartCN.java:[88] 
11:15:03 	if (borderItemEditPart instanceof FloatingLabelEditPart) {
11:15:03 	                                  ^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomReadSelfActionEditPart.java:[28] 
11:15:03 	import org.eclipse.papyrus.uml.diagram.common.editparts.FloatingLabelEditPart;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomReadSelfActionEditPart.java:[78] 
11:15:03 	if (borderItemEditPart instanceof FloatingLabelEditPart) {
11:15:03 	                                  ^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateAttributeDialog.java:[41] 
11:15:03 	import org.eclipse.papyrus.uml.diagram.common.actions.LabelHelper;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateAttributeDialog.java:[178] 
11:15:03 	eClassComboViewer.add(getPossibleAttributes());
11:15:03 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 Type EClass[] of the last argument to method add(Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation.
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateAttributeDialog.java:[296] 
11:15:03 	name = LabelHelper.INSTANCE.findName(attributeOwner, selectedEClass);
11:15:03 	       ^^^^^^^^^^^
11:15:03 The type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateAttributeDialog.java:[296] 
11:15:03 	name = LabelHelper.INSTANCE.findName(attributeOwner, selectedEClass);
11:15:03 	                   ^^^^^^^^
11:15:03 The field LabelHelper.INSTANCE is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateAttributeDialog.java:[296] 
11:15:03 	name = LabelHelper.INSTANCE.findName(attributeOwner, selectedEClass);
11:15:03 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method findName(EObject, EClass) from the type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateAttributeDialog.java:[361] 
11:15:03 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
11:15:03 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomFlowFinalNodeEditPart.java:[28] 
11:15:03 	import org.eclipse.papyrus.uml.diagram.common.editparts.FloatingLabelEditPart;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomFlowFinalNodeEditPart.java:[80] 
11:15:03 	if (borderItemEditPart instanceof FloatingLabelEditPart) {
11:15:03 	                                  ^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/parser/custom/ActivityParameterNodeParser.java:[150] 
11:15:03 	@SuppressWarnings("unchecked")
11:15:03 	                  ^^^^^^^^^^^
11:15:03 Unnecessary @SuppressWarnings("unchecked")
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/parser/custom/ActivityParameterNodeParser.java:[151] 
11:15:03 	public List getSemanticElementsBeingParsed(EObject element) {
11:15:03 	       ^^^^
11:15:03 List is a raw type. References to generic type List<E> should be parameterized
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomActivityFinalNodeEditPart.java:[28] 
11:15:03 	import org.eclipse.papyrus.uml.diagram.common.editparts.FloatingLabelEditPart;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomActivityFinalNodeEditPart.java:[80] 
11:15:03 	if (borderItemEditPart instanceof FloatingLabelEditPart) {
11:15:03 	                                  ^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomBroadcastSignalActionEditPart.java:[28] 
11:15:03 	import org.eclipse.papyrus.uml.diagram.common.editparts.FloatingLabelEditPart;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomBroadcastSignalActionEditPart.java:[78] 
11:15:03 	if (borderItemEditPart instanceof FloatingLabelEditPart) {
11:15:03 	                                  ^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/CompartmentXYLayoutEditPolicy.java:[64] 
11:15:03 	return super.getMinimumSizeFor(child);
11:15:03 	             ^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method getMinimumSizeFor(GraphicalEditPart) from the type XYLayoutEditPolicy is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/CompartmentXYLayoutEditPolicy.java:[99] 
11:15:03 	return super.getMinimumSizeFor(child);
11:15:03 	             ^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method getMinimumSizeFor(GraphicalEditPart) from the type XYLayoutEditPolicy is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/utils/Utils.java:[55] 
11:15:03 	private static final String OLD_PARENT = "Old parent :";
11:15:03 	                            ^^^^^^^^^^
11:15:03 The value of the field Utils.OLD_PARENT is not used
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/utils/Utils.java:[65] 
11:15:03 	return Iterables.transform(Iterables.filter((Iterable<Object>) req.getEditParts(), new Predicate<>() {
11:15:03 	                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 Type safety: Unchecked cast from List<capture#2-of ? extends EditPart> to Iterable<Object>
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/utils/Utils.java:[79] 
11:15:03 	return Collections.EMPTY_LIST;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^
11:15:03 Type safety: The expression of type List needs unchecked conversion to conform to Iterable<IGraphicalEditPart>
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/utils/Utils.java:[243] 
11:15:03 	Collection<EObject> values = (Collection<EObject>) targetElement.eGet(ref);
11:15:03 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 Type safety: Unchecked cast from Object to Collection<EObject>
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomReadStructuralFeatureActionEditPart.java:[28] 
11:15:03 	import org.eclipse.papyrus.uml.diagram.common.editparts.FloatingLabelEditPart;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomReadStructuralFeatureActionEditPart.java:[78] 
11:15:03 	if (borderItemEditPart instanceof FloatingLabelEditPart) {
11:15:03 	                                  ^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomMergeNodeEditPart.java:[28] 
11:15:03 	import org.eclipse.papyrus.uml.diagram.common.editparts.FloatingLabelEditPart;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomMergeNodeEditPart.java:[80] 
11:15:03 	if (borderItemEditPart instanceof FloatingLabelEditPart) {
11:15:03 	                                  ^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/figures/ActivityFigure.java:[105] 
11:15:03 	List childrenList = container.getChildren();
11:15:03 	^^^^
11:15:03 List is a raw type. References to generic type List<E> should be parameterized
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/figures/ActivityFigure.java:[291] 
11:15:03 	private void createContents() {
11:15:03 	             ^^^^^^^^^^^^^^^^
11:15:03 The method createContents() from the type ActivityFigure is never used locally
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/AcceptEventActionSwitchHelper.java:[40] 
11:15:03 	private static final int REDUCE_WIDTH_FACTOR_FOR_HOURGLASS = 4;
11:15:03 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The value of the field AcceptEventActionSwitchHelper.REDUCE_WIDTH_FACTOR_FOR_HOURGLASS is not used
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/commands/CreateActionLocalConditionViewCommand.java:[202] 
11:15:03 	usedEditingDomain = EditorUtils.getTransactionalEditingDomain();
11:15:03 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/request/DeferredMoveRequest.java:[88] 
11:15:03 	public Map getElementsToMove() {
11:15:03 	       ^^^
11:15:03 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/parser/custom/PostConditionConstraintLabelParser.java:[58] 
11:15:03 	public List getSemanticElementsBeingParsed(EObject element) {
11:15:03 	       ^^^^
11:15:03 List is a raw type. References to generic type List<E> should be parameterized
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/parser/custom/PostConditionConstraintLabelParser.java:[59] 
11:15:03 	List list = new ArrayList();
11:15:03 	^^^^
11:15:03 List is a raw type. References to generic type List<E> should be parameterized
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/parser/custom/PostConditionConstraintLabelParser.java:[59] 
11:15:03 	List list = new ArrayList();
11:15:03 	                ^^^^^^^^^
11:15:03 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/parser/custom/PostConditionConstraintLabelParser.java:[60] 
11:15:03 	list.add(element);
11:15:03 	^^^^^^^^^^^^^^^^^
11:15:03 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/InterruptibleEdgeEditPolicy.java:[49] 
11:15:03 	import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIDebugOptions;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 Discouraged access: The type 'DiagramUIDebugOptions' 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:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/InterruptibleEdgeEditPolicy.java:[50] 
11:15:03 	import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIPlugin;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 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:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/InterruptibleEdgeEditPolicy.java:[51] 
11:15:03 	import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIStatusCodes;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 Discouraged access: The type 'DiagramUIStatusCodes' 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:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/InterruptibleEdgeEditPolicy.java:[180] 
11:15:03 	Trace.catching(DiagramUIPlugin.getInstance(), DiagramUIDebugOptions.EXCEPTIONS_CATCHING, getClass(), "executeCommand", e); //$NON-NLS-1$
11:15:03 	               ^^^^^^^^^^^^^^^
11:15:03 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:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/InterruptibleEdgeEditPolicy.java:[180] 
11:15:03 	Trace.catching(DiagramUIPlugin.getInstance(), DiagramUIDebugOptions.EXCEPTIONS_CATCHING, getClass(), "executeCommand", e); //$NON-NLS-1$
11:15:03 	                               ^^^^^^^^^^^
11:15:03 Discouraged access: The method 'DiagramUIPlugin.getInstance()' 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:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/InterruptibleEdgeEditPolicy.java:[180] 
11:15:03 	Trace.catching(DiagramUIPlugin.getInstance(), DiagramUIDebugOptions.EXCEPTIONS_CATCHING, getClass(), "executeCommand", e); //$NON-NLS-1$
11:15:03 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 Discouraged access: The type 'DiagramUIDebugOptions' 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:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/InterruptibleEdgeEditPolicy.java:[180] 
11:15:03 	Trace.catching(DiagramUIPlugin.getInstance(), DiagramUIDebugOptions.EXCEPTIONS_CATCHING, getClass(), "executeCommand", e); //$NON-NLS-1$
11:15:03 	                                                                    ^^^^^^^^^^^^^^^^^^^
11:15:03 Discouraged access: The field 'DiagramUIDebugOptions.EXCEPTIONS_CATCHING' 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:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/InterruptibleEdgeEditPolicy.java:[181] 
11:15:03 	Log.warning(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "executeCommand", e); //$NON-NLS-1$
11:15:03 	            ^^^^^^^^^^^^^^^
11:15:03 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:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/InterruptibleEdgeEditPolicy.java:[181] 
11:15:03 	Log.warning(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "executeCommand", e); //$NON-NLS-1$
11:15:03 	                            ^^^^^^^^^^^
11:15:03 Discouraged access: The method 'DiagramUIPlugin.getInstance()' 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:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/InterruptibleEdgeEditPolicy.java:[181] 
11:15:03 	Log.warning(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "executeCommand", e); //$NON-NLS-1$
11:15:03 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 Discouraged access: The type 'DiagramUIStatusCodes' 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:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/InterruptibleEdgeEditPolicy.java:[181] 
11:15:03 	Log.warning(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "executeCommand", e); //$NON-NLS-1$
11:15:03 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 Discouraged access: The field 'DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING' 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:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/commands/RunNotificationCommand.java:[44] 
11:15:03 	public RunNotificationCommand(TransactionalEditingDomain domain, String label, List affectedFiles, NotificationBuilder notification) {
11:15:03 	                                                                               ^^^^
11:15:03 List is a raw type. References to generic type List<E> should be parameterized
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/draw2d/GravityConstrainedFlowLayoutConstraint.java:[32] 
11:15:03 	private Integer align = new Integer(GravityConstrainedFlowLayout.ALIGN_TOPLEFT);
11:15:03 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomSendSignalActionEditPart.java:[28] 
11:15:03 	import org.eclipse.papyrus.uml.diagram.common.editparts.FloatingLabelEditPart;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomSendSignalActionEditPart.java:[89] 
11:15:03 	if (borderItemEditPart instanceof FloatingLabelEditPart) {
11:15:03 	                                  ^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomCentralBufferNodeEditPart.java:[31] 
11:15:03 	import org.eclipse.papyrus.uml.diagram.common.editparts.FloatingLabelEditPart;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomCentralBufferNodeEditPart.java:[105] 
11:15:03 	} else if (borderItemEditPart instanceof FloatingLabelEditPart) {
11:15:03 	                                         ^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomAddStructuralFeatureValueActionEditPart.java:[28] 
11:15:03 	import org.eclipse.papyrus.uml.diagram.common.editparts.FloatingLabelEditPart;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomAddStructuralFeatureValueActionEditPart.java:[78] 
11:15:03 	if (borderItemEditPart instanceof FloatingLabelEditPart) {
11:15:03 	                                  ^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomValueSpecificationActionEditPart.java:[28] 
11:15:03 	import org.eclipse.papyrus.uml.diagram.common.editparts.FloatingLabelEditPart;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomValueSpecificationActionEditPart.java:[78] 
11:15:03 	if (borderItemEditPart instanceof FloatingLabelEditPart) {
11:15:03 	                                  ^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/handlers/SynchronizePinsParametersHandler.java:[176] 
11:15:03 	AbstractTransactionalCommand renamePinsCommand = new AbstractTransactionalCommand(EditorUtils.getTransactionalEditingDomain(), "renaming pins", null) { //$NON-NLS-1$
11:15:03 	                                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/handlers/SynchronizePinsParametersHandler.java:[268] 
11:15:03 	CreatePinToParameterLinkEAnnotation linkCommand = new CreatePinToParameterLinkEAnnotation(EditorUtils.getTransactionalEditingDomain(), link);
11:15:03 	                                                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomAddVariableValueActionEditPart.java:[28] 
11:15:03 	import org.eclipse.papyrus.uml.diagram.common.editparts.FloatingLabelEditPart;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomAddVariableValueActionEditPart.java:[82] 
11:15:03 	if (borderItemEditPart instanceof FloatingLabelEditPart) {
11:15:03 	                                  ^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomDecisionNodeEditPart.java:[28] 
11:15:03 	import org.eclipse.papyrus.uml.diagram.common.editparts.FloatingLabelEditPart;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomDecisionNodeEditPart.java:[80] 
11:15:03 	if (borderItemEditPart instanceof FloatingLabelEditPart) {
11:15:03 	                                  ^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateParameterDialog.java:[36] 
11:15:03 	import org.eclipse.papyrus.uml.diagram.common.actions.LabelHelper;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateParameterDialog.java:[194] 
11:15:03 	directionComboViewer.add(getPossibleDirections());
11:15:03 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 Type String[] of the last argument to method add(Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation.
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateParameterDialog.java:[296] 
11:15:03 	name = LabelHelper.INSTANCE.findName(parameterOwner, UMLPackage.eINSTANCE.getParameter());
11:15:03 	       ^^^^^^^^^^^
11:15:03 The type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateParameterDialog.java:[296] 
11:15:03 	name = LabelHelper.INSTANCE.findName(parameterOwner, UMLPackage.eINSTANCE.getParameter());
11:15:03 	                   ^^^^^^^^
11:15:03 The field LabelHelper.INSTANCE is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateParameterDialog.java:[296] 
11:15:03 	name = LabelHelper.INSTANCE.findName(parameterOwner, UMLPackage.eINSTANCE.getParameter());
11:15:03 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method findName(EObject, EClass) from the type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateParameterDialog.java:[357] 
11:15:03 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
11:15:03 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomConditionalNodeEditPart.java:[29] 
11:15:03 	import org.eclipse.papyrus.uml.diagram.common.editparts.FloatingLabelEditPart;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomConditionalNodeEditPart.java:[85] 
11:15:03 	if (borderItemEditPart instanceof FloatingLabelEditPart) {
11:15:03 	                                  ^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomJoinNodeEditPart.java:[29] 
11:15:03 	import org.eclipse.papyrus.uml.diagram.common.editparts.FloatingLabelEditPart;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomJoinNodeEditPart.java:[92] 
11:15:03 	if (borderItemEditPart instanceof FloatingLabelEditPart) {
11:15:03 	                                  ^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/BehaviorPropertyNodeEditPolicy.java:[45] 
11:15:03 	import org.eclipse.gmf.runtime.diagram.ui.internal.figures.LabelHelper;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 Discouraged access: The type 'LabelHelper' 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:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/BehaviorPropertyNodeEditPolicy.java:[60] 
11:15:03 	protected List createSelectionHandles() {
11:15:03 	          ^^^^
11:15:03 List is a raw type. References to generic type List<E> should be parameterized
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/BehaviorPropertyNodeEditPolicy.java:[115] 
11:15:03 	Point normalPoint = LabelHelper.offsetFromRelativeCoordinate(getHostFigure(), rect, refPoint);
11:15:03 	                    ^^^^^^^^^^^
11:15:03 Discouraged access: The type 'LabelHelper' 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:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/BehaviorPropertyNodeEditPolicy.java:[115] 
11:15:03 	Point normalPoint = LabelHelper.offsetFromRelativeCoordinate(getHostFigure(), rect, refPoint);
11:15:03 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 Discouraged access: The method 'LabelHelper.offsetFromRelativeCoordinate(IFigure, Rectangle, 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:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomForkNodeEditPart.java:[29] 
11:15:03 	import org.eclipse.papyrus.uml.diagram.common.editparts.FloatingLabelEditPart;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomForkNodeEditPart.java:[92] 
11:15:03 	if (borderItemEditPart instanceof FloatingLabelEditPart) {
11:15:03 	                                  ^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomActivityParameterNodeEditPart.java:[24] 
11:15:03 	import org.eclipse.papyrus.uml.diagram.common.editparts.FloatingLabelEditPart;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomActivityParameterNodeEditPart.java:[47] 
11:15:03 	if (borderItemEditPart instanceof FloatingLabelEditPart) {
11:15:03 	                                  ^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomCallBehaviorActionEditPart.java:[25] 
11:15:03 	import org.eclipse.papyrus.uml.diagram.common.editparts.FloatingLabelEditPart;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomCallBehaviorActionEditPart.java:[63] 
11:15:03 	if (borderItemEditPart instanceof FloatingLabelEditPart) {
11:15:03 	                                  ^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomReadVariableActionEditPart.java:[28] 
11:15:03 	import org.eclipse.papyrus.uml.diagram.common.editparts.FloatingLabelEditPart;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomReadVariableActionEditPart.java:[78] 
11:15:03 	if (borderItemEditPart instanceof FloatingLabelEditPart) {
11:15:03 	                                  ^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomCallOperationActionEditPart.java:[28] 
11:15:03 	import org.eclipse.papyrus.uml.diagram.common.editparts.FloatingLabelEditPart;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomCallOperationActionEditPart.java:[78] 
11:15:03 	if (borderItemEditPart instanceof FloatingLabelEditPart) {
11:15:03 	                                  ^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/modelelement/ActivityNotationModelElementFactory.java:[18] 
11:15:03 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type AdapterUtils is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/modelelement/ActivityNotationModelElementFactory.java:[38] 
11:15:03 	final IGraphicalEditPart editPart = AdapterUtils.adapt(sourceElement, IGraphicalEditPart.class, null);
11:15:03 	                                    ^^^^^^^^^^^^
11:15:03 The type AdapterUtils is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/modelelement/ActivityNotationModelElementFactory.java:[38] 
11:15:03 	final IGraphicalEditPart editPart = AdapterUtils.adapt(sourceElement, IGraphicalEditPart.class, null);
11:15:03 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method adapt(Object, Class<IGraphicalEditPart>, IGraphicalEditPart) from the type AdapterUtils is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/modelelement/ActivityNotationModelElementFactory.java:[56] 
11:15:03 	final IGraphicalEditPart editPart = AdapterUtils.adapt(newSourceElement, IGraphicalEditPart.class, null);
11:15:03 	                                    ^^^^^^^^^^^^
11:15:03 The type AdapterUtils is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/modelelement/ActivityNotationModelElementFactory.java:[56] 
11:15:03 	final IGraphicalEditPart editPart = AdapterUtils.adapt(newSourceElement, IGraphicalEditPart.class, null);
11:15:03 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method adapt(Object, Class<IGraphicalEditPart>, IGraphicalEditPart) from the type AdapterUtils is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/CustomDiagramDragDropEditPolicy.java:[485] 
11:15:03 	} else {
11:15:03 			targetAdapter = new SemanticAdapter(null, targetEditPart.getModel());
11:15:03 		}
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 Dead code
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/CustomDiagramDragDropEditPolicy.java:[504] 
11:15:03 	Collection<EditPart> editPartSet = getHost().getViewer().getEditPartRegistry().values();
11:15:03 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<EditPart>
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/parser/custom/PreConditionConstraintLabelParser.java:[58] 
11:15:03 	public List getSemanticElementsBeingParsed(EObject element) {
11:15:03 	       ^^^^
11:15:03 List is a raw type. References to generic type List<E> should be parameterized
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/parser/custom/PreConditionConstraintLabelParser.java:[59] 
11:15:03 	List list = new ArrayList();
11:15:03 	^^^^
11:15:03 List is a raw type. References to generic type List<E> should be parameterized
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/parser/custom/PreConditionConstraintLabelParser.java:[59] 
11:15:03 	List list = new ArrayList();
11:15:03 	                ^^^^^^^^^
11:15:03 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/parser/custom/PreConditionConstraintLabelParser.java:[60] 
11:15:03 	list.add(element);
11:15:03 	^^^^^^^^^^^^^^^^^
11:15:03 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomSequenceNodeEditPart.java:[29] 
11:15:03 	import org.eclipse.papyrus.uml.diagram.common.editparts.FloatingLabelEditPart;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomSequenceNodeEditPart.java:[85] 
11:15:03 	if (borderItemEditPart instanceof FloatingLabelEditPart) {
11:15:03 	                                  ^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomDataStoreNodeEditPart.java:[31] 
11:15:03 	import org.eclipse.papyrus.uml.diagram.common.editparts.FloatingLabelEditPart;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomDataStoreNodeEditPart.java:[107] 
11:15:03 	} else if (borderItemEditPart instanceof FloatingLabelEditPart) {
11:15:03 	                                         ^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/preferences/OpacityFactoryHelper.java:[82] 
11:15:03 	return new Integer(store.getInt(preferenceName));
11:15:03 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomActivityEditPart.java:[26] 
11:15:03 	import org.eclipse.papyrus.uml.diagram.common.editparts.FloatingLabelEditPart;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomActivityEditPart.java:[67] 
11:15:03 	if (borderItemEditPart instanceof FloatingLabelEditPart) {
11:15:03 	                                  ^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomCreateObjectActionEditPart.java:[28] 
11:15:03 	import org.eclipse.papyrus.uml.diagram.common.editparts.FloatingLabelEditPart;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomCreateObjectActionEditPart.java:[78] 
11:15:03 	if (borderItemEditPart instanceof FloatingLabelEditPart) {
11:15:03 	                                  ^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/editpolicy/notifiers/GroupNotifyingInCreationEditPolicy.java:[29] 
11:15:03 	import org.eclipse.gmf.runtime.diagram.ui.internal.commands.RefreshEditPartCommand;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 Discouraged access: The type 'RefreshEditPartCommand' 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:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/editpolicy/notifiers/GroupNotifyingInCreationEditPolicy.java:[81] 
11:15:03 	private Map editPartRegistry;
11:15:03 	        ^^^
11:15:03 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/editpolicy/notifiers/GroupNotifyingInCreationEditPolicy.java:[86] 
11:15:03 	public DeferredFakeMoveCommand(TransactionalEditingDomain domain, String label, CreateViewRequest request, Map editPartRegistry) {
11:15:03 	                                                                                                           ^^^
11:15:03 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/editpolicy/notifiers/GroupNotifyingInCreationEditPolicy.java:[121] 
11:15:03 	RefreshEditPartCommand refreshCommand = new RefreshEditPartCommand(compartmentEditPart, true);
11:15:03 	^^^^^^^^^^^^^^^^^^^^^^
11:15:03 Discouraged access: The type 'RefreshEditPartCommand' 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:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/editpolicy/notifiers/GroupNotifyingInCreationEditPolicy.java:[121] 
11:15:03 	RefreshEditPartCommand refreshCommand = new RefreshEditPartCommand(compartmentEditPart, true);
11:15:03 	                                            ^^^^^^^^^^^^^^^^^^^^^^
11:15:03 Discouraged access: The type 'RefreshEditPartCommand' 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:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/editpolicy/notifiers/GroupNotifyingInCreationEditPolicy.java:[121] 
11:15:03 	RefreshEditPartCommand refreshCommand = new RefreshEditPartCommand(compartmentEditPart, true);
11:15:03 	                                            ^^^^^^^^^^^^^^^^^^^^^^
11:15:03 Discouraged access: The constructor 'RefreshEditPartCommand(IGraphicalEditPart, boolean)' 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:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/ActivityParameterNodeInCompartmentCreationEditPolicy.java:[75] 
11:15:03 	Iterator editParts = request.getEditParts().iterator();
11:15:03 	^^^^^^^^
11:15:03 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomDestroyObjectActionEditPart.java:[28] 
11:15:03 	import org.eclipse.papyrus.uml.diagram.common.editparts.FloatingLabelEditPart;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomDestroyObjectActionEditPart.java:[78] 
11:15:03 	if (borderItemEditPart instanceof FloatingLabelEditPart) {
11:15:03 	                                  ^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[58] 
11:15:03 	import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIPlugin;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 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:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[59] 
11:15:03 	import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIStatusCodes;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 Discouraged access: The type 'DiagramUIStatusCodes' 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:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[386] 
11:15:03 	Log.warning(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "Unexpected exception during Pin and Parameter synchronization : ", rte);
11:15:03 	            ^^^^^^^^^^^^^^^
11:15:03 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:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[386] 
11:15:03 	Log.warning(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "Unexpected exception during Pin and Parameter synchronization : ", rte);
11:15:03 	                            ^^^^^^^^^^^
11:15:03 Discouraged access: The method 'DiagramUIPlugin.getInstance()' 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:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[386] 
11:15:03 	Log.warning(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "Unexpected exception during Pin and Parameter synchronization : ", rte);
11:15:03 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 Discouraged access: The type 'DiagramUIStatusCodes' 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:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[386] 
11:15:03 	Log.warning(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "Unexpected exception during Pin and Parameter synchronization : ", rte);
11:15:03 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 Discouraged access: The field 'DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING' 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:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[569] 
11:15:03 	Map<Integer, Parameter> empty = Collections.emptyMap();
11:15:03 	                        ^^^^^
11:15:03 The value of the local variable empty is not used
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[858] 
11:15:03 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
11:15:03 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[967] 
11:15:03 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
11:15:03 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[1003] 
11:15:03 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
11:15:03 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[1059] 
11:15:03 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
11:15:03 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[1112] 
11:15:03 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
11:15:03 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[1685] 
11:15:03 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
11:15:03 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[1719] 
11:15:03 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
11:15:03 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[1757] 
11:15:03 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
11:15:03 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[1791] 
11:15:03 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
11:15:03 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[1810] 
11:15:03 	CreatePinToParameterLinkEAnnotation linkCommand = new CreatePinToParameterLinkEAnnotation(EditorUtils.getTransactionalEditingDomain(), link);
11:15:03 	                                                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[1832] 
11:15:03 	CreatePinToParameterLinkEAnnotation linkCommand = new CreatePinToParameterLinkEAnnotation(EditorUtils.getTransactionalEditingDomain(), link);
11:15:03 	                                                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[1859] 
11:15:03 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
11:15:03 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[1911] 
11:15:03 	Command copy = CopyCommand.create(EditorUtils.getTransactionalEditingDomain(), Collections.singleton(lowerValue));
11:15:03 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[1926] 
11:15:03 	Command copy = CopyCommand.create(EditorUtils.getTransactionalEditingDomain(), Collections.singleton(upperValue));
11:15:03 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2038] 
11:15:03 	Command copy = CopyCommand.create(EditorUtils.getTransactionalEditingDomain(), Collections.singleton(lowerValue));
11:15:03 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2053] 
11:15:03 	Command copy = CopyCommand.create(EditorUtils.getTransactionalEditingDomain(), Collections.singleton(upperValue));
11:15:03 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2099] 
11:15:03 	Command copy = CopyCommand.create(EditorUtils.getTransactionalEditingDomain(), Collections.singleton(lowerValue));
11:15:03 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2114] 
11:15:03 	Command copy = CopyCommand.create(EditorUtils.getTransactionalEditingDomain(), Collections.singleton(upperValue));
11:15:03 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2137] 
11:15:03 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
11:15:03 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2166] 
11:15:03 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
11:15:03 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2211] 
11:15:03 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
11:15:03 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2237] 
11:15:03 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
11:15:03 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2299] 
11:15:03 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
11:15:03 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2329] 
11:15:03 	Log.error(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, ex.getMessage(), ex);
11:15:03 	          ^^^^^^^^^^^^^^^
11:15:03 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:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2329] 
11:15:03 	Log.error(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, ex.getMessage(), ex);
11:15:03 	                          ^^^^^^^^^^^
11:15:03 Discouraged access: The method 'DiagramUIPlugin.getInstance()' 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:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2329] 
11:15:03 	Log.error(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, ex.getMessage(), ex);
11:15:03 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 Discouraged access: The type 'DiagramUIStatusCodes' 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:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2329] 
11:15:03 	Log.error(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, ex.getMessage(), ex);
11:15:03 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 Discouraged access: The field 'DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING' 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:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2413] 
11:15:03 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
11:15:03 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2503] 
11:15:03 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
11:15:03 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2672] 
11:15:03 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
11:15:03 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2712] 
11:15:03 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
11:15:03 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomLoopNodeEditPart.java:[29] 
11:15:03 	import org.eclipse.papyrus.uml.diagram.common.editparts.FloatingLabelEditPart;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomLoopNodeEditPart.java:[85] 
11:15:03 	if (borderItemEditPart instanceof FloatingLabelEditPart) {
11:15:03 	                                  ^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/commands/RestoreRelatedLinksCommand.java:[35] 
11:15:03 	import org.eclipse.gmf.runtime.diagram.ui.internal.properties.Properties;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 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:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/commands/RestoreRelatedLinksCommand.java:[317] 
11:15:03 	SetPropertyCommand cmd = new SetPropertyCommand(host.getEditingDomain(), "Restore related linksCommand show view", new EObjectAdapter(view), Properties.ID_ISVISIBLE, Boolean.TRUE);
11:15:03 	                                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 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:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/commands/RestoreRelatedLinksCommand.java:[317] 
11:15:03 	SetPropertyCommand cmd = new SetPropertyCommand(host.getEditingDomain(), "Restore related linksCommand show view", new EObjectAdapter(view), Properties.ID_ISVISIBLE, Boolean.TRUE);
11:15:03 	                                                                                                                                                        ^^^^^^^^^^^^
11:15:03 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:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/AbstractContainerNodeDescriptor.java:[169] 
11:15:03 	Integer thisInt = new Integer(getGroupPriority());
11:15:03 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/AbstractContainerNodeDescriptor.java:[170] 
11:15:03 	Integer otherInt = new Integer(o.getGroupPriority());
11:15:03 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/editpolicy/notifiers/GroupListenerEditPolicy.java:[162] 
11:15:03 	public Object getAdapter(Class adapter) {
11:15:03 	       ^^^^^^
11:15:03 Type safety: The return type Object for getAdapter(Class) from the type GroupListenerEditPolicy needs unchecked conversion to conform to T from the type IAdaptable
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/editpolicy/notifiers/GroupListenerEditPolicy.java:[162] 
11:15:03 	public Object getAdapter(Class adapter) {
11:15:03 	                         ^^^^^
11:15:03 Class is a raw type. References to generic type Class<T> should be parameterized
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/editpolicy/notifiers/GroupListenerEditPolicy.java:[166] 
11:15:03 	return getHostEditPart().getAdapter(adapter);
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type IAdaptable
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/editpolicy/notifiers/GroupListenerEditPolicy.java:[166] 
11:15:03 	return getHostEditPart().getAdapter(adapter);
11:15:03 	                                    ^^^^^^^
11:15:03 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomExpansionRegionEditPart.java:[29] 
11:15:03 	import org.eclipse.papyrus.uml.diagram.common.editparts.FloatingLabelEditPart;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomExpansionRegionEditPart.java:[85] 
11:15:03 	if (borderItemEditPart instanceof FloatingLabelEditPart) {
11:15:03 	                                  ^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/draw2d/CenteredColumnLayout.java:[110] 
11:15:03 	List children = figure.getChildren();
11:15:03 	^^^^
11:15:03 List is a raw type. References to generic type List<E> should be parameterized
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/figures/InterruptibleActivityRegionFigure.java:[30] 
11:15:03 	import org.eclipse.e4.ui.css.core.css2.CSS2ColorHelper;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 Discouraged access: The type 'CSS2ColorHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/figures/InterruptibleActivityRegionFigure.java:[299] 
11:15:03 	RGBColor rgbColor = CSS2ColorHelper.getRGBColor(shadowColor);
11:15:03 	                    ^^^^^^^^^^^^^^^
11:15:03 Discouraged access: The type 'CSS2ColorHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/figures/InterruptibleActivityRegionFigure.java:[299] 
11:15:03 	RGBColor rgbColor = CSS2ColorHelper.getRGBColor(shadowColor);
11:15:03 	                                    ^^^^^^^^^^^
11:15:03 Discouraged access: The method 'CSS2ColorHelper.getRGBColor(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.14.200.v20231025-0632/org.eclipse.e4.ui.css.core-0.14.200.v20231025-0632.jar')
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateActivityParameterNodeDialog.java:[43] 
11:15:03 	import org.eclipse.papyrus.uml.diagram.common.actions.LabelHelper;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateActivityParameterNodeDialog.java:[250] 
11:15:03 	directionComboViewer.add(getDirections());
11:15:03 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 Type String[] of the last argument to method add(Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation.
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateActivityParameterNodeDialog.java:[386] 
11:15:03 	name = LabelHelper.INSTANCE.findName(activityOwner, UMLPackage.eINSTANCE.getParameter());
11:15:03 	       ^^^^^^^^^^^
11:15:03 The type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateActivityParameterNodeDialog.java:[386] 
11:15:03 	name = LabelHelper.INSTANCE.findName(activityOwner, UMLPackage.eINSTANCE.getParameter());
11:15:03 	                   ^^^^^^^^
11:15:03 The field LabelHelper.INSTANCE is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateActivityParameterNodeDialog.java:[386] 
11:15:03 	name = LabelHelper.INSTANCE.findName(activityOwner, UMLPackage.eINSTANCE.getParameter());
11:15:03 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method findName(EObject, EClass) from the type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateActivityParameterNodeDialog.java:[539] 
11:15:03 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
11:15:03 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[19] 
11:15:03 	import org.eclipse.papyrus.uml.diagram.common.actions.LabelHelper;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2749] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	       ^^^^^^^^^^^
11:15:03 The type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2749] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                   ^^^^^^^^
11:15:03 The field LabelHelper.INSTANCE is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2749] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2756] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	       ^^^^^^^^^^^
11:15:03 The type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2756] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                   ^^^^^^^^
11:15:03 The field LabelHelper.INSTANCE is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2756] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2763] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	       ^^^^^^^^^^^
11:15:03 The type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2763] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                   ^^^^^^^^
11:15:03 The field LabelHelper.INSTANCE is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2763] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2770] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	       ^^^^^^^^^^^
11:15:03 The type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2770] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                   ^^^^^^^^
11:15:03 The field LabelHelper.INSTANCE is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2770] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2777] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	       ^^^^^^^^^^^
11:15:03 The type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2777] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                   ^^^^^^^^
11:15:03 The field LabelHelper.INSTANCE is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2777] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2784] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	       ^^^^^^^^^^^
11:15:03 The type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2784] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                   ^^^^^^^^
11:15:03 The field LabelHelper.INSTANCE is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2784] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2791] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	       ^^^^^^^^^^^
11:15:03 The type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2791] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                   ^^^^^^^^
11:15:03 The field LabelHelper.INSTANCE is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2791] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2798] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	       ^^^^^^^^^^^
11:15:03 The type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2798] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                   ^^^^^^^^
11:15:03 The field LabelHelper.INSTANCE is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2798] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2805] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	       ^^^^^^^^^^^
11:15:03 The type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2805] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                   ^^^^^^^^
11:15:03 The field LabelHelper.INSTANCE is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2805] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2812] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	       ^^^^^^^^^^^
11:15:03 The type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2812] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                   ^^^^^^^^
11:15:03 The field LabelHelper.INSTANCE is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2812] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2819] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	       ^^^^^^^^^^^
11:15:03 The type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2819] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                   ^^^^^^^^
11:15:03 The field LabelHelper.INSTANCE is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2819] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2826] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	       ^^^^^^^^^^^
11:15:03 The type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2826] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                   ^^^^^^^^
11:15:03 The field LabelHelper.INSTANCE is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2826] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2833] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	       ^^^^^^^^^^^
11:15:03 The type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2833] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                   ^^^^^^^^
11:15:03 The field LabelHelper.INSTANCE is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2833] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2840] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	       ^^^^^^^^^^^
11:15:03 The type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2840] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                   ^^^^^^^^
11:15:03 The field LabelHelper.INSTANCE is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2840] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2847] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	       ^^^^^^^^^^^
11:15:03 The type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2847] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                   ^^^^^^^^
11:15:03 The field LabelHelper.INSTANCE is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2847] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2854] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	       ^^^^^^^^^^^
11:15:03 The type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2854] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                   ^^^^^^^^
11:15:03 The field LabelHelper.INSTANCE is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2854] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2861] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	       ^^^^^^^^^^^
11:15:03 The type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2861] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                   ^^^^^^^^
11:15:03 The field LabelHelper.INSTANCE is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2861] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2868] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	       ^^^^^^^^^^^
11:15:03 The type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2868] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                   ^^^^^^^^
11:15:03 The field LabelHelper.INSTANCE is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2868] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2875] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	       ^^^^^^^^^^^
11:15:03 The type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2875] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                   ^^^^^^^^
11:15:03 The field LabelHelper.INSTANCE is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2875] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2882] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	       ^^^^^^^^^^^
11:15:03 The type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2882] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                   ^^^^^^^^
11:15:03 The field LabelHelper.INSTANCE is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2882] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2889] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	       ^^^^^^^^^^^
11:15:03 The type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2889] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                   ^^^^^^^^
11:15:03 The field LabelHelper.INSTANCE is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2889] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2896] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	       ^^^^^^^^^^^
11:15:03 The type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2896] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                   ^^^^^^^^
11:15:03 The field LabelHelper.INSTANCE is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2896] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2903] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	       ^^^^^^^^^^^
11:15:03 The type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2903] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                   ^^^^^^^^
11:15:03 The field LabelHelper.INSTANCE is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2903] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2910] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	       ^^^^^^^^^^^
11:15:03 The type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2910] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                   ^^^^^^^^
11:15:03 The field LabelHelper.INSTANCE is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2910] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2917] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	       ^^^^^^^^^^^
11:15:03 The type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2917] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                   ^^^^^^^^
11:15:03 The field LabelHelper.INSTANCE is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2917] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2924] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	       ^^^^^^^^^^^
11:15:03 The type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2924] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                   ^^^^^^^^
11:15:03 The field LabelHelper.INSTANCE is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2924] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2931] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	       ^^^^^^^^^^^
11:15:03 The type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2931] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                   ^^^^^^^^
11:15:03 The field LabelHelper.INSTANCE is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2931] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2938] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	       ^^^^^^^^^^^
11:15:03 The type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2938] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                   ^^^^^^^^
11:15:03 The field LabelHelper.INSTANCE is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2938] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2945] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	       ^^^^^^^^^^^
11:15:03 The type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2945] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                   ^^^^^^^^
11:15:03 The field LabelHelper.INSTANCE is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2945] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2952] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	       ^^^^^^^^^^^
11:15:03 The type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2952] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                   ^^^^^^^^
11:15:03 The field LabelHelper.INSTANCE is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2952] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2959] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	       ^^^^^^^^^^^
11:15:03 The type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2959] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                   ^^^^^^^^
11:15:03 The field LabelHelper.INSTANCE is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2959] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2966] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	       ^^^^^^^^^^^
11:15:03 The type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2966] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                   ^^^^^^^^
11:15:03 The field LabelHelper.INSTANCE is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2966] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2973] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	       ^^^^^^^^^^^
11:15:03 The type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2973] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                   ^^^^^^^^
11:15:03 The field LabelHelper.INSTANCE is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2973] 
11:15:03 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
11:15:03 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateInvocationActionDialog.java:[47] 
11:15:03 	import org.eclipse.papyrus.uml.diagram.common.actions.LabelHelper;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateInvocationActionDialog.java:[345] 
11:15:03 	typeComboViewer.add(getPossibleInvokedTypes());
11:15:03 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 Type EClass[] of the last argument to method add(Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation.
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateInvocationActionDialog.java:[508] 
11:15:03 	name = LabelHelper.INSTANCE.findName(selectedParent, selectedType);
11:15:03 	       ^^^^^^^^^^^
11:15:03 The type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateInvocationActionDialog.java:[508] 
11:15:03 	name = LabelHelper.INSTANCE.findName(selectedParent, selectedType);
11:15:03 	                   ^^^^^^^^
11:15:03 The field LabelHelper.INSTANCE is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateInvocationActionDialog.java:[508] 
11:15:03 	name = LabelHelper.INSTANCE.findName(selectedParent, selectedType);
11:15:03 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method findName(EObject, EClass) from the type LabelHelper is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateInvocationActionDialog.java:[645] 
11:15:03 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
11:15:03 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/GroupRequestAdvisor.java:[226] 
11:15:03 	public List getModifiedObject() {
11:15:03 	       ^^^^
11:15:03 List is a raw type. References to generic type List<E> should be parameterized
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/GroupRequestAdvisor.java:[1012] 
11:15:03 	protected static List getWorkspaceFiles(EObject eObject) {
11:15:03 	                 ^^^^
11:15:03 List is a raw type. References to generic type List<E> should be parameterized
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/GroupRequestAdvisor.java:[1013] 
11:15:03 	List result = new ArrayList();
11:15:03 	^^^^
11:15:03 List is a raw type. References to generic type List<E> should be parameterized
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/GroupRequestAdvisor.java:[1013] 
11:15:03 	List result = new ArrayList();
11:15:03 	                  ^^^^^^^^^
11:15:03 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/GroupRequestAdvisor.java:[1019] 
11:15:03 	result.add(file);
11:15:03 	^^^^^^^^^^^^^^^^
11:15:03 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/GroupRequestAdvisor.java:[1033] 
11:15:03 	protected static List getWorkspaceFiles(List eObjects) {
11:15:03 	                 ^^^^
11:15:03 List is a raw type. References to generic type List<E> should be parameterized
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/GroupRequestAdvisor.java:[1033] 
11:15:03 	protected static List getWorkspaceFiles(List eObjects) {
11:15:03 	                                        ^^^^
11:15:03 List is a raw type. References to generic type List<E> should be parameterized
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/GroupRequestAdvisor.java:[1034] 
11:15:03 	List result = new ArrayList();
11:15:03 	^^^^
11:15:03 List is a raw type. References to generic type List<E> should be parameterized
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/GroupRequestAdvisor.java:[1034] 
11:15:03 	List result = new ArrayList();
11:15:03 	                  ^^^^^^^^^
11:15:03 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/GroupRequestAdvisor.java:[1035] 
11:15:03 	for (Iterator i = eObjects.iterator(); i.hasNext();) {
11:15:03 	     ^^^^^^^^
11:15:03 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/GroupRequestAdvisor.java:[1042] 
11:15:03 	result.add(file);
11:15:03 	^^^^^^^^^^^^^^^^
11:15:03 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomOpaqueActionEditPart.java:[28] 
11:15:03 	import org.eclipse.papyrus.uml.diagram.common.editparts.FloatingLabelEditPart;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomOpaqueActionEditPart.java:[78] 
11:15:03 	if (borderItemEditPart instanceof FloatingLabelEditPart) {
11:15:03 	                                  ^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/RoundedUMLNodeEditPart.java:[156] 
11:15:03 	private boolean getDefaultUseOriginalColors() {
11:15:03 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method getDefaultUseOriginalColors() from the type RoundedUMLNodeEditPart is never used locally
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomStructuredActivityNodeEditPart.java:[29] 
11:15:03 	import org.eclipse.papyrus.uml.diagram.common.editparts.FloatingLabelEditPart;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomStructuredActivityNodeEditPart.java:[85] 
11:15:03 	if (borderItemEditPart instanceof FloatingLabelEditPart) {
11:15:03 	                                  ^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomSendObjectActionEditPart.java:[28] 
11:15:03 	import org.eclipse.papyrus.uml.diagram.common.editparts.FloatingLabelEditPart;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomSendObjectActionEditPart.java:[78] 
11:15:03 	if (borderItemEditPart instanceof FloatingLabelEditPart) {
11:15:03 	                                  ^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/parser/custom/ObjectNodeParser.java:[150] 
11:15:03 	@SuppressWarnings("unchecked")
11:15:03 	                  ^^^^^^^^^^^
11:15:03 Unnecessary @SuppressWarnings("unchecked")
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/parser/custom/ObjectNodeParser.java:[151] 
11:15:03 	public List getSemanticElementsBeingParsed(EObject element) {
11:15:03 	       ^^^^
11:15:03 List is a raw type. References to generic type List<E> should be parameterized
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomActivityPartitionEditPart.java:[27] 
11:15:03 	import org.eclipse.papyrus.uml.diagram.common.editparts.FloatingLabelEditPart;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomActivityPartitionEditPart.java:[51] 
11:15:03 	if (borderItemEditPart instanceof FloatingLabelEditPart) {
11:15:03 	                                  ^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomInitialNodeEditPart.java:[28] 
11:15:03 	import org.eclipse.papyrus.uml.diagram.common.editparts.FloatingLabelEditPart;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomInitialNodeEditPart.java:[80] 
11:15:03 	if (borderItemEditPart instanceof FloatingLabelEditPart) {
11:15:03 	                                  ^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomAcceptEventActionEditPart.java:[31] 
11:15:03 	import org.eclipse.papyrus.uml.diagram.common.editparts.FloatingLabelEditPart;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/CustomAcceptEventActionEditPart.java:[135] 
11:15:03 	if (borderItemEditPart instanceof FloatingLabelEditPart) {
11:15:03 	                                  ^^^^^^^^^^^^^^^^^^^^^
11:15:03 The type FloatingLabelEditPart is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/ActivityPartitionLabelEditPolicy.java:[71] 
11:15:03 	List children = lp.getChildren();
11:15:03 	^^^^
11:15:03 List is a raw type. References to generic type List<E> should be parameterized
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/ActivityParameterAndParameterSynchronizer.java:[35] 
11:15:03 	import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIPlugin;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 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:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/ActivityParameterAndParameterSynchronizer.java:[36] 
11:15:03 	import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIStatusCodes;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 Discouraged access: The type 'DiagramUIStatusCodes' 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:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/ActivityParameterAndParameterSynchronizer.java:[246] 
11:15:03 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
11:15:03 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/ActivityParameterAndParameterSynchronizer.java:[260] 
11:15:03 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
11:15:03 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/editpolicy/GroupCreationEditPolicy.java:[86] 
11:15:03 	Iterator editParts = request.getEditParts().iterator();
11:15:03 	^^^^^^^^
11:15:03 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/editpolicy/GroupCreationEditPolicy.java:[162] 
11:15:03 	Iterator i = container.getEAllReferences().iterator();
11:15:03 	^^^^^^^^
11:15:03 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/editpolicy/GroupCreationEditPolicy.java:[182] 
11:15:03 	Iterator i = class1.getEAllReferences().iterator();
11:15:03 	^^^^^^^^
11:15:03 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/editpolicy/GroupCreationEditPolicy.java:[231] 
11:15:03 	List editParts = chRequest.getEditParts();
11:15:03 	^^^^
11:15:03 List is a raw type. References to generic type List<E> should be parameterized
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/editpolicy/GroupCreationEditPolicy.java:[294] 
11:15:03 	Command refreshConnectionCommand = getHost().getCommand(new RefreshConnectionsRequest(((List) request.getNewObject())));
11:15:03 	                                                                                        ^^^^
11:15:03 List is a raw type. References to generic type List<E> should be parameterized
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/commands/DeferredInterruptibleEdgeCommand.java:[60] 
11:15:03 	public DeferredInterruptibleEdgeCommand(TransactionalEditingDomain domain, String label, List affectedFiles, EditPart hostEditPart, ConnectionViewDescriptor descriptor) {
11:15:03 	                                                                                         ^^^^
11:15:03 List is a raw type. References to generic type List<E> should be parameterized
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/commands/ChangeParentCommand.java:[31] 
11:15:03 	import org.eclipse.gmf.runtime.diagram.core.internal.l10n.DiagramCoreMessages;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 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:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/commands/ChangeParentCommand.java:[72] 
11:15:03 	super(editingDomain, DiagramCoreMessages.AddCommand_Label, null);
11:15:03 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 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:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/commands/ChangeParentCommand.java:[72] 
11:15:03 	super(editingDomain, DiagramCoreMessages.AddCommand_Label, null);
11:15:03 	                                         ^^^^^^^^^^^^^^^^
11:15:03 Discouraged access: The field 'DiagramCoreMessages.AddCommand_Label' 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:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/commands/ChangeParentCommand.java:[81] 
11:15:03 	public List getAffectedFiles() {
11:15:03 	       ^^^^
11:15:03 List is a raw type. References to generic type List<E> should be parameterized
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/commands/ChangeParentCommand.java:[84] 
11:15:03 	List result = new ArrayList();
11:15:03 	^^^^
11:15:03 List is a raw type. References to generic type List<E> should be parameterized
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/commands/ChangeParentCommand.java:[84] 
11:15:03 	List result = new ArrayList();
11:15:03 	                  ^^^^^^^^^
11:15:03 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/commands/ChangeParentCommand.java:[87] 
11:15:03 	result.add(file);
11:15:03 	^^^^^^^^^^^^^^^^
11:15:03 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/commands/ChangeParentCommand.java:[130] 
11:15:03 	return DiagramCoreMessages.AddCommand_Label;
11:15:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:03 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:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/commands/ChangeParentCommand.java:[130] 
11:15:03 	return DiagramCoreMessages.AddCommand_Label;
11:15:03 	                           ^^^^^^^^^^^^^^^^
11:15:03 Discouraged access: The field 'DiagramCoreMessages.AddCommand_Label' 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:15:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/figures/AcceptEventActionFigure.java:[125] 
11:15:03 	private final PointList myTempslateTime = new PointList();
11:15:03 	                        ^^^^^^^^^^^^^^^
11:15:03 The value of the field AcceptEventActionFigure.myTempslateTime is not used
11:15:03 332 problems (332 warnings)
11:15:03 [INFO] 
11:15:03 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.diagram.activity ---
11:15:03 [INFO] 
11:15:03 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.activity ---
11:15:03 [INFO] 
11:15:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.activity ---
11:15:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src/test/resources
11:15:03 [INFO] 
11:15:03 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.diagram.activity ---
11:15:03 [INFO] 
11:15:03 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.activity ---
11:15:03 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 194 were skipped
11:15:03 [INFO] 
11:15:03 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.activity ---
11:15:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/target/org.eclipse.papyrus.uml.diagram.activity-5.0.100-SNAPSHOT-sources.jar
11:15:04 [INFO] 
11:15:04 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.activity ---
11:15:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/target/org.eclipse.papyrus.uml.diagram.activity-5.0.100-SNAPSHOT.jar
11:15:04 [INFO] 
11:15:04 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.activity ---
11:15:04 [INFO] 
11:15:04 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.diagram.activity ---
11:15:04 [INFO] 
11:15:04 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.activity ---
11:15:04 [INFO] 
11:15:04 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.communication >--
11:15:04 [INFO] Building org.eclipse.papyrus.uml.diagram.communication 6.0.0-SNAPSHOT [291/735]
11:15:04 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/pom.xml
11:15:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:15:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.communication:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/pom.xml
11:15:05 [INFO] 
11:15:05 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.communication ---
11:15:05 [INFO] 
11:15:05 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.communication ---
11:15:05 [INFO] The project's OSGi version is 6.0.0.202401111608
11:15:05 [INFO] 
11:15:05 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.communication ---
11:15:05 [INFO] 
11:15:05 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.communication ---
11:15:05 [INFO] 
11:15:05 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.communication ---
11:15:05 [INFO] 
11:15:05 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.communication ---
11:15:05 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.communication
11:15:06 [INFO] 
11:15:06 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.communication ---
11:15:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src/main/resources
11:15:06 [INFO] 
11:15:06 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.communication ---
11:15:06 [INFO] Compiling 126 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:15:07 [INFO] 
11:15:07 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.diagram.communication ---
11:15:07 [INFO] 
11:15:07 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.communication ---
11:15:07 [INFO] 
11:15:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.communication ---
11:15:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src/test/resources
11:15:07 [INFO] 
11:15:07 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.diagram.communication ---
11:15:07 [INFO] 
11:15:07 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.communication ---
11:15:07 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 194 were skipped
11:15:07 [INFO] 
11:15:07 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.communication ---
11:15:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/target/org.eclipse.papyrus.uml.diagram.communication-6.0.0-SNAPSHOT-sources.jar
11:15:07 [INFO] 
11:15:07 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.communication ---
11:15:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/target/org.eclipse.papyrus.uml.diagram.communication-6.0.0-SNAPSHOT.jar
11:15:07 [INFO] 
11:15:07 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.communication ---
11:15:07 [INFO] 
11:15:07 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.diagram.communication ---
11:15:07 [INFO] 
11:15:07 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.communication ---
11:15:07 [INFO] 
11:15:07 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.interactionoverview >--
11:15:07 [INFO] Building org.eclipse.papyrus.uml.diagram.interactionoverview 4.1.0-SNAPSHOT [292/735]
11:15:07 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/pom.xml
11:15:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:15:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.interactionoverview:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/pom.xml
11:15:07 [INFO] 
11:15:07 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.interactionoverview ---
11:15:07 [INFO] 
11:15:07 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.interactionoverview ---
11:15:07 [INFO] The project's OSGi version is 4.1.0.202401111608
11:15:07 [INFO] 
11:15:07 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.interactionoverview ---
11:15:07 [INFO] 
11:15:07 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.interactionoverview ---
11:15:07 [INFO] 
11:15:07 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.interactionoverview ---
11:15:07 [INFO] 
11:15:07 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.interactionoverview ---
11:15:07 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.interactionoverview
11:15:08 [INFO] 
11:15:08 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.interactionoverview ---
11:15:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/main/resources
11:15:08 [INFO] 
11:15:08 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.interactionoverview ---
11:15:08 [INFO] Compiling 63 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src-gen/org/eclipse/papyrus/uml/diagram/interactionoverview/part/InteractionOverviewDiagramEditor.java:[26] 
11:15:09 	import org.eclipse.gef.commands.CommandStackListener;
11:15:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:09 The type CommandStackListener is deprecated
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src-gen/org/eclipse/papyrus/uml/diagram/interactionoverview/part/InteractionOverviewDiagramEditor.java:[35] 
11:15:09 	import org.eclipse.gmf.runtime.diagram.ui.internal.parts.PaletteToolTransferDragSourceListener;
11:15:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:09 Discouraged access: The type 'PaletteToolTransferDragSourceListener' 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:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src-gen/org/eclipse/papyrus/uml/diagram/interactionoverview/part/InteractionOverviewDiagramEditor.java:[41] 
11:15:09 	import org.eclipse.papyrus.commands.util.OperationHistoryDirtyState;
11:15:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:09 The type OperationHistoryDirtyState is deprecated
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src-gen/org/eclipse/papyrus/uml/diagram/interactionoverview/part/InteractionOverviewDiagramEditor.java:[87] 
11:15:09 	private OperationHistoryDirtyState dirtyState;
11:15:09 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:09 The type OperationHistoryDirtyState is deprecated
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src-gen/org/eclipse/papyrus/uml/diagram/interactionoverview/part/InteractionOverviewDiagramEditor.java:[223] 
11:15:09 	final Set<String> menuExclusions = provider.getExclusionSet();
11:15:09 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:09 Type safety: The expression of type Set needs unchecked conversion to conform to Set<String>
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src-gen/org/eclipse/papyrus/uml/diagram/interactionoverview/part/InteractionOverviewDiagramEditor.java:[243] 
11:15:09 	getDiagramEditDomain().getDiagramCommandStack().addCommandStackListener(new CommandStackListener() {
11:15:09 	                                                                            ^^^^^^^^^^^^^^^^^^^^
11:15:09 The type CommandStackListener is deprecated
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src-gen/org/eclipse/papyrus/uml/diagram/interactionoverview/part/InteractionOverviewDiagramEditor.java:[264] 
11:15:09 	protected OperationHistoryDirtyState getDirtyState() {
11:15:09 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:09 The type OperationHistoryDirtyState is deprecated
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src-gen/org/eclipse/papyrus/uml/diagram/interactionoverview/part/InteractionOverviewDiagramEditor.java:[266] 
11:15:09 	dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory());
11:15:09 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:09 The type OperationHistoryDirtyState is deprecated
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src-gen/org/eclipse/papyrus/uml/diagram/interactionoverview/part/InteractionOverviewDiagramEditor.java:[266] 
11:15:09 	dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory());
11:15:09 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:09 The method newInstance(IUndoContext, IOperationHistory) from the type OperationHistoryDirtyState is deprecated
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src-gen/org/eclipse/papyrus/uml/diagram/interactionoverview/part/InteractionOverviewDiagramEditor.java:[366] 
11:15:09 	viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer));
11:15:09 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:09 Discouraged access: The type 'PaletteToolTransferDragSourceListener' 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:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src-gen/org/eclipse/papyrus/uml/diagram/interactionoverview/part/InteractionOverviewDiagramEditor.java:[366] 
11:15:09 	viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer));
11:15:09 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:09 Discouraged access: The constructor 'PaletteToolTransferDragSourceListener(EditPartViewer)' 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:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/figures/InteractionUseFigure.java:[62] 
11:15:09 	final List childrenList = container.getChildren();
11:15:09 	      ^^^^
11:15:09 List is a raw type. References to generic type List<E> should be parameterized
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/advices/CallBehaviorActionAsInteractionUseEditHelperAdvice.java:[74] 
11:15:09 	request.getParameters().put(CallBehaviorActionEditHelperAdvice.POPUP_TYPE, CALL_BEHAVIOR_ACTION_AS_INTERACTION_USE);
11:15:09 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:09 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/utils/CreateDiagramImage.java:[40] 
11:15:09 	import org.eclipse.papyrus.infra.widgets.editors.MultipleValueSelectorDialog;
11:15:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:09 The type MultipleValueSelectorDialog is deprecated
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/utils/CreateDiagramImage.java:[73] 
11:15:09 	final List<GraphicalEditPart> editParts = diagramEP.getPrimaryEditParts();
11:15:09 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:09 Type safety: The expression of type List needs unchecked conversion to conform to List<GraphicalEditPart>
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/utils/CreateDiagramImage.java:[148] 
11:15:09 	MultipleValueSelectorDialog dialog = null;
11:15:09 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:09 The type MultipleValueSelectorDialog is deprecated
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/utils/CreateDiagramImage.java:[158] 
11:15:09 	dialog = new MultipleValueSelectorDialog(Display.getDefault().getActiveShell(), referenceSelector, Messages.CreateDiagramImage_MultipleValueSelectorDialog, true, false, -1);
11:15:09 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:09 The type MultipleValueSelectorDialog is deprecated
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/utils/CreateDiagramImage.java:[158] 
11:15:09 	dialog = new MultipleValueSelectorDialog(Display.getDefault().getActiveShell(), referenceSelector, Messages.CreateDiagramImage_MultipleValueSelectorDialog, true, false, -1);
11:15:09 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:09 The constructor MultipleValueSelectorDialog(Shell, IElementSelector, String, boolean, boolean, int) is deprecated
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/utils/CreateDiagramImage.java:[160] 
11:15:09 	dialog.setLabelProvider(serv);
11:15:09 	       ^^^^^^^^^^^^^^^^^^^^^^
11:15:09 The method setLabelProvider(ILabelProvider) from the type MultipleValueSelectorDialog is deprecated
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/utils/CreateDiagramImage.java:[165] 
11:15:09 	if (dialog.open() == org.eclipse.jface.window.Window.OK) {
11:15:09 	           ^^^^^^
11:15:09 The method open() from the type MultipleValueSelectorDialog is deprecated
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/figures/InteractionWithSnapshotFigure.java:[57] 
11:15:09 	final List childrenList = container.getChildren();
11:15:09 	      ^^^^
11:15:09 List is a raw type. References to generic type List<E> should be parameterized
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/advices/CallBehaviorActionAsInteractionEditHelperAdvice.java:[73] 
11:15:09 	request.getParameters().put(CallBehaviorActionEditHelperAdvice.POPUP_TYPE, CALL_BEHAVIOR_ACTION_AS_INTERACTION);
11:15:09 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:09 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/commands/CreateSnapshotFromContextMenuCommand.java:[36] 
11:15:09 	import org.eclipse.papyrus.uml.diagram.interactionoverview.provider.DiagramContentProvider;
11:15:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:09 The type DiagramContentProvider is deprecated
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/commands/CreateSnapshotFromContextMenuCommand.java:[69] 
11:15:09 	dialog.setContentProvider(new DiagramContentProvider(interaction));
11:15:09 	                              ^^^^^^^^^^^^^^^^^^^^^^
11:15:09 The type DiagramContentProvider is deprecated
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/commands/CreateSnapshotFromContextMenuCommand.java:[69] 
11:15:09 	dialog.setContentProvider(new DiagramContentProvider(interaction));
11:15:09 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:09 The constructor DiagramContentProvider(Interaction) is deprecated
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/commands/UpdateDiagramInSnapshotCommandHandler.java:[23] 
11:15:09 	import org.eclipse.papyrus.uml.diagram.common.handlers.GraphicalCommandHandler;
11:15:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:09 The type GraphicalCommandHandler is deprecated
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/commands/UpdateDiagramInSnapshotCommandHandler.java:[28] 
11:15:09 	public class UpdateDiagramInSnapshotCommandHandler extends GraphicalCommandHandler {
11:15:09 	                                                           ^^^^^^^^^^^^^^^^^^^^^^^
11:15:09 The type GraphicalCommandHandler is deprecated
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/commands/UpdateDiagramInSnapshotCommandHandler.java:[33] 
11:15:09 	final List<IGraphicalEditPart> selectedElements = getSelectedElements();
11:15:09 	                                                  ^^^^^^^^^^^^^^^^^^^^^
11:15:09 The method getSelectedElements() from the type GraphicalCommandHandler is deprecated
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/commands/UpdateDiagramInSnapshotCommandHandler.java:[45] 
11:15:09 	return new ICommandProxy(new CreateSnapshotFromContextMenuCommand(getEditingDomain(), callBehaviorActionEditPart));
11:15:09 	                                                                  ^^^^^^^^^^^^^^^^^^
11:15:09 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/commands/SwitchInteractionFormCommandHandler.java:[28] 
11:15:09 	import org.eclipse.papyrus.uml.diagram.common.handlers.GraphicalCommandHandler;
11:15:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:09 The type GraphicalCommandHandler is deprecated
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/commands/SwitchInteractionFormCommandHandler.java:[33] 
11:15:09 	public class SwitchInteractionFormCommandHandler extends GraphicalCommandHandler {
11:15:09 	                                                         ^^^^^^^^^^^^^^^^^^^^^^^
11:15:09 The type GraphicalCommandHandler is deprecated
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/commands/SwitchInteractionFormCommandHandler.java:[38] 
11:15:09 	List<IGraphicalEditPart> elements = getSelectedElements();
11:15:09 	                                    ^^^^^^^^^^^^^^^^^^^^^
11:15:09 The method getSelectedElements() from the type GraphicalCommandHandler is deprecated
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/commands/SwitchInteractionFormCommandHandler.java:[43] 
11:15:09 	ChangeInteractionUseToInteraction changeCommand = new ChangeInteractionUseToInteraction(getEditingDomain(), callBehaviorActionEditPart);
11:15:09 	                                                                                        ^^^^^^^^^^^^^^^^^^
11:15:09 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/commands/SwitchInteractionFormCommandHandler.java:[47] 
11:15:09 	CreateSnapshotForInteractionFromViewDescriptorCommand snapshotCommand = new CreateSnapshotForInteractionFromViewDescriptorCommand(getEditingDomain(), changeCommand, (GraphicalEditPart) callBehaviorActionEditPart.getParent());
11:15:09 	                                                                                                                                  ^^^^^^^^^^^^^^^^^^
11:15:09 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/commands/SwitchInteractionFormCommandHandler.java:[56] 
11:15:09 	ChangeInteractionToInteractionUseCommand changeCommand = new ChangeInteractionToInteractionUseCommand(getEditingDomain(), callBehaviorActionEditPart);
11:15:09 	                                                                                                      ^^^^^^^^^^^^^^^^^^
11:15:09 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/commands/CreateSnapshotForInteractionFromViewDescriptorCommand.java:[47] 
11:15:09 	import org.eclipse.papyrus.uml.diagram.interactionoverview.provider.DiagramContentProvider;
11:15:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:09 The type DiagramContentProvider is deprecated
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/commands/CreateSnapshotForInteractionFromViewDescriptorCommand.java:[208] 
11:15:09 	dialog.setContentProvider(new DiagramContentProvider(interaction));
11:15:09 	                              ^^^^^^^^^^^^^^^^^^^^^^
11:15:09 The type DiagramContentProvider is deprecated
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/commands/CreateSnapshotForInteractionFromViewDescriptorCommand.java:[208] 
11:15:09 	dialog.setContentProvider(new DiagramContentProvider(interaction));
11:15:09 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:09 The constructor DiagramContentProvider(Interaction) is deprecated
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[31] 
11:15:09 	import org.eclipse.gmf.runtime.diagram.core.internal.DiagramPlugin;
11:15:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:09 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:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[32] 
11:15:09 	import org.eclipse.gmf.runtime.diagram.core.internal.DiagramStatusCodes;
11:15:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:09 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:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[33] 
11:15:09 	import org.eclipse.gmf.runtime.diagram.core.internal.l10n.DiagramCoreMessages;
11:15:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:09 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:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[60] 
11:15:09 	protected static class ClassToCreationMethodMap extends HashMap {
11:15:09 	                                                        ^^^^^^^
11:15:09 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[64] 
11:15:09 	public void addMethod(Class clazz, Method method) {
11:15:09 	                      ^^^^^
11:15:09 Class is a raw type. References to generic type Class<T> should be parameterized
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[66] 
11:15:09 	put(clazz, method);
11:15:09 	^^^^^^^^^^^^^^^^^^
11:15:09 Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap<K,V> should be parameterized
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[70] 
11:15:09 	public Method getCreationMethod(Class clazz) {
11:15:09 	                                ^^^^^
11:15:09 Class is a raw type. References to generic type Class<T> should be parameterized
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[114] 
11:15:09 	return (Edge) createNewView(getEdgeViewClass(semanticAdapter, containerView, semanticHint), new Object[] { semanticAdapter, containerView, semanticHint, new Integer(index), Boolean.valueOf(persisted), preferencesHint });
11:15:09 	                                                                                                                                                             ^^^^^^^^^^^^^^
11:15:09 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[121] 
11:15:09 	return (Node) createNewView(getNodeViewClass(semanticAdapter, containerView, semanticHint), new Object[] { semanticAdapter, containerView, semanticHint, new Integer(index), Boolean.valueOf(persisted), preferencesHint });
11:15:09 	                                                                                                                                                             ^^^^^^^^^^^^^^
11:15:09 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[183] 
11:15:09 	protected Class getDiagramViewClass(IAdaptable semanticAdapter, String diagramKind) {
11:15:09 	          ^^^^^
11:15:09 Class is a raw type. References to generic type Class<T> should be parameterized
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[195] 
11:15:09 	protected Class getEdgeViewClass(IAdaptable semanticAdapter, View containerView, String semanticHint) {
11:15:09 	          ^^^^^
11:15:09 Class is a raw type. References to generic type Class<T> should be parameterized
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[207] 
11:15:09 	protected Class getNodeViewClass(IAdaptable semanticAdapter, View containerView, String semanticHint) {
11:15:09 	          ^^^^^
11:15:09 Class is a raw type. References to generic type Class<T> should be parameterized
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[217] 
11:15:09 	private View createNewView(Class viewClass, Object[] constructorParams) {
11:15:09 	                           ^^^^^
11:15:09 Class is a raw type. References to generic type Class<T> should be parameterized
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[222] 
11:15:09 	Constructor constructor = getFactoryConstructor(viewClass);
11:15:09 	^^^^^^^^^^^
11:15:09 Constructor is a raw type. References to generic type Constructor<T> should be parameterized
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[224] 
11:15:09 	Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$
11:15:09 	          ^^^^^^^^^^^^^
11:15:09 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:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[224] 
11:15:09 	Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$
11:15:09 	                        ^^^^^^^^^^^
11:15:09 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:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[224] 
11:15:09 	Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$
11:15:09 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:09 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:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[224] 
11:15:09 	Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$
11:15:09 	                                                          ^^^^^^^^^^^^^^^
11:15:09 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:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[231] 
11:15:09 	Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$
11:15:09 	          ^^^^^^^^^^^^^
11:15:09 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:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[231] 
11:15:09 	Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$
11:15:09 	                        ^^^^^^^^^^^
11:15:09 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:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[231] 
11:15:09 	Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$
11:15:09 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:09 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:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[231] 
11:15:09 	Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$
11:15:09 	                                                          ^^^^^^^^^^^^^^^
11:15:09 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:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[236] 
11:15:09 	String eMsg = NLS.bind(DiagramCoreMessages.AbstractViewProvider_create_view_failed_ERROR_, viewClass.getName());
11:15:09 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:09 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:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[236] 
11:15:09 	String eMsg = NLS.bind(DiagramCoreMessages.AbstractViewProvider_create_view_failed_ERROR_, viewClass.getName());
11:15:09 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:09 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:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[237] 
11:15:09 	Log.warning(DiagramPlugin.getInstance(), IStatus.WARNING, eMsg, e);
11:15:09 	            ^^^^^^^^^^^^^
11:15:09 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:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[237] 
11:15:09 	Log.warning(DiagramPlugin.getInstance(), IStatus.WARNING, eMsg, e);
11:15:09 	                          ^^^^^^^^^^^
11:15:09 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:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[242] 
11:15:09 	private Constructor getFactoryConstructor(Class viewClass) {
11:15:09 	        ^^^^^^^^^^^
11:15:09 Constructor is a raw type. References to generic type Constructor<T> should be parameterized
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[242] 
11:15:09 	private Constructor getFactoryConstructor(Class viewClass) {
11:15:09 	                                          ^^^^^
11:15:09 Class is a raw type. References to generic type Class<T> should be parameterized
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[244] 
11:15:09 	Constructor[] ctors = viewClass.getConstructors();
11:15:09 	^^^^^^^^^^^
11:15:09 Constructor is a raw type. References to generic type Constructor<T> should be parameterized
11:15:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[255] 
11:15:09 	private Method getCreationMethod(Class viewClass, Object[] params) {
11:15:09 	                                 ^^^^^
11:15:09 Class is a raw type. References to generic type Class<T> should be parameterized
11:15:09 68 problems (68 warnings)
11:15:09 [INFO] 
11:15:09 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.diagram.interactionoverview ---
11:15:09 [INFO] 
11:15:09 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.interactionoverview ---
11:15:09 [INFO] 
11:15:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.interactionoverview ---
11:15:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/test/resources
11:15:09 [INFO] 
11:15:09 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.diagram.interactionoverview ---
11:15:09 [INFO] 
11:15:09 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.interactionoverview ---
11:15:09 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 195 were skipped
11:15:09 [INFO] 
11:15:09 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.interactionoverview ---
11:15:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/target/org.eclipse.papyrus.uml.diagram.interactionoverview-4.1.0-SNAPSHOT-sources.jar
11:15:09 [INFO] 
11:15:09 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.interactionoverview ---
11:15:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/target/org.eclipse.papyrus.uml.diagram.interactionoverview-4.1.0-SNAPSHOT.jar
11:15:09 [INFO] 
11:15:09 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.interactionoverview ---
11:15:09 [INFO] 
11:15:09 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.diagram.interactionoverview ---
11:15:09 [INFO] 
11:15:09 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.interactionoverview ---
11:15:09 [INFO] 
11:15:09 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.uml-nattable >--------
11:15:09 [INFO] Building Papyrus UML Nattable 0.0.1-SNAPSHOT                   [293/735]
11:15:09 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/pom.xml
11:15:09 [INFO] --------------------------------[ pom ]---------------------------------
11:15:09 [INFO] 
11:15:09 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml-nattable ---
11:15:09 [INFO] 
11:15:09 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml-nattable ---
11:15:09 [INFO] 
11:15:09 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml-nattable ---
11:15:09 [INFO] 
11:15:09 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml-nattable ---
11:15:09 [INFO] 
11:15:09 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.generic.config >--
11:15:09 [INFO] Building org.eclipse.papyrus.uml.nattable.generic.config 2.0.0-SNAPSHOT [294/735]
11:15:09 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.config/pom.xml
11:15:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:15:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.generic.config:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.config/pom.xml
11:15:09 [INFO] 
11:15:09 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.generic.config ---
11:15:09 [INFO] 
11:15:09 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.generic.config ---
11:15:09 [INFO] The project's OSGi version is 2.0.0.202401111608
11:15:09 [INFO] 
11:15:09 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.generic.config ---
11:15:09 [INFO] 
11:15:09 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.generic.config ---
11:15:09 [INFO] 
11:15:09 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.generic.config ---
11:15:09 [INFO] 
11:15:09 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.nattable.generic.config ---
11:15:09 [INFO] Resolving class path of org.eclipse.papyrus.uml.nattable.generic.config
11:15:09 [INFO] 
11:15:09 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.generic.config ---
11:15:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.config/src/main/resources
11:15:09 [INFO] 
11:15:09 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.generic.config ---
11:15:09 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.config/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:15:09 [INFO] 
11:15:09 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.nattable.generic.config ---
11:15:09 [INFO] 
11:15:09 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.nattable.generic.config ---
11:15:09 [INFO] 
11:15:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.generic.config ---
11:15:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.config/src/test/resources
11:15:09 [INFO] 
11:15:09 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.nattable.generic.config ---
11:15:09 [INFO] 
11:15:09 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.nattable.generic.config ---
11:15:09 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 89 were skipped
11:15:09 [INFO] 
11:15:09 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.nattable.generic.config ---
11:15:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.config/target/org.eclipse.papyrus.uml.nattable.generic.config-2.0.0-SNAPSHOT-sources.jar
11:15:09 [INFO] 
11:15:09 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.generic.config ---
11:15:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.config/target/org.eclipse.papyrus.uml.nattable.generic.config-2.0.0-SNAPSHOT.jar
11:15:09 [INFO] 
11:15:09 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.generic.config ---
11:15:09 [INFO] 
11:15:09 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.nattable.generic.config ---
11:15:09 [INFO] 
11:15:09 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.generic.config ---
11:15:09 [INFO] 
11:15:09 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.deployment >---
11:15:09 [INFO] Building org.eclipse.papyrus.uml.diagram.deployment 5.0.0-SNAPSHOT [295/735]
11:15:09 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/pom.xml
11:15:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:15:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.deployment:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/pom.xml
11:15:10 [INFO] 
11:15:10 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.deployment ---
11:15:10 [INFO] 
11:15:10 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.deployment ---
11:15:10 [INFO] The project's OSGi version is 5.0.0.202401111608
11:15:10 [INFO] 
11:15:10 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.deployment ---
11:15:10 [INFO] 
11:15:10 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.deployment ---
11:15:10 [INFO] 
11:15:10 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.deployment ---
11:15:10 [INFO] 
11:15:10 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.deployment ---
11:15:10 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.deployment
11:15:11 [INFO] 
11:15:11 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.deployment ---
11:15:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src/main/resources
11:15:11 [INFO] 
11:15:11 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.deployment ---
11:15:11 [INFO] Compiling 175 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:15:12 [INFO] 
11:15:12 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.diagram.deployment ---
11:15:12 [INFO] 
11:15:12 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.deployment ---
11:15:12 [INFO] 
11:15:12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.deployment ---
11:15:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src/test/resources
11:15:12 [INFO] 
11:15:12 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.diagram.deployment ---
11:15:12 [INFO] 
11:15:12 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.deployment ---
11:15:12 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 192 were skipped
11:15:12 [INFO] 
11:15:12 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.deployment ---
11:15:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/target/org.eclipse.papyrus.uml.diagram.deployment-5.0.0-SNAPSHOT-sources.jar
11:15:12 [INFO] 
11:15:12 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.deployment ---
11:15:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/target/org.eclipse.papyrus.uml.diagram.deployment-5.0.0-SNAPSHOT.jar
11:15:12 [INFO] 
11:15:12 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.deployment ---
11:15:12 [INFO] 
11:15:12 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.diagram.deployment ---
11:15:12 [INFO] 
11:15:12 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.deployment ---
11:15:12 [INFO] 
11:15:12 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.clazz >------
11:15:12 [INFO] Building org.eclipse.papyrus.uml.diagram.clazz 5.0.0-SNAPSHOT  [296/735]
11:15:12 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/pom.xml
11:15:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:15:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.clazz:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/pom.xml
11:15:13 [INFO] 
11:15:13 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.clazz ---
11:15:13 [INFO] 
11:15:13 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.clazz ---
11:15:13 [INFO] The project's OSGi version is 5.0.0.202401111608
11:15:13 [INFO] 
11:15:13 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.clazz ---
11:15:13 [INFO] 
11:15:13 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.clazz ---
11:15:13 [INFO] 
11:15:13 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.clazz ---
11:15:13 [INFO] 
11:15:13 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.clazz ---
11:15:13 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.clazz
11:15:14 [INFO] 
11:15:14 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.clazz ---
11:15:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src/main/resources
11:15:14 [INFO] 
11:15:14 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.clazz ---
11:15:14 [INFO] Compiling 424 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:15:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/edit/part/CustomTimeObservationEditPart.java:[28] 
11:15:16 	import org.eclipse.papyrus.uml.diagram.common.editparts.FloatingLabelEditPart;
11:15:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 The type FloatingLabelEditPart is deprecated
11:15:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/edit/part/CustomTimeObservationEditPart.java:[83] 
11:15:16 	if (borderItemEditPart instanceof FloatingLabelEditPart) {
11:15:16 	                                  ^^^^^^^^^^^^^^^^^^^^^
11:15:16 The type FloatingLabelEditPart is deprecated
11:15:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/helper/ContainmentHelper.java:[46] 
11:15:16 	import org.eclipse.papyrus.uml.appearance.helper.UMLVisualInformationPapyrusConstant;
11:15:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 The type UMLVisualInformationPapyrusConstant is deprecated
11:15:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/helper/ContainmentHelper.java:[240] 
11:15:16 	cc.add(new CustomDropAppliedStereotypeCommand(this.editDomain, createdEditPartAdapter, profileApplied, UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION));
11:15:16 	                                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 The type UMLVisualInformationPapyrusConstant is deprecated
11:15:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/helper/ContainmentHelper.java:[240] 
11:15:16 	cc.add(new CustomDropAppliedStereotypeCommand(this.editDomain, createdEditPartAdapter, profileApplied, UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION));
11:15:16 	                                                                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION is deprecated
11:15:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/edit/part/CustomComponentEditPart.java:[28] 
11:15:16 	import org.eclipse.papyrus.uml.diagram.common.editparts.FloatingLabelEditPart;
11:15:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 The type FloatingLabelEditPart is deprecated
11:15:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/edit/part/CustomComponentEditPart.java:[51] 
11:15:16 	if (borderItemEditPart instanceof FloatingLabelEditPart) {
11:15:16 	                                  ^^^^^^^^^^^^^^^^^^^^^
11:15:16 The type FloatingLabelEditPart is deprecated
11:15:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/edit/part/CustomDurationObservationEditPart.java:[29] 
11:15:16 	import org.eclipse.papyrus.uml.diagram.common.editparts.FloatingLabelEditPart;
11:15:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 The type FloatingLabelEditPart is deprecated
11:15:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/edit/part/CustomDurationObservationEditPart.java:[84] 
11:15:16 	if (borderItemEditPart instanceof FloatingLabelEditPart) {
11:15:16 	                                  ^^^^^^^^^^^^^^^^^^^^^
11:15:16 The type FloatingLabelEditPart is deprecated
11:15:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/command/CustomDropAppliedStereotypeCommand.java:[75] 
11:15:16 	return new DefferedAppliedStereotypeToDisplayCommand(domain, adapter, appliedStereotypeListToAdd, presentationKind);
11:15:16 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 The type DefferedAppliedStereotypeToDisplayCommand is deprecated
11:15:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/command/CustomDropAppliedStereotypeCommand.java:[75] 
11:15:16 	return new DefferedAppliedStereotypeToDisplayCommand(domain, adapter, appliedStereotypeListToAdd, presentationKind);
11:15:16 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 The constructor DefferedAppliedStereotypeToDisplayCommand(TransactionalEditingDomain, IAdaptable, String, String) is deprecated
11:15:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/helper/advice/EnumerationHelperAdvice.java:[69] 
11:15:16 	List<EObject> elementsToMove = substractLists(new ArrayList<EObject>(ownedLiterals), (ArrayList<EObject>) value);
11:15:16 	                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 Type safety: Unchecked cast from Object to ArrayList<EObject>
11:15:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ContainmentLinkEditPart.java:[17] 
11:15:16 	import org.eclipse.gef.EditPolicy;
11:15:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 The import org.eclipse.gef.EditPolicy is never used
11:15:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ContainmentLinkEditPart.java:[20] 
11:15:16 	import org.eclipse.gmf.runtime.diagram.ui.editpolicies.ViewComponentEditPolicy;
11:15:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 The import org.eclipse.gmf.runtime.diagram.ui.editpolicies.ViewComponentEditPolicy is never used
11:15:16 14 problems (14 warnings)
11:15:16 [INFO] 
11:15:16 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.diagram.clazz ---
11:15:16 [INFO] 
11:15:16 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.clazz ---
11:15:16 [INFO] 
11:15:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.clazz ---
11:15:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src/test/resources
11:15:16 [INFO] 
11:15:16 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.diagram.clazz ---
11:15:16 [INFO] 
11:15:16 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.clazz ---
11:15:16 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 192 were skipped
11:15:16 [INFO] 
11:15:16 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.clazz ---
11:15:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/target/org.eclipse.papyrus.uml.diagram.clazz-5.0.0-SNAPSHOT-sources.jar
11:15:16 [INFO] 
11:15:16 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.clazz ---
11:15:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/target/org.eclipse.papyrus.uml.diagram.clazz-5.0.0-SNAPSHOT.jar
11:15:16 [INFO] 
11:15:16 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.clazz ---
11:15:16 [INFO] 
11:15:16 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.diagram.clazz ---
11:15:16 [INFO] 
11:15:16 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.clazz ---
11:15:16 [INFO] 
11:15:16 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.component >----
11:15:16 [INFO] Building org.eclipse.papyrus.uml.diagram.component 5.0.0-SNAPSHOT [297/735]
11:15:16 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/pom.xml
11:15:16 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:15:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.component:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/pom.xml
11:15:16 [INFO] 
11:15:16 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.component ---
11:15:16 [INFO] 
11:15:16 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.component ---
11:15:16 [INFO] The project's OSGi version is 5.0.0.202401111608
11:15:16 [INFO] 
11:15:16 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.component ---
11:15:16 [INFO] 
11:15:16 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.component ---
11:15:16 [INFO] 
11:15:16 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.component ---
11:15:16 [INFO] 
11:15:16 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.component ---
11:15:16 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.component
11:15:17 [INFO] 
11:15:17 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.component ---
11:15:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src/main/resources
11:15:17 [INFO] 
11:15:17 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.component ---
11:15:17 [INFO] Compiling 227 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:15:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/ComponentEditPart.java:[224] 
11:15:18 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
11:15:18 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:18 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/ComponentEditPartPCN.java:[224] 
11:15:18 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
11:15:18 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:18 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/PropertyPartEditPartCN.java:[180] 
11:15:18 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
11:15:18 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:18 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/ComponentEditPartCN.java:[224] 
11:15:18 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
11:15:18 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:18 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/custom-src/org/eclipse/papyrus/uml/diagram/component/custom/edit/part/CustomPortEditPart.java:[23] 
11:15:18 	import org.eclipse.papyrus.uml.diagram.common.editparts.FloatingLabelEditPart;
11:15:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:18 The type FloatingLabelEditPart is deprecated
11:15:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/custom-src/org/eclipse/papyrus/uml/diagram/component/custom/edit/part/CustomPortEditPart.java:[45] 
11:15:18 	if (borderItemEditPart instanceof FloatingLabelEditPart) {
11:15:18 	                                  ^^^^^^^^^^^^^^^^^^^^^
11:15:18 The type FloatingLabelEditPart is deprecated
11:15:18 6 problems (6 warnings)
11:15:19 [INFO] 
11:15:19 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.diagram.component ---
11:15:19 [INFO] 
11:15:19 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.component ---
11:15:19 [INFO] 
11:15:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.component ---
11:15:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src/test/resources
11:15:19 [INFO] 
11:15:19 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.diagram.component ---
11:15:19 [INFO] 
11:15:19 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.component ---
11:15:19 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 192 were skipped
11:15:19 [INFO] 
11:15:19 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.component ---
11:15:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/target/org.eclipse.papyrus.uml.diagram.component-5.0.0-SNAPSHOT-sources.jar
11:15:19 [INFO] 
11:15:19 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.component ---
11:15:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/target/org.eclipse.papyrus.uml.diagram.component-5.0.0-SNAPSHOT.jar
11:15:19 [INFO] 
11:15:19 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.component ---
11:15:19 [INFO] 
11:15:19 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.diagram.component ---
11:15:19 [INFO] 
11:15:19 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.component ---
11:15:19 [INFO] 
11:15:19 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.composite >----
11:15:19 [INFO] Building org.eclipse.papyrus.uml.diagram.composite 5.0.0-SNAPSHOT [298/735]
11:15:19 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/pom.xml
11:15:19 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:15:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.composite:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/pom.xml
11:15:19 [INFO] 
11:15:19 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.composite ---
11:15:19 [INFO] 
11:15:19 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.composite ---
11:15:19 [INFO] The project's OSGi version is 5.0.0.202401111608
11:15:19 [INFO] 
11:15:19 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.composite ---
11:15:19 [INFO] 
11:15:19 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.composite ---
11:15:19 [INFO] 
11:15:19 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.composite ---
11:15:19 [INFO] 
11:15:19 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.composite ---
11:15:19 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.composite
11:15:20 [INFO] 
11:15:20 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.composite ---
11:15:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src/main/resources
11:15:20 [INFO] 
11:15:20 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.composite ---
11:15:20 [INFO] Compiling 503 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ClassCompositeEditPartCN.java:[218] 
11:15:22 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
11:15:22 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InteractionCompositeEditPartCN.java:[219] 
11:15:22 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
11:15:22 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InteractionCompositeEditPartCN.java:[224] 
11:15:22 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
11:15:22 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/StateMachineCompositeEditPart.java:[221] 
11:15:22 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
11:15:22 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/StateMachineCompositeEditPart.java:[226] 
11:15:22 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
11:15:22 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ExecutionEnvironmentCompositeEditPartCN.java:[218] 
11:15:22 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
11:15:22 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/OpaqueBehaviorCompositeEditPart.java:[219] 
11:15:22 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
11:15:22 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/OpaqueBehaviorCompositeEditPart.java:[224] 
11:15:22 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
11:15:22 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/FunctionBehaviorCompositeEditPartCN.java:[219] 
11:15:22 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
11:15:22 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/FunctionBehaviorCompositeEditPartCN.java:[224] 
11:15:22 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
11:15:22 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InteractionCompositeEditPart.java:[221] 
11:15:22 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
11:15:22 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InteractionCompositeEditPart.java:[226] 
11:15:22 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
11:15:22 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/FunctionBehaviorCompositeEditPart.java:[219] 
11:15:22 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
11:15:22 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/FunctionBehaviorCompositeEditPart.java:[224] 
11:15:22 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
11:15:22 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ActivityCompositeEditPartCN.java:[219] 
11:15:22 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
11:15:22 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ActivityCompositeEditPartCN.java:[224] 
11:15:22 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
11:15:22 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[39] 
11:15:22 	private Map myDomain2NotationMap = new HashMap();
11:15:22 	        ^^^
11:15:22 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[39] 
11:15:22 	private Map myDomain2NotationMap = new HashMap();
11:15:22 	                                       ^^^^^^^
11:15:22 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[44] 
11:15:22 	private Collection myLinkDescriptors = new LinkedList();
11:15:22 	        ^^^^^^^^^^
11:15:22 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[44] 
11:15:22 	private Collection myLinkDescriptors = new LinkedList();
11:15:22 	                                           ^^^^^^^^^^
11:15:22 LinkedList is a raw type. References to generic type LinkedList<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[66] 
11:15:22 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
11:15:22 	^^^^^^^^^^
11:15:22 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[68] 
11:15:22 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
11:15:22 	     ^^^^^^^^
11:15:22 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[77] 
11:15:22 	myDomain2NotationMap.put(view.getElement(), view);
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[78] 
11:15:22 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:22 				.getActivity_Shape_OutgoingLinks(view));
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[80] 
11:15:22 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
11:15:22 	^^^^^^^^^^
11:15:22 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[82] 
11:15:22 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
11:15:22 	     ^^^^^^^^
11:15:22 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[92] 
11:15:22 	myDomain2NotationMap.put(view.getElement(), view);
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[93] 
11:15:22 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:22 				.getInteraction_Shape_OutgoingLinks(view));
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[95] 
11:15:22 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
11:15:22 	^^^^^^^^^^
11:15:22 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[97] 
11:15:22 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
11:15:22 	     ^^^^^^^^
11:15:22 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[107] 
11:15:22 	myDomain2NotationMap.put(view.getElement(), view);
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[108] 
11:15:22 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:22 				.getProtocolStateMachine_Shape_OutgoingLinks(view));
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[110] 
11:15:22 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
11:15:22 	^^^^^^^^^^
11:15:22 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[112] 
11:15:22 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
11:15:22 	     ^^^^^^^^
11:15:22 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[122] 
11:15:22 	myDomain2NotationMap.put(view.getElement(), view);
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[123] 
11:15:22 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:22 				.getStateMachine_Shape_OutgoingLinks(view));
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[125] 
11:15:22 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
11:15:22 	^^^^^^^^^^
11:15:22 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[127] 
11:15:22 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
11:15:22 	     ^^^^^^^^
11:15:22 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[137] 
11:15:22 	myDomain2NotationMap.put(view.getElement(), view);
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[138] 
11:15:22 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:22 				.getFunctionBehavior_Shape_OutgoingLinks(view));
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[140] 
11:15:22 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
11:15:22 	^^^^^^^^^^
11:15:22 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[142] 
11:15:22 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
11:15:22 	     ^^^^^^^^
11:15:22 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[152] 
11:15:22 	myDomain2NotationMap.put(view.getElement(), view);
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[153] 
11:15:22 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:22 				.getOpaqueBehavior_Shape_OutgoingLinks(view));
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[155] 
11:15:22 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
11:15:22 	^^^^^^^^^^
11:15:22 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[157] 
11:15:22 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
11:15:22 	     ^^^^^^^^
11:15:22 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[167] 
11:15:22 	myDomain2NotationMap.put(view.getElement(), view);
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[168] 
11:15:22 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:22 				.getComponent_Shape_OutgoingLinks(view));
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[170] 
11:15:22 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
11:15:22 	^^^^^^^^^^
11:15:22 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[172] 
11:15:22 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
11:15:22 	     ^^^^^^^^
11:15:22 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[182] 
11:15:22 	myDomain2NotationMap.put(view.getElement(), view);
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[183] 
11:15:22 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:22 				.getDevice_Shape_OutgoingLinks(view));
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[185] 
11:15:22 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
11:15:22 	^^^^^^^^^^
11:15:22 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[187] 
11:15:22 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
11:15:22 	     ^^^^^^^^
11:15:22 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[197] 
11:15:22 	myDomain2NotationMap.put(view.getElement(), view);
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[198] 
11:15:22 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:22 				.getExecutionEnvironment_Shape_OutgoingLinks(view));
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[200] 
11:15:22 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
11:15:22 	^^^^^^^^^^
11:15:22 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[202] 
11:15:22 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
11:15:22 	     ^^^^^^^^
11:15:22 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[212] 
11:15:22 	myDomain2NotationMap.put(view.getElement(), view);
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[213] 
11:15:22 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:22 				.getNode_Shape_OutgoingLinks(view));
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[215] 
11:15:22 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
11:15:22 	^^^^^^^^^^
11:15:22 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[217] 
11:15:22 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
11:15:22 	     ^^^^^^^^
11:15:22 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[227] 
11:15:22 	myDomain2NotationMap.put(view.getElement(), view);
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[228] 
11:15:22 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:22 				.getClass_Shape_OutgoingLinks(view));
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[230] 
11:15:22 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
11:15:22 	^^^^^^^^^^
11:15:22 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[232] 
11:15:22 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
11:15:22 	     ^^^^^^^^
11:15:22 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[242] 
11:15:22 	myDomain2NotationMap.put(view.getElement(), view);
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[243] 
11:15:22 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:22 				.getCollaboration_Shape_OutgoingLinks(view));
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[252] 
11:15:22 	myDomain2NotationMap.put(view.getElement(), view);
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[253] 
11:15:22 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:22 				.getInterface_Shape_OutgoingLinks(view));
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[261] 
11:15:22 	myDomain2NotationMap.put(view.getElement(), view);
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[262] 
11:15:22 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:22 				.getPrimitiveType_Shape_OutgoingLinks(view));
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[270] 
11:15:22 	myDomain2NotationMap.put(view.getElement(), view);
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[271] 
11:15:22 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:22 				.getEnumeration_Shape_OutgoingLinks(view));
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[273] 
11:15:22 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
11:15:22 	^^^^^^^^^^
11:15:22 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[275] 
11:15:22 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
11:15:22 	     ^^^^^^^^
11:15:22 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[285] 
11:15:22 	myDomain2NotationMap.put(view.getElement(), view);
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[286] 
11:15:22 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:22 				.getDataType_Shape_OutgoingLinks(view));
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[296] 
11:15:22 	myDomain2NotationMap.put(view.getElement(), view);
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[297] 
11:15:22 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:22 				.getActor_Shape_OutgoingLinks(view));
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[305] 
11:15:22 	myDomain2NotationMap.put(view.getElement(), view);
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[306] 
11:15:22 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:22 				.getDeploymentSpecification_Shape_OutgoingLinks(view));
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[314] 
11:15:22 	myDomain2NotationMap.put(view.getElement(), view);
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[315] 
11:15:22 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:22 				.getArtifact_Shape_OutgoingLinks(view));
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[323] 
11:15:22 	myDomain2NotationMap.put(view.getElement(), view);
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[324] 
11:15:22 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:22 				.getInformationItem_Shape_OutgoingLinks(view));
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[332] 
11:15:22 	myDomain2NotationMap.put(view.getElement(), view);
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[333] 
11:15:22 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:22 				.getSignal_Shape_OutgoingLinks(view));
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[341] 
11:15:22 	myDomain2NotationMap.put(view.getElement(), view);
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[342] 
11:15:22 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:22 				.getUseCase_Shape_OutgoingLinks(view));
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[350] 
11:15:22 	myDomain2NotationMap.put(view.getElement(), view);
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[351] 
11:15:22 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:22 				.getSignalEvent_Shape_OutgoingLinks(view));
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[359] 
11:15:22 	myDomain2NotationMap.put(view.getElement(), view);
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[360] 
11:15:22 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:22 				.getCallEvent_Shape_OutgoingLinks(view));
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[368] 
11:15:22 	myDomain2NotationMap.put(view.getElement(), view);
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[369] 
11:15:22 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:22 				.getAnyReceiveEvent_Shape_OutgoingLinks(view));
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[377] 
11:15:22 	myDomain2NotationMap.put(view.getElement(), view);
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[378] 
11:15:22 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:22 				.getChangeEvent_Shape_OutgoingLinks(view));
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[386] 
11:15:22 	myDomain2NotationMap.put(view.getElement(), view);
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[387] 
11:15:22 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:22 				.getTimeEvent_Shape_OutgoingLinks(view));
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[395] 
11:15:22 	myDomain2NotationMap.put(view.getElement(), view);
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[396] 
11:15:22 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:22 				.getDurationObservation_Shape_OutgoingLinks(view));
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[404] 
11:15:22 	myDomain2NotationMap.put(view.getElement(), view);
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[405] 
11:15:22 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:22 				.getTimeObservation_Shape_OutgoingLinks(view));
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[413] 
11:15:22 	myDomain2NotationMap.put(view.getElement(), view);
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[414] 
11:15:22 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:22 				.getLiteralBoolean_Shape_OutgoingLinks(view));
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[422] 
11:15:22 	myDomain2NotationMap.put(view.getElement(), view);
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[423] 
11:15:22 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:22 				.getLiteralInteger_Shape_OutgoingLinks(view));
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[431] 
11:15:22 	myDomain2NotationMap.put(view.getElement(), view);
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[432] 
11:15:22 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:22 				.getLiteralNull_Shape_OutgoingLinks(view));
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[440] 
11:15:22 	myDomain2NotationMap.put(view.getElement(), view);
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[441] 
11:15:22 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:22 				.getLiteralString_Shape_OutgoingLinks(view));
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[449] 
11:15:22 	myDomain2NotationMap.put(view.getElement(), view);
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[450] 
11:15:22 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:22 				.getLiteralUnlimitedNatural_Shape_OutgoingLinks(view));
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[458] 
11:15:22 	myDomain2NotationMap.put(view.getElement(), view);
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[459] 
11:15:22 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:22 				.getStringExpression_PackagedElementShape_OutgoingLinks(view));
11:15:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/PropertyPartEditPartCN.java:[224] 
11:15:22 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
11:15:22 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ComponentCompositeEditPartCN.java:[218] 
11:15:22 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
11:15:22 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/NodeCompositeEditPart.java:[218] 
11:15:22 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
11:15:22 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ExecutionEnvironmentCompositeEditPart.java:[218] 
11:15:22 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
11:15:22 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/StateMachineCompositeEditPartCN.java:[219] 
11:15:22 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
11:15:22 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/StateMachineCompositeEditPartCN.java:[224] 
11:15:22 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
11:15:22 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DeviceCompositeEditPart.java:[218] 
11:15:22 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
11:15:22 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/OpaqueBehaviorCompositeEditPartCN.java:[219] 
11:15:22 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
11:15:22 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/OpaqueBehaviorCompositeEditPartCN.java:[224] 
11:15:22 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
11:15:22 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/custom-src/org/eclipse/papyrus/uml/diagram/composite/custom/edit/policies/ExternalLabelPrimaryDragRoleEditPolicy.java:[34] 
11:15:22 	import org.eclipse.gmf.runtime.diagram.ui.internal.figures.BorderItemContainerFigure;
11:15:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Discouraged access: The type 'BorderItemContainerFigure' 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:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/custom-src/org/eclipse/papyrus/uml/diagram/composite/custom/edit/policies/ExternalLabelPrimaryDragRoleEditPolicy.java:[63] 
11:15:22 	if (getHostFigure().getParent() instanceof BorderItemContainerFigure) {
11:15:22 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 Discouraged access: The type 'BorderItemContainerFigure' 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:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ProtocolStateMachineCompositeEditPart.java:[221] 
11:15:22 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
11:15:22 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ProtocolStateMachineCompositeEditPart.java:[226] 
11:15:22 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
11:15:22 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ProtocolStateMachineCompositeEditPartCN.java:[219] 
11:15:22 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
11:15:22 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ProtocolStateMachineCompositeEditPartCN.java:[224] 
11:15:22 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
11:15:22 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/NodeCompositeEditPartCN.java:[218] 
11:15:22 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
11:15:22 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/custom-src/org/eclipse/papyrus/uml/diagram/composite/custom/edit/policies/StructuredClassifierLayoutEditPolicy.java:[89] 
11:15:22 	PortPositionLocator locator = new PortPositionLocator(getHostFigure(), PositionConstants.NONE);
11:15:22 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DeviceCompositeEditPartCN.java:[218] 
11:15:22 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
11:15:22 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ActivityCompositeEditPart.java:[221] 
11:15:22 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
11:15:22 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ActivityCompositeEditPart.java:[226] 
11:15:22 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
11:15:22 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ClassCompositeEditPart.java:[220] 
11:15:22 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
11:15:22 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/custom-src/org/eclipse/papyrus/uml/diagram/composite/custom/utils/CompositeStructureDiagramUtils.java:[107] 
11:15:22 	for (Iterator children = d.getChildren().iterator(); children.hasNext();) {
11:15:22 	     ^^^^^^^^
11:15:22 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ComponentCompositeEditPart.java:[218] 
11:15:22 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
11:15:22 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:22 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:22 139 problems (139 warnings)
11:15:22 [INFO] 
11:15:22 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.diagram.composite ---
11:15:22 [INFO] 
11:15:22 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.composite ---
11:15:22 [INFO] 
11:15:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.composite ---
11:15:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src/test/resources
11:15:22 [INFO] 
11:15:22 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.diagram.composite ---
11:15:22 [INFO] 
11:15:22 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.composite ---
11:15:22 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 193 were skipped
11:15:22 [INFO] 
11:15:22 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.composite ---
11:15:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/target/org.eclipse.papyrus.uml.diagram.composite-5.0.0-SNAPSHOT-sources.jar
11:15:23 [INFO] 
11:15:23 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.composite ---
11:15:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/target/org.eclipse.papyrus.uml.diagram.composite-5.0.0-SNAPSHOT.jar
11:15:23 [INFO] 
11:15:23 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.composite ---
11:15:23 [INFO] 
11:15:23 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.diagram.composite ---
11:15:23 [INFO] 
11:15:23 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.composite ---
11:15:23 [INFO] 
11:15:23 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.stereotype.edition >--
11:15:23 [INFO] Building org.eclipse.papyrus.uml.diagram.stereotype.edition 3.0.0-SNAPSHOT [299/735]
11:15:23 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/pom.xml
11:15:23 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:15:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.stereotype.edition:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/pom.xml
11:15:23 [INFO] 
11:15:23 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.stereotype.edition ---
11:15:23 [INFO] 
11:15:23 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.stereotype.edition ---
11:15:23 [INFO] The project's OSGi version is 3.0.0.202401111608
11:15:23 [INFO] 
11:15:23 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.stereotype.edition ---
11:15:23 [INFO] 
11:15:23 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.stereotype.edition ---
11:15:23 [INFO] 
11:15:23 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.stereotype.edition ---
11:15:23 [INFO] 
11:15:23 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.stereotype.edition ---
11:15:23 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.stereotype.edition
11:15:24 [INFO] 
11:15:24 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.stereotype.edition ---
11:15:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/src/main/resources
11:15:24 [INFO] 
11:15:24 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.stereotype.edition ---
11:15:24 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:15:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/src/org/eclipse/papyrus/uml/diagram/stereotype/edition/editpolicies/AppliedStereotypeCommentEditPolicy.java:[212] 
11:15:25 	Iterator<View> iteratorView = view.getChildren().iterator();
11:15:25 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:25 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<View>
11:15:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/src/org/eclipse/papyrus/uml/diagram/stereotype/edition/editpart/AppliedStereotypeEmptyEditPart.java:[73] 
11:15:25 	* @see org.eclipse.gmf.runtime.diagram.ui.internal.editparts.DummyEditPart#createFigure()
11:15:25 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:25 Discouraged access: The type 'DummyEditPart' 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:15:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/src/org/eclipse/papyrus/uml/diagram/stereotype/edition/editpart/AppliedStereotypeCompartmentEditPart.java:[31] 
11:15:25 	import org.eclipse.gmf.runtime.diagram.ui.internal.figures.NestedResizableCompartmentFigure;
11:15:25 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:25 Discouraged access: The type 'NestedResizableCompartmentFigure' 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:15:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/src/org/eclipse/papyrus/uml/diagram/stereotype/edition/editpart/AppliedStereotypeCompartmentEditPart.java:[109] 
11:15:25 	rcf = new NestedResizableCompartmentFigure(getMapMode());
11:15:25 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:25 Discouraged access: The type 'NestedResizableCompartmentFigure' 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:15:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/src/org/eclipse/papyrus/uml/diagram/stereotype/edition/editpart/AppliedStereotypeCompartmentEditPart.java:[109] 
11:15:25 	rcf = new NestedResizableCompartmentFigure(getMapMode());
11:15:25 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:25 Discouraged access: The constructor 'NestedResizableCompartmentFigure(IMapMode)' 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:15:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/src/org/eclipse/papyrus/uml/diagram/stereotype/edition/editpart/AppliedStereotypeMultilinePropertyEditPart.java:[333] 
11:15:25 	IParserEditStatus valid = (IParserEditStatus) getEditingDomain().runExclusive(new RunnableWithResult.Impl() {
11:15:25 	                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^
11:15:25 RunnableWithResult.Impl is a raw type. References to generic type RunnableWithResult.Impl<T> should be parameterized
11:15:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/src/org/eclipse/papyrus/uml/diagram/stereotype/edition/editpart/AppliedStereotypeMultilinePropertyEditPart.java:[336] 
11:15:25 	setResult(parser.isValidEditString(new EObjectAdapter(element), (String) value));
11:15:25 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:25 Type safety: The method setResult(Object) belongs to the raw type RunnableWithResult.Impl. References to generic type RunnableWithResult.Impl<T> should be parameterized
11:15:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/src/org/eclipse/papyrus/uml/diagram/stereotype/edition/editpart/AppliedStereotypeMultilinePropertyEditPart.java:[929] 
11:15:25 	public Object getAdapter(Class key) {
11:15:25 	                         ^^^^^
11:15:25 Class is a raw type. References to generic type Class<T> should be parameterized
11:15:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/src/org/eclipse/papyrus/uml/diagram/stereotype/edition/editpart/AppliedStereotypePropertyEditPart.java:[884] 
11:15:25 	public Object getAdapter(Class key) {
11:15:25 	                         ^^^^^
11:15:25 Class is a raw type. References to generic type Class<T> should be parameterized
11:15:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/src/org/eclipse/papyrus/uml/diagram/stereotype/edition/editpart/AppliedStereotypePropertyEditPart.java:[927] 
11:15:25 	int avr = FigureUtilities.getFontMetrics(text.getFont()).getAverageCharWidth();
11:15:25 	                                                         ^^^^^^^^^^^^^^^^^^^^^
11:15:25 The method getAverageCharWidth() from the type FontMetrics is deprecated
11:15:25 10 problems (10 warnings)
11:15:25 [INFO] 
11:15:25 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.diagram.stereotype.edition ---
11:15:25 [INFO] 
11:15:25 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.stereotype.edition ---
11:15:25 [INFO] 
11:15:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.stereotype.edition ---
11:15:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/src/test/resources
11:15:25 [INFO] 
11:15:25 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.diagram.stereotype.edition ---
11:15:25 [INFO] 
11:15:25 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.stereotype.edition ---
11:15:25 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 185 were skipped
11:15:25 [INFO] 
11:15:25 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.stereotype.edition ---
11:15:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/target/org.eclipse.papyrus.uml.diagram.stereotype.edition-3.0.0-SNAPSHOT-sources.jar
11:15:25 [INFO] 
11:15:25 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.stereotype.edition ---
11:15:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/target/org.eclipse.papyrus.uml.diagram.stereotype.edition-3.0.0-SNAPSHOT.jar
11:15:25 [INFO] 
11:15:25 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.stereotype.edition ---
11:15:25 [INFO] 
11:15:25 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.diagram.stereotype.edition ---
11:15:25 [INFO] 
11:15:25 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.stereotype.edition ---
11:15:25 [INFO] 
11:15:25 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.menu >------
11:15:25 [INFO] Building org.eclipse.papyrus.uml.diagram.menu 3.0.100-SNAPSHOT [300/735]
11:15:25 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/pom.xml
11:15:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:15:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.menu:3.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/pom.xml
11:15:25 [INFO] 
11:15:25 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.menu ---
11:15:25 [INFO] 
11:15:25 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.menu ---
11:15:25 [INFO] The project's OSGi version is 3.0.100.202401111608
11:15:25 [INFO] 
11:15:25 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.menu ---
11:15:25 [INFO] 
11:15:25 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.menu ---
11:15:25 [INFO] 
11:15:25 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.menu ---
11:15:25 [INFO] 
11:15:25 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.menu ---
11:15:25 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.menu
11:15:26 [INFO] 
11:15:26 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.menu ---
11:15:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/main/resources
11:15:26 [INFO] 
11:15:26 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.menu ---
11:15:26 [INFO] Compiling 81 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/LineStyleAction.java:[25] 
11:15:27 	import org.eclipse.gmf.runtime.diagram.ui.actions.internal.RouterAction;
11:15:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 Discouraged access: The type 'RouterAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.actions/1.8.0.202311130907/org.eclipse.gmf.runtime.diagram.ui.actions-1.8.0.202311130907.jar')
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/LineStyleAction.java:[36] 
11:15:27 	* Adapted from {@link RouterAction}
11:15:27 	                      ^^^^^^^^^^^^
11:15:27 Discouraged access: The type 'RouterAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.actions/1.8.0.202311130907/org.eclipse.gmf.runtime.diagram.ui.actions-1.8.0.202311130907.jar')
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/SortFilterCompartmentItemsHandler.java:[29] 
11:15:27 	public class SortFilterCompartmentItemsHandler extends AbstractGraphicalCommandHandler {
11:15:27 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 The type AbstractGraphicalCommandHandler is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/SortFilterCompartmentItemsHandler.java:[32] 
11:15:27 	super(null);
11:15:27 	^^^^^^^^^^^^
11:15:27 The constructor AbstractGraphicalCommandHandler(String) is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FillColorAction.java:[20] 
11:15:27 	import org.eclipse.gmf.runtime.diagram.ui.actions.internal.ColorPropertyContributionItem;
11:15:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 Discouraged access: The type 'ColorPropertyContributionItem' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.actions/1.8.0.202311130907/org.eclipse.gmf.runtime.diagram.ui.actions-1.8.0.202311130907.jar')
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FillColorAction.java:[24] 
11:15:27 	* Code adapted from {@link ColorPropertyContributionItem}
11:15:27 	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 Discouraged access: The type 'ColorPropertyContributionItem' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.actions/1.8.0.202311130907/org.eclipse.gmf.runtime.diagram.ui.actions-1.8.0.202311130907.jar')
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/LineStyleHandler.java:[32] 
11:15:27 	public class LineStyleHandler extends AbstractGraphicalCommandHandler {
11:15:27 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 The type AbstractGraphicalCommandHandler is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/LineStyleHandler.java:[44] 
11:15:27 	super(parameterID, parameter);
11:15:27 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 The constructor AbstractGraphicalCommandHandler(String, String) is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/LineStyleHandler.java:[53] 
11:15:27 	super(parameterID);
11:15:27 	^^^^^^^^^^^^^^^^^^^
11:15:27 The constructor AbstractGraphicalCommandHandler(String) is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/LineStyleHandler.java:[79] 
11:15:27 	super.execute(event);
11:15:27 	      ^^^^^^^^^^^^^^
11:15:27 The method execute(ExecutionEvent) from the type AbstractGraphicalCommandHandler is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/DistributionHandler.java:[54] 
11:15:27 	this.action = new DistributeLinkNodeAction(this.parameter, getSelectedElements());
11:15:27 	                                                           ^^^^^^^^^^^^^^^^^^^^^
11:15:27 The method getSelectedElements() from the type GraphicalCommandHandler is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/ZOrderHandler.java:[30] 
11:15:27 	public class ZOrderHandler extends AbstractGraphicalCommandHandler {
11:15:27 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 The type AbstractGraphicalCommandHandler is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/ZOrderHandler.java:[43] 
11:15:27 	super(parameterID, parameter);
11:15:27 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 The constructor AbstractGraphicalCommandHandler(String, String) is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/ZOrderHandler.java:[52] 
11:15:27 	super(parameterID);
11:15:27 	^^^^^^^^^^^^^^^^^^^
11:15:27 The constructor AbstractGraphicalCommandHandler(String) is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/RoutingHandler.java:[48] 
11:15:27 	this.action = new RouteAction(this.parameter, this.getSelectedElements());
11:15:27 	                                                   ^^^^^^^^^^^^^^^^^^^^^
11:15:27 The method getSelectedElements() from the type GraphicalCommandHandler is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/dialogs/ShowHideCompartmentSelectionDialog.java:[153] 
11:15:27 	for (Object current : selectedElements) {
11:15:27 	            ^^^^^^^
11:15:27 The value of the local variable current is not used
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/SizeHandler.java:[63] 
11:15:27 	List<IGraphicalEditPart> selem = getSelectedElements();
11:15:27 	                                 ^^^^^^^^^^^^^^^^^^^^^
11:15:27 The method getSelectedElements() from the type GraphicalCommandHandler is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/SizeHandler.java:[96] 
11:15:27 	return super.execute(event);
11:15:27 	             ^^^^^^^^^^^^^^
11:15:27 The method execute(ExecutionEvent) from the type GraphicalCommandHandler is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/SizeHandler.java:[109] 
11:15:27 	SizeAction action = new SizeAction(this.parameter, getSelectedElements());
11:15:27 	                                                   ^^^^^^^^^^^^^^^^^^^^^
11:15:27 The method getSelectedElements() from the type GraphicalCommandHandler is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/DropDownToolBarSameSizeHandler.java:[20] 
11:15:27 	import org.eclipse.papyrus.uml.diagram.common.handlers.GraphicalCommandHandler;
11:15:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 The type GraphicalCommandHandler is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/DropDownToolBarSameSizeHandler.java:[29] 
11:15:27 	public class DropDownToolBarSameSizeHandler extends GraphicalCommandHandler {
11:15:27 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 The type GraphicalCommandHandler is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/DropDownToolBarSameSizeHandler.java:[40] 
11:15:27 	SizeAction action = new SizeAction(SizeAction.PARAMETER_BOTH, getSelectedElements());
11:15:27 	                                                              ^^^^^^^^^^^^^^^^^^^^^
11:15:27 The method getSelectedElements() from the type GraphicalCommandHandler is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/ReduceGrowHandler.java:[61] 
11:15:27 	this.action = new ReduceGrowAction(this.parameter, this.getSelectedElements());
11:15:27 	                                                        ^^^^^^^^^^^^^^^^^^^^^
11:15:27 The method getSelectedElements() from the type GraphicalCommandHandler is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/ShowHideLabelsAction.java:[295] 
11:15:27 	viewStatus.put((View) current, new Boolean(true));
11:15:27 	                                   ^^^^^^^^^^^^^
11:15:27 The constructor Boolean(boolean) has been deprecated since version 9 and marked for removal
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/ShowHideLabelsAction.java:[363] 
11:15:27 	viewStatus.put(childView, new Boolean(false));
11:15:27 	                              ^^^^^^^^^^^^^^
11:15:27 The constructor Boolean(boolean) has been deprecated since version 9 and marked for removal
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/AbstractGraphicalParametricAction.java:[25] 
11:15:27 	import org.eclipse.papyrus.infra.ui.util.ServiceUtilsForActionHandlers;
11:15:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 The type ServiceUtilsForActionHandlers is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/AbstractGraphicalParametricAction.java:[75] 
11:15:27 	editingDomain = ServiceUtilsForActionHandlers.getInstance().getTransactionalEditingDomain();
11:15:27 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 The type ServiceUtilsForActionHandlers is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/AbstractGraphicalParametricAction.java:[75] 
11:15:27 	editingDomain = ServiceUtilsForActionHandlers.getInstance().getTransactionalEditingDomain();
11:15:27 	                                              ^^^^^^^^^^^^^
11:15:27 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/AbstractGraphicalParametricAction.java:[75] 
11:15:27 	editingDomain = ServiceUtilsForActionHandlers.getInstance().getTransactionalEditingDomain();
11:15:27 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 The method getTransactionalEditingDomain() from the type ServiceUtilsForActionHandlers is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/toolbar/ZoomToolbar.java:[23] 
11:15:27 	import org.eclipse.gef.editparts.ZoomListener;
11:15:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 The type ZoomListener has been deprecated since version 3.13 and marked for removal
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/toolbar/ZoomToolbar.java:[63] 
11:15:27 	public class ZoomToolbar extends WorkbenchWindowControlContribution implements ZoomListener, Listener, org.eclipse.papyrus.infra.core.sasheditor.editor.IPageChangedListener {
11:15:27 	                                                                               ^^^^^^^^^^^^
11:15:27 The type ZoomListener has been deprecated since version 3.13 and marked for removal
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/toolbar/ZoomToolbar.java:[429] 
11:15:27 	manager.removeZoomListener(getInstance());
11:15:27 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 The method removeZoomListener(ZoomListener) from the type ZoomManager has been deprecated since version 3.13 and marked for removal
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/toolbar/ZoomToolbar.java:[452] 
11:15:27 	manager.addZoomListener(getInstance());
11:15:27 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 The method addZoomListener(ZoomListener) from the type ZoomManager has been deprecated since version 3.13 and marked for removal
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[102] 
11:15:27 	Enumeration eptEnum = rootTree.breadthFirstEnumeration();
11:15:27 	^^^^^^^^^^^
11:15:27 Enumeration is a raw type. References to generic type Enumeration<E> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[156] 
11:15:27 	boundsArea.setX(boundsArea.preciseX() + usedMargin);
11:15:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 The method setX(double) from the type PrecisionRectangle is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[157] 
11:15:27 	boundsArea.setY(boundsArea.preciseY() + usedMargin);
11:15:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 The method setY(double) from the type PrecisionRectangle is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[158] 
11:15:27 	boundsArea.setWidth(boundsArea.preciseWidth() - 2 * usedMargin);
11:15:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 The method setWidth(double) from the type PrecisionRectangle is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[159] 
11:15:27 	boundsArea.setHeight(boundsArea.preciseHeight() - 2 * usedMargin);
11:15:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 The method setHeight(double) from the type PrecisionRectangle is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[172] 
11:15:27 	newPosition = (horizontalDegradedMode == false) ? (boundsArea.preciseX + hSpaceAndvSpace[0]) : boundsArea.preciseX();
11:15:27 	                                                              ^^^^^^^^
11:15:27 The field PrecisionRectangle.preciseX is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[175] 
11:15:27 	newPosition = boundsArea.preciseX;
11:15:27 	                         ^^^^^^^^
11:15:27 The field PrecisionRectangle.preciseX is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[178] 
11:15:27 	newPosition = (verticalDegradedMode == false) ? (boundsArea.preciseY + hSpaceAndvSpace[1]) : boundsArea.preciseY();
11:15:27 	                                                            ^^^^^^^^
11:15:27 The field PrecisionRectangle.preciseY is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[181] 
11:15:27 	newPosition = boundsArea.preciseY;
11:15:27 	                         ^^^^^^^^
11:15:27 The field PrecisionRectangle.preciseY is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[197] 
11:15:27 	ptLocation = new PrecisionPoint(newPosition, absolutePosition.preciseY);
11:15:27 	                                                              ^^^^^^^^
11:15:27 The field PrecisionRectangle.preciseY is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[200] 
11:15:27 	ptLocation = new PrecisionPoint(absolutePosition.preciseX, newPosition);
11:15:27 	                                                 ^^^^^^^^
11:15:27 The field PrecisionRectangle.preciseX is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[209] 
11:15:27 	PrecisionPoint oldLocation = new PrecisionPoint(absolutePosition.preciseX, absolutePosition.preciseY);
11:15:27 	                                                                 ^^^^^^^^
11:15:27 The field PrecisionRectangle.preciseX is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[209] 
11:15:27 	PrecisionPoint oldLocation = new PrecisionPoint(absolutePosition.preciseX, absolutePosition.preciseY);
11:15:27 	                                                                                            ^^^^^^^^
11:15:27 The field PrecisionRectangle.preciseY is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[212] 
11:15:27 	req.setSizeDelta(absolutePosition.getSize().getDifference(absolutePosition.getSize()));
11:15:27 	                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 The method getDifference(Dimension) from the type Dimension is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[267] 
11:15:27 	minX = tmpArea.preciseX < minX ? tmpArea.preciseX : minX;
11:15:27 	               ^^^^^^^^
11:15:27 The field PrecisionRectangle.preciseX is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[267] 
11:15:27 	minX = tmpArea.preciseX < minX ? tmpArea.preciseX : minX;
11:15:27 	                                         ^^^^^^^^
11:15:27 The field PrecisionRectangle.preciseX is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[268] 
11:15:27 	minY = tmpArea.preciseY < minY ? tmpArea.preciseY : minY;
11:15:27 	               ^^^^^^^^
11:15:27 The field PrecisionRectangle.preciseY is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[268] 
11:15:27 	minY = tmpArea.preciseY < minY ? tmpArea.preciseY : minY;
11:15:27 	                                         ^^^^^^^^
11:15:27 The field PrecisionRectangle.preciseY is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[273] 
11:15:27 	area.setX(minX);
11:15:27 	     ^^^^^^^^^^
11:15:27 The method setX(double) from the type PrecisionRectangle is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[274] 
11:15:27 	area.setY(minY);
11:15:27 	     ^^^^^^^^^^
11:15:27 The method setY(double) from the type PrecisionRectangle is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[275] 
11:15:27 	area.setHeight(java.lang.Math.abs(maxY - minY));
11:15:27 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 The method setHeight(double) from the type PrecisionRectangle is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[276] 
11:15:27 	area.setWidth(java.lang.Math.abs(maxX - minX));
11:15:27 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 The method setWidth(double) from the type PrecisionRectangle is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/providers/DiagramPropertyTester.java:[45] 
11:15:27 	return new Boolean(answer).equals(expectedValue);
11:15:27 	           ^^^^^^^^^^^^^^^
11:15:27 The constructor Boolean(boolean) has been deprecated since version 9 and marked for removal
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/providers/DiagramPropertyTester.java:[48] 
11:15:27 	return new Boolean(answer).equals(expectedValue);
11:15:27 	           ^^^^^^^^^^^^^^^
11:15:27 The constructor Boolean(boolean) has been deprecated since version 9 and marked for removal
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/gmf/CustomCreateShapeViewAction.java:[29] 
11:15:27 	import org.eclipse.gmf.runtime.diagram.ui.actions.internal.CreateShapeViewAction;
11:15:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 Discouraged access: The type 'CreateShapeViewAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.actions/1.8.0.202311130907/org.eclipse.gmf.runtime.diagram.ui.actions-1.8.0.202311130907.jar')
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/gmf/CustomCreateShapeViewAction.java:[41] 
11:15:27 	* @see CreateShapeViewAction
11:15:27 	       ^^^^^^^^^^^^^^^^^^^^^
11:15:27 Discouraged access: The type 'CreateShapeViewAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.actions/1.8.0.202311130907/org.eclipse.gmf.runtime.diagram.ui.actions-1.8.0.202311130907.jar')
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/gmf/CustomCreateShapeViewAction.java:[46] 
11:15:27 	public class CustomCreateShapeViewAction extends CreateShapeViewAction {
11:15:27 	                                                 ^^^^^^^^^^^^^^^^^^^^^
11:15:27 Discouraged access: The type 'CreateShapeViewAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.actions/1.8.0.202311130907/org.eclipse.gmf.runtime.diagram.ui.actions-1.8.0.202311130907.jar')
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/gmf/CustomCreateShapeViewAction.java:[61] 
11:15:27 	super(workbenchPage, actionId, semanticHint, label, imageDescriptor);
11:15:27 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 Discouraged access: The constructor 'CreateShapeViewAction(IWorkbenchPage, String, String, String, ImageDescriptor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.actions/1.8.0.202311130907/org.eclipse.gmf.runtime.diagram.ui.actions-1.8.0.202311130907.jar')
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/gmf/CustomCreateShapeViewAction.java:[74] 
11:15:27 	final List editparts = new ArrayList(1);
11:15:27 	      ^^^^
11:15:27 List is a raw type. References to generic type List<E> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/gmf/CustomCreateShapeViewAction.java:[74] 
11:15:27 	final List editparts = new ArrayList(1);
11:15:27 	                           ^^^^^^^^^
11:15:27 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/gmf/CustomCreateShapeViewAction.java:[81] 
11:15:27 	Map editpartRegistry = viewer.getEditPartRegistry();
11:15:27 	^^^
11:15:27 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/gmf/CustomCreateShapeViewAction.java:[82] 
11:15:27 	for (Iterator iter = ((Collection) result).iterator(); iter.hasNext();) {
11:15:27 	     ^^^^^^^^
11:15:27 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/gmf/CustomCreateShapeViewAction.java:[82] 
11:15:27 	for (Iterator iter = ((Collection) result).iterator(); iter.hasNext();) {
11:15:27 	                       ^^^^^^^^^^
11:15:27 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/gmf/CustomCreateShapeViewAction.java:[87] 
11:15:27 	editparts.add(editPart);
11:15:27 	^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/TextAlignementHandler.java:[56] 
11:15:27 	this.action = new TextAlignmentAction(getAlignment(this.parameter), this.getSelectedElements());
11:15:27 	                                                                         ^^^^^^^^^^^^^^^^^^^^^
11:15:27 The method getSelectedElements() from the type GraphicalCommandHandler is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/LineColorHandler.java:[29] 
11:15:27 	public class LineColorHandler extends AbstractGraphicalCommandHandler {
11:15:27 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 The type AbstractGraphicalCommandHandler is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/LineColorHandler.java:[42] 
11:15:27 	super(parameterID, parameter);
11:15:27 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 The constructor AbstractGraphicalCommandHandler(String, String) is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/LineColorHandler.java:[54] 
11:15:27 	super(parameterID, AbstractColorAction.BLACK_.colorName);
11:15:27 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 The constructor AbstractGraphicalCommandHandler(String, String) is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/ZOrderAction.java:[32] 
11:15:27 	* A part of this code comes from {@link org.eclipse.gmf.runtime.diagram.ui.actions.internal.ZOrderAction}
11:15:27 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 Discouraged access: The type 'ZOrderAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.actions/1.8.0.202311130907/org.eclipse.gmf.runtime.diagram.ui.actions-1.8.0.202311130907.jar')
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[35] 
11:15:27 	import org.eclipse.gmf.runtime.diagram.ui.internal.editparts.ISurfaceEditPart;
11:15:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 Discouraged access: The type 'ISurfaceEditPart' 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:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[126] 
11:15:27 	protected List createOperationSet() {
11:15:27 	          ^^^^
11:15:27 List is a raw type. References to generic type List<E> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[127] 
11:15:27 	List selection = getSelection();
11:15:27 	^^^^
11:15:27 List is a raw type. References to generic type List<E> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[132] 
11:15:27 	List selectables = new ArrayList();
11:15:27 	^^^^
11:15:27 List is a raw type. References to generic type List<E> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[132] 
11:15:27 	List selectables = new ArrayList();
11:15:27 	                       ^^^^^^^^^
11:15:27 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[135] 
11:15:27 	List nodeEditParts = new ArrayList();
11:15:27 	^^^^
11:15:27 List is a raw type. References to generic type List<E> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[135] 
11:15:27 	List nodeEditParts = new ArrayList();
11:15:27 	                         ^^^^^^^^^
11:15:27 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[136] 
11:15:27 	nodeEditParts.addAll(getSelectableNodes(primaryEP));
11:15:27 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[139] 
11:15:27 	selectables.addAll(nodeEditParts);
11:15:27 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[142] 
11:15:27 	selectables.addAll(addSelectableConnections(nodeEditParts));
11:15:27 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[153] 
11:15:27 	protected List getSelectableNodes(EditPart editpart) {
11:15:27 	          ^^^^
11:15:27 List is a raw type. References to generic type List<E> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[158] 
11:15:27 	List retval = new ArrayList();
11:15:27 	^^^^
11:15:27 List is a raw type. References to generic type List<E> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[158] 
11:15:27 	List retval = new ArrayList();
11:15:27 	                  ^^^^^^^^^
11:15:27 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[172] 
11:15:27 	private void getSelectableNodesInside(EditPart editpart, boolean topLevel, List retval) {
11:15:27 	                                                                           ^^^^
11:15:27 List is a raw type. References to generic type List<E> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[174] 
11:15:27 	if (editpart instanceof ISurfaceEditPart) {
11:15:27 	                        ^^^^^^^^^^^^^^^^
11:15:27 Discouraged access: The type 'ISurfaceEditPart' 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:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[193] 
11:15:27 	retval.add(editpart);
11:15:27 	^^^^^^^^^^^^^^^^^^^^
11:15:27 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[212] 
11:15:27 	private void getSelectableChildrenNodes(EditPart editpart, List retval) {
11:15:27 	                                                           ^^^^
11:15:27 List is a raw type. References to generic type List<E> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[213] 
11:15:27 	Iterator iter = editpart.getChildren().iterator();
11:15:27 	^^^^^^^^
11:15:27 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[228] 
11:15:27 	private void getBorderItemEditParts(EditPart parent, Set retval) {
11:15:27 	                                                     ^^^
11:15:27 Set is a raw type. References to generic type Set<E> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[230] 
11:15:27 	Iterator iter = parent.getChildren().iterator();
11:15:27 	^^^^^^^^
11:15:27 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[234] 
11:15:27 	retval.add(child);
11:15:27 	^^^^^^^^^^^^^^^^^
11:15:27 Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set<E> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[235] 
11:15:27 	retval.addAll(child.getChildren());
11:15:27 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 Type safety: The method addAll(Collection) belongs to the raw type Set. References to generic type Set<E> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[248] 
11:15:27 	protected List addSelectableConnections(List editparts) {
11:15:27 	          ^^^^
11:15:27 List is a raw type. References to generic type List<E> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[248] 
11:15:27 	protected List addSelectableConnections(List editparts) {
11:15:27 	                                        ^^^^
11:15:27 List is a raw type. References to generic type List<E> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[249] 
11:15:27 	List selectableConnections = new ArrayList();
11:15:27 	^^^^
11:15:27 List is a raw type. References to generic type List<E> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[249] 
11:15:27 	List selectableConnections = new ArrayList();
11:15:27 	                                 ^^^^^^^^^
11:15:27 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[252] 
11:15:27 	Set connnectableEditParts = new HashSet(editparts);
11:15:27 	^^^
11:15:27 Set is a raw type. References to generic type Set<E> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[252] 
11:15:27 	Set connnectableEditParts = new HashSet(editparts);
11:15:27 	                            ^^^^^^^^^^^^^^^^^^^^^^
11:15:27 Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet<E> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[252] 
11:15:27 	Set connnectableEditParts = new HashSet(editparts);
11:15:27 	                                ^^^^^^^
11:15:27 HashSet is a raw type. References to generic type HashSet<E> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[253] 
11:15:27 	ListIterator li = editparts.listIterator();
11:15:27 	^^^^^^^^^^^^
11:15:27 ListIterator is a raw type. References to generic type ListIterator<E> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[258] 
11:15:27 	connnectableEditParts.addAll(((GroupEditPart) ep).getShapeChildren());
11:15:27 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 Type safety: The method addAll(Collection) belongs to the raw type Set. References to generic type Set<E> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[263] 
11:15:27 	Iterator connections = diagramEditPart.getConnections().iterator();
11:15:27 	^^^^^^^^
11:15:27 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[267] 
11:15:27 	selectableConnections.add(connection);
11:15:27 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[286] 
11:15:27 	private boolean canSelectConnection(ConnectionEditPart connection, Set connectableEditParts) {
11:15:27 	                                                                   ^^^
11:15:27 Set is a raw type. References to generic type Set<E> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[330] 
11:15:27 	protected List filterEditPartsMatching(List list, EditPartViewer.Conditional condition) {
11:15:27 	          ^^^^
11:15:27 List is a raw type. References to generic type List<E> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[330] 
11:15:27 	protected List filterEditPartsMatching(List list, EditPartViewer.Conditional condition) {
11:15:27 	                                       ^^^^
11:15:27 List is a raw type. References to generic type List<E> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[331] 
11:15:27 	List matchList = new ArrayList();
11:15:27 	^^^^
11:15:27 List is a raw type. References to generic type List<E> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[331] 
11:15:27 	List matchList = new ArrayList();
11:15:27 	                     ^^^^^^^^^
11:15:27 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[332] 
11:15:27 	Iterator iter = list.iterator();
11:15:27 	^^^^^^^^
11:15:27 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[336] 
11:15:27 	matchList.add(ep);
11:15:27 	^^^^^^^^^^^^^^^^^
11:15:27 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[28] 
11:15:27 	import org.eclipse.gmf.runtime.diagram.ui.actions.internal.FontDialogAction;
11:15:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 Discouraged access: The type 'FontDialogAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.actions/1.8.0.202311130907/org.eclipse.gmf.runtime.diagram.ui.actions-1.8.0.202311130907.jar')
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[29] 
11:15:27 	import org.eclipse.gmf.runtime.diagram.ui.actions.internal.l10n.DiagramUIActionsMessages;
11:15:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 Discouraged access: The type 'DiagramUIActionsMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.actions/1.8.0.202311130907/org.eclipse.gmf.runtime.diagram.ui.actions-1.8.0.202311130907.jar')
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[32] 
11:15:27 	import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIDebugOptions;
11:15:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 Discouraged access: The type 'DiagramUIDebugOptions' 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:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[33] 
11:15:27 	import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIPlugin;
11:15:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 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:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[34] 
11:15:27 	import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIStatusCodes;
11:15:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 Discouraged access: The type 'DiagramUIStatusCodes' 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:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[35] 
11:15:27 	import org.eclipse.gmf.runtime.diagram.ui.internal.properties.Properties;
11:15:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 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:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[46] 
11:15:27 	* Adapted code from {@link FontDialogAction}
11:15:27 	                           ^^^^^^^^^^^^^^^^
11:15:27 Discouraged access: The type 'FontDialogAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.actions/1.8.0.202311130907/org.eclipse.gmf.runtime.diagram.ui.actions-1.8.0.202311130907.jar')
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[134] 
11:15:27 	return editPart.getEditingDomain().runExclusive(new RunnableWithResult.Impl() {
11:15:27 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 RunnableWithResult.Impl is a raw type. References to generic type RunnableWithResult.Impl<T> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[137] 
11:15:27 	setResult(getStructuralFeatureValue(editPart, thePropertyId));
11:15:27 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 Type safety: The method setResult(Object) belongs to the raw type RunnableWithResult.Impl. References to generic type RunnableWithResult.Impl<T> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[141] 
11:15:27 	Trace.catching(DiagramUIPlugin.getInstance(), DiagramUIDebugOptions.EXCEPTIONS_CATCHING, getClass(), "getPropertyValue", e); //$NON-NLS-1$
11:15:27 	               ^^^^^^^^^^^^^^^
11:15:27 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:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[141] 
11:15:27 	Trace.catching(DiagramUIPlugin.getInstance(), DiagramUIDebugOptions.EXCEPTIONS_CATCHING, getClass(), "getPropertyValue", e); //$NON-NLS-1$
11:15:27 	                               ^^^^^^^^^^^
11:15:27 Discouraged access: The method 'DiagramUIPlugin.getInstance()' 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:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[141] 
11:15:27 	Trace.catching(DiagramUIPlugin.getInstance(), DiagramUIDebugOptions.EXCEPTIONS_CATCHING, getClass(), "getPropertyValue", e); //$NON-NLS-1$
11:15:27 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 Discouraged access: The type 'DiagramUIDebugOptions' 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:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[141] 
11:15:27 	Trace.catching(DiagramUIPlugin.getInstance(), DiagramUIDebugOptions.EXCEPTIONS_CATCHING, getClass(), "getPropertyValue", e); //$NON-NLS-1$
11:15:27 	                                                                    ^^^^^^^^^^^^^^^^^^^
11:15:27 Discouraged access: The field 'DiagramUIDebugOptions.EXCEPTIONS_CATCHING' 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:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[142] 
11:15:27 	Log.error(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "getPropertyValue", e); //$NON-NLS-1$
11:15:27 	          ^^^^^^^^^^^^^^^
11:15:27 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:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[142] 
11:15:27 	Log.error(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "getPropertyValue", e); //$NON-NLS-1$
11:15:27 	                          ^^^^^^^^^^^
11:15:27 Discouraged access: The method 'DiagramUIPlugin.getInstance()' 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:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[142] 
11:15:27 	Log.error(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "getPropertyValue", e); //$NON-NLS-1$
11:15:27 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 Discouraged access: The type 'DiagramUIStatusCodes' 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:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[142] 
11:15:27 	Log.error(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "getPropertyValue", e); //$NON-NLS-1$
11:15:27 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 Discouraged access: The field 'DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING' 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:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[185] 
11:15:27 	String name = (String) getOperationSetPropertyValue(Properties.ID_FONTNAME);
11:15:27 	                                                    ^^^^^^^^^^^^^^^^^^^^^^
11:15:27 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:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[185] 
11:15:27 	String name = (String) getOperationSetPropertyValue(Properties.ID_FONTNAME);
11:15:27 	                                                               ^^^^^^^^^^^
11:15:27 Discouraged access: The field 'Properties.ID_FONTNAME' 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:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[186] 
11:15:27 	Integer height = (Integer) getOperationSetPropertyValue(Properties.ID_FONTSIZE);
11:15:27 	                                                        ^^^^^^^^^^^^^^^^^^^^^^
11:15:27 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:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[186] 
11:15:27 	Integer height = (Integer) getOperationSetPropertyValue(Properties.ID_FONTSIZE);
11:15:27 	                                                                   ^^^^^^^^^^^
11:15:27 Discouraged access: The field 'Properties.ID_FONTSIZE' 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:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[187] 
11:15:27 	Boolean bold = (Boolean) getOperationSetPropertyValue(Properties.ID_FONTBOLD);
11:15:27 	                                                      ^^^^^^^^^^^^^^^^^^^^^^
11:15:27 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:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[187] 
11:15:27 	Boolean bold = (Boolean) getOperationSetPropertyValue(Properties.ID_FONTBOLD);
11:15:27 	                                                                 ^^^^^^^^^^^
11:15:27 Discouraged access: The field 'Properties.ID_FONTBOLD' 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:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[188] 
11:15:27 	Boolean italic = (Boolean) getOperationSetPropertyValue(Properties.ID_FONTITALIC);
11:15:27 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 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:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[188] 
11:15:27 	Boolean italic = (Boolean) getOperationSetPropertyValue(Properties.ID_FONTITALIC);
11:15:27 	                                                                   ^^^^^^^^^^^^^
11:15:27 Discouraged access: The field 'Properties.ID_FONTITALIC' 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:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[192] 
11:15:27 	Integer color = (Integer) getOperationSetPropertyValue(Properties.ID_FONTCOLOR);
11:15:27 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 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:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[192] 
11:15:27 	Integer color = (Integer) getOperationSetPropertyValue(Properties.ID_FONTCOLOR);
11:15:27 	                                                                  ^^^^^^^^^^^^
11:15:27 Discouraged access: The field 'Properties.ID_FONTCOLOR' 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:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[202] 
11:15:27 	CompoundCommand cc = new CompoundCommand(DiagramUIActionsMessages.PropertyDescriptorFactory_Font);
11:15:27 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 Discouraged access: The type 'DiagramUIActionsMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.actions/1.8.0.202311130907/org.eclipse.gmf.runtime.diagram.ui.actions-1.8.0.202311130907.jar')
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[202] 
11:15:27 	CompoundCommand cc = new CompoundCommand(DiagramUIActionsMessages.PropertyDescriptorFactory_Font);
11:15:27 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 Discouraged access: The field 'DiagramUIActionsMessages.PropertyDescriptorFactory_Font' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.actions/1.8.0.202311130907/org.eclipse.gmf.runtime.diagram.ui.actions-1.8.0.202311130907.jar')
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[205] 
11:15:27 	cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTNAME, Properties.ID_FONTNAME, fData.getName())));
11:15:27 	                                                 ^^^^^^^^^^^^^^^^^^^^^^
11:15:27 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:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[205] 
11:15:27 	cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTNAME, Properties.ID_FONTNAME, fData.getName())));
11:15:27 	                                                            ^^^^^^^^^^^
11:15:27 Discouraged access: The field 'Properties.ID_FONTNAME' 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:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[205] 
11:15:27 	cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTNAME, Properties.ID_FONTNAME, fData.getName())));
11:15:27 	                                                                         ^^^^^^^^^^^^^^^^^^^^^^
11:15:27 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:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[205] 
11:15:27 	cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTNAME, Properties.ID_FONTNAME, fData.getName())));
11:15:27 	                                                                                    ^^^^^^^^^^^
11:15:27 Discouraged access: The field 'Properties.ID_FONTNAME' 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:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[206] 
11:15:27 	cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTSIZE, Properties.ID_FONTSIZE, new Integer(fData.getHeight()))));
11:15:27 	                                                 ^^^^^^^^^^^^^^^^^^^^^^
11:15:27 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:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[206] 
11:15:27 	cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTSIZE, Properties.ID_FONTSIZE, new Integer(fData.getHeight()))));
11:15:27 	                                                            ^^^^^^^^^^^
11:15:27 Discouraged access: The field 'Properties.ID_FONTSIZE' 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:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[206] 
11:15:27 	cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTSIZE, Properties.ID_FONTSIZE, new Integer(fData.getHeight()))));
11:15:27 	                                                                         ^^^^^^^^^^^^^^^^^^^^^^
11:15:27 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:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[206] 
11:15:27 	cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTSIZE, Properties.ID_FONTSIZE, new Integer(fData.getHeight()))));
11:15:27 	                                                                                    ^^^^^^^^^^^
11:15:27 Discouraged access: The field 'Properties.ID_FONTSIZE' 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:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[206] 
11:15:27 	cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTSIZE, Properties.ID_FONTSIZE, new Integer(fData.getHeight()))));
11:15:27 	                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[207] 
11:15:27 	cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTBOLD, Properties.ID_FONTBOLD, Boolean.valueOf((fData.getStyle() & SWT.BOLD) != 0))));
11:15:27 	                                                 ^^^^^^^^^^^^^^^^^^^^^^
11:15:27 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:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[207] 
11:15:27 	cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTBOLD, Properties.ID_FONTBOLD, Boolean.valueOf((fData.getStyle() & SWT.BOLD) != 0))));
11:15:27 	                                                            ^^^^^^^^^^^
11:15:27 Discouraged access: The field 'Properties.ID_FONTBOLD' 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:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[207] 
11:15:27 	cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTBOLD, Properties.ID_FONTBOLD, Boolean.valueOf((fData.getStyle() & SWT.BOLD) != 0))));
11:15:27 	                                                                         ^^^^^^^^^^^^^^^^^^^^^^
11:15:27 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:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[207] 
11:15:27 	cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTBOLD, Properties.ID_FONTBOLD, Boolean.valueOf((fData.getStyle() & SWT.BOLD) != 0))));
11:15:27 	                                                                                    ^^^^^^^^^^^
11:15:27 Discouraged access: The field 'Properties.ID_FONTBOLD' 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:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[208] 
11:15:27 	cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTITALIC, Properties.ID_FONTITALIC, Boolean.valueOf((fData.getStyle() & SWT.ITALIC) != 0))));
11:15:27 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 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:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[208] 
11:15:27 	cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTITALIC, Properties.ID_FONTITALIC, Boolean.valueOf((fData.getStyle() & SWT.ITALIC) != 0))));
11:15:27 	                                                            ^^^^^^^^^^^^^
11:15:27 Discouraged access: The field 'Properties.ID_FONTITALIC' 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:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[208] 
11:15:27 	cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTITALIC, Properties.ID_FONTITALIC, Boolean.valueOf((fData.getStyle() & SWT.ITALIC) != 0))));
11:15:27 	                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 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:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[208] 
11:15:27 	cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTITALIC, Properties.ID_FONTITALIC, Boolean.valueOf((fData.getStyle() & SWT.ITALIC) != 0))));
11:15:27 	                                                                                      ^^^^^^^^^^^^^
11:15:27 Discouraged access: The field 'Properties.ID_FONTITALIC' 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:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[209] 
11:15:27 	cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTCOLOR, Properties.ID_FONTCOLOR, FigureUtilities.RGBToInteger(fColor))));
11:15:27 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 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:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[209] 
11:15:27 	cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTCOLOR, Properties.ID_FONTCOLOR, FigureUtilities.RGBToInteger(fColor))));
11:15:27 	                                                            ^^^^^^^^^^^^
11:15:27 Discouraged access: The field 'Properties.ID_FONTCOLOR' 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:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[209] 
11:15:27 	cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTCOLOR, Properties.ID_FONTCOLOR, FigureUtilities.RGBToInteger(fColor))));
11:15:27 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 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:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[209] 
11:15:27 	cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTCOLOR, Properties.ID_FONTCOLOR, FigureUtilities.RGBToInteger(fColor))));
11:15:27 	                                                                                     ^^^^^^^^^^^^
11:15:27 Discouraged access: The field 'Properties.ID_FONTCOLOR' 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:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/ShowHideLabelsHandler.java:[26] 
11:15:27 	public class ShowHideLabelsHandler extends AbstractGraphicalCommandHandler {
11:15:27 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 The type AbstractGraphicalCommandHandler is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/ShowHideLabelsHandler.java:[40] 
11:15:27 	super(parameterID);
11:15:27 	^^^^^^^^^^^^^^^^^^^
11:15:27 The constructor AbstractGraphicalCommandHandler(String) is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/ShowHideLabelsHandler.java:[49] 
11:15:27 	super(parameterID, parameter);
11:15:27 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 The constructor AbstractGraphicalCommandHandler(String, String) is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/ShowHideLabelsHandler.java:[72] 
11:15:27 	super.setEnabled(evaluationContext);
11:15:27 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 The method setEnabled(Object) from the type AbstractGraphicalCommandHandler is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/FillColorHandler.java:[29] 
11:15:27 	public class FillColorHandler extends AbstractGraphicalCommandHandler {
11:15:27 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 The type AbstractGraphicalCommandHandler is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/FillColorHandler.java:[42] 
11:15:27 	super(parameterID, parameter);
11:15:27 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 The constructor AbstractGraphicalCommandHandler(String, String) is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/FillColorHandler.java:[54] 
11:15:27 	super(parameterID, AbstractColorAction.BLACK_.colorName);
11:15:27 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 The constructor AbstractGraphicalCommandHandler(String, String) is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/SnapBackHandler.java:[18] 
11:15:27 	import org.eclipse.papyrus.uml.diagram.common.handlers.GraphicalCommandHandler;
11:15:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 The type GraphicalCommandHandler is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/SnapBackHandler.java:[24] 
11:15:27 	public class SnapBackHandler extends GraphicalCommandHandler {
11:15:27 	                                     ^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 The type GraphicalCommandHandler is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/SnapBackHandler.java:[32] 
11:15:27 	SnapBackAction action = new SnapBackAction(getSelectedElements());
11:15:27 	                                           ^^^^^^^^^^^^^^^^^^^^^
11:15:27 The method getSelectedElements() from the type GraphicalCommandHandler is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/AlignementHandler.java:[53] 
11:15:27 	CustomAlignAction action = new CustomAlignAction(getAlignment(this.parameter), this.getSelectedElements());
11:15:27 	                                                                                    ^^^^^^^^^^^^^^^^^^^^^
11:15:27 The method getSelectedElements() from the type GraphicalCommandHandler is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/FontHandler.java:[28] 
11:15:27 	public class FontHandler extends AbstractGraphicalCommandHandler {
11:15:27 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 The type AbstractGraphicalCommandHandler is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/FontHandler.java:[36] 
11:15:27 	super(null);
11:15:27 	^^^^^^^^^^^^
11:15:27 The constructor AbstractGraphicalCommandHandler(String) is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/CopyAppearancePropertiesHandler.java:[29] 
11:15:27 	public class CopyAppearancePropertiesHandler extends AbstractGraphicalCommandHandler {
11:15:27 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 The type AbstractGraphicalCommandHandler is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/CopyAppearancePropertiesHandler.java:[37] 
11:15:27 	super(null);
11:15:27 	^^^^^^^^^^^^
11:15:27 The constructor AbstractGraphicalCommandHandler(String) is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/CopyAppearancePropertiesHandler.java:[60] 
11:15:27 	super.setEnabled(evaluationContext);
11:15:27 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 The method setEnabled(Object) from the type AbstractGraphicalCommandHandler is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[42] 
11:15:27 	import org.eclipse.papyrus.uml.diagram.common.editparts.BorderNamedElementEditPart;
11:15:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 The import org.eclipse.papyrus.uml.diagram.common.editparts.BorderNamedElementEditPart is never used
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[336] 
11:15:27 	newPosition = (horizontalDegradedMode == false) ? (boundsArea.preciseX + hSpaceAndvSpace[0]) : boundsArea.preciseX();
11:15:27 	                                                              ^^^^^^^^
11:15:27 The field PrecisionRectangle.preciseX is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[339] 
11:15:27 	newPosition = boundsArea.preciseX;
11:15:27 	                         ^^^^^^^^
11:15:27 The field PrecisionRectangle.preciseX is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[342] 
11:15:27 	newPosition = (verticalDegradedMode == false) ? (boundsArea.preciseY + hSpaceAndvSpace[1]) : boundsArea.preciseY();
11:15:27 	                                                            ^^^^^^^^
11:15:27 The field PrecisionRectangle.preciseY is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[345] 
11:15:27 	newPosition = boundsArea.preciseY;
11:15:27 	                         ^^^^^^^^
11:15:27 The field PrecisionRectangle.preciseY is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[372] 
11:15:27 	ptLocation = new PrecisionPoint(newPosition, absolutePosition.preciseY);
11:15:27 	                                                              ^^^^^^^^
11:15:27 The field PrecisionRectangle.preciseY is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[378] 
11:15:27 	ptLocation = new PrecisionPoint(newPosition, absolutePosition.preciseY);
11:15:27 	                                                              ^^^^^^^^
11:15:27 The field PrecisionRectangle.preciseY is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[382] 
11:15:27 	ptLocation = new PrecisionPoint(absolutePosition.preciseX, absolutePosition.preciseY);
11:15:27 	                                                 ^^^^^^^^
11:15:27 The field PrecisionRectangle.preciseX is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[382] 
11:15:27 	ptLocation = new PrecisionPoint(absolutePosition.preciseX, absolutePosition.preciseY);
11:15:27 	                                                                            ^^^^^^^^
11:15:27 The field PrecisionRectangle.preciseY is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[386] 
11:15:27 	ptLocation = new PrecisionPoint(absolutePosition.preciseX, absolutePosition.preciseY);
11:15:27 	                                                 ^^^^^^^^
11:15:27 The field PrecisionRectangle.preciseX is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[386] 
11:15:27 	ptLocation = new PrecisionPoint(absolutePosition.preciseX, absolutePosition.preciseY);
11:15:27 	                                                                            ^^^^^^^^
11:15:27 The field PrecisionRectangle.preciseY is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[392] 
11:15:27 	ptLocation = new PrecisionPoint(absolutePosition.preciseX, newPosition);
11:15:27 	                                                 ^^^^^^^^
11:15:27 The field PrecisionRectangle.preciseX is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[398] 
11:15:27 	ptLocation = new PrecisionPoint(absolutePosition.preciseX, newPosition);
11:15:27 	                                                 ^^^^^^^^
11:15:27 The field PrecisionRectangle.preciseX is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[402] 
11:15:27 	ptLocation = new PrecisionPoint(absolutePosition.preciseX, absolutePosition.preciseY);
11:15:27 	                                                 ^^^^^^^^
11:15:27 The field PrecisionRectangle.preciseX is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[402] 
11:15:27 	ptLocation = new PrecisionPoint(absolutePosition.preciseX, absolutePosition.preciseY);
11:15:27 	                                                                            ^^^^^^^^
11:15:27 The field PrecisionRectangle.preciseY is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[406] 
11:15:27 	ptLocation = new PrecisionPoint(absolutePosition.preciseX, absolutePosition.preciseY);
11:15:27 	                                                 ^^^^^^^^
11:15:27 The field PrecisionRectangle.preciseX is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[406] 
11:15:27 	ptLocation = new PrecisionPoint(absolutePosition.preciseX, absolutePosition.preciseY);
11:15:27 	                                                                            ^^^^^^^^
11:15:27 The field PrecisionRectangle.preciseY is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[484] 
11:15:27 	bounds.setWidth(locEnd.getRight().preciseX() - locStart.preciseX());
11:15:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 The method setWidth(double) from the type PrecisionRectangle is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[499] 
11:15:27 	bounds.setHeight(locEnd.getBottom().preciseY() - locStart.preciseY());
11:15:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 The method setHeight(double) from the type PrecisionRectangle is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[886] 
11:15:27 	PrecisionPoint oldLocation = new PrecisionPoint(absolutePosition.preciseX, absolutePosition.preciseY);
11:15:27 	                                                                 ^^^^^^^^
11:15:27 The field PrecisionRectangle.preciseX is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[886] 
11:15:27 	PrecisionPoint oldLocation = new PrecisionPoint(absolutePosition.preciseX, absolutePosition.preciseY);
11:15:27 	                                                                                            ^^^^^^^^
11:15:27 The field PrecisionRectangle.preciseY is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[890] 
11:15:27 	req.setSizeDelta(absolutePosition.getSize().getDifference(absolutePosition.getSize()));
11:15:27 	                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 The method getDifference(Dimension) from the type Dimension is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/ArrangeHandler.java:[43] 
11:15:27 	public class ArrangeHandler extends AbstractGraphicalCommandHandler {
11:15:27 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 The type AbstractGraphicalCommandHandler is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/ArrangeHandler.java:[56] 
11:15:27 	super(parameterID, parameter);
11:15:27 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 The constructor AbstractGraphicalCommandHandler(String, String) is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/ArrangeHandler.java:[65] 
11:15:27 	super(parameterID);
11:15:27 	^^^^^^^^^^^^^^^^^^^
11:15:27 The constructor AbstractGraphicalCommandHandler(String) is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/ArrangeHandler.java:[110] 
11:15:27 	DiagramCommandStack stack = getDiagramCommandStack();
11:15:27 	                            ^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 The method getDiagramCommandStack() from the type AbstractGraphicalCommandHandler is deprecated
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/ArrangeHandler.java:[127] 
11:15:27 	List operationSet = getSelectedElements();
11:15:27 	^^^^
11:15:27 List is a raw type. References to generic type List<E> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/ArrangeHandler.java:[129] 
11:15:27 	for (Iterator iter = operationSet.iterator(); iter.hasNext();) {
11:15:27 	     ^^^^^^^^
11:15:27 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/ArrangeHandler.java:[155] 
11:15:27 	private EditPart getSelectionParent(List editparts) {
11:15:27 	                                    ^^^^
11:15:27 List is a raw type. References to generic type List<E> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/ArrangeHandler.java:[156] 
11:15:27 	ListIterator li = editparts.listIterator();
11:15:27 	^^^^^^^^^^^^
11:15:27 ListIterator is a raw type. References to generic type ListIterator<E> should be parameterized
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/gmf/CustomContributionItemProvider.java:[22] 
11:15:27 	import org.eclipse.gmf.runtime.diagram.ui.providers.internal.l10n.DiagramUIProvidersMessages;
11:15:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 Discouraged access: The type 'DiagramUIProvidersMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.providers/1.8.0.202311130907/org.eclipse.gmf.runtime.diagram.ui.providers-1.8.0.202311130907.jar')
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/gmf/CustomContributionItemProvider.java:[38] 
11:15:27 	return new CustomCreateShapeViewAction(workbenchPage, actionId, ViewType.NOTE, DiagramUIProvidersMessages.Note_menuItem, SharedImages.DESC_NOTE);
11:15:27 	                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:27 Discouraged access: The type 'DiagramUIProvidersMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.providers/1.8.0.202311130907/org.eclipse.gmf.runtime.diagram.ui.providers-1.8.0.202311130907.jar')
11:15:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/gmf/CustomContributionItemProvider.java:[38] 
11:15:27 	return new CustomCreateShapeViewAction(workbenchPage, actionId, ViewType.NOTE, DiagramUIProvidersMessages.Note_menuItem, SharedImages.DESC_NOTE);
11:15:27 	                                                                                                          ^^^^^^^^^^^^^
11:15:27 Discouraged access: The field 'DiagramUIProvidersMessages.Note_menuItem' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.providers/1.8.0.202311130907/org.eclipse.gmf.runtime.diagram.ui.providers-1.8.0.202311130907.jar')
11:15:27 211 problems (211 warnings)
11:15:27 [INFO] 
11:15:27 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.diagram.menu ---
11:15:27 [INFO] 
11:15:27 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.menu ---
11:15:27 [INFO] 
11:15:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.menu ---
11:15:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/test/resources
11:15:27 [INFO] 
11:15:27 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.diagram.menu ---
11:15:27 [INFO] 
11:15:27 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.menu ---
11:15:27 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 185 were skipped
11:15:27 [INFO] 
11:15:27 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.menu ---
11:15:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/target/org.eclipse.papyrus.uml.diagram.menu-3.0.100-SNAPSHOT-sources.jar
11:15:27 [INFO] 
11:15:27 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.menu ---
11:15:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/target/org.eclipse.papyrus.uml.diagram.menu-3.0.100-SNAPSHOT.jar
11:15:27 [INFO] 
11:15:27 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.menu ---
11:15:27 [INFO] 
11:15:27 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.diagram.menu ---
11:15:27 [INFO] 
11:15:27 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.menu ---
11:15:27 [INFO] 
11:15:27 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.sequence >----
11:15:27 [INFO] Building org.eclipse.papyrus.uml.diagram.sequence 7.2.0-SNAPSHOT [301/735]
11:15:27 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/pom.xml
11:15:27 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:15:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.sequence:7.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/pom.xml
11:15:28 [INFO] 
11:15:28 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.sequence ---
11:15:28 [INFO] 
11:15:28 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.sequence ---
11:15:28 [INFO] The project's OSGi version is 7.2.0.202401111608
11:15:28 [INFO] 
11:15:28 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.sequence ---
11:15:28 [INFO] 
11:15:28 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.sequence ---
11:15:28 [INFO] 
11:15:28 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.sequence ---
11:15:28 [INFO] 
11:15:28 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.sequence ---
11:15:28 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.sequence
11:15:29 [INFO] 
11:15:29 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.sequence ---
11:15:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src/main/resources
11:15:29 [INFO] 
11:15:29 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.sequence ---
11:15:29 [INFO] Compiling 475 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/GateHelper.java:[49] 
11:15:31 	import org.eclipse.papyrus.uml.diagram.sequence.edit.parts.OLDGateEditPart;
11:15:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type OLDGateEditPart is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/GateHelper.java:[50] 
11:15:31 	import org.eclipse.papyrus.uml.diagram.sequence.edit.parts.OLDGateNameEditPart;
11:15:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type OLDGateNameEditPart is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/GateHelper.java:[98] 
11:15:31 	node.setType(OLDGateEditPart.GATE_TYPE);
11:15:31 	             ^^^^^^^^^^^^^^^
11:15:31 The type OLDGateEditPart is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/GateHelper.java:[98] 
11:15:31 	node.setType(OLDGateEditPart.GATE_TYPE);
11:15:31 	                             ^^^^^^^^^
11:15:31 The field OLDGateEditPart.GATE_TYPE is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/GateHelper.java:[104] 
11:15:31 	label.setType(OLDGateNameEditPart.GATE_NAME_TYPE);
11:15:31 	              ^^^^^^^^^^^^^^^^^^^
11:15:31 The type OLDGateNameEditPart is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/GateHelper.java:[104] 
11:15:31 	label.setType(OLDGateNameEditPart.GATE_NAME_TYPE);
11:15:31 	                                  ^^^^^^^^^^^^^^
11:15:31 The field OLDGateNameEditPart.GATE_NAME_TYPE is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/GateHelper.java:[373] 
11:15:31 	Rectangle bounds = new Rectangle(location, OLDGateEditPart.DEFAULT_SIZE);
11:15:31 	                                           ^^^^^^^^^^^^^^^
11:15:31 The type OLDGateEditPart is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/GateHelper.java:[373] 
11:15:31 	Rectangle bounds = new Rectangle(location, OLDGateEditPart.DEFAULT_SIZE);
11:15:31 	                                                           ^^^^^^^^^^^^
11:15:31 The field OLDGateEditPart.DEFAULT_SIZE is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/GateHelper.java:[377] 
11:15:31 	return validLocation.getLocation().getTranslated(0, -OLDGateEditPart.DEFAULT_SIZE.height / 2 - 1);
11:15:31 	                                                     ^^^^^^^^^^^^^^^
11:15:31 The type OLDGateEditPart is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/GateHelper.java:[377] 
11:15:31 	return validLocation.getLocation().getTranslated(0, -OLDGateEditPart.DEFAULT_SIZE.height / 2 - 1);
11:15:31 	                                                                     ^^^^^^^^^^^^
11:15:31 The field OLDGateEditPart.DEFAULT_SIZE is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CombinedCreationEditPolicy.java:[85] 
11:15:31 	EList<View> children = container.getPersistedChildren();
11:15:31 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The expression of type EList needs unchecked conversion to conform to EList<View>
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/validation/FragmentOrderingKeeper.java:[381] 
11:15:31 	if (frag instanceof InteractionFragment && orderedFragments.contains(frag)) {
11:15:31 	                                                                     ^^^^
11:15:31 Unlikely argument type MessageEnd for contains(Object) on a Collection<InteractionFragment>
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/validation/FragmentOrderingKeeper.java:[385] 
11:15:31 	if (frag instanceof InteractionFragment && orderedFragments.contains(frag)) {
11:15:31 	                                                                     ^^^^
11:15:31 Unlikely argument type MessageEnd for contains(Object) on a Collection<InteractionFragment>
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDLifelineXYLayoutEditPolicy.java:[162] 
11:15:31 	@SuppressWarnings("unchecked")
11:15:31 	                  ^^^^^^^^^^^
11:15:31 Unnecessary @SuppressWarnings("unchecked")
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/CustomContinuationEditPart.java:[106] 
11:15:31 	graphics.fillRoundRectangle(getBounds(), corner.width, corner.height);
11:15:31 	                                         ^^^^^^
11:15:31 The field RoundedRectangle.corner is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/CustomContinuationEditPart.java:[106] 
11:15:31 	graphics.fillRoundRectangle(getBounds(), corner.width, corner.height);
11:15:31 	                                                       ^^^^^^
11:15:31 The field RoundedRectangle.corner is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/EventHelper.java:[171] 
11:15:31 	Package eventContainer = interaction.getNearestPackage();
11:15:31 	        ^^^^^^^^^^^^^^
11:15:31 The value of the local variable eventContainer is not used
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/EventHelper.java:[208] 
11:15:31 	Package eventContainer = interaction.getNearestPackage();
11:15:31 	        ^^^^^^^^^^^^^^
11:15:31 The value of the local variable eventContainer is not used
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/InteractionUseEditPart.java:[170] 
11:15:31 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
11:15:31 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/CreateCoordinateCommand.java:[61] 
11:15:31 	@SuppressWarnings("unchecked")
11:15:31 	                  ^^^^^^^^^^^
11:15:31 Unnecessary @SuppressWarnings("unchecked")
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/MoveableNonResizableLabelEditPolicy.java:[42] 
11:15:31 	import org.eclipse.gmf.runtime.diagram.ui.internal.figures.LabelHelper;
11:15:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Discouraged access: The type 'LabelHelper' 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:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/MoveableNonResizableLabelEditPolicy.java:[160] 
11:15:31 	Point normalPoint = LabelHelper.offsetFromRelativeCoordinate(getHostFigure(), rect, refPoint);
11:15:31 	                    ^^^^^^^^^^^
11:15:31 Discouraged access: The type 'LabelHelper' 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:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/MoveableNonResizableLabelEditPolicy.java:[160] 
11:15:31 	Point normalPoint = LabelHelper.offsetFromRelativeCoordinate(getHostFigure(), rect, refPoint);
11:15:31 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Discouraged access: The method 'LabelHelper.offsetFromRelativeCoordinate(IFigure, Rectangle, 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:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/ObservationLinkMetamodelType.java:[20] 
11:15:31 	import org.eclipse.gmf.runtime.emf.type.core.internal.descriptors.MetamodelTypeDescriptor;
11:15:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Discouraged access: The type 'MetamodelTypeDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.type.core/1.10.0.202311130907/org.eclipse.gmf.runtime.emf.type.core-1.10.0.202311130907.jar')
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/ObservationLinkMetamodelType.java:[21] 
11:15:31 	import org.eclipse.gmf.runtime.emf.type.core.internal.l10n.EMFTypeCoreMessages;
11:15:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Discouraged access: The type 'EMFTypeCoreMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.type.core/1.10.0.202311130907/org.eclipse.gmf.runtime.emf.type.core-1.10.0.202311130907.jar')
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/ObservationLinkMetamodelType.java:[29] 
11:15:31 	private static final MetamodelTypeDescriptor DESCRIPTOR_INSTANCE = new MetamodelTypeDescriptor(INSTANCE);
11:15:31 	                     ^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Discouraged access: The type 'MetamodelTypeDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.type.core/1.10.0.202311130907/org.eclipse.gmf.runtime.emf.type.core-1.10.0.202311130907.jar')
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/ObservationLinkMetamodelType.java:[29] 
11:15:31 	private static final MetamodelTypeDescriptor DESCRIPTOR_INSTANCE = new MetamodelTypeDescriptor(INSTANCE);
11:15:31 	                                                                       ^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Discouraged access: The type 'MetamodelTypeDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.type.core/1.10.0.202311130907/org.eclipse.gmf.runtime.emf.type.core-1.10.0.202311130907.jar')
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/ObservationLinkMetamodelType.java:[29] 
11:15:31 	private static final MetamodelTypeDescriptor DESCRIPTOR_INSTANCE = new MetamodelTypeDescriptor(INSTANCE);
11:15:31 	                                                                       ^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Discouraged access: The constructor 'MetamodelTypeDescriptor(IMetamodelType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.type.core/1.10.0.202311130907/org.eclipse.gmf.runtime.emf.type.core-1.10.0.202311130907.jar')
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/ObservationLinkMetamodelType.java:[35] 
11:15:31 	super(ID, null, EMFTypeCoreMessages.defaultEditHelper_name, EcorePackage.Literals.EOBJECT, new DefaultEditHelper());
11:15:31 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Discouraged access: The type 'EMFTypeCoreMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.type.core/1.10.0.202311130907/org.eclipse.gmf.runtime.emf.type.core-1.10.0.202311130907.jar')
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/ObservationLinkMetamodelType.java:[35] 
11:15:31 	super(ID, null, EMFTypeCoreMessages.defaultEditHelper_name, EcorePackage.Literals.EOBJECT, new DefaultEditHelper());
11:15:31 	                                    ^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Discouraged access: The field 'EMFTypeCoreMessages.defaultEditHelper_name' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.type.core/1.10.0.202311130907/org.eclipse.gmf.runtime.emf.type.core-1.10.0.202311130907.jar')
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/ObservationLinkMetamodelType.java:[42] 
11:15:31 	public static MetamodelTypeDescriptor getDescriptorInstance() {
11:15:31 	              ^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Discouraged access: The type 'MetamodelTypeDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.type.core/1.10.0.202311130907/org.eclipse.gmf.runtime.emf.type.core-1.10.0.202311130907.jar')
11:15:31 32. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateWeakReferenceForMessageSpecEditPolicy.java (at line 156)
11:15:31 	if (element instanceof Message && null != ((Message) element).getSendEvent() && ((Message) element).getSendEvent().equals(nextEvent)
11:15:31 	                                                                                                                          ^^^^^^^^^
11:15:31 Unlikely argument type for equals(): OccurrenceSpecification seems to be unrelated to MessageEnd
11:15:31 33. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateWeakReferenceForMessageSpecEditPolicy.java (at line 157)
11:15:31 	|| element instanceof Message && null != ((Message) element).getReceiveEvent() && ((Message) element).getReceiveEvent().equals(nextEvent)) {
11:15:31 	                                                                                                                               ^^^^^^^^^
11:15:31 Unlikely argument type for equals(): OccurrenceSpecification seems to be unrelated to MessageEnd
11:15:31 34. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateWeakReferenceForMessageSpecEditPolicy.java (at line 164)
11:15:31 	if (null != messageEnd && messageEnd.equals(nextEvent)) {
11:15:31 	                                            ^^^^^^^^^
11:15:31 Unlikely argument type for equals(): OccurrenceSpecification seems to be unrelated to MessageEnd
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/LifeLineGraphicalNodeEditPolicy.java:[115] 
11:15:31 	Map<String, Object> extendedData = request.getExtendedData();
11:15:31 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,Object>
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/LifeLineGraphicalNodeEditPolicy.java:[131] 
11:15:31 	Map<String, Object> extendedData = request.getExtendedData();
11:15:31 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,Object>
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/LifeLineGraphicalNodeEditPolicy.java:[179] 
11:15:31 	Map<String, Object> extendedData = requestForType.getExtendedData();
11:15:31 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,Object>
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/LifeLineGraphicalNodeEditPolicy.java:[387] 
11:15:31 	Map<String, Object> extendedData = request.getExtendedData();
11:15:31 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,Object>
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/LifeLineGraphicalNodeEditPolicy.java:[394] 
11:15:31 	Map<String, Object> extendedData = request.getExtendedData();
11:15:31 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,Object>
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/LifeLineGraphicalNodeEditPolicy.java:[435] 
11:15:31 	Map<String, Object> extendedData = request.getExtendedData();
11:15:31 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,Object>
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/LifeLineGraphicalNodeEditPolicy.java:[562] 
11:15:31 	Map<String, Object> requestParameters = request.getExtendedData();
11:15:31 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,Object>
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/LifeLineGraphicalNodeEditPolicy.java:[622] 
11:15:31 	Map<String, Object> extendedData = request.getExtendedData();
11:15:31 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,Object>
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[72] 
11:15:31 	import org.eclipse.papyrus.uml.diagram.sequence.edit.parts.OLDLifelineEditPart;
11:15:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type OLDLifelineEditPart is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[78] 
11:15:31 	import org.eclipse.papyrus.uml.diagram.sequence.util.SequenceRequestConstant;
11:15:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type SequenceRequestConstant is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[122] 
11:15:31 	extendedData.put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION, location);
11:15:31 	                 ^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type SequenceRequestConstant is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[122] 
11:15:31 	extendedData.put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION, location);
11:15:31 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The field SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[167] 
11:15:31 	extendedData.put(SequenceRequestConstant.NEAREST_OCCURRENCE_SPECIFICATION_2, events);
11:15:31 	                 ^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type SequenceRequestConstant is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[167] 
11:15:31 	extendedData.put(SequenceRequestConstant.NEAREST_OCCURRENCE_SPECIFICATION_2, events);
11:15:31 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The field SequenceRequestConstant.NEAREST_OCCURRENCE_SPECIFICATION_2 is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[168] 
11:15:31 	extendedData.put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION_2, location);
11:15:31 	                 ^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type SequenceRequestConstant is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[168] 
11:15:31 	extendedData.put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION_2, location);
11:15:31 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The field SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION_2 is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[227] 
11:15:31 	Rectangle sourceBounds = target.getPrimaryShape().getFigureLifelineNameContainerFigure().getBounds().getCopy();
11:15:31 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The method getFigureLifelineNameContainerFigure() from the type LifelineFigure is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[247] 
11:15:31 	request.getExtendedData().put(SequenceRequestConstant.SOURCE_LOCATION_DATA, sourcePoint);
11:15:31 	                              ^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type SequenceRequestConstant is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[247] 
11:15:31 	request.getExtendedData().put(SequenceRequestConstant.SOURCE_LOCATION_DATA, sourcePoint);
11:15:31 	                                                      ^^^^^^^^^^^^^^^^^^^^
11:15:31 The field SequenceRequestConstant.SOURCE_LOCATION_DATA is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[249] 
11:15:31 	request.getExtendedData().put(SequenceRequestConstant.SOURCE_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(sourcePoint, getHost()));
11:15:31 	                              ^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type SequenceRequestConstant is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[249] 
11:15:31 	request.getExtendedData().put(SequenceRequestConstant.SOURCE_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(sourcePoint, getHost()));
11:15:31 	                                                      ^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The field SequenceRequestConstant.SOURCE_MODEL_CONTAINER is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[295] 
11:15:31 	Point sourcePoint = (Point) request.getExtendedData().get(SequenceRequestConstant.SOURCE_LOCATION_DATA);
11:15:31 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type SequenceRequestConstant is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[295] 
11:15:31 	Point sourcePoint = (Point) request.getExtendedData().get(SequenceRequestConstant.SOURCE_LOCATION_DATA);
11:15:31 	                                                                                  ^^^^^^^^^^^^^^^^^^^^
11:15:31 The field SequenceRequestConstant.SOURCE_LOCATION_DATA is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[336] 
11:15:31 	request.getExtendedData().put(SequenceRequestConstant.TARGET_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(targetPoint, getHost()));
11:15:31 	                              ^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type SequenceRequestConstant is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[336] 
11:15:31 	request.getExtendedData().put(SequenceRequestConstant.TARGET_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(targetPoint, getHost()));
11:15:31 	                                                      ^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The field SequenceRequestConstant.TARGET_MODEL_CONTAINER is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[345] 
11:15:31 	OLDLifelineEditPart target = (OLDLifelineEditPart) request.getTargetEditPart();
11:15:31 	^^^^^^^^^^^^^^^^^^^
11:15:31 The type OLDLifelineEditPart is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[345] 
11:15:31 	OLDLifelineEditPart target = (OLDLifelineEditPart) request.getTargetEditPart();
11:15:31 	                              ^^^^^^^^^^^^^^^^^^^
11:15:31 The type OLDLifelineEditPart is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[346] 
11:15:31 	command = LifelineMessageCreateHelper.moveLifelineDown(command, target, sourcePoint.getCopy());
11:15:31 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The method moveLifelineDown(Command, OLDLifelineEditPart, Point) from the type LifelineMessageCreateHelper is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[439] 
11:15:31 	private boolean isLostFoundMessage(ReconnectRequest request) {
11:15:31 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The method isLostFoundMessage(ReconnectRequest) from the type OLDSequenceGraphicalNodeEditPolicy is never used locally
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/CreateLocatedConnectionViewCommand.java:[43] 
11:15:31 	import org.eclipse.papyrus.uml.diagram.common.commands.CommonDeferredCreateConnectionViewCommand;
11:15:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type CommonDeferredCreateConnectionViewCommand is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/CreateLocatedConnectionViewCommand.java:[55] 
11:15:31 	public class CreateLocatedConnectionViewCommand extends CommonDeferredCreateConnectionViewCommand {
11:15:31 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type CommonDeferredCreateConnectionViewCommand is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/CreateLocatedConnectionViewCommand.java:[68] 
11:15:31 	super(editingDomain, semanticHint, sourceViewAdapter, targetViewAdapter, viewer, preferencesHint, viewDescriptor, command);
11:15:31 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The constructor CommonDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/CreateLocatedConnectionViewCommand.java:[75] 
11:15:31 	super(editingDomain, element, sourceViewAdapter, targetViewAdapter, viewer, preferencesHint, command);
11:15:31 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The constructor CommonDeferredCreateConnectionViewCommand(TransactionalEditingDomain, EObject, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, ICommand) is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/ReconnectToGateCommand.java:[121] 
11:15:31 	reconnectRequest.getExtendedData().put(REDIRECT_GATE_FAILED, Boolean.TRUE);
11:15:31 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/service/DurationCreationTool.java:[40] 
11:15:31 	import org.eclipse.papyrus.uml.diagram.sequence.util.SequenceRequestConstant;
11:15:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type SequenceRequestConstant is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/service/DurationCreationTool.java:[247] 
11:15:31 	Map extendedData = request.getExtendedData();
11:15:31 	^^^
11:15:31 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/service/DurationCreationTool.java:[248] 
11:15:31 	extendedData.put(SequenceRequestConstant.NEAREST_OCCURRENCE_SPECIFICATION_2, null);
11:15:31 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/service/DurationCreationTool.java:[248] 
11:15:31 	extendedData.put(SequenceRequestConstant.NEAREST_OCCURRENCE_SPECIFICATION_2, null);
11:15:31 	                 ^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type SequenceRequestConstant is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/service/DurationCreationTool.java:[248] 
11:15:31 	extendedData.put(SequenceRequestConstant.NEAREST_OCCURRENCE_SPECIFICATION_2, null);
11:15:31 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The field SequenceRequestConstant.NEAREST_OCCURRENCE_SPECIFICATION_2 is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/service/DurationCreationTool.java:[249] 
11:15:31 	extendedData.put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION_2, null);
11:15:31 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/service/DurationCreationTool.java:[249] 
11:15:31 	extendedData.put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION_2, null);
11:15:31 	                 ^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type SequenceRequestConstant is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/service/DurationCreationTool.java:[249] 
11:15:31 	extendedData.put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION_2, null);
11:15:31 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The field SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION_2 is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/MessageAnchorRepairer.java:[37] 
11:15:31 	import org.eclipse.papyrus.uml.diagram.sequence.edit.parts.OLDLifelineEditPart;
11:15:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type OLDLifelineEditPart is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/MessageAnchorRepairer.java:[51] 
11:15:31 	return new OLDLifelineEditPart.PreserveAnchorsPositionCommandEx(editPart, sizeDelta, preserveAxis);
11:15:31 	           ^^^^^^^^^^^^^^^^^^^
11:15:31 The type OLDLifelineEditPart is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/MessageAnchorRepairer.java:[51] 
11:15:31 	return new OLDLifelineEditPart.PreserveAnchorsPositionCommandEx(editPart, sizeDelta, preserveAxis);
11:15:31 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The constructor OLDLifelineEditPart.PreserveAnchorsPositionCommandEx(ShapeNodeEditPart, Dimension, int) is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/MessageAnchorRepairer.java:[51] 
11:15:31 	return new OLDLifelineEditPart.PreserveAnchorsPositionCommandEx(editPart, sizeDelta, preserveAxis);
11:15:31 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type OLDLifelineEditPart.PreserveAnchorsPositionCommandEx is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/MessageAnchorRepairer.java:[62] 
11:15:31 	return new OLDLifelineEditPart.PreserveAnchorsPositionCommandEx(editPart, sizeDelta, PreserveAnchorsPositionCommand.PRESERVE_Y, editPart.getFigure(), direction);
11:15:31 	           ^^^^^^^^^^^^^^^^^^^
11:15:31 The type OLDLifelineEditPart is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/MessageAnchorRepairer.java:[62] 
11:15:31 	return new OLDLifelineEditPart.PreserveAnchorsPositionCommandEx(editPart, sizeDelta, PreserveAnchorsPositionCommand.PRESERVE_Y, editPart.getFigure(), direction);
11:15:31 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The constructor OLDLifelineEditPart.PreserveAnchorsPositionCommandEx(ShapeNodeEditPart, Dimension, int, IFigure, int) is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/MessageAnchorRepairer.java:[62] 
11:15:31 	return new OLDLifelineEditPart.PreserveAnchorsPositionCommandEx(editPart, sizeDelta, PreserveAnchorsPositionCommand.PRESERVE_Y, editPart.getFigure(), direction);
11:15:31 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type OLDLifelineEditPart.PreserveAnchorsPositionCommandEx is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/CustomStateInvariantEditPart.java:[171] 
11:15:31 	protected List getModelChildren() {
11:15:31 	          ^^^^
11:15:31 List is a raw type. References to generic type List<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/CustomStateInvariantEditPart.java:[172] 
11:15:31 	List<Object> modelChildren = new ArrayList<>(super.getModelChildren());
11:15:31 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/CustomStateInvariantEditPart.java:[172] 
11:15:31 	List<Object> modelChildren = new ArrayList<>(super.getModelChildren());
11:15:31 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The expression of type ArrayList needs unchecked conversion to conform to List<Object>
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/CustomStateInvariantEditPart.java:[181] 
11:15:31 	final View view = getNotationView();
11:15:31 	           ^^^^
11:15:31 The value of the local variable view is not used
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/BehaviorDisplayHelper.java:[125] 
11:15:31 	setValue(shouldDisplayBehavior((View) source));
11:15:31 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The method setValue(Object) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/BehaviorDisplayHelper.java:[137] 
11:15:31 	if (!Util.equals(realValue, value)) {
11:15:31 	          ^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The method equals(Object, Object) from the type Util is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/BehaviorDisplayHelper.java:[142] 
11:15:31 	if (!Util.equals(cacheValue, value)) {
11:15:31 	          ^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The method equals(Object, Object) from the type Util is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/BehaviorDisplayHelper.java:[143] 
11:15:31 	ValueDiff diff = Diffs.createValueDiff(cacheValue, value);
11:15:31 	^^^^^^^^^
11:15:31 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/BehaviorDisplayHelper.java:[144] 
11:15:31 	fireValueChange(diff);
11:15:31 	^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/figures/StateInvariantFigure.java:[121] 
11:15:31 	graphics.fillRoundRectangle(getBounds(), corner.width, corner.height);
11:15:31 	                                         ^^^^^^
11:15:31 The field RoundedRectangle.corner is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/figures/StateInvariantFigure.java:[121] 
11:15:31 	graphics.fillRoundRectangle(getBounds(), corner.width, corner.height);
11:15:31 	                                                       ^^^^^^
11:15:31 The field RoundedRectangle.corner is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/FixGateViewOnOpening.java:[48] 
11:15:31 	import org.eclipse.papyrus.uml.diagram.sequence.edit.parts.OLDGateEditPart;
11:15:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type OLDGateEditPart is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/FixGateViewOnOpening.java:[120] 
11:15:31 	location = new Point(rect.x, rect.y + OLDGateEditPart.DEFAULT_SIZE.height * index + 2);
11:15:31 	                                      ^^^^^^^^^^^^^^^
11:15:31 The type OLDGateEditPart is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/FixGateViewOnOpening.java:[120] 
11:15:31 	location = new Point(rect.x, rect.y + OLDGateEditPart.DEFAULT_SIZE.height * index + 2);
11:15:31 	                                                      ^^^^^^^^^^^^
11:15:31 The field OLDGateEditPart.DEFAULT_SIZE is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/FixGateViewOnOpening.java:[122] 
11:15:31 	location = new Point(rect.right(), rect.y + OLDGateEditPart.DEFAULT_SIZE.height * index + 2);
11:15:31 	                                            ^^^^^^^^^^^^^^^
11:15:31 The type OLDGateEditPart is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/FixGateViewOnOpening.java:[122] 
11:15:31 	location = new Point(rect.right(), rect.y + OLDGateEditPart.DEFAULT_SIZE.height * index + 2);
11:15:31 	                                                            ^^^^^^^^^^^^
11:15:31 The field OLDGateEditPart.DEFAULT_SIZE is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/SequenceDeleteHelper.java:[47] 
11:15:31 	import org.eclipse.papyrus.uml.diagram.sequence.edit.policies.OLDLifelineXYLayoutEditPolicy;
11:15:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type OLDLifelineXYLayoutEditPolicy is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/SequenceDeleteHelper.java:[222] 
11:15:31 	ConnectionEditPart connectionEP = (ConnectionEditPart) o;
11:15:31 	                   ^^^^^^^^^^^^
11:15:31 The value of the local variable connectionEP is not used
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/SequenceDeleteHelper.java:[264] 
11:15:31 	List<ShapeNodeEditPart> list = OLDLifelineXYLayoutEditPolicy.getAffixedExecutionSpecificationEditParts(part);
11:15:31 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type OLDLifelineXYLayoutEditPolicy is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/SequenceDeleteHelper.java:[264] 
11:15:31 	List<ShapeNodeEditPart> list = OLDLifelineXYLayoutEditPolicy.getAffixedExecutionSpecificationEditParts(part);
11:15:31 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The method getAffixedExecutionSpecificationEditParts(ShapeNodeEditPart) from the type OLDLifelineXYLayoutEditPolicy is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/SignalUtil.java:[70] 
11:15:31 	String multiplicity = MultiplicityElementUtil.getMultiplicityAsString(property);
11:15:31 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The method getMultiplicityAsString(MultiplicityElement) from the type MultiplicityElementUtil is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/ExecutionOccurrenceSpecificationMessageCreateCommand.java:[33] 
11:15:31 	import org.eclipse.papyrus.uml.diagram.sequence.util.SequenceRequestConstant;
11:15:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type SequenceRequestConstant is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/ExecutionOccurrenceSpecificationMessageCreateCommand.java:[103] 
11:15:31 	InteractionFragment sourceContainer = (InteractionFragment) getRequest().getParameters().get(SequenceRequestConstant.SOURCE_MODEL_CONTAINER);
11:15:31 	                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type SequenceRequestConstant is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/ExecutionOccurrenceSpecificationMessageCreateCommand.java:[103] 
11:15:31 	InteractionFragment sourceContainer = (InteractionFragment) getRequest().getParameters().get(SequenceRequestConstant.SOURCE_MODEL_CONTAINER);
11:15:31 	                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The field SequenceRequestConstant.SOURCE_MODEL_CONTAINER is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/ExecutionOccurrenceSpecificationMessageCreateCommand.java:[104] 
11:15:31 	InteractionFragment targetContainer = (InteractionFragment) getRequest().getParameters().get(SequenceRequestConstant.TARGET_MODEL_CONTAINER);
11:15:31 	                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type SequenceRequestConstant is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/ExecutionOccurrenceSpecificationMessageCreateCommand.java:[104] 
11:15:31 	InteractionFragment targetContainer = (InteractionFragment) getRequest().getParameters().get(SequenceRequestConstant.TARGET_MODEL_CONTAINER);
11:15:31 	                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The field SequenceRequestConstant.TARGET_MODEL_CONTAINER is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/InteractionFragmentContainerCreationEditPolicy.java:[179] 
11:15:31 	((List) value).remove(combinedFragment);
11:15:31 	  ^^^^
11:15:31 List is a raw type. References to generic type List<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/InteractionFragmentContainerCreationEditPolicy.java:[205] 
11:15:31 	((List) value).add(createdCombinedFragment);
11:15:31 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/InteractionFragmentContainerCreationEditPolicy.java:[205] 
11:15:31 	((List) value).add(createdCombinedFragment);
11:15:31 	  ^^^^
11:15:31 List is a raw type. References to generic type List<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/MessageConnectionLineSegEditPolicy.java:[95] 
11:15:31 	import org.eclipse.papyrus.uml.diagram.sequence.util.SequenceRequestConstant;
11:15:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type SequenceRequestConstant is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/MessageConnectionLineSegEditPolicy.java:[781] 
11:15:31 	req.getExtendedData().put(SequenceUtil.DO_NOT_CHECK_HORIZONTALITY, true);
11:15:31 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/MessageConnectionLineSegEditPolicy.java:[791] 
11:15:31 	req.getExtendedData().put(SequenceUtil.DO_NOT_CHECK_HORIZONTALITY, true);
11:15:31 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/MessageConnectionLineSegEditPolicy.java:[834] 
11:15:31 	reconnReq.getExtendedData().put(SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS, true);
11:15:31 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/MessageConnectionLineSegEditPolicy.java:[834] 
11:15:31 	reconnReq.getExtendedData().put(SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS, true);
11:15:31 	                                ^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type SequenceRequestConstant is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/MessageConnectionLineSegEditPolicy.java:[834] 
11:15:31 	reconnReq.getExtendedData().put(SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS, true);
11:15:31 	                                                        ^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The field SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/MessageConnectionLineSegEditPolicy.java:[851] 
11:15:31 	List constraint = (List) getConnection().getRoutingConstraint();
11:15:31 	^^^^
11:15:31 List is a raw type. References to generic type List<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/MessageConnectionLineSegEditPolicy.java:[851] 
11:15:31 	List constraint = (List) getConnection().getRoutingConstraint();
11:15:31 	                   ^^^^
11:15:31 List is a raw type. References to generic type List<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/CustomMessageName2EditPart.java:[35] 
11:15:31 	import org.eclipse.papyrus.uml.diagram.sequence.util.SequenceRequestConstant;
11:15:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type SequenceRequestConstant is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/CustomMessageName2EditPart.java:[165] 
11:15:31 	Object data = request.getExtendedData().get(SequenceRequestConstant.DIRECT_EDIT_AFTER_CREATION);
11:15:31 	                                            ^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type SequenceRequestConstant is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/CustomMessageName2EditPart.java:[165] 
11:15:31 	Object data = request.getExtendedData().get(SequenceRequestConstant.DIRECT_EDIT_AFTER_CREATION);
11:15:31 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The field SequenceRequestConstant.DIRECT_EDIT_AFTER_CREATION is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineChildGraphicalNodeEditPolicy.java:[52] 
11:15:31 	import org.eclipse.papyrus.uml.diagram.sequence.edit.parts.OLDLifelineEditPart;
11:15:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type OLDLifelineEditPart is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineChildGraphicalNodeEditPolicy.java:[57] 
11:15:31 	import org.eclipse.papyrus.uml.diagram.sequence.util.SequenceRequestConstant;
11:15:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type SequenceRequestConstant is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineChildGraphicalNodeEditPolicy.java:[171] 
11:15:31 	for (Iterator iter = request.getAllRequests().iterator(); iter.hasNext();) {
11:15:31 	     ^^^^^^^^
11:15:31 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineChildGraphicalNodeEditPolicy.java:[222] 
11:15:31 	OLDLifelineEditPart target = (OLDLifelineEditPart) request.getConnectionEditPart().getTarget();
11:15:31 	^^^^^^^^^^^^^^^^^^^
11:15:31 The type OLDLifelineEditPart is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineChildGraphicalNodeEditPolicy.java:[222] 
11:15:31 	OLDLifelineEditPart target = (OLDLifelineEditPart) request.getConnectionEditPart().getTarget();
11:15:31 	                              ^^^^^^^^^^^^^^^^^^^
11:15:31 The type OLDLifelineEditPart is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineChildGraphicalNodeEditPolicy.java:[223] 
11:15:31 	command = LifelineMessageCreateHelper.moveLifelineDown(command, target, newSource.getFigure().getBounds().getLocation().getCopy());
11:15:31 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The method moveLifelineDown(Command, OLDLifelineEditPart, Point) from the type LifelineMessageCreateHelper is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineChildGraphicalNodeEditPolicy.java:[257] 
11:15:31 	command = LifelineMessageCreateHelper.reconnectMessageCreateTarget(request, command);
11:15:31 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The method reconnectMessageCreateTarget(ReconnectRequest, Command) from the type LifelineMessageCreateHelper is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineChildGraphicalNodeEditPolicy.java:[301] 
11:15:31 	Object object = request.getExtendedData().get(SequenceRequestConstant.SOURCE_LOCATION_DATA);
11:15:31 	                                              ^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type SequenceRequestConstant is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineChildGraphicalNodeEditPolicy.java:[301] 
11:15:31 	Object object = request.getExtendedData().get(SequenceRequestConstant.SOURCE_LOCATION_DATA);
11:15:31 	                                                                      ^^^^^^^^^^^^^^^^^^^^
11:15:31 The field SequenceRequestConstant.SOURCE_LOCATION_DATA is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLValidationProvider.java:[226] 
11:15:31 	public void startTraversal(Collection traversalRoots, IProgressMonitor monitor) {
11:15:31 	                           ^^^^^^^^^^
11:15:31 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLValidationProvider.java:[227] 
11:15:31 	defaultStrategy.startTraversal(traversalRoots, monitor);
11:15:31 	                               ^^^^^^^^^^^^^^
11:15:31 Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<? extends EObject>
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/ChangeEdgeTargetCommand.java:[118] 
11:15:31 	List points = ((RelativeBendpoints) bendpoints).getPoints();
11:15:31 	^^^^
11:15:31 List is a raw type. References to generic type List<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/HighlightUtil.java:[88] 
11:15:31 	figures.add(part.getPrimaryShape().getFigureLifelineDotLineFigure());
11:15:31 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The method getFigureLifelineDotLineFigure() from the type LifelineFigure is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/LifelineMessageCreateHelper.java:[42] 
11:15:31 	import org.eclipse.papyrus.uml.diagram.sequence.edit.parts.OLDLifelineEditPart;
11:15:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type OLDLifelineEditPart is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/LifelineMessageCreateHelper.java:[219] 
11:15:31 	int halfHeight = child.getPrimaryShape().getFigureLifelineNameContainerFigure().getBounds().height / 2; // TODO_MIA check the use of this methode
11:15:31 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The method getFigureLifelineNameContainerFigure() from the type LifelineFigure is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/LifelineResizeHelper.java:[52] 
11:15:31 	Dimension namePreSize = primaryShape.getFigureLifelineNameContainerFigure().getPreferredSize();
11:15:31 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The method getFigureLifelineNameContainerFigure() from the type LifelineFigure is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/migration/RetargetMessageEndFromExecutionSpecificationToLifelineDiagramReconciler_1_4_0.java:[117] 
11:15:31 	final double yPercentage = yOnLifeline / new Double(lifelineBounds.getHeight());
11:15:31 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The constructor Double(double) has been deprecated since version 9 and marked for removal
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/ConnectToGridEditPolicy.java:[22] 
11:15:31 	import org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.GraphicalEditPolicyEx;
11:15:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 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:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/ConnectToGridEditPolicy.java:[34] 
11:15:31 	public abstract class ConnectToGridEditPolicy extends GraphicalEditPolicyEx implements AutomaticNotationEditPolicy, IGrillingEditpolicy {
11:15:31 	                                                      ^^^^^^^^^^^^^^^^^^^^^
11:15:31 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:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/parser/custom/InteractionUseCustomParsers.java:[122] 
11:15:31 	public List getSemanticElementsBeingParsed(EObject element) {
11:15:31 	       ^^^^
11:15:31 List is a raw type. References to generic type List<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OccurrenceSpecificationMoveHelper.java:[49] 
11:15:31 	import org.eclipse.papyrus.uml.diagram.sequence.edit.policies.OLDLifelineXYLayoutEditPolicy;
11:15:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type OLDLifelineXYLayoutEditPolicy is deprecated
11:15:31 145. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OccurrenceSpecificationMoveHelper.java (at line 147)
11:15:31 	if (message != null && movedOccurrenceSpecification.equals(message.getSendEvent())) {
11:15:31 	                                                           ^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Unlikely argument type for equals(): MessageEnd seems to be unrelated to OccurrenceSpecification
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OccurrenceSpecificationMoveHelper.java:[156] 
11:15:31 	reconnectRequest.getExtendedData().put(SequenceUtil.DO_NOT_CHECK_HORIZONTALITY, true);
11:15:31 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:31 147. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OccurrenceSpecificationMoveHelper.java (at line 171)
11:15:31 	if (message != null && movedOccurrenceSpecification.equals(message.getReceiveEvent())) {
11:15:31 	                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Unlikely argument type for equals(): MessageEnd seems to be unrelated to OccurrenceSpecification
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OccurrenceSpecificationMoveHelper.java:[180] 
11:15:31 	reconnectRequest.getExtendedData().put(SequenceUtil.DO_NOT_CHECK_HORIZONTALITY, true);
11:15:31 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OccurrenceSpecificationMoveHelper.java:[284] 
11:15:31 	Rectangle newBounds = null;
11:15:31 	          ^^^^^^^^^
11:15:31 The value of the local variable newBounds is not used
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OccurrenceSpecificationMoveHelper.java:[574] 
11:15:31 	req.getExtendedData().put(SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS, true);
11:15:31 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OccurrenceSpecificationMoveHelper.java:[574] 
11:15:31 	req.getExtendedData().put(SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS, true);
11:15:31 	                          ^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type SequenceRequestConstant is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OccurrenceSpecificationMoveHelper.java:[574] 
11:15:31 	req.getExtendedData().put(SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS, true);
11:15:31 	                                                  ^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The field SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OccurrenceSpecificationMoveHelper.java:[575] 
11:15:31 	return OLDLifelineXYLayoutEditPolicy.getResizeOrMoveChildrenCommand((LifelineEditPart) editPart.getParent(), req, true, false, true);
11:15:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type OLDLifelineXYLayoutEditPolicy is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OccurrenceSpecificationMoveHelper.java:[575] 
11:15:31 	return OLDLifelineXYLayoutEditPolicy.getResizeOrMoveChildrenCommand((LifelineEditPart) editPart.getParent(), req, true, false, true);
11:15:31 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The method getResizeOrMoveChildrenCommand(LifelineEditPart, ChangeBoundsRequest, boolean, boolean, boolean) from the type OLDLifelineXYLayoutEditPolicy is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OccurrenceSpecificationMoveHelper.java:[644] 
11:15:31 	Object doNotToMoveEditParts = request.getExtendedData().get(SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS);
11:15:31 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type SequenceRequestConstant is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OccurrenceSpecificationMoveHelper.java:[644] 
11:15:31 	Object doNotToMoveEditParts = request.getExtendedData().get(SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS);
11:15:31 	                                                                                    ^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The field SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OccurrenceSpecificationMoveHelper.java:[857] 
11:15:31 	reconnReq.getExtendedData().put(SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS, true);
11:15:31 	                                ^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type SequenceRequestConstant is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OccurrenceSpecificationMoveHelper.java:[857] 
11:15:31 	reconnReq.getExtendedData().put(SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS, true);
11:15:31 	                                                        ^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The field SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/tools/MessageLostFoundConnectionTool.java:[33] 
11:15:31 	import org.eclipse.papyrus.uml.diagram.sequence.util.SequenceRequestConstant;
11:15:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type SequenceRequestConstant is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/tools/MessageLostFoundConnectionTool.java:[122] 
11:15:31 	protected void selectAddedObject(final EditPartViewer viewer, final Collection objects) {
11:15:31 	                                                                    ^^^^^^^^^^
11:15:31 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/tools/MessageLostFoundConnectionTool.java:[123] 
11:15:31 	final List editparts = new ArrayList();
11:15:31 	      ^^^^
11:15:31 List is a raw type. References to generic type List<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/tools/MessageLostFoundConnectionTool.java:[123] 
11:15:31 	final List editparts = new ArrayList();
11:15:31 	                           ^^^^^^^^^
11:15:31 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/tools/MessageLostFoundConnectionTool.java:[125] 
11:15:31 	for (Iterator i = objects.iterator(); i.hasNext();) {
11:15:31 	     ^^^^^^^^
11:15:31 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/tools/MessageLostFoundConnectionTool.java:[130] 
11:15:31 	editparts.add(editPart);
11:15:31 	^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/tools/MessageLostFoundConnectionTool.java:[155] 
11:15:31 	request.getExtendedData().put(SequenceRequestConstant.DIRECT_EDIT_AFTER_CREATION, true);
11:15:31 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/tools/MessageLostFoundConnectionTool.java:[155] 
11:15:31 	request.getExtendedData().put(SequenceRequestConstant.DIRECT_EDIT_AFTER_CREATION, true);
11:15:31 	                              ^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type SequenceRequestConstant is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/tools/MessageLostFoundConnectionTool.java:[155] 
11:15:31 	request.getExtendedData().put(SequenceRequestConstant.DIRECT_EDIT_AFTER_CREATION, true);
11:15:31 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The field SequenceRequestConstant.DIRECT_EDIT_AFTER_CREATION is deprecated
11:15:31 168. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/SequenceUtil.java (at line 878)
11:15:31 	if (event.equals(message.getSendEvent())) {
11:15:31 	                 ^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Unlikely argument type for equals(): MessageEnd seems to be unrelated to OccurrenceSpecification
11:15:31 169. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/SequenceUtil.java (at line 880)
11:15:31 	} else if (event.equals(message.getReceiveEvent())) {
11:15:31 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Unlikely argument type for equals(): MessageEnd seems to be unrelated to OccurrenceSpecification
11:15:31 170. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/SequenceUtil.java (at line 968)
11:15:31 	if (mess.getReceiveEvent().equals(occ1) && MessageSort.SYNCH_CALL_LITERAL.equals(mess.getMessageSort())) {
11:15:31 	                                  ^^^^
11:15:31 Unlikely argument type for equals(): OccurrenceSpecification seems to be unrelated to MessageEnd
11:15:31 171. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/SequenceUtil.java (at line 976)
11:15:31 	if (mess.getReceiveEvent().equals(occ2) && MessageSort.SYNCH_CALL_LITERAL.equals(mess.getMessageSort())) {
11:15:31 	                                  ^^^^
11:15:31 Unlikely argument type for equals(): OccurrenceSpecification seems to be unrelated to MessageEnd
11:15:31 172. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/SequenceUtil.java (at line 1173)
11:15:31 	if (ift.equals(mess.getSendEvent()) && mess.getReceiveEvent() instanceof MessageOccurrenceSpecification) {
11:15:31 	               ^^^^^^^^^^^^^^^^^^^
11:15:31 Unlikely argument type for equals(): MessageEnd seems to be unrelated to InteractionFragment
11:15:31 173. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/SequenceUtil.java (at line 1175)
11:15:31 	} else if (ift.equals(mess.getReceiveEvent()) && mess.getSendEvent() instanceof MessageOccurrenceSpecification) {
11:15:31 	                      ^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Unlikely argument type for equals(): MessageEnd seems to be unrelated to InteractionFragment
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/LifelineCoveredByUpdater.java:[43] 
11:15:31 	import org.eclipse.papyrus.uml.diagram.sequence.edit.parts.OLDLifelineEditPart.PreserveAnchorsPositionCommandEx;
11:15:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type OLDLifelineEditPart.PreserveAnchorsPositionCommandEx is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/LifelineCoveredByUpdater.java:[154] 
11:15:31 	PreserveAnchorsPositionCommandEx preserveAnchorsCommand = new PreserveAnchorsPositionCommandEx(lifelineEditpart, new Dimension(0, heightDelta), PreserveAnchorsPositionCommand.PRESERVE_Y, lifelineEditpart.getPrimaryShape()
11:15:31 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type OLDLifelineEditPart.PreserveAnchorsPositionCommandEx is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/LifelineCoveredByUpdater.java:[154] 
11:15:31 	PreserveAnchorsPositionCommandEx preserveAnchorsCommand = new PreserveAnchorsPositionCommandEx(lifelineEditpart, new Dimension(0, heightDelta), PreserveAnchorsPositionCommand.PRESERVE_Y, lifelineEditpart.getPrimaryShape()
11:15:31 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type OLDLifelineEditPart.PreserveAnchorsPositionCommandEx is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/LifelineCoveredByUpdater.java:[154] 
11:15:31 	PreserveAnchorsPositionCommandEx preserveAnchorsCommand = new PreserveAnchorsPositionCommandEx(lifelineEditpart, new Dimension(0, heightDelta), PreserveAnchorsPositionCommand.PRESERVE_Y, lifelineEditpart.getPrimaryShape()
11:15:31 						.getFigureLifelineDotLineFigure(), PositionConstants.SOUTH);
11:15:31 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The constructor OLDLifelineEditPart.PreserveAnchorsPositionCommandEx(ShapeNodeEditPart, Dimension, int, IFigure, int) is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/LifelineCoveredByUpdater.java:[155] 
11:15:31 	.getFigureLifelineDotLineFigure(), PositionConstants.SOUTH);
11:15:31 	 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The method getFigureLifelineDotLineFigure() from the type LifelineFigure is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/providers/CustomViewProvider.java:[80] 
11:15:31 	edge.getStyles().add(NotationFactory.eINSTANCE.createLineStyle());
11:15:31 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/providers/CustomViewProvider.java:[192] 
11:15:31 	edge.getStyles().add(NotationFactory.eINSTANCE.createRoutingStyle());
11:15:31 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/providers/CustomViewProvider.java:[193] 
11:15:31 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
11:15:31 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/providers/CustomViewProvider.java:[213] 
11:15:31 	PreferenceInitializerForElementHelper.initRountingFromPrefs(edge,
11:15:31 				prefStore, "Undefined");
11:15:31 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The method initRountingFromPrefs(View, IPreferenceStore, String) from the type PreferenceInitializerForElementHelper is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/LifelineHeadUtil.java:[82] 
11:15:31 	LifelineFigure primaryShape = lifeline.getPrimaryShape();
11:15:31 	               ^^^^^^^^^^^^
11:15:31 The value of the local variable primaryShape is not used
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/helpers/AnchorHelper.java:[31] 
11:15:31 	import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIPlugin;
11:15:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 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:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/helpers/AnchorHelper.java:[32] 
11:15:31 	import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIStatusCodes;
11:15:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Discouraged access: The type 'DiagramUIStatusCodes' 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:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/helpers/AnchorHelper.java:[47] 
11:15:31 	t = (String) domain.runExclusive(new RunnableWithResult.Impl() {
11:15:31 	                                     ^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 RunnableWithResult.Impl is a raw type. References to generic type RunnableWithResult.Impl<T> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/helpers/AnchorHelper.java:[58] 
11:15:31 	setResult(((IdentityAnchor) a).getId());
11:15:31 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The method setResult(Object) belongs to the raw type RunnableWithResult.Impl. References to generic type RunnableWithResult.Impl<T> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/helpers/AnchorHelper.java:[60] 
11:15:31 	setResult(""); //$NON-NLS-1$
11:15:31 	^^^^^^^^^^^^^
11:15:31 Type safety: The method setResult(Object) belongs to the raw type RunnableWithResult.Impl. References to generic type RunnableWithResult.Impl<T> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/helpers/AnchorHelper.java:[65] 
11:15:31 	Log.error(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "getTargetConnectionAnchor", e); //$NON-NLS-1$
11:15:31 	          ^^^^^^^^^^^^^^^
11:15:31 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:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/helpers/AnchorHelper.java:[65] 
11:15:31 	Log.error(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "getTargetConnectionAnchor", e); //$NON-NLS-1$
11:15:31 	                          ^^^^^^^^^^^
11:15:31 Discouraged access: The method 'DiagramUIPlugin.getInstance()' 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:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/helpers/AnchorHelper.java:[65] 
11:15:31 	Log.error(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "getTargetConnectionAnchor", e); //$NON-NLS-1$
11:15:31 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Discouraged access: The type 'DiagramUIStatusCodes' 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:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/helpers/AnchorHelper.java:[65] 
11:15:31 	Log.error(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "getTargetConnectionAnchor", e); //$NON-NLS-1$
11:15:31 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Discouraged access: The field 'DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING' 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:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/PromptCreateElementAndNodeCommand.java:[40] 
11:15:31 	import org.eclipse.papyrus.uml.diagram.sequence.util.SequenceRequestConstant;
11:15:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type SequenceRequestConstant is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/PromptCreateElementAndNodeCommand.java:[92] 
11:15:31 	createMenuItems(menu, this, new ArrayList());
11:15:31 	                                ^^^^^^^^^
11:15:31 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/PromptCreateElementAndNodeCommand.java:[141] 
11:15:31 	createExecutionSpecificationCommand.putCreateElementRequestParameter(SequenceRequestConstant.INTERACTIONFRAGMENT_CONTAINER, container);
11:15:31 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type SequenceRequestConstant is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/PromptCreateElementAndNodeCommand.java:[141] 
11:15:31 	createExecutionSpecificationCommand.putCreateElementRequestParameter(SequenceRequestConstant.INTERACTIONFRAGMENT_CONTAINER, container);
11:15:31 	                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The field SequenceRequestConstant.INTERACTIONFRAGMENT_CONTAINER is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateWeakReferenceEditPolicy.java:[197] 
11:15:31 	reconnectTargetRequest.getExtendedData().put(SequenceUtil.DO_NOT_CHECK_HORIZONTALITY, true);
11:15:31 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateWeakReferenceEditPolicy.java:[206] 
11:15:31 	reconnectSourceRequest.getExtendedData().put(SequenceUtil.DO_NOT_CHECK_HORIZONTALITY, true);
11:15:31 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/locator/CenterLocator.java:[23] 
11:15:31 	import org.eclipse.gmf.runtime.diagram.ui.internal.figures.BorderItemContainerFigure;
11:15:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Discouraged access: The type 'BorderItemContainerFigure' 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:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/locator/CenterLocator.java:[57] 
11:15:31 	private BorderItemContainerFigure borderItemContainerFigure = null;
11:15:31 	        ^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Discouraged access: The type 'BorderItemContainerFigure' 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:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/locator/CenterLocator.java:[66] 
11:15:31 	BorderItemContainerFigure borderItemContainerFigure = getBorderItemContainerFigure();
11:15:31 	^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Discouraged access: The type 'BorderItemContainerFigure' 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:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/locator/CenterLocator.java:[92] 
11:15:31 	private BorderItemContainerFigure getBorderItemContainerFigure() {
11:15:31 	        ^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Discouraged access: The type 'BorderItemContainerFigure' 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:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/locator/CenterLocator.java:[96] 
11:15:31 	if (object instanceof BorderItemContainerFigure) {
11:15:31 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Discouraged access: The type 'BorderItemContainerFigure' 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:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/locator/CenterLocator.java:[97] 
11:15:31 	borderItemContainerFigure = (BorderItemContainerFigure) object;
11:15:31 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Discouraged access: The type 'BorderItemContainerFigure' 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:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/AnnotatedLinkEditPart.java:[108] 
11:15:31 	HashSet set = new HashSet();
11:15:31 	^^^^^^^
11:15:31 HashSet is a raw type. References to generic type HashSet<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/AnnotatedLinkEditPart.java:[108] 
11:15:31 	HashSet set = new HashSet();
11:15:31 	                  ^^^^^^^
11:15:31 HashSet is a raw type. References to generic type HashSet<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/AnnotatedLinkEditPart.java:[140] 
11:15:31 	private void getSourceAndTargetConnections(HashSet set, org.eclipse.gef.ConnectionEditPart connectionEditPart) {
11:15:31 	                                           ^^^^^^^
11:15:31 HashSet is a raw type. References to generic type HashSet<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/AnnotatedLinkEditPart.java:[144] 
11:15:31 	for (Iterator i = connectionEditPart.getSourceConnections().iterator(); i.hasNext();) {
11:15:31 	     ^^^^^^^^
11:15:31 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/AnnotatedLinkEditPart.java:[147] 
11:15:31 	set.add(sourceConnection);
11:15:31 	^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/AnnotatedLinkEditPart.java:[150] 
11:15:31 	for (Iterator i = connectionEditPart.getTargetConnections().iterator(); i.hasNext();) {
11:15:31 	     ^^^^^^^^
11:15:31 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/AnnotatedLinkEditPart.java:[153] 
11:15:31 	set.add(targetConnection);
11:15:31 	^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/CombinedFragmentEditPart.java:[173] 
11:15:31 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
11:15:31 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/InteractionGraphicalNodeEditPolicy.java:[60] 
11:15:31 	Map<Object, Object> parameters = request.getExtendedData();
11:15:31 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The expression of type Map needs unchecked conversion to conform to Map<Object,Object>
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[452] 
11:15:31 	node.getStyles().add(NotationFactory.eINSTANCE.createHintedDiagramLinkStyle());
11:15:31 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/locator/LabelCellEditorLocator.java:[56] 
11:15:31 	int avr = FigureUtilities.getFontMetrics(text.getFont()).getAverageCharWidth();
11:15:31 	                                                         ^^^^^^^^^^^^^^^^^^^^^
11:15:31 The method getAverageCharWidth() from the type FontMetrics is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/CreateAppliedStereotypeCommentViewCommandEx.java:[73] 
11:15:31 	node.getStyles().add(ts);
11:15:31 	^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/CreateAppliedStereotypeCommentViewCommandEx.java:[85] 
11:15:31 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
11:15:31 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/OLDCreateGateViewCommand.java:[44] 
11:15:31 	import org.eclipse.papyrus.uml.diagram.sequence.edit.parts.OLDGateEditPart;
11:15:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type OLDGateEditPart is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/OLDCreateGateViewCommand.java:[156] 
11:15:31 	ViewUtil.setStructuralFeatureValue(innerGateView, NotationPackage.eINSTANCE.getLocation_Y(), Integer.valueOf(location.y + OLDGateEditPart.DEFAULT_SIZE.height + 2));
11:15:31 	                                                                                                                          ^^^^^^^^^^^^^^^
11:15:31 The type OLDGateEditPart is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/OLDCreateGateViewCommand.java:[156] 
11:15:31 	ViewUtil.setStructuralFeatureValue(innerGateView, NotationPackage.eINSTANCE.getLocation_Y(), Integer.valueOf(location.y + OLDGateEditPart.DEFAULT_SIZE.height + 2));
11:15:31 	                                                                                                                                          ^^^^^^^^^^^^
11:15:31 The field OLDGateEditPart.DEFAULT_SIZE is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/OLDCreateGateViewCommand.java:[223] 
11:15:31 	location.y = OLDGateEditPart.DEFAULT_SIZE.height * 2 * (index + 1);
11:15:31 	             ^^^^^^^^^^^^^^^
11:15:31 The type OLDGateEditPart is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/OLDCreateGateViewCommand.java:[223] 
11:15:31 	location.y = OLDGateEditPart.DEFAULT_SIZE.height * 2 * (index + 1);
11:15:31 	                             ^^^^^^^^^^^^
11:15:31 The field OLDGateEditPart.DEFAULT_SIZE is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/InteractionFragmentEditPart.java:[161] 
11:15:31 	LifelineDotLineCustomFigure dotLineFigure = lifelineEditPart.getPrimaryShape().getFigureLifelineDotLineFigure();
11:15:31 	                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The method getFigureLifelineDotLineFigure() from the type LifelineFigure is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/InteractionFragmentEditPart.java:[174] 
11:15:31 	List subLifelines = lifelineEditPart.getChildren();
11:15:31 	^^^^
11:15:31 List is a raw type. References to generic type List<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/helpers/advice/ConstraintHelperAdvice.java:[74] 
11:15:31 	List sourceConnections = ViewUtil.getSourceConnections(view);
11:15:31 	^^^^
11:15:31 List is a raw type. References to generic type List<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/helpers/advice/ConstraintHelperAdvice.java:[89] 
11:15:31 	for (Iterator iterator = edgesToDestroy.iterator(); iterator.hasNext();) {
11:15:31 	     ^^^^^^^^
11:15:31 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/BorderItemLabelEditPart.java:[124] 
11:15:31 	protected List createSelectionHandles() {
11:15:31 	          ^^^^
11:15:31 List is a raw type. References to generic type List<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/BorderItemLabelEditPart.java:[226] 
11:15:31 	protected List getModelChildren() {
11:15:31 	          ^^^^
11:15:31 List is a raw type. References to generic type List<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/BorderItemLabelEditPart.java:[290] 
11:15:31 	IParserEditStatus valid = (IParserEditStatus) getEditingDomain().runExclusive(new RunnableWithResult.Impl() {
11:15:31 	                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 RunnableWithResult.Impl is a raw type. References to generic type RunnableWithResult.Impl<T> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/BorderItemLabelEditPart.java:[294] 
11:15:31 	setResult(parser.isValidEditString(new EObjectAdapter(element), (String) value));
11:15:31 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The method setResult(Object) belongs to the raw type RunnableWithResult.Impl. References to generic type RunnableWithResult.Impl<T> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/NoGrillElementFound.java:[22] 
11:15:31 	public class NoGrillElementFound extends Exception {
11:15:31 	             ^^^^^^^^^^^^^^^^^^^
11:15:31 The serializable class NoGrillElementFound does not declare a static final serialVersionUID field of type long
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/LifeLineXYLayoutEditPolicy.java:[131] 
11:15:31 	constraintRect.height = AbstractExecutionSpecificationEditPart.DEFAUT_HEIGHT;
11:15:31 	                                                               ^^^^^^^^^^^^^
11:15:31 The field AbstractExecutionSpecificationEditPart.DEFAUT_HEIGHT is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/LifeLineXYLayoutEditPolicy.java:[139] 
11:15:31 	int modulo = AbstractExecutionSpecificationEditPart.DEFAUT_HEIGHT / (int) spacing;
11:15:31 	                                                    ^^^^^^^^^^^^^
11:15:31 The field AbstractExecutionSpecificationEditPart.DEFAUT_HEIGHT is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/LifeLineXYLayoutEditPolicy.java:[190] 
11:15:31 	int modulo = AbstractExecutionSpecificationEditPart.DEFAUT_HEIGHT / (int) spacing;
11:15:31 	                                                    ^^^^^^^^^^^^^
11:15:31 The field AbstractExecutionSpecificationEditPart.DEFAUT_HEIGHT is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/LifeLineXYLayoutEditPolicy.java:[313] 
11:15:31 	boundsToRectangle.height = AbstractExecutionSpecificationEditPart.DEFAUT_HEIGHT;
11:15:31 	                                                                  ^^^^^^^^^^^^^
11:15:31 The field AbstractExecutionSpecificationEditPart.DEFAUT_HEIGHT is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/LifeLineXYLayoutEditPolicy.java:[402] 
11:15:31 	List children = getHost().getChildren();
11:15:31 	^^^^
11:15:31 List is a raw type. References to generic type List<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/LifeLineXYLayoutEditPolicy.java:[403] 
11:15:31 	Iterator iter = children.iterator();
11:15:31 	^^^^^^^^
11:15:31 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateWeakReferenceForExecSpecEditPolicy.java:[118] 
11:15:31 	private Command getUpdateWeakRefForExecSpecCreate(final CreateViewAndElementRequest request) {
11:15:31 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The method getUpdateWeakRefForExecSpecCreate(CreateViewAndElementRequest) from the type UpdateWeakReferenceForExecSpecEditPolicy is never used locally
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateWeakReferenceForExecSpecEditPolicy.java:[137] 
11:15:31 	previousEventsFromPosition.addAll(LifelineEditPartUtil.getPreviousEventsFromPosition(new Point(reqlocationOnScreen.x, reqlocationOnScreen.y + deltaMoveAtCreationAndDeletion + AbstractExecutionSpecificationEditPart.DEFAUT_HEIGHT),
11:15:31 	                                                                                                                                                                                                                      ^^^^^^^^^^^^^
11:15:31 The field AbstractExecutionSpecificationEditPart.DEFAUT_HEIGHT is deprecated
11:15:31 240. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateWeakReferenceForExecSpecEditPolicy.java (at line 162)
11:15:31 	if (message instanceof Message && null != ((Message) message).getSendEvent() && ((Message) message).getSendEvent().equals(nextEvent)
11:15:31 	                                                                                                                          ^^^^^^^^^
11:15:31 Unlikely argument type for equals(): OccurrenceSpecification seems to be unrelated to MessageEnd
11:15:31 241. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateWeakReferenceForExecSpecEditPolicy.java (at line 163)
11:15:31 	|| message instanceof Message && null != ((Message) message).getReceiveEvent() && ((Message) message).getReceiveEvent().equals(nextEvent)) {
11:15:31 	                                                                                                                               ^^^^^^^^^
11:15:31 Unlikely argument type for equals(): OccurrenceSpecification seems to be unrelated to MessageEnd
11:15:31 242. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateWeakReferenceForExecSpecEditPolicy.java (at line 169)
11:15:31 	if (((Message) message).getSendEvent().equals(nextEvent)) {
11:15:31 	                                              ^^^^^^^^^
11:15:31 Unlikely argument type for equals(): OccurrenceSpecification seems to be unrelated to MessageEnd
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateWeakReferenceForExecSpecEditPolicy.java:[176] 
11:15:31 	Point newLocation = new Point(0, createRequest.getLocation().y + AbstractExecutionSpecificationEditPart.DEFAUT_HEIGHT + deltaMoveAtCreationAndDeletion);
11:15:31 	                                                                                                        ^^^^^^^^^^^^^
11:15:31 The field AbstractExecutionSpecificationEditPart.DEFAUT_HEIGHT is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateWeakReferenceForExecSpecEditPolicy.java:[197] 
11:15:31 	Point newLocation = new Point(0, reqlocationOnScreen.y + AbstractExecutionSpecificationEditPart.DEFAUT_HEIGHT + deltaMoveAtCreationAndDeletion);
11:15:31 	                                                                                                ^^^^^^^^^^^^^
11:15:31 The field AbstractExecutionSpecificationEditPart.DEFAUT_HEIGHT is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateWeakReferenceForExecSpecEditPolicy.java:[277] 
11:15:31 	@SuppressWarnings("unchecked")
11:15:31 	                  ^^^^^^^^^^^
11:15:31 Unnecessary @SuppressWarnings("unchecked")
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateWeakReferenceForExecSpecEditPolicy.java:[278] 
11:15:31 	private Command getUpdateWeakRefForExecSpecDelete(final EditCommandRequestWrapper request) {
11:15:31 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The method getUpdateWeakRefForExecSpecDelete(EditCommandRequestWrapper) from the type UpdateWeakReferenceForExecSpecEditPolicy is never used locally
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/FragmentsOrdererHelper.java:[163] 
11:15:31 	Object sourceLoc = request.getExtendedData().get(SequenceRequestConstant.SOURCE_LOCATION_DATA);
11:15:31 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type SequenceRequestConstant is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/FragmentsOrdererHelper.java:[163] 
11:15:31 	Object sourceLoc = request.getExtendedData().get(SequenceRequestConstant.SOURCE_LOCATION_DATA);
11:15:31 	                                                                         ^^^^^^^^^^^^^^^^^^^^
11:15:31 The field SequenceRequestConstant.SOURCE_LOCATION_DATA is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/handlers/CustomSizeHandler.java:[43] 
11:15:31 	return new CustomSizeAction(this.parameter, getSelectedElements()).getCommand();
11:15:31 	                                            ^^^^^^^^^^^^^^^^^^^^^
11:15:31 The method getSelectedElements() from the type GraphicalCommandHandler is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDiagramUpdater.java:[306] 
11:15:31 	Interaction modelElement = (Interaction) view.getElement();
11:15:31 	            ^^^^^^^^^^^^
11:15:31 The value of the local variable modelElement is not used
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDiagramUpdater.java:[338] 
11:15:31 	return Collections.EMPTY_LIST;
11:15:31 	       ^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The expression of type List needs unchecked conversion to conform to List<UMLNodeDescriptor>
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDiagramUpdater.java:[341] 
11:15:31 	List<UMLNodeDescriptor> result = new LinkedList();
11:15:31 	                                 ^^^^^^^^^^^^^^^^
11:15:31 Type safety: The expression of type LinkedList needs unchecked conversion to conform to List<UMLNodeDescriptor>
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDiagramUpdater.java:[341] 
11:15:31 	List<UMLNodeDescriptor> result = new LinkedList();
11:15:31 	                                     ^^^^^^^^^^
11:15:31 LinkedList is a raw type. References to generic type LinkedList<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDiagramUpdater.java:[346] 
11:15:31 	for (Iterator values = interaction.getFragments().iterator(); values.hasNext();) {
11:15:31 	     ^^^^^^^^
11:15:31 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CustomDiagramDragDropEditPolicy.java:[101] 
11:15:31 	import org.eclipse.papyrus.uml.diagram.sequence.util.SequenceRequestConstant;
11:15:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type SequenceRequestConstant is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CustomDiagramDragDropEditPolicy.java:[200] 
11:15:31 	createElementRequest.setParameter(SequenceRequestConstant.CONNECTABLE_ELEMENT, droppedObject);
11:15:31 	                                  ^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type SequenceRequestConstant is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CustomDiagramDragDropEditPolicy.java:[200] 
11:15:31 	createElementRequest.setParameter(SequenceRequestConstant.CONNECTABLE_ELEMENT, droppedObject);
11:15:31 	                                                          ^^^^^^^^^^^^^^^^^^^
11:15:31 The field SequenceRequestConstant.CONNECTABLE_ELEMENT is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CustomDiagramDragDropEditPolicy.java:[476] 
11:15:31 	private Command dropTimeObservationInLifeline(TimeObservation observation, String nodeVISUALID, Point dropLocation) {
11:15:31 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The method dropTimeObservationInLifeline(TimeObservation, String, Point) from the type CustomDiagramDragDropEditPolicy is never used locally
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CustomDiagramDragDropEditPolicy.java:[597] 
11:15:31 	List<Lifeline> lifelines = getLifelines(existingViews);
11:15:31 	               ^^^^^^^^^
11:15:31 The value of the local variable lifelines is not used
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CustomDiagramDragDropEditPolicy.java:[649] 
11:15:31 	bounds.setSize(AbstractExecutionSpecificationEditPart.DEFAUT_WIDTH, AbstractExecutionSpecificationEditPart.DEFAUT_HEIGHT);
11:15:31 	                                                                                                           ^^^^^^^^^^^^^
11:15:31 The field AbstractExecutionSpecificationEditPart.DEFAUT_HEIGHT is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/ExecutionSpecificationAffixedChildAlignmentPolicy.java:[61] 
11:15:31 	protected void createResizeHandle(List handles, int direction) {
11:15:31 	                                  ^^^^
11:15:31 List is a raw type. References to generic type List<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/ExecutionSpecificationComponentEditPolicy.java:[58] 
11:15:31 	List<ShapeNodeEditPart> list = OLDLifelineXYLayoutEditPolicy.getAffixedExecutionSpecificationEditParts(part);
11:15:31 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type OLDLifelineXYLayoutEditPolicy is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/ExecutionSpecificationComponentEditPolicy.java:[58] 
11:15:31 	List<ShapeNodeEditPart> list = OLDLifelineXYLayoutEditPolicy.getAffixedExecutionSpecificationEditParts(part);
11:15:31 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The method getAffixedExecutionSpecificationEditParts(ShapeNodeEditPart) from the type OLDLifelineXYLayoutEditPolicy is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/ExecutionSpecificationComponentEditPolicy.java:[67] 
11:15:31 	List<ShapeNodeEditPart> list = OLDLifelineXYLayoutEditPolicy.getAffixedExecutionSpecificationEditParts((ShapeNodeEditPart) part);
11:15:31 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type OLDLifelineXYLayoutEditPolicy is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/ExecutionSpecificationComponentEditPolicy.java:[67] 
11:15:31 	List<ShapeNodeEditPart> list = OLDLifelineXYLayoutEditPolicy.getAffixedExecutionSpecificationEditParts((ShapeNodeEditPart) part);
11:15:31 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The method getAffixedExecutionSpecificationEditParts(ShapeNodeEditPart) from the type OLDLifelineXYLayoutEditPolicy is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineLabelEditPolicy.java:[139] 
11:15:31 	List children = lp.getChildren();
11:15:31 	^^^^
11:15:31 List is a raw type. References to generic type List<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/parser/custom/TimeObservationParser.java:[110] 
11:15:31 	@SuppressWarnings("unchecked")
11:15:31 	                  ^^^^^^^^^^^
11:15:31 Unnecessary @SuppressWarnings("unchecked")
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/parser/custom/TimeObservationParser.java:[111] 
11:15:31 	public List getSemanticElementsBeingParsed(EObject element) {
11:15:31 	       ^^^^
11:15:31 List is a raw type. References to generic type List<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/CreateElementAndNodeCommand.java:[67] 
11:15:31 	private List affectedFiles;
11:15:31 	        ^^^^
11:15:31 List is a raw type. References to generic type List<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/CreateElementAndNodeCommand.java:[92] 
11:15:31 	public List getAffectedFiles() {
11:15:31 	       ^^^^
11:15:31 List is a raw type. References to generic type List<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/CreateElementAndNodeCommand.java:[130] 
11:15:31 	List l = (List) createViewRequest.getNewObject();
11:15:31 	^^^^
11:15:31 List is a raw type. References to generic type List<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/CreateElementAndNodeCommand.java:[130] 
11:15:31 	List l = (List) createViewRequest.getNewObject();
11:15:31 	          ^^^^
11:15:31 List is a raw type. References to generic type List<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/CreateGrillingStructureCommand.java:[36] 
11:15:31 	private static final int Y_SPACE = 30;
11:15:31 	                         ^^^^^^^
11:15:31 The value of the field CreateGrillingStructureCommand.Y_SPACE is not used
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/CreateGrillingStructureCommand.java:[38] 
11:15:31 	private static final int X_SPACE = 30;
11:15:31 	                         ^^^^^^^
11:15:31 The value of the field CreateGrillingStructureCommand.X_SPACE is not used
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/CreateGrillingStructureCommand.java:[58] 
11:15:31 	@SuppressWarnings("unchecked")
11:15:31 	                  ^^^^^^^^^^^
11:15:31 Unnecessary @SuppressWarnings("unchecked")
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/figures/layout/SwimlanesCompartmentLayout.java:[264] 
11:15:31 	@SuppressWarnings("unchecked")
11:15:31 	                  ^^^^^^^^^^^
11:15:31 Unnecessary @SuppressWarnings("unchecked")
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/helpers/advice/NamespaceHelperAdvice.java:[55] 
11:15:31 	Map elemsToMove = request.getElementsToMove();
11:15:31 	^^^
11:15:31 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/helpers/advice/NamespaceHelperAdvice.java:[57] 
11:15:31 	for (Iterator value = elemsToMove.keySet().iterator(); value.hasNext();) {
11:15:31 	     ^^^^^^^^
11:15:31 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/helpers/advice/NamespaceHelperAdvice.java:[62] 
11:15:31 	List sourceConnections = ViewUtil.getSourceConnections(viewConstraint);
11:15:31 	^^^^
11:15:31 List is a raw type. References to generic type List<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OperationUtil.java:[73] 
11:15:31 	String multiplicity = MultiplicityElementUtil.getMultiplicityAsString(parameter);
11:15:31 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The method getMultiplicityAsString(MultiplicityElement) from the type MultiplicityElementUtil is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OperationUtil.java:[234] 
11:15:31 	label.append(MultiplicityElementUtil.getMultiplicityAsString(returnParameter));
11:15:31 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The method getMultiplicityAsString(MultiplicityElement) from the type MultiplicityElementUtil is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/AbstractMessageEditPart.java:[244] 
11:15:31 	private Cursor getCustomCursor() {
11:15:31 	               ^^^^^^^^^^^^^^^^^
11:15:31 The method getCustomCursor() from the type AbstractMessageEditPart is never used locally
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/AbstractMessageEditPart.java:[332] 
11:15:31 	EditPolicyIterator i = getEditPolicyIterator();
11:15:31 	                       ^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The method getEditPolicyIterator() from the type AbstractEditPart has been deprecated since version 3.15 and marked for removal
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/AbstractMessageEditPart.java:[496] 
11:15:31 	getConnectionFigure().setCursor(org.eclipse.gmf.runtime.gef.ui.internal.l10n.Cursors.CURSOR_SEG_MOVE);
11:15:31 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 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:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/AbstractMessageEditPart.java:[496] 
11:15:31 	getConnectionFigure().setCursor(org.eclipse.gmf.runtime.gef.ui.internal.l10n.Cursors.CURSOR_SEG_MOVE);
11:15:31 	                                                                                     ^^^^^^^^^^^^^^^
11:15:31 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:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/InteractionOperandGuardEditPart.java:[84] 
11:15:31 	import org.eclipse.gmf.runtime.gef.ui.internal.parts.TextCellEditorEx;
11:15:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Discouraged access: The type 'TextCellEditorEx' 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:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/InteractionOperandGuardEditPart.java:[324] 
11:15:31 	protected List getModelChildren() {
11:15:31 	          ^^^^
11:15:31 List is a raw type. References to generic type List<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/InteractionOperandGuardEditPart.java:[398] 
11:15:31 	IParserEditStatus valid = (IParserEditStatus) getEditingDomain().runExclusive(new RunnableWithResult.Impl() {
11:15:31 	                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 RunnableWithResult.Impl is a raw type. References to generic type RunnableWithResult.Impl<T> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/InteractionOperandGuardEditPart.java:[402] 
11:15:31 	setResult(parser.isValidEditString(new EObjectAdapter(element), (String) value));
11:15:31 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The method setResult(Object) belongs to the raw type RunnableWithResult.Impl. References to generic type RunnableWithResult.Impl<T> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/InteractionOperandGuardEditPart.java:[441] 
11:15:31 	setManager(new MultilineLabelDirectEditManager(this, TextCellEditorEx.class, locator));
11:15:31 	                                                     ^^^^^^^^^^^^^^^^
11:15:31 Discouraged access: The type 'TextCellEditorEx' 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:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/InteractionOperandGuardEditPart.java:[898] 
11:15:31 	public List getSemanticElementsBeingParsed(EObject element) {
11:15:31 	       ^^^^
11:15:31 List is a raw type. References to generic type List<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CombinedFragmentHeadImpactLayoutEditPolicy.java:[75] 
11:15:31 	List children = compartment.getChildren();
11:15:31 	^^^^
11:15:31 List is a raw type. References to generic type List<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/figures/FigureHitTestUtil.java:[51] 
11:15:31 	@SuppressWarnings("unchecked")
11:15:31 	                  ^^^^^^^^^^^
11:15:31 Unnecessary @SuppressWarnings("unchecked")
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/locator/SelfMessageLabelLocator.java:[48] 
11:15:31 	List lineSegments = PointListUtilities.getLineSegments(points);
11:15:31 	^^^^
11:15:31 List is a raw type. References to generic type List<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CustomConnectionHandleEditPolicy.java:[25] 
11:15:31 	import org.eclipse.gmf.runtime.diagram.ui.internal.tools.ConnectionHandleTool;
11:15:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Discouraged access: The type 'ConnectionHandleTool' 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:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CustomConnectionHandleEditPolicy.java:[31] 
11:15:31 	protected List getHandleFigures() {
11:15:31 	          ^^^^
11:15:31 List is a raw type. References to generic type List<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CustomConnectionHandleEditPolicy.java:[32] 
11:15:31 	List list = new ArrayList(2);
11:15:31 	^^^^
11:15:31 List is a raw type. References to generic type List<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CustomConnectionHandleEditPolicy.java:[32] 
11:15:31 	List list = new ArrayList(2);
11:15:31 	                ^^^^^^^^^
11:15:31 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CustomConnectionHandleEditPolicy.java:[36] 
11:15:31 	list.add(new ConnectionHandle((IGraphicalEditPart) getHost(), ConnectionHandle.HandleDirection.INCOMING, tooltip));
11:15:31 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CustomConnectionHandleEditPolicy.java:[41] 
11:15:31 	connectionHandle.setDragTracker(new ConnectionHandleTool(connectionHandle) {
11:15:31 	                                    ^^^^^^^^^^^^^^^^^^^^
11:15:31 Discouraged access: The type 'ConnectionHandleTool' 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:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CustomConnectionHandleEditPolicy.java:[41] 
11:15:31 	connectionHandle.setDragTracker(new ConnectionHandleTool(connectionHandle) {
11:15:31 	                                    ^^^^^^^^^^^^^^^^^^^^
11:15:31 Discouraged access: The constructor 'ConnectionHandleTool(ConnectionHandle)' 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:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CustomConnectionHandleEditPolicy.java:[72] 
11:15:31 	list.add(connectionHandle);
11:15:31 	^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/GridManagementEditPolicy.java:[43] 
11:15:31 	import org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.GraphicalEditPolicyEx;
11:15:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 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:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/GridManagementEditPolicy.java:[73] 
11:15:31 	public class GridManagementEditPolicy extends GraphicalEditPolicyEx implements AutomaticNotationEditPolicy, NotificationListener, IGrillingEditpolicy {
11:15:31 	                                              ^^^^^^^^^^^^^^^^^^^^^
11:15:31 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:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/GridManagementEditPolicy.java:[552] 
11:15:31 	List<Object> orderedRows = Arrays.asList(arrayRow);
11:15:31 	             ^^^^^^^^^^^
11:15:31 The value of the local variable orderedRows is not used
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/InteractionEditPart.java:[176] 
11:15:31 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
11:15:31 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/DisplayEvent.java:[134] 
11:15:31 	Node node = (Node) editpart.getModel();
11:15:31 	     ^^^^
11:15:31 The value of the local variable node is not used
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/ConnectMessageToGridEditPolicy.java:[34] 
11:15:31 	import org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.GraphicalEditPolicyEx;
11:15:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 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:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/ConnectMessageToGridEditPolicy.java:[53] 
11:15:31 	public class ConnectMessageToGridEditPolicy extends GraphicalEditPolicyEx implements AutomaticNotationEditPolicy, NotificationListener, IGrillingEditpolicy {
11:15:31 	                                                    ^^^^^^^^^^^^^^^^^^^^^
11:15:31 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:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CombinedFragmentDeleteHelper.java:[144] 
11:15:31 	op.getNotationView().getPersistedChildren().add(view);
11:15:31 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CombinedFragmentDeleteHelper.java:[158] 
11:15:31 	op.getNotationView().getPersistedChildren().add(view);
11:15:31 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CombinedFragmentDeleteHelper.java:[321] 
11:15:31 	List children = part.getChildren();
11:15:31 	^^^^
11:15:31 List is a raw type. References to generic type List<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/figures/ReferencialGrid.java:[64] 
11:15:31 	lines.add(new Integer(y));
11:15:31 	              ^^^^^^^^^^
11:15:31 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:15:31 314. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineSelectionEditPolicy.java (at line 144)
11:15:31 	if (element instanceof Message && null != ((Message) element).getSendEvent() && ((Message) element).getSendEvent().equals(lastPreviousEvent)
11:15:31 	                                                                                                                          ^^^^^^^^^^^^^^^^^
11:15:31 Unlikely argument type for equals(): OccurrenceSpecification seems to be unrelated to MessageEnd
11:15:31 315. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineSelectionEditPolicy.java (at line 145)
11:15:31 	|| element instanceof Message && null != ((Message) element).getReceiveEvent() && ((Message) element).getReceiveEvent().equals(lastPreviousEvent)) {
11:15:31 	                                                                                                                               ^^^^^^^^^^^^^^^^^
11:15:31 Unlikely argument type for equals(): OccurrenceSpecification seems to be unrelated to MessageEnd
11:15:31 316. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineSelectionEditPolicy.java (at line 149)
11:15:31 	if (((Message) element).getSendEvent().equals(lastPreviousEvent)) {
11:15:31 	                                              ^^^^^^^^^^^^^^^^^
11:15:31 Unlikely argument type for equals(): OccurrenceSpecification seems to be unrelated to MessageEnd
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineSelectionEditPolicy.java:[203] 
11:15:31 	final RectangleFigure figure = primaryShape.getFigureLifelineNameContainerFigure();
11:15:31 	                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The method getFigureLifelineNameContainerFigure() from the type LifelineFigure is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineSelectionEditPolicy.java:[216] 
11:15:31 	final IFigure fig = primaryShape.getFigureLifelineNameContainerFigure();
11:15:31 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The method getFigureLifelineNameContainerFigure() from the type LifelineFigure is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineSelectionEditPolicy.java:[230] 
11:15:31 	final RectangleFigure figure = host.getPrimaryShape().getFigureLifelineNameContainerFigure();
11:15:31 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The method getFigureLifelineNameContainerFigure() from the type LifelineFigure is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineSelectionEditPolicy.java:[305] 
11:15:31 	private void keepNameLabelBounds(LifelineEditPart lifelineEP, ChangeBoundsRequest request, PrecisionRectangle rect) {
11:15:31 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The method keepNameLabelBounds(LifelineEditPart, ChangeBoundsRequest, PrecisionRectangle) from the type LifelineSelectionEditPolicy is never used locally
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineSelectionEditPolicy.java:[307] 
11:15:31 	Dimension preferSize = lifelineEP.getPrimaryShape().getFigureLifelineNameContainerFigure().getPreferredSize(-1, -1).getCopy();
11:15:31 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The method getFigureLifelineNameContainerFigure() from the type LifelineFigure is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineSelectionEditPolicy.java:[322] 
11:15:31 	private void keepInParentBounds(LifelineEditPart lifelineEP, ChangeBoundsRequest request, PrecisionRectangle rect) {
11:15:31 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The method keepInParentBounds(LifelineEditPart, ChangeBoundsRequest, PrecisionRectangle) from the type LifelineSelectionEditPolicy is never used locally
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineSelectionEditPolicy.java:[387] 
11:15:31 	List children = parent.getChildren();
11:15:31 	^^^^
11:15:31 List is a raw type. References to generic type List<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineSelectionEditPolicy.java:[408] 
11:15:31 	private void changeCombinedFragmentBounds(ChangeBoundsRequest request, LifelineEditPart lifelineEP) {
11:15:31 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The method changeCombinedFragmentBounds(ChangeBoundsRequest, LifelineEditPart) from the type LifelineSelectionEditPolicy is never used locally
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/TooltipUtil.java:[445] 
11:15:31 	Collection<String> displayValue = LifelineLabelHelper.DEFAULT_LABEL_DISPLAY;
11:15:31 	                   ^^^^^^^^^^^^
11:15:31 The value of the local variable displayValue is not used
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/SelectMessagesEditPartTracker.java:[92] 
11:15:31 	List selectedEditparts = getOperationSet();
11:15:31 	^^^^
11:15:31 List is a raw type. References to generic type List<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/parser/custom/LifelineCustomParsers.java:[154] 
11:15:31 	public List getSemanticElementsBeingParsed(EObject element) {
11:15:31 	       ^^^^
11:15:31 List is a raw type. References to generic type List<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/LifelineCreationEditPolicy.java:[82] 
11:15:31 	createElementRequest.setParameter(SequenceRequestConstant.COVERED, hostElement);
11:15:31 	                                                          ^^^^^^^
11:15:31 The field SequenceRequestConstant.COVERED is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OperandBoundsComputeHelper.java:[87] 
11:15:31 	import org.eclipse.papyrus.uml.diagram.sequence.edit.policies.OLDLifelineXYLayoutEditPolicy;
11:15:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type OLDLifelineXYLayoutEditPolicy is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OperandBoundsComputeHelper.java:[743] 
11:15:31 	List<ShapeNodeEditPart> affixedExecutionSpecificationEditParts = OLDLifelineXYLayoutEditPolicy.getAffixedExecutionSpecificationEditParts((ShapeNodeEditPart) currentExecutionPart);
11:15:31 	                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type OLDLifelineXYLayoutEditPolicy is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OperandBoundsComputeHelper.java:[743] 
11:15:31 	List<ShapeNodeEditPart> affixedExecutionSpecificationEditParts = OLDLifelineXYLayoutEditPolicy.getAffixedExecutionSpecificationEditParts((ShapeNodeEditPart) currentExecutionPart);
11:15:31 	                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The method getAffixedExecutionSpecificationEditParts(ShapeNodeEditPart) from the type OLDLifelineXYLayoutEditPolicy is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OperandBoundsComputeHelper.java:[746] 
11:15:31 	myCheckingList.remove(shapeNodeEditPart);
11:15:31 	                      ^^^^^^^^^^^^^^^^^
11:15:31 Unlikely argument type ShapeNodeEditPart for remove(Object) on a Collection<ExecutionSpecification>
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OperandBoundsComputeHelper.java:[1238] 
11:15:31 	ShapeNodeEditPart parentNode = OLDLifelineXYLayoutEditPolicy.getParent(parent, child.getFigure().getBounds().getCopy(), childShapeNodeEditPart);
11:15:31 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type OLDLifelineXYLayoutEditPolicy is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OperandBoundsComputeHelper.java:[1238] 
11:15:31 	ShapeNodeEditPart parentNode = OLDLifelineXYLayoutEditPolicy.getParent(parent, child.getFigure().getBounds().getCopy(), childShapeNodeEditPart);
11:15:31 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The method getParent(LifelineEditPart, Rectangle, List<ShapeNodeEditPart>) from the type OLDLifelineXYLayoutEditPolicy is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OperandBoundsComputeHelper.java:[1243] 
11:15:31 	List<ShapeNodeEditPart> affixedEditParts = OLDLifelineXYLayoutEditPolicy.getAffixedExecutionSpecificationEditParts(child);
11:15:31 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type OLDLifelineXYLayoutEditPolicy is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OperandBoundsComputeHelper.java:[1243] 
11:15:31 	List<ShapeNodeEditPart> affixedEditParts = OLDLifelineXYLayoutEditPolicy.getAffixedExecutionSpecificationEditParts(child);
11:15:31 	                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The method getAffixedExecutionSpecificationEditParts(ShapeNodeEditPart) from the type OLDLifelineXYLayoutEditPolicy is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/ConnectRectangleToGridEditPolicy.java:[87] 
11:15:31 	Node nodeContainer = (Node) (((GraphicalEditPart) getHost()).getNotationView()).eContainer();
11:15:31 	     ^^^^^^^^^^^^^
11:15:31 The value of the local variable nodeContainer is not used
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/ConnectRectangleToGridEditPolicy.java:[237] 
11:15:31 	java.util.List<Edge> sourceEdge = node.getSourceEdges();
11:15:31 	                                  ^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The expression of type EList needs unchecked conversion to conform to List<Edge>
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/ConnectRectangleToGridEditPolicy.java:[244] 
11:15:31 	java.util.List<Edge> targetEdge = node.getTargetEdges();
11:15:31 	                                  ^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The expression of type EList needs unchecked conversion to conform to List<Edge>
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/ConnectRectangleToGridEditPolicy.java:[275] 
11:15:31 	java.util.List<Edge> sourceEdge = node.getSourceEdges();
11:15:31 	                                  ^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The expression of type EList needs unchecked conversion to conform to List<Edge>
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/ConnectRectangleToGridEditPolicy.java:[282] 
11:15:31 	java.util.List<Edge> targetEdge = node.getTargetEdges();
11:15:31 	                                  ^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The expression of type EList needs unchecked conversion to conform to List<Edge>
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/CustomInteractionOperandCreationEditPolicy.java:[75] 
11:15:31 	Map<? super String, Object> extendedData = request.getExtendedData();
11:15:31 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The expression of type Map needs unchecked conversion to conform to Map<? super String,Object>
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/migration/SequenceReconciler_1_3_0.java:[83] 
11:15:31 	for (Iterator iterator = combinedViews.iterator(); iterator.hasNext();) {
11:15:31 	     ^^^^^^^^
11:15:31 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/migration/SequenceReconciler_1_3_0.java:[86] 
11:15:31 	interactionCompartmentShape.getPersistedChildren().add(0, view);
11:15:31 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[99] 
11:15:31 	private static final String NO_REFERENCED_INTERACTION_DIALOG_TITLE = "No referenced interaction"; //$NON-NLS-1$
11:15:31 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The value of the field CommandHelper.NO_REFERENCED_INTERACTION_DIALOG_TITLE is not used
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[104] 
11:15:31 	private static final String NO_REFERENCED_INTERACTION_DIALOG_MSG = "Couldn't had message if there isn't referenced interaction"; //$NON-NLS-1$
11:15:31 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The value of the field CommandHelper.NO_REFERENCED_INTERACTION_DIALOG_MSG is not used
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[109] 
11:15:31 	private static final String WRONG_GATE_CONTAINER_TYPE_ERROR_MSG = "Wrong element UML type for create a gate"; //$NON-NLS-1$
11:15:31 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The value of the field CommandHelper.WRONG_GATE_CONTAINER_TYPE_ERROR_MSG is not used
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[114] 
11:15:31 	private static final String CHOOSE_GATE_DIALOG_TITLE = "Actual gates of the interaction use"; //$NON-NLS-1$
11:15:31 	                            ^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The value of the field CommandHelper.CHOOSE_GATE_DIALOG_TITLE is not used
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[119] 
11:15:31 	private static final String CHOOSE_GATE_DIALOG_MSG = "Choose the gate to attach the message"; //$NON-NLS-1$
11:15:31 	                            ^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The value of the field CommandHelper.CHOOSE_GATE_DIALOG_MSG is not used
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[347] 
11:15:31 	Tool tool = domain.getActiveTool();
11:15:31 	     ^^^^
11:15:31 The value of the local variable tool is not used
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[592] 
11:15:31 	Package pack = lifeline.getNearestPackage();
11:15:31 	        ^^^^
11:15:31 The value of the local variable pack is not used
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[708] 
11:15:31 	org.eclipse.uml2.uml.Package eventContainer = interactionFragment.getNearestPackage();
11:15:31 	                             ^^^^^^^^^^^^^^
11:15:31 The value of the local variable eventContainer is not used
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[918] 
11:15:31 	InteractionFragment sourceContainer = (InteractionFragment) params.get(SequenceRequestConstant.SOURCE_MODEL_CONTAINER);
11:15:31 	                                                                       ^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type SequenceRequestConstant is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[918] 
11:15:31 	InteractionFragment sourceContainer = (InteractionFragment) params.get(SequenceRequestConstant.SOURCE_MODEL_CONTAINER);
11:15:31 	                                                                                               ^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The field SequenceRequestConstant.SOURCE_MODEL_CONTAINER is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[919] 
11:15:31 	InteractionFragment targetContainer = (InteractionFragment) params.get(SequenceRequestConstant.TARGET_MODEL_CONTAINER);
11:15:31 	                                                                       ^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type SequenceRequestConstant is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[919] 
11:15:31 	InteractionFragment targetContainer = (InteractionFragment) params.get(SequenceRequestConstant.TARGET_MODEL_CONTAINER);
11:15:31 	                                                                                               ^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The field SequenceRequestConstant.TARGET_MODEL_CONTAINER is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[920] 
11:15:31 	Lifeline lifeline = (Lifeline) params.get(SequenceRequestConstant.LIFELINE_GRAPHICAL_CONTAINER);
11:15:31 	                                          ^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type SequenceRequestConstant is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[920] 
11:15:31 	Lifeline lifeline = (Lifeline) params.get(SequenceRequestConstant.LIFELINE_GRAPHICAL_CONTAINER);
11:15:31 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The field SequenceRequestConstant.LIFELINE_GRAPHICAL_CONTAINER is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[1101] 
11:15:31 	Object srcEndContainer = request.getParameter(SequenceRequestConstant.SOURCE_MODEL_CONTAINER);
11:15:31 	                                              ^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type SequenceRequestConstant is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[1101] 
11:15:31 	Object srcEndContainer = request.getParameter(SequenceRequestConstant.SOURCE_MODEL_CONTAINER);
11:15:31 	                                                                      ^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The field SequenceRequestConstant.SOURCE_MODEL_CONTAINER is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[1102] 
11:15:31 	Object tgtEndContainer = request.getParameter(SequenceRequestConstant.TARGET_MODEL_CONTAINER);
11:15:31 	                                              ^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type SequenceRequestConstant is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[1102] 
11:15:31 	Object tgtEndContainer = request.getParameter(SequenceRequestConstant.TARGET_MODEL_CONTAINER);
11:15:31 	                                                                      ^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The field SequenceRequestConstant.TARGET_MODEL_CONTAINER is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/AbstractHeadImpactLayoutEditPolicy.java:[39] 
11:15:31 	import org.eclipse.papyrus.uml.appearance.helper.UMLVisualInformationPapyrusConstant;
11:15:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type UMLVisualInformationPapyrusConstant is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/AbstractHeadImpactLayoutEditPolicy.java:[168] 
11:15:31 	} else if (notification.getNotifier() instanceof EAnnotation && UMLVisualInformationPapyrusConstant.STEREOTYPE_ANNOTATION == ((EAnnotation) notification.getNotifier()).getSource()) {
11:15:31 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The type UMLVisualInformationPapyrusConstant is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/AbstractHeadImpactLayoutEditPolicy.java:[168] 
11:15:31 	} else if (notification.getNotifier() instanceof EAnnotation && UMLVisualInformationPapyrusConstant.STEREOTYPE_ANNOTATION == ((EAnnotation) notification.getNotifier()).getSource()) {
11:15:31 	                                                                                                    ^^^^^^^^^^^^^^^^^^^^^
11:15:31 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_ANNOTATION is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateConnectionReferenceEditPolicy.java:[109] 
11:15:31 	reconnectSourceRequest.getExtendedData().put(SequenceUtil.DO_NOT_CHECK_HORIZONTALITY, true);
11:15:31 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateConnectionReferenceEditPolicy.java:[111] 
11:15:31 	reconnectTargetRequest.getExtendedData().put(SequenceUtil.DO_NOT_CHECK_HORIZONTALITY, true);
11:15:31 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/SenderRequestUtils.java:[85] 
11:15:31 	Map<String, Object> extendedData = request.getExtendedData();
11:15:31 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,Object>
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/SenderRequestUtils.java:[88] 
11:15:31 	senderList = ((ArrayList<EditPart>) extendedData.get(REQUEST_SENDER));
11:15:31 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 Type safety: Unchecked cast from Object to ArrayList<EditPart>
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/locator/TextCellEditorLocator.java:[59] 
11:15:31 	int avr = FigureUtilities.getFontMetrics(text.getFont()).getAverageCharWidth();
11:15:31 	                                                         ^^^^^^^^^^^^^^^^^^^^^
11:15:31 The method getAverageCharWidth() from the type FontMetrics is deprecated
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/figures/LifelineDotLineCustomFigure.java:[52] 
11:15:31 	private int innerConnectableElementsNumber;
11:15:31 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The value of the field LifelineDotLineCustomFigure.innerConnectableElementsNumber is not used
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/OLDCustomCombinedFragmentEditPart.java:[95] 
11:15:31 	private static final String FORBIDDEN_ACTION = "Forbidden action"; //$NON-NLS-1$
11:15:31 	                            ^^^^^^^^^^^^^^^^
11:15:31 The value of the field OLDCustomCombinedFragmentEditPart.FORBIDDEN_ACTION is not used
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/OLDCustomCombinedFragmentEditPart.java:[100] 
11:15:31 	private static final String BLOCK_OPERATOR_MODIFICATION_MSG = "It's impossible to change the operator kind of the combined fragment\nbecause the combined fragment has more than one operand"; //$NON-NLS-1$
11:15:31 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The value of the field OLDCustomCombinedFragmentEditPart.BLOCK_OPERATOR_MODIFICATION_MSG is not used
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/OLDCustomCombinedFragmentEditPart.java:[105] 
11:15:31 	private static final String FORBIDEN_OPERATOR_MODIFICATION_MSG = "It's impossible to configure combined fragment as consider or ignore.\nUse ConsiderIgnoreFragment instead"; //$NON-NLS-1$
11:15:31 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The value of the field OLDCustomCombinedFragmentEditPart.FORBIDEN_OPERATOR_MODIFICATION_MSG is not used
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/OLDCustomCombinedFragmentEditPart.java:[110] 
11:15:31 	private static final String BLOCK_OPERAND_ADDITION_MSG = "It's impossible to add more than one operand on opt, loop, break, neg combined fragment"; //$NON-NLS-1$
11:15:31 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:31 The value of the field OLDCustomCombinedFragmentEditPart.BLOCK_OPERAND_ADDITION_MSG is not used
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/OLDCustomCombinedFragmentEditPart.java:[125] 
11:15:31 	public List getSemanticElementsBeingParsed(EObject element) {
11:15:31 	       ^^^^
11:15:31 List is a raw type. References to generic type List<E> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/OLDCustomCombinedFragmentEditPart.java:[224] 
11:15:31 	public Object getAdapter(Class adapter) {
11:15:31 	                         ^^^^^
11:15:31 Class is a raw type. References to generic type Class<T> should be parameterized
11:15:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/tools/SeparatorResizeTracker.java:[68] 
11:15:31 	request.setEditParts(getOperationSet());
11:15:31 	                     ^^^^^^^^^^^^^^^^^
11:15:31 Type safety: The expression of type List needs unchecked conversion to conform to List<? extends EditPart>
11:15:31 378 problems (0 errors, 361 warnings, 17 infos)
11:15:31 [INFO] 
11:15:31 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.diagram.sequence ---
11:15:31 [INFO] 
11:15:31 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.sequence ---
11:15:31 [INFO] 
11:15:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.sequence ---
11:15:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src/test/resources
11:15:31 [INFO] 
11:15:31 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.diagram.sequence ---
11:15:31 [INFO] 
11:15:31 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.sequence ---
11:15:31 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 206 were skipped
11:15:31 [INFO] 
11:15:31 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.sequence ---
11:15:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/target/org.eclipse.papyrus.uml.diagram.sequence-7.2.0-SNAPSHOT-sources.jar
11:15:31 [INFO] 
11:15:31 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.sequence ---
11:15:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/target/org.eclipse.papyrus.uml.diagram.sequence-7.2.0-SNAPSHOT.jar
11:15:32 [INFO] 
11:15:32 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.sequence ---
11:15:32 [INFO] 
11:15:32 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.diagram.sequence ---
11:15:32 [INFO] 
11:15:32 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.sequence ---
11:15:32 [INFO] 
11:15:32 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable >--------
11:15:32 [INFO] Building org.eclipse.papyrus.uml.nattable 6.0.100-SNAPSHOT     [302/735]
11:15:32 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/pom.xml
11:15:32 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:15:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable:6.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/pom.xml
11:15:32 [INFO] 
11:15:32 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.nattable ---
11:15:32 [INFO] 
11:15:32 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable ---
11:15:32 [INFO] The project's OSGi version is 6.0.100.202401111608
11:15:32 [INFO] 
11:15:32 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable ---
11:15:32 [INFO] 
11:15:32 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable ---
11:15:32 [INFO] 
11:15:32 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable ---
11:15:32 [INFO] 
11:15:32 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.nattable ---
11:15:32 [INFO] Resolving class path of org.eclipse.papyrus.uml.nattable
11:15:33 [INFO] 
11:15:33 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.nattable ---
11:15:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/main/resources
11:15:33 [INFO] 
11:15:33 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.nattable ---
11:15:33 [INFO] Compiling 112 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:15:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/manager/cell/editor/UMLReferenceTextWithCompletionCellEditor.java:[38] 
11:15:34 	import org.eclipse.papyrus.infra.nattable.celleditor.AbstractPapyrusStyledTextCellEditor;
11:15:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:34 The type AbstractPapyrusStyledTextCellEditor is deprecated
11:15:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/manager/cell/editor/UMLReferenceTextWithCompletionCellEditor.java:[67] 
11:15:34 	public class UMLReferenceTextWithCompletionCellEditor extends AbstractPapyrusStyledTextCellEditor {
11:15:34 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:34 The type AbstractPapyrusStyledTextCellEditor is deprecated
11:15:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/manager/cell/editor/UMLReferenceTextWithCompletionCellEditor.java:[110] 
11:15:34 	super(table, axisElement, elementProvider, commitOnUpDown, moveSelectionOnEnter);
11:15:34 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:34 The constructor AbstractPapyrusStyledTextCellEditor(Table, Object, ITableAxisElementProvider, boolean, boolean) is deprecated
11:15:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/manager/cell/editor/UMLReferenceTextWithCompletionCellEditor.java:[126] 
11:15:34 	super(table, axisElement, elementProvider, commitOnUpDown);
11:15:34 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:34 The constructor AbstractPapyrusStyledTextCellEditor(Table, Object, ITableAxisElementProvider, boolean) is deprecated
11:15:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/manager/cell/editor/UMLReferenceTextWithCompletionCellEditor.java:[140] 
11:15:34 	super(table, axisElement, elementProvider);
11:15:34 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:34 The constructor AbstractPapyrusStyledTextCellEditor(Table, Object, ITableAxisElementProvider) is deprecated
11:15:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/manager/cell/editor/UMLReferenceTextWithCompletionCellEditor.java:[160] 
11:15:34 	final CrossAxisWrapper<EObject, EStructuralFeature> editedElement = UMLTableUtils.getRealEditedObject(layerCell, elementProvider);
11:15:34 	                                                                                                                 ^^^^^^^^^^^^^^^
11:15:34 The field AbstractPapyrusStyledTextCellEditor.elementProvider is deprecated
11:15:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/manager/cell/editor/UMLReferenceTextWithCompletionCellEditor.java:[204] 
11:15:34 	referenceValueCellEditor = new MultiReferenceCellEditor(axisElement, elementProvider) {
11:15:34 	                                                        ^^^^^^^^^^^
11:15:34 The field AbstractPapyrusStyledTextCellEditor.axisElement is deprecated
11:15:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/manager/cell/editor/UMLReferenceTextWithCompletionCellEditor.java:[204] 
11:15:34 	referenceValueCellEditor = new MultiReferenceCellEditor(axisElement, elementProvider) {
11:15:34 	                                                                     ^^^^^^^^^^^^^^^
11:15:34 The field AbstractPapyrusStyledTextCellEditor.elementProvider is deprecated
11:15:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/manager/cell/editor/UMLReferenceTextWithCompletionCellEditor.java:[239] 
11:15:34 	referenceValueCellEditor = new SingleReferenceValueCellEditor(axisElement, elementProvider) {
11:15:34 	                                                              ^^^^^^^^^^^
11:15:34 The field AbstractPapyrusStyledTextCellEditor.axisElement is deprecated
11:15:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/manager/cell/editor/UMLReferenceTextWithCompletionCellEditor.java:[239] 
11:15:34 	referenceValueCellEditor = new SingleReferenceValueCellEditor(axisElement, elementProvider) {
11:15:34 	                                                                           ^^^^^^^^^^^^^^^
11:15:34 The field AbstractPapyrusStyledTextCellEditor.elementProvider is deprecated
11:15:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/manager/cell/editor/UMLReferenceTextWithCompletionCellEditor.java:[287] 
11:15:34 	control = super.activateCell(parent, originalCanonicalValue);
11:15:34 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:34 The method activateCell(Composite, Object) from the type AbstractPapyrusStyledTextCellEditor is deprecated
11:15:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/manager/cell/editor/UMLReferenceTextWithCompletionCellEditor.java:[335] 
11:15:34 	final CrossAxisWrapper<EObject, EStructuralFeature> editedElement = UMLTableUtils.getRealEditedObject(layerCell, elementProvider);
11:15:34 	                                                                                                                 ^^^^^^^^^^^^^^^
11:15:34 The field AbstractPapyrusStyledTextCellEditor.elementProvider is deprecated
11:15:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/config/UMLMultiReferenceTextualCellEditorWithButtonConfiguration.java:[27] 
11:15:34 	import org.eclipse.papyrus.infra.nattable.celleditor.AbstractOpenDialogCellEditorButtonAction;
11:15:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:34 The type AbstractOpenDialogCellEditorButtonAction is deprecated
11:15:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/config/UMLMultiReferenceTextualCellEditorWithButtonConfiguration.java:[153] 
11:15:34 	AbstractOpenDialogCellEditorButtonAction openDialogConfiguration = new AbstractOpenDialogCellEditorButtonAction() {
11:15:34 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:34 The type AbstractOpenDialogCellEditorButtonAction is deprecated
11:15:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/config/UMLMultiReferenceTextualCellEditorWithButtonConfiguration.java:[153] 
11:15:34 	AbstractOpenDialogCellEditorButtonAction openDialogConfiguration = new AbstractOpenDialogCellEditorButtonAction() {
11:15:34 	                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:34 The type AbstractOpenDialogCellEditorButtonAction is deprecated
11:15:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/config/UMLMultiReferenceTextualCellEditorWithButtonConfiguration.java:[153] 
11:15:34 	AbstractOpenDialogCellEditorButtonAction openDialogConfiguration = new AbstractOpenDialogCellEditorButtonAction() {
11:15:34 			/**
11:15:34 			 * @see org.eclipse.papyrus.infra.nattable.celleditor.AbstractOpenDialogCellEditorButtonAction#createDialogCellEditor()
11:15:34 			 *
11:15:34 			 * @return
11:15:34 			 */
11:15:34 			@Override
11:15:34 			public AbstractDialogCellEditor createDialogCellEditor() {
11:15:34 				return new MultiReferenceCellEditor(axisElement, elementProvider);
11:15:34 			}
11:15:34 		};
11:15:34 	                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:34 The constructor AbstractOpenDialogCellEditorButtonAction() is deprecated
11:15:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/config/UMLMultiReferenceTextualCellEditorWithButtonConfiguration.java:[165] 
11:15:34 	editor.setOpenDialogCellEditorButtonAction(openDialogConfiguration);
11:15:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:34 The method setOpenDialogCellEditorButtonAction(AbstractOpenDialogCellEditorButtonAction) from the type AbstractPapyrusStyledTextCellEditor is deprecated
11:15:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/config/UMLMultiReferenceTextualCellEditorWithButtonConfiguration.java:[166] 
11:15:34 	openDialogConfiguration.setText("..."); //$NON-NLS-1$
11:15:34 	                        ^^^^^^^^^^^^^^
11:15:34 The method setText(String) from the type AbstractOpenDialogCellEditorButtonAction is deprecated
11:15:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/config/UMLMultiReferenceTextualCellEditorWithButtonConfiguration.java:[167] 
11:15:34 	openDialogConfiguration.setTooltipText(Messages.UMLReferenceCellEditorConfiguration_OpenDialogToChooseTheValue);
11:15:34 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:34 The method setTooltipText(String) from the type AbstractOpenDialogCellEditorButtonAction is deprecated
11:15:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/manager/axis/AbstractStereotypedElementUMLSynchronizedOnFeatureAxisManager.java:[182] 
11:15:34 	final Collection<EObject> collection = (Collection<EObject>) ((EObject)notification.getNotifier()).eGet((EStructuralFeature) notification.getFeature());
11:15:34 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:34 Type safety: Unchecked cast from Object to Collection<EObject>
11:15:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/config/UMLSingleReferenceTextualCellEditorWithButtonConfiguration.java:[29] 
11:15:34 	import org.eclipse.papyrus.infra.nattable.celleditor.AbstractOpenDialogCellEditorButtonAction;
11:15:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:34 The type AbstractOpenDialogCellEditorButtonAction is deprecated
11:15:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/config/UMLSingleReferenceTextualCellEditorWithButtonConfiguration.java:[30] 
11:15:34 	import org.eclipse.papyrus.infra.nattable.celleditor.AbstractPapyrusStyledTextCellEditor;
11:15:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:34 The type AbstractPapyrusStyledTextCellEditor is deprecated
11:15:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/config/UMLSingleReferenceTextualCellEditorWithButtonConfiguration.java:[152] 
11:15:34 	AbstractPapyrusStyledTextCellEditor editor = new UMLReferenceTextWithCompletionCellEditor(table, axisElement, elementProvider);
11:15:34 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:34 The type AbstractPapyrusStyledTextCellEditor is deprecated
11:15:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/config/UMLSingleReferenceTextualCellEditorWithButtonConfiguration.java:[153] 
11:15:34 	AbstractOpenDialogCellEditorButtonAction openDialogConfiguration = new AbstractOpenDialogCellEditorButtonAction() {
11:15:34 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:34 The type AbstractOpenDialogCellEditorButtonAction is deprecated
11:15:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/config/UMLSingleReferenceTextualCellEditorWithButtonConfiguration.java:[153] 
11:15:34 	AbstractOpenDialogCellEditorButtonAction openDialogConfiguration = new AbstractOpenDialogCellEditorButtonAction() {
11:15:34 	                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:34 The type AbstractOpenDialogCellEditorButtonAction is deprecated
11:15:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/config/UMLSingleReferenceTextualCellEditorWithButtonConfiguration.java:[153] 
11:15:34 	AbstractOpenDialogCellEditorButtonAction openDialogConfiguration = new AbstractOpenDialogCellEditorButtonAction() {
11:15:34 			/**
11:15:34 			 * @see org.eclipse.papyrus.infra.nattable.celleditor.AbstractOpenDialogCellEditorButtonAction#createDialogCellEditor()
11:15:34 			 *
11:15:34 			 * @return
11:15:34 			 */
11:15:34 			@Override
11:15:34 			public AbstractDialogCellEditor createDialogCellEditor() {
11:15:34 				return new SingleReferenceValueCellEditor(axisElement, elementProvider);
11:15:34 			}
11:15:34 		};
11:15:34 	                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:34 The constructor AbstractOpenDialogCellEditorButtonAction() is deprecated
11:15:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/config/UMLSingleReferenceTextualCellEditorWithButtonConfiguration.java:[165] 
11:15:34 	editor.setOpenDialogCellEditorButtonAction(openDialogConfiguration);
11:15:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:34 The method setOpenDialogCellEditorButtonAction(AbstractOpenDialogCellEditorButtonAction) from the type AbstractPapyrusStyledTextCellEditor is deprecated
11:15:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/config/UMLSingleReferenceTextualCellEditorWithButtonConfiguration.java:[166] 
11:15:34 	openDialogConfiguration.setText("..."); //$NON-NLS-1$
11:15:34 	                        ^^^^^^^^^^^^^^
11:15:34 The method setText(String) from the type AbstractOpenDialogCellEditorButtonAction is deprecated
11:15:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/config/UMLSingleReferenceTextualCellEditorWithButtonConfiguration.java:[167] 
11:15:34 	openDialogConfiguration.setTooltipText(Messages.UMLReferenceCellEditorConfiguration_OpenDialogToChooseTheValue);
11:15:34 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:34 The method setTooltipText(String) from the type AbstractOpenDialogCellEditorButtonAction is deprecated
11:15:34 29 problems (29 warnings)
11:15:34 [INFO] 
11:15:34 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.nattable ---
11:15:34 [INFO] 
11:15:34 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.nattable ---
11:15:34 [INFO] 
11:15:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable ---
11:15:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/test/resources
11:15:34 [INFO] 
11:15:34 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.nattable ---
11:15:34 [INFO] 
11:15:34 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.nattable ---
11:15:34 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 152 were skipped
11:15:34 [INFO] 
11:15:34 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.nattable ---
11:15:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/target/org.eclipse.papyrus.uml.nattable-6.0.100-SNAPSHOT-sources.jar
11:15:34 [INFO] 
11:15:34 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable ---
11:15:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/target/org.eclipse.papyrus.uml.nattable-6.0.100-SNAPSHOT.jar
11:15:34 [INFO] 
11:15:34 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable ---
11:15:34 [INFO] 
11:15:34 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.nattable ---
11:15:34 [INFO] 
11:15:34 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable ---
11:15:34 [INFO] 
11:15:34 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.clazz.config >--
11:15:34 [INFO] Building org.eclipse.papyrus.uml.nattable.clazz.config 6.0.0-SNAPSHOT [303/735]
11:15:34 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config/pom.xml
11:15:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:15:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.clazz.config:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config/pom.xml
11:15:34 [INFO] 
11:15:34 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.clazz.config ---
11:15:34 [INFO] 
11:15:34 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.clazz.config ---
11:15:34 [INFO] The project's OSGi version is 6.0.0.202401111608
11:15:34 [INFO] 
11:15:34 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.clazz.config ---
11:15:34 [INFO] 
11:15:34 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.clazz.config ---
11:15:34 [INFO] 
11:15:34 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.clazz.config ---
11:15:34 [INFO] 
11:15:34 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.nattable.clazz.config ---
11:15:34 [INFO] Resolving class path of org.eclipse.papyrus.uml.nattable.clazz.config
11:15:35 [INFO] 
11:15:35 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.clazz.config ---
11:15:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config/src/main/resources
11:15:35 [INFO] 
11:15:35 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.clazz.config ---
11:15:35 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:15:35 [INFO] 
11:15:35 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.nattable.clazz.config ---
11:15:35 [INFO] 
11:15:35 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.nattable.clazz.config ---
11:15:35 [INFO] 
11:15:35 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.clazz.config ---
11:15:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config/src/test/resources
11:15:35 [INFO] 
11:15:35 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.nattable.clazz.config ---
11:15:35 [INFO] 
11:15:35 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.nattable.clazz.config ---
11:15:35 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 152 were skipped
11:15:35 [INFO] 
11:15:35 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.nattable.clazz.config ---
11:15:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config/target/org.eclipse.papyrus.uml.nattable.clazz.config-6.0.0-SNAPSHOT-sources.jar
11:15:35 [INFO] 
11:15:35 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.clazz.config ---
11:15:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config/target/org.eclipse.papyrus.uml.nattable.clazz.config-6.0.0-SNAPSHOT.jar
11:15:35 [INFO] 
11:15:35 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.clazz.config ---
11:15:35 [INFO] 
11:15:35 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.nattable.clazz.config ---
11:15:35 [INFO] 
11:15:35 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.clazz.config ---
11:15:35 [INFO] 
11:15:35 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.statemachine >--
11:15:35 [INFO] Building org.eclipse.papyrus.uml.diagram.statemachine 5.0.0-SNAPSHOT [304/735]
11:15:35 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/pom.xml
11:15:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:15:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.statemachine:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/pom.xml
11:15:36 [INFO] 
11:15:36 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.statemachine ---
11:15:36 [INFO] 
11:15:36 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.statemachine ---
11:15:36 [INFO] The project's OSGi version is 5.0.0.202401111608
11:15:36 [INFO] 
11:15:36 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.statemachine ---
11:15:36 [INFO] 
11:15:36 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.statemachine ---
11:15:36 [INFO] 
11:15:36 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.statemachine ---
11:15:36 [INFO] 
11:15:36 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.statemachine ---
11:15:36 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.statemachine
11:15:37 [INFO] 
11:15:37 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.statemachine ---
11:15:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src/main/resources
11:15:37 [INFO] 
11:15:37 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.statemachine ---
11:15:37 [INFO] Compiling 217 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:15:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/edit/part/CustomTransitionEditPart.java:[55] 
11:15:38 	new RunnableWithResult.Impl() {
11:15:38 	    ^^^^^^^^^^^^^^^^^^^^^^^
11:15:38 RunnableWithResult.Impl is a raw type. References to generic type RunnableWithResult.Impl<T> should be parameterized
11:15:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/edit/part/CustomTransitionEditPart.java:[60] 
11:15:38 	setResult(getChildren().get(1));
11:15:38 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:38 Type safety: The method setResult(Object) belongs to the raw type RunnableWithResult.Impl. References to generic type RunnableWithResult.Impl<T> should be parameterized
11:15:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/listeners/InternalStateListener.java:[31] 
11:15:38 	import org.eclipse.gmf.runtime.diagram.ui.internal.commands.RefreshEditPartCommand;
11:15:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:38 Discouraged access: The type 'RefreshEditPartCommand' 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:15:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/listeners/InternalStateListener.java:[102] 
11:15:38 	RefreshEditPartCommand refreshEditPart = new RefreshEditPartCommand(part, true);
11:15:38 	^^^^^^^^^^^^^^^^^^^^^^
11:15:38 Discouraged access: The type 'RefreshEditPartCommand' 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:15:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/listeners/InternalStateListener.java:[102] 
11:15:38 	RefreshEditPartCommand refreshEditPart = new RefreshEditPartCommand(part, true);
11:15:38 	                                             ^^^^^^^^^^^^^^^^^^^^^^
11:15:38 Discouraged access: The type 'RefreshEditPartCommand' 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:15:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/listeners/InternalStateListener.java:[102] 
11:15:38 	RefreshEditPartCommand refreshEditPart = new RefreshEditPartCommand(part, true);
11:15:38 	                                             ^^^^^^^^^^^^^^^^^^^^^^
11:15:38 Discouraged access: The constructor 'RefreshEditPartCommand(IGraphicalEditPart, boolean)' 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:15:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/StateMachineEditPart.java:[186] 
11:15:38 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
11:15:38 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:38 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/StateMachineEditPart.java:[191] 
11:15:38 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
11:15:38 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:38 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/policies/CustomStateMachineDiagramDragDropEditPolicy.java:[180] 
11:15:38 	RegionFigure regionFigure = ((RegionEditPart) graphicalParentEditPart.getParent()).getPrimaryShape();
11:15:38 	             ^^^^^^^^^^^^
11:15:38 The value of the local variable regionFigure is not used
11:15:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/policies/CustomStateMachineDiagramDragDropEditPolicy.java:[302] 
11:15:38 	Iterator<View> it = compartment.getChildren().iterator();
11:15:38 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:38 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<View>
11:15:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/figures/NoExtraHeightLayoutManager.java:[61] 
11:15:38 	double ratio = new Integer(compartmentsHeight).doubleValue() / new Integer(remainingspace).doubleValue();
11:15:38 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:38 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:15:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/figures/NoExtraHeightLayoutManager.java:[61] 
11:15:38 	double ratio = new Integer(compartmentsHeight).doubleValue() / new Integer(remainingspace).doubleValue();
11:15:38 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^
11:15:38 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:15:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/listeners/StateBehaviorsListener.java:[29] 
11:15:38 	import org.eclipse.gmf.runtime.diagram.ui.internal.commands.RefreshEditPartCommand;
11:15:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:38 Discouraged access: The type 'RefreshEditPartCommand' 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:15:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/listeners/StateBehaviorsListener.java:[42] 
11:15:38 	public class StateBehaviorsListener extends AbstractModifcationTriggerListener {
11:15:38 	                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:38 The type AbstractModifcationTriggerListener is deprecated
11:15:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/listeners/StateBehaviorsListener.java:[127] 
11:15:38 	IGraphicalEditPart iGrapEditPart = getChildByEObject(oldBehavior, stateEditPart, false);
11:15:38 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:38 The method getChildByEObject(EObject, IGraphicalEditPart, boolean) from the type AbstractModifcationTriggerListener is deprecated
11:15:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/listeners/StateBehaviorsListener.java:[154] 
11:15:38 	IGraphicalEditPart found = getChildByEObject((EObject) toTest, getDiagramEditPart(), false);
11:15:38 	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:38 The method getChildByEObject(EObject, IGraphicalEditPart, boolean) from the type AbstractModifcationTriggerListener is deprecated
11:15:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/listeners/StateBehaviorsListener.java:[154] 
11:15:38 	IGraphicalEditPart found = getChildByEObject((EObject) toTest, getDiagramEditPart(), false);
11:15:38 	                                                               ^^^^^^^^^^^^^^^^^^^^
11:15:38 The method getDiagramEditPart() from the type AbstractModifcationTriggerListener is deprecated
11:15:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/listeners/StateBehaviorsListener.java:[170] 
11:15:38 	RefreshEditPartCommand refreshEditPart = new RefreshEditPartCommand(part, true);
11:15:38 	^^^^^^^^^^^^^^^^^^^^^^
11:15:38 Discouraged access: The type 'RefreshEditPartCommand' 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:15:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/listeners/StateBehaviorsListener.java:[170] 
11:15:38 	RefreshEditPartCommand refreshEditPart = new RefreshEditPartCommand(part, true);
11:15:38 	                                             ^^^^^^^^^^^^^^^^^^^^^^
11:15:38 Discouraged access: The type 'RefreshEditPartCommand' 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:15:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/listeners/StateBehaviorsListener.java:[170] 
11:15:38 	RefreshEditPartCommand refreshEditPart = new RefreshEditPartCommand(part, true);
11:15:38 	                                             ^^^^^^^^^^^^^^^^^^^^^^
11:15:38 Discouraged access: The constructor 'RefreshEditPartCommand(IGraphicalEditPart, boolean)' 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:15:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/StateEditPart.java:[222] 
11:15:38 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
11:15:38 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:38 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/StateEditPart.java:[227] 
11:15:38 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
11:15:38 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:38 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/StateEditPart.java:[232] 
11:15:38 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
11:15:38 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:38 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/strategies/StateSemanticConnectionsStrategy.java:[66] 
11:15:38 	List<EObject> result = (List<EObject>) super.getCanonicalSemanticChildren(semanticFromEditPart, viewFromEditPart);
11:15:38 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:38 Type safety: Unchecked cast from List<capture#5-of ? extends EObject> to List<EObject>
11:15:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/StateEditPartTN.java:[186] 
11:15:38 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
11:15:38 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:38 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/StateEditPartTN.java:[191] 
11:15:38 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
11:15:38 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:38 The constructor PortPositionLocator(IFigure, int) is deprecated
11:15:38 26 problems (26 warnings)
11:15:38 [INFO] 
11:15:38 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.diagram.statemachine ---
11:15:38 [INFO] 
11:15:38 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.statemachine ---
11:15:38 [INFO] 
11:15:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.statemachine ---
11:15:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src/test/resources
11:15:38 [INFO] 
11:15:38 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.diagram.statemachine ---
11:15:38 [INFO] 
11:15:38 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.statemachine ---
11:15:38 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 194 were skipped
11:15:38 [INFO] 
11:15:38 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.statemachine ---
11:15:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/target/org.eclipse.papyrus.uml.diagram.statemachine-5.0.0-SNAPSHOT-sources.jar
11:15:38 [INFO] 
11:15:38 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.statemachine ---
11:15:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/target/org.eclipse.papyrus.uml.diagram.statemachine-5.0.0-SNAPSHOT.jar
11:15:39 [INFO] 
11:15:39 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.statemachine ---
11:15:39 [INFO] 
11:15:39 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.diagram.statemachine ---
11:15:39 [INFO] 
11:15:39 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.statemachine ---
11:15:39 [INFO] 
11:15:39 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.timing >-----
11:15:39 [INFO] Building org.eclipse.papyrus.uml.diagram.timing 2.1.100-SNAPSHOT [305/735]
11:15:39 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/pom.xml
11:15:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:15:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.timing:2.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/pom.xml
11:15:39 [INFO] 
11:15:39 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.timing ---
11:15:39 [INFO] 
11:15:39 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.timing ---
11:15:39 [INFO] The project's OSGi version is 2.1.100.202401111608
11:15:39 [INFO] 
11:15:39 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.timing ---
11:15:39 [INFO] 
11:15:39 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.timing ---
11:15:39 [INFO] 
11:15:39 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.timing ---
11:15:39 [INFO] 
11:15:39 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.timing ---
11:15:39 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.timing
11:15:40 [INFO] 
11:15:40 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.timing ---
11:15:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src/main/resources
11:15:40 [INFO] 
11:15:40 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.timing ---
11:15:40 [INFO] Compiling 379 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/LifelineVerticalLabelCellEditorLocator.java:[40] 
11:15:42 	final int avr = FigureUtilities.getFontMetrics(text.getFont()).getAverageCharWidth();
11:15:42 	                                                               ^^^^^^^^^^^^^^^^^^^^^
11:15:42 The method getAverageCharWidth() from the type FontMetrics is deprecated
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/policies/CustomCompactLifelineCompartmentLayoutEditPolicy.java:[95] 
11:15:42 	@SuppressWarnings("unchecked")
11:15:42 	                  ^^^^^^^^^^^
11:15:42 Unnecessary @SuppressWarnings("unchecked")
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/policies/CustomCompactLifelineCompartmentLayoutEditPolicy.java:[206] 
11:15:42 	@SuppressWarnings("unchecked")
11:15:42 	                  ^^^^^^^^^^^
11:15:42 Unnecessary @SuppressWarnings("unchecked")
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/SwitchLifelineCommand.java:[48] 
11:15:42 	import org.eclipse.papyrus.uml.diagram.common.handlers.GraphicalCommandHandler;
11:15:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 The type GraphicalCommandHandler is deprecated
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/SwitchLifelineCommand.java:[78] 
11:15:42 	public class SwitchLifelineCommand extends GraphicalCommandHandler {
11:15:42 	                                           ^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 The type GraphicalCommandHandler is deprecated
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/SwitchLifelineCommand.java:[96] 
11:15:42 	final ICommand createCommand = new ChangeLifelineFromCompactToFull(getEditingDomain(), lifelineEditPart);
11:15:42 	                                                                   ^^^^^^^^^^^^^^^^^^
11:15:42 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/SwitchLifelineCommand.java:[112] 
11:15:42 	final ICommand createCommand = new ChangeLifelineFromFullToCompact(getEditingDomain(), lifelineEditPart);
11:15:42 	                                                                   ^^^^^^^^^^^^^^^^^^
11:15:42 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/SwitchLifelineCommand.java:[196] 
11:15:42 	return new AbstractTransactionalCommand(getEditingDomain(), Messages.SwitchLifelineCommand_ReAssociateTicks, null, null) {
11:15:42 	                                        ^^^^^^^^^^^^^^^^^^
11:15:42 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/SwitchLifelineCommand.java:[225] 
11:15:42 	return new AbstractTransactionalCommand(getEditingDomain(), Messages.SwitchLifelineCommand_ReAssociateTicks, null, null) {
11:15:42 	                                        ^^^^^^^^^^^^^^^^^^
11:15:42 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/SwitchLifelineCommand.java:[267] 
11:15:42 	return new AbstractTransactionalCommand(getEditingDomain(), Messages.SwitchLifelineCommand_NameUnnamedStateInvariants, null, null) {
11:15:42 	                                        ^^^^^^^^^^^^^^^^^^
11:15:42 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/SwitchLifelineCommand.java:[311] 
11:15:42 	return new AbstractTransactionalCommand(getEditingDomain(), Messages.SwitchLifelineCommand_createMessages, null, null) {
11:15:42 	                                        ^^^^^^^^^^^^^^^^^^
11:15:42 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/SwitchLifelineCommand.java:[340] 
11:15:42 	return new AbstractTransactionalCommand(getEditingDomain(), Messages.SwitchLifelineCommand_CreateLinkedElements, null, null) {
11:15:42 	                                        ^^^^^^^^^^^^^^^^^^
11:15:42 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/SwitchLifelineCommand.java:[387] 
11:15:42 	return new AbstractTransactionalCommand(getEditingDomain(), Messages.SwitchLifelineCommand_createStateDefinitions, null, null) {
11:15:42 	                                        ^^^^^^^^^^^^^^^^^^
11:15:42 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/SwitchLifelineCommand.java:[416] 
11:15:42 	return new AbstractTransactionalCommand(getEditingDomain(), Messages.SwitchLifelineCommand_CreateTimeRuler, null) {
11:15:42 	                                        ^^^^^^^^^^^^^^^^^^
11:15:42 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/SwitchLifelineCommand.java:[435] 
11:15:42 	return new AbstractTransactionalCommand(getEditingDomain(), Messages.SwitchLifelineCommand_createLifelineFragments, null, null) {
11:15:42 	                                        ^^^^^^^^^^^^^^^^^^
11:15:42 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/SwitchLifelineCommand.java:[493] 
11:15:42 	return new AbstractTransactionalCommand(getEditingDomain(), Messages.SwitchLifelineCommand_createLifelineFragments, null, null) {
11:15:42 	                                        ^^^^^^^^^^^^^^^^^^
11:15:42 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/SwitchLifelineCommand.java:[576] 
11:15:42 	final List<IGraphicalEditPart> selectedElements = getSelectedElements();
11:15:42 	                                                  ^^^^^^^^^^^^^^^^^^^^^
11:15:42 The method getSelectedElements() from the type GraphicalCommandHandler is deprecated
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/ToggleTimeRulerVisibility.java:[27] 
11:15:42 	import org.eclipse.papyrus.uml.diagram.common.handlers.GraphicalCommandHandler;
11:15:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 The type GraphicalCommandHandler is deprecated
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/ToggleTimeRulerVisibility.java:[39] 
11:15:42 	public class ToggleTimeRulerVisibility extends GraphicalCommandHandler {
11:15:42 	                                               ^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 The type GraphicalCommandHandler is deprecated
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/ToggleTimeRulerVisibility.java:[44] 
11:15:42 	final List<IGraphicalEditPart> selectedElements = getSelectedElements();
11:15:42 	                                                  ^^^^^^^^^^^^^^^^^^^^^
11:15:42 The method getSelectedElements() from the type GraphicalCommandHandler is deprecated
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/ToggleTimeRulerVisibility.java:[66] 
11:15:42 	return new ICommandProxy(new AbstractTransactionalCommand(getEditingDomain(), Messages.ToggleTimeRulerVisibility_ToggleTimeRulerVisibility, null, null) {
11:15:42 	                                                          ^^^^^^^^^^^^^^^^^^
11:15:42 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/CreateTickCommand.java:[32] 
11:15:42 	import org.eclipse.papyrus.uml.diagram.common.handlers.GraphicalCommandHandler;
11:15:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 The type GraphicalCommandHandler is deprecated
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/CreateTickCommand.java:[44] 
11:15:42 	public class CreateTickCommand extends GraphicalCommandHandler {
11:15:42 	                                       ^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 The type GraphicalCommandHandler is deprecated
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[68] 
11:15:42 	private Map myDomain2NotationMap = new HashMap();
11:15:42 	        ^^^
11:15:42 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[68] 
11:15:42 	private Map myDomain2NotationMap = new HashMap();
11:15:42 	                                       ^^^^^^^
11:15:42 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[73] 
11:15:42 	private Collection myLinkDescriptors = new LinkedList();
11:15:42 	        ^^^^^^^^^^
11:15:42 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[73] 
11:15:42 	private Collection myLinkDescriptors = new LinkedList();
11:15:42 	                                           ^^^^^^^^^^
11:15:42 LinkedList is a raw type. References to generic type LinkedList<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[95] 
11:15:42 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
11:15:42 	^^^^^^^^^^
11:15:42 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[97] 
11:15:42 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
11:15:42 	     ^^^^^^^^
11:15:42 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[106] 
11:15:42 	myDomain2NotationMap.put(view.getElement(), view);
11:15:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[107] 
11:15:42 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:42 				.getInteraction_Shape_OutgoingLinks(view));
11:15:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[109] 
11:15:42 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
11:15:42 	^^^^^^^^^^
11:15:42 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[111] 
11:15:42 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
11:15:42 	     ^^^^^^^^
11:15:42 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[122] 
11:15:42 	myDomain2NotationMap.put(view.getElement(), view);
11:15:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[123] 
11:15:42 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:42 				.getLifeline_FullShape_OutgoingLinks(view));
11:15:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[134] 
11:15:42 	myDomain2NotationMap.put(view.getElement(), view);
11:15:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[135] 
11:15:42 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:42 				.getLifeline_CompactShape_OutgoingLinks(view));
11:15:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[145] 
11:15:42 	myDomain2NotationMap.put(view.getElement(), view);
11:15:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[146] 
11:15:42 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:42 				.getStateInvariant_FullShape_OutgoingLinks(view));
11:15:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[154] 
11:15:42 	myDomain2NotationMap.put(view.getElement(), view);
11:15:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[155] 
11:15:42 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:42 				.getStateInvariant_CompactShape_OutgoingLinks(view));
11:15:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[163] 
11:15:42 	myDomain2NotationMap.put(view.getElement(), view);
11:15:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[164] 
11:15:42 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:42 				.getOccurrenceSpecification_Shape_OutgoingLinks(view));
11:15:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[172] 
11:15:42 	myDomain2NotationMap.put(view.getElement(), view);
11:15:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[173] 
11:15:42 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:42 				.getMessageOccurrenceSpecification_Shape_OutgoingLinks(view));
11:15:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[181] 
11:15:42 	myDomain2NotationMap.put(view.getElement(), view);
11:15:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[182] 
11:15:42 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:42 				.getTimeConstraint_Shape_OutgoingLinks(view));
11:15:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[190] 
11:15:42 	myDomain2NotationMap.put(view.getElement(), view);
11:15:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[191] 
11:15:42 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:42 				.getTimeObservation_Shape_OutgoingLinks(view));
11:15:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[199] 
11:15:42 	myDomain2NotationMap.put(view.getElement(), view);
11:15:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[200] 
11:15:42 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:42 				.getDurationConstraint_Shape_OutgoingLinks(view));
11:15:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[208] 
11:15:42 	myDomain2NotationMap.put(view.getElement(), view);
11:15:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[209] 
11:15:42 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:42 				.getDurationObservation_Shape_OutgoingLinks(view));
11:15:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[217] 
11:15:42 	myDomain2NotationMap.put(view.getElement(), view);
11:15:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[218] 
11:15:42 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:42 				.getGeneralOrdering_Shape_OutgoingLinks(view));
11:15:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[226] 
11:15:42 	myDomain2NotationMap.put(view.getElement(), view);
11:15:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[227] 
11:15:42 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:42 				.getDestructionOccurrenceSpecification_Shape_OutgoingLinks(view));
11:15:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[235] 
11:15:42 	myDomain2NotationMap.put(view.getElement(), view);
11:15:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[236] 
11:15:42 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:42 				.getLifeline_Shape_OutgoingLinks(view));
11:15:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[244] 
11:15:42 	myDomain2NotationMap.put(view.getElement(), view);
11:15:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[245] 
11:15:42 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:42 				.getGate_Shape_OutgoingLinks(view));
11:15:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[253] 
11:15:42 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
11:15:42 	^^^^^^^^^^
11:15:42 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[255] 
11:15:42 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
11:15:42 	     ^^^^^^^^
11:15:42 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[264] 
11:15:42 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
11:15:42 	^^^^^^^^^^
11:15:42 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[266] 
11:15:42 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
11:15:42 	     ^^^^^^^^
11:15:42 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[275] 
11:15:42 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
11:15:42 	^^^^^^^^^^
11:15:42 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[277] 
11:15:42 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
11:15:42 	     ^^^^^^^^
11:15:42 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[286] 
11:15:42 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
11:15:42 	^^^^^^^^^^
11:15:42 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[288] 
11:15:42 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
11:15:42 	     ^^^^^^^^
11:15:42 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[297] 
11:15:42 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
11:15:42 	^^^^^^^^^^
11:15:42 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[299] 
11:15:42 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
11:15:42 	     ^^^^^^^^
11:15:42 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[308] 
11:15:42 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
11:15:42 	^^^^^^^^^^
11:15:42 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[310] 
11:15:42 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
11:15:42 	     ^^^^^^^^
11:15:42 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[319] 
11:15:42 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
11:15:42 	^^^^^^^^^^
11:15:42 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[321] 
11:15:42 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
11:15:42 	     ^^^^^^^^
11:15:42 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[387] 
11:15:42 	Collection additionalDescriptors = new LinkedList();
11:15:42 	^^^^^^^^^^
11:15:42 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[387] 
11:15:42 	Collection additionalDescriptors = new LinkedList();
11:15:42 	                                       ^^^^^^^^^^
11:15:42 LinkedList is a raw type. References to generic type LinkedList<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[388] 
11:15:42 	for (Iterator it = myLinkDescriptors.iterator(); it.hasNext();) {
11:15:42 	     ^^^^^^^^
11:15:42 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[400] 
11:15:42 	myDomain2NotationMap.put(nextLinkDescriptor.getModelElement(), edge);
11:15:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[405] 
11:15:42 	additionalDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:42 								.getMessage_SynchEdge_OutgoingLinks(edge));
11:15:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[409] 
11:15:42 	additionalDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:42 								.getMessage_AsynchEdge_OutgoingLinks(edge));
11:15:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[413] 
11:15:42 	additionalDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:42 								.getMessage_ReplyEdge_OutgoingLinks(edge));
11:15:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[417] 
11:15:42 	additionalDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:42 								.getMessage_CreateEdge_OutgoingLinks(edge));
11:15:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[421] 
11:15:42 	additionalDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:42 								.getMessage_DeleteEdge_OutgoingLinks(edge));
11:15:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[425] 
11:15:42 	additionalDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:42 								.getMessage_LostEdge_OutgoingLinks(edge));
11:15:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[429] 
11:15:42 	additionalDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:42 								.getMessage_FoundEdge_OutgoingLinks(edge));
11:15:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[435] 
11:15:42 	myLinkDescriptors.addAll(additionalDescriptors);
11:15:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[444] 
11:15:42 	for (Iterator it = node.getChildren().iterator(); it.hasNext();) {
11:15:42 	     ^^^^^^^^
11:15:42 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/parts/CustomInteractionEditPartTN.java:[67] 
11:15:42 	@SuppressWarnings("unchecked")
11:15:42 	                  ^^^^^^^^^^^
11:15:42 Unnecessary @SuppressWarnings("unchecked")
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/SwitchLifelineAction.java:[29] 
11:15:42 	handler.execute(null);
11:15:42 	        ^^^^^^^^^^^^^
11:15:42 The method execute(ExecutionEvent) from the type GraphicalCommandHandler is deprecated
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/providers/UMLViewProvider.java:[493] 
11:15:42 	node.getStyles().add(NotationFactory.eINSTANCE.createDescriptionStyle());
11:15:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/providers/UMLViewProvider.java:[494] 
11:15:42 	node.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
11:15:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/providers/UMLViewProvider.java:[553] 
11:15:42 	node_StateDefinitionNameLabel.getStyles().add(NotationFactory.eINSTANCE.createDescriptionStyle());
11:15:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/providers/UMLViewProvider.java:[729] 
11:15:42 	node_TickNameLabel.getStyles().add(NotationFactory.eINSTANCE.createDescriptionStyle());
11:15:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/utils/DropUtils.java:[51] 
11:15:42 	import org.eclipse.papyrus.uml.diagram.common.commands.CommonDeferredCreateConnectionViewCommand;
11:15:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 The type CommonDeferredCreateConnectionViewCommand is deprecated
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/utils/DropUtils.java:[187] 
11:15:42 	final CommonDeferredCreateConnectionViewCommand createConnectionViewCommand = new CommonDeferredCreateConnectionViewCommand(editingDomain, semanticHint, sourceViewAdapter, targetViewAdapter, viewer, PreferencesHint.USE_DEFAULTS,
11:15:42 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 The type CommonDeferredCreateConnectionViewCommand is deprecated
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/utils/DropUtils.java:[187] 
11:15:42 	final CommonDeferredCreateConnectionViewCommand createConnectionViewCommand = new CommonDeferredCreateConnectionViewCommand(editingDomain, semanticHint, sourceViewAdapter, targetViewAdapter, viewer, PreferencesHint.USE_DEFAULTS,
11:15:42 	                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 The type CommonDeferredCreateConnectionViewCommand is deprecated
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/utils/DropUtils.java:[187] 
11:15:42 	final CommonDeferredCreateConnectionViewCommand createConnectionViewCommand = new CommonDeferredCreateConnectionViewCommand(editingDomain, semanticHint, sourceViewAdapter, targetViewAdapter, viewer, PreferencesHint.USE_DEFAULTS,
11:15:42 				connectionViewDescriptor, null);
11:15:42 	                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:42 The constructor CommonDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/policies/CustomTimelineCompartmentLayoutEditPolicy.java:[118] 
11:15:42 	@SuppressWarnings("unchecked")
11:15:42 	                  ^^^^^^^^^^^
11:15:42 Unnecessary @SuppressWarnings("unchecked")
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/policies/CustomTimelineCompartmentLayoutEditPolicy.java:[162] 
11:15:42 	@SuppressWarnings("unchecked")
11:15:42 	                  ^^^^^^^^^^^
11:15:42 Unnecessary @SuppressWarnings("unchecked")
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/policies/CustomTimelineCompartmentLayoutEditPolicy.java:[204] 
11:15:42 	@SuppressWarnings("unchecked")
11:15:42 	                  ^^^^^^^^^^^
11:15:42 Unnecessary @SuppressWarnings("unchecked")
11:15:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/policies/CustomTimelineCompartmentLayoutEditPolicy.java:[307] 
11:15:42 	@SuppressWarnings("unchecked")
11:15:42 	                  ^^^^^^^^^^^
11:15:42 Unnecessary @SuppressWarnings("unchecked")
11:15:42 102 problems (102 warnings)
11:15:42 [INFO] 
11:15:42 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.diagram.timing ---
11:15:42 [INFO] 
11:15:42 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.timing ---
11:15:42 [INFO] 
11:15:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.timing ---
11:15:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src/test/resources
11:15:42 [INFO] 
11:15:42 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.diagram.timing ---
11:15:42 [INFO] 
11:15:42 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.timing ---
11:15:42 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 192 were skipped
11:15:42 [INFO] 
11:15:42 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.timing ---
11:15:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/target/org.eclipse.papyrus.uml.diagram.timing-2.1.100-SNAPSHOT-sources.jar
11:15:42 [INFO] 
11:15:42 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.timing ---
11:15:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/target/org.eclipse.papyrus.uml.diagram.timing-2.1.100-SNAPSHOT.jar
11:15:42 [INFO] 
11:15:42 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.timing ---
11:15:42 [INFO] 
11:15:42 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.diagram.timing ---
11:15:42 [INFO] 
11:15:42 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.timing ---
11:15:42 [INFO] 
11:15:42 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.usecase >-----
11:15:42 [INFO] Building org.eclipse.papyrus.uml.diagram.usecase 6.0.0-SNAPSHOT [306/735]
11:15:42 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/pom.xml
11:15:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:15:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.usecase:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/pom.xml
11:15:43 [INFO] 
11:15:43 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.usecase ---
11:15:43 [INFO] 
11:15:43 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.usecase ---
11:15:43 [INFO] The project's OSGi version is 6.0.0.202401111608
11:15:43 [INFO] 
11:15:43 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.usecase ---
11:15:43 [INFO] 
11:15:43 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.usecase ---
11:15:43 [INFO] 
11:15:43 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.usecase ---
11:15:43 [INFO] 
11:15:43 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.usecase ---
11:15:43 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.usecase
11:15:44 [INFO] 
11:15:44 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.usecase ---
11:15:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src/main/resources
11:15:44 [INFO] 
11:15:44 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.usecase ---
11:15:44 [INFO] Compiling 205 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:15:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/IncludeLink_fixedEditPart.java:[27] 
11:15:45 	import org.eclipse.papyrus.uml.diagram.usecase.figure.IncludeLink_fixed;
11:15:45 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:45 The type IncludeLink_fixed is deprecated
11:15:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/IncludeLink_fixedEditPart.java:[118] 
11:15:45 	return new IncludeLink_fixed();
11:15:45 	           ^^^^^^^^^^^^^^^^^
11:15:45 The type IncludeLink_fixed is deprecated
11:15:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/IncludeLink_fixedEditPart.java:[118] 
11:15:45 	return new IncludeLink_fixed();
11:15:45 	           ^^^^^^^^^^^^^^^^^^^
11:15:45 The constructor IncludeLink_fixed() is deprecated
11:15:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ShortCutDiagramEditPart.java:[47] 
11:15:45 	import org.eclipse.papyrus.uml.diagram.common.editpolicies.ShortCutDiagramEditPolicy;
11:15:45 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:45 The type ShortCutDiagramEditPolicy is deprecated
11:15:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ShortCutDiagramEditPart.java:[88] 
11:15:45 	installEditPolicy(EditPolicyRoles.OPEN_ROLE, new ShortCutDiagramEditPolicy());
11:15:45 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:45 The type ShortCutDiagramEditPolicy is deprecated
11:15:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ShortCutDiagramEditPart.java:[88] 
11:15:45 	installEditPolicy(EditPolicyRoles.OPEN_ROLE, new ShortCutDiagramEditPolicy());
11:15:45 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:45 The constructor ShortCutDiagramEditPolicy() is deprecated
11:15:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ExtendsLink_fixedEditPart.java:[27] 
11:15:45 	import org.eclipse.papyrus.uml.diagram.usecase.figure.ExtendsLink_fixed;
11:15:45 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:45 The type ExtendsLink_fixed is deprecated
11:15:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ExtendsLink_fixedEditPart.java:[118] 
11:15:45 	return new ExtendsLink_fixed();
11:15:45 	           ^^^^^^^^^^^^^^^^^
11:15:45 The type ExtendsLink_fixed is deprecated
11:15:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ExtendsLink_fixedEditPart.java:[118] 
11:15:45 	return new ExtendsLink_fixed();
11:15:45 	           ^^^^^^^^^^^^^^^^^^^
11:15:45 The constructor ExtendsLink_fixed() is deprecated
11:15:45 9 problems (9 warnings)
11:15:45 [INFO] 
11:15:45 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.diagram.usecase ---
11:15:45 [INFO] 
11:15:45 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.usecase ---
11:15:45 [INFO] 
11:15:45 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.usecase ---
11:15:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src/test/resources
11:15:45 [INFO] 
11:15:45 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.diagram.usecase ---
11:15:45 [INFO] 
11:15:45 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.usecase ---
11:15:45 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 192 were skipped
11:15:45 [INFO] 
11:15:45 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.usecase ---
11:15:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/target/org.eclipse.papyrus.uml.diagram.usecase-6.0.0-SNAPSHOT-sources.jar
11:15:45 [INFO] 
11:15:45 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.usecase ---
11:15:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/target/org.eclipse.papyrus.uml.diagram.usecase-6.0.0-SNAPSHOT.jar
11:15:45 [INFO] 
11:15:45 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.usecase ---
11:15:45 [INFO] 
11:15:45 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.diagram.usecase ---
11:15:45 [INFO] 
11:15:45 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.usecase ---
11:15:45 [INFO] 
11:15:45 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.profile >-----
11:15:45 [INFO] Building org.eclipse.papyrus.uml.diagram.profile 5.0.0-SNAPSHOT [307/735]
11:15:45 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/pom.xml
11:15:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:15:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.profile:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/pom.xml
11:15:46 [INFO] 
11:15:46 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.profile ---
11:15:46 [INFO] 
11:15:46 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.profile ---
11:15:46 [INFO] The project's OSGi version is 5.0.0.202401111608
11:15:46 [INFO] 
11:15:46 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.profile ---
11:15:46 [INFO] 
11:15:46 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.profile ---
11:15:46 [INFO] 
11:15:46 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.profile ---
11:15:46 [INFO] 
11:15:46 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.profile ---
11:15:46 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.profile
11:15:47 [INFO] 
11:15:47 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.profile ---
11:15:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src/main/resources
11:15:47 [INFO] 
11:15:47 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.profile ---
11:15:47 [INFO] Compiling 219 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/commands/CustomSemanticCreateCommand.java:[42] 
11:15:49 	import org.eclipse.papyrus.infra.widgets.editors.MultipleValueSelectorDialog;
11:15:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The type MultipleValueSelectorDialog is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/commands/CustomSemanticCreateCommand.java:[129] 
11:15:49 	final MultipleValueSelectorDialog dialog = new MultipleValueSelectorDialog(Display.getDefault().getActiveShell(), selector, Messages.CustomSemanticCreateCommand_SelectMetaclass, true, false, -1);
11:15:49 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The type MultipleValueSelectorDialog is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/commands/CustomSemanticCreateCommand.java:[129] 
11:15:49 	final MultipleValueSelectorDialog dialog = new MultipleValueSelectorDialog(Display.getDefault().getActiveShell(), selector, Messages.CustomSemanticCreateCommand_SelectMetaclass, true, false, -1);
11:15:49 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The type MultipleValueSelectorDialog is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/commands/CustomSemanticCreateCommand.java:[129] 
11:15:49 	final MultipleValueSelectorDialog dialog = new MultipleValueSelectorDialog(Display.getDefault().getActiveShell(), selector, Messages.CustomSemanticCreateCommand_SelectMetaclass, true, false, -1);
11:15:49 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The constructor MultipleValueSelectorDialog(Shell, IElementSelector, String, boolean, boolean, int) is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/commands/CustomSemanticCreateCommand.java:[130] 
11:15:49 	dialog.setContextElement(profile);
11:15:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The method setContextElement(Object) from the type MultipleValueSelectorDialog is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/commands/CustomSemanticCreateCommand.java:[131] 
11:15:49 	dialog.setLabelProvider(labelProvider);
11:15:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The method setLabelProvider(ILabelProvider) from the type MultipleValueSelectorDialog is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/commands/CustomSemanticCreateCommand.java:[134] 
11:15:49 	if (dialog.open() == IStatus.OK) {
11:15:49 	           ^^^^^^
11:15:49 The method open() from the type MultipleValueSelectorDialog is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[42] 
11:15:49 	import org.eclipse.gmf.runtime.diagram.ui.internal.commands.SetConnectionBendpointsCommand;
11:15:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 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:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[57] 
11:15:49 	import org.eclipse.papyrus.uml.diagram.profile.custom.providers.CustomDeferredCreateConnectionViewCommand;
11:15:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The type CustomDeferredCreateConnectionViewCommand is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[112] 
11:15:49 	CustomDeferredCreateConnectionViewCommand aBranchCommand = null;
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The type CustomDeferredCreateConnectionViewCommand is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[114] 
11:15:49 	aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), new SemanticAdapter(null, sourceEditPart.getModel()), (IAdaptable) nodeCreation
11:15:49 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The type CustomDeferredCreateConnectionViewCommand is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[114] 
11:15:49 	aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), new SemanticAdapter(null, sourceEditPart.getModel()), (IAdaptable) nodeCreation
11:15:49 							.getCommandResult().getReturnValue(), sourceEditPart.getViewer(), ((IGraphicalEditPart) sourceEditPart).getDiagramPreferencesHint(), viewBranchDescriptor, null);
11:15:49 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[117] 
11:15:49 	aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult().getReturnValue(),
11:15:49 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The type CustomDeferredCreateConnectionViewCommand is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[117] 
11:15:49 	aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult().getReturnValue(),
11:15:49 							new SemanticAdapter(null,
11:15:49 									sourceEditPart.getModel()),
11:15:49 							sourceEditPart.getViewer(), ((IGraphicalEditPart) sourceEditPart).getDiagramPreferencesHint(), viewBranchDescriptor, null);
11:15:49 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[134] 
11:15:49 	CustomDeferredCreateConnectionViewCommand aBranchCommand = null;
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The type CustomDeferredCreateConnectionViewCommand is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[136] 
11:15:49 	aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreationCommand.getCommandResult().getReturnValue(),
11:15:49 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The type CustomDeferredCreateConnectionViewCommand is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[136] 
11:15:49 	aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreationCommand.getCommandResult().getReturnValue(),
11:15:49 							(IAdaptable) nodeCreation.getCommandResult().getReturnValue(), viewer, diagramPreferencesHint, viewBranchDescriptor, null);
11:15:49 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[139] 
11:15:49 	aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult().getReturnValue(),
11:15:49 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The type CustomDeferredCreateConnectionViewCommand is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[139] 
11:15:49 	aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult().getReturnValue(),
11:15:49 							(IAdaptable) nodeCreationCommand.getCommandResult().getReturnValue(), viewer, diagramPreferencesHint, viewBranchDescriptor, null);
11:15:49 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[193] 
11:15:49 	CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), new SemanticAdapter(null, sourceEditPart.getModel()),
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The type CustomDeferredCreateConnectionViewCommand is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[193] 
11:15:49 	CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), new SemanticAdapter(null, sourceEditPart.getModel()),
11:15:49 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The type CustomDeferredCreateConnectionViewCommand is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[193] 
11:15:49 	CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), new SemanticAdapter(null, sourceEditPart.getModel()),
11:15:49 				new SemanticAdapter(null, targetEditPart.getModel()), sourceEditPart.getViewer(), ((IGraphicalEditPart) sourceEditPart).getDiagramPreferencesHint(), viewDescriptor, null);
11:15:49 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[285] 
11:15:49 	if (currentCommand instanceof SetConnectionBendpointsCommand) {
11:15:49 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 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:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[286] 
11:15:49 	sourceLocation = ((SetConnectionBendpointsCommand) currentCommand).getSourceRefPoint();
11:15:49 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 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:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[286] 
11:15:49 	sourceLocation = ((SetConnectionBendpointsCommand) currentCommand).getSourceRefPoint();
11:15:49 	                                                                   ^^^^^^^^^^^^^^^^^
11:15:49 Discouraged access: The method 'SetConnectionBendpointsCommand.getSourceRefPoint()' 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:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[287] 
11:15:49 	targetLocation = ((SetConnectionBendpointsCommand) currentCommand).getTargetRefPoint();
11:15:49 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 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:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[287] 
11:15:49 	targetLocation = ((SetConnectionBendpointsCommand) currentCommand).getTargetRefPoint();
11:15:49 	                                                                   ^^^^^^^^^^^^^^^^^
11:15:49 Discouraged access: The method 'SetConnectionBendpointsCommand.getTargetRefPoint()' 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:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[347] 
11:15:49 	ICommand firstBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), new SemanticAdapter(null, dependencyViewSource), (IAdaptable) nodeCreation
11:15:49 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The type CustomDeferredCreateConnectionViewCommand is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[347] 
11:15:49 	ICommand firstBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), new SemanticAdapter(null, dependencyViewSource), (IAdaptable) nodeCreation
11:15:49 					.getCommandResult().getReturnValue(), sourceEditPart.getViewer(), ((IGraphicalEditPart) sourceEditPart).getDiagramPreferencesHint(), viewDescriptor, null);
11:15:49 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[349] 
11:15:49 	((CustomDeferredCreateConnectionViewCommand) firstBranchCommand).setElement(dependency);
11:15:49 	  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The type CustomDeferredCreateConnectionViewCommand is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[352] 
11:15:49 	ICommand secondBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult().getReturnValue(),
11:15:49 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The type CustomDeferredCreateConnectionViewCommand is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[352] 
11:15:49 	ICommand secondBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult().getReturnValue(),
11:15:49 					new SemanticAdapter(
11:15:49 							null, dependencyViewTarget),
11:15:49 					sourceEditPart.getViewer(), ((IGraphicalEditPart) sourceEditPart).getDiagramPreferencesHint(), viewDescriptor, null);
11:15:49 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[356] 
11:15:49 	((CustomDeferredCreateConnectionViewCommand) secondBranchCommand).setElement(dependency);
11:15:49 	  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The type CustomDeferredCreateConnectionViewCommand is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[362] 
11:15:49 	thirdBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult().getReturnValue(),
11:15:49 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The type CustomDeferredCreateConnectionViewCommand is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[362] 
11:15:49 	thirdBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult().getReturnValue(),
11:15:49 						new SemanticAdapter(null,
11:15:49 								targetEditPart.getModel()),
11:15:49 						sourceEditPart.getViewer(), ((IGraphicalEditPart) sourceEditPart).getDiagramPreferencesHint(), viewDescriptor, null);
11:15:49 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[368] 
11:15:49 	thirdBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), new SemanticAdapter(null, sourceEditPart.getModel()), (IAdaptable) nodeCreation
11:15:49 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The type CustomDeferredCreateConnectionViewCommand is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[368] 
11:15:49 	thirdBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), new SemanticAdapter(null, sourceEditPart.getModel()), (IAdaptable) nodeCreation
11:15:49 						.getCommandResult().getReturnValue(), sourceEditPart.getViewer(), ((IGraphicalEditPart) sourceEditPart).getDiagramPreferencesHint(), viewDescriptor, null);
11:15:49 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[371] 
11:15:49 	((CustomDeferredCreateConnectionViewCommand) thirdBranchCommand).setElement(dependency);
11:15:49 	  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The type CustomDeferredCreateConnectionViewCommand is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/commands/CustomMetaClassCreateCommand.java:[37] 
11:15:49 	import org.eclipse.papyrus.uml.appearance.helper.AppliedStereotypeHelper;
11:15:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The type AppliedStereotypeHelper is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/commands/CustomMetaClassCreateCommand.java:[38] 
11:15:49 	import org.eclipse.papyrus.uml.appearance.helper.UMLVisualInformationPapyrusConstant;
11:15:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The type UMLVisualInformationPapyrusConstant is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/commands/CustomMetaClassCreateCommand.java:[131] 
11:15:49 	Command command = AppliedStereotypeHelper.getAddAppliedStereotypeCommand(getEditingDomain(), node, stereotypeName, UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION);
11:15:49 	                  ^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The type AppliedStereotypeHelper is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/commands/CustomMetaClassCreateCommand.java:[131] 
11:15:49 	Command command = AppliedStereotypeHelper.getAddAppliedStereotypeCommand(getEditingDomain(), node, stereotypeName, UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION);
11:15:49 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The method getAddAppliedStereotypeCommand(TransactionalEditingDomain, EModelElement, String, String) from the type AppliedStereotypeHelper is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/commands/CustomMetaClassCreateCommand.java:[131] 
11:15:49 	Command command = AppliedStereotypeHelper.getAddAppliedStereotypeCommand(getEditingDomain(), node, stereotypeName, UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION);
11:15:49 	                                                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The type UMLVisualInformationPapyrusConstant is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/commands/CustomMetaClassCreateCommand.java:[131] 
11:15:49 	Command command = AppliedStereotypeHelper.getAddAppliedStereotypeCommand(getEditingDomain(), node, stereotypeName, UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION);
11:15:49 	                                                                                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/UmlProfileDiagramForMultiEditor.java:[26] 
11:15:49 	import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.l10n.EditorMessages;
11:15:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 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:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/UmlProfileDiagramForMultiEditor.java:[149] 
11:15:49 	String title = EditorMessages.Editor_error_setinput_title;
11:15:49 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 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:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/UmlProfileDiagramForMultiEditor.java:[149] 
11:15:49 	String title = EditorMessages.Editor_error_setinput_title;
11:15:49 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 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:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/UmlProfileDiagramForMultiEditor.java:[150] 
11:15:49 	String msg = EditorMessages.Editor_error_setinput_message;
11:15:49 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 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:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/UmlProfileDiagramForMultiEditor.java:[150] 
11:15:49 	String msg = EditorMessages.Editor_error_setinput_message;
11:15:49 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 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:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/requests/CustomCreateViewRequest.java:[218] 
11:15:49 	public Object getAdapter(Class adapter) {
11:15:49 	       ^^^^^^
11:15:49 Type safety: The return type Object for getAdapter(Class) from the type CustomCreateViewRequest.ViewDescriptor needs unchecked conversion to conform to T from the type IAdaptable
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[42] 
11:15:49 	import org.eclipse.gmf.runtime.diagram.ui.internal.commands.SetConnectionBendpointsCommand;
11:15:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 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:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[59] 
11:15:49 	import org.eclipse.papyrus.uml.diagram.profile.custom.providers.CustomDeferredCreateConnectionViewCommand;
11:15:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The type CustomDeferredCreateConnectionViewCommand is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[160] 
11:15:49 	CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), new SemanticAdapter(null,
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The type CustomDeferredCreateConnectionViewCommand is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[160] 
11:15:49 	CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), new SemanticAdapter(null,
11:15:49 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The type CustomDeferredCreateConnectionViewCommand is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[160] 
11:15:49 	CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), new SemanticAdapter(null,
11:15:49 						associationNodeEditPart.getModel()), new SemanticAdapter(null, sourceEditPart.getModel()), sourceEditPart.getViewer(), ((IGraphicalEditPart) sourceEditPart).getDiagramPreferencesHint(), viewBranchDescriptor, null);
11:15:49 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[175] 
11:15:49 	CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), new SemanticAdapter(null,
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The type CustomDeferredCreateConnectionViewCommand is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[175] 
11:15:49 	CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), new SemanticAdapter(null,
11:15:49 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The type CustomDeferredCreateConnectionViewCommand is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[175] 
11:15:49 	CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), new SemanticAdapter(null,
11:15:49 						associationNodeEditPart.getModel()), (IAdaptable) nodeCreationCommand.getCommandResult().getReturnValue(), associationNodeEditPart.getViewer(), ((IGraphicalEditPart) associationNodeEditPart).getDiagramPreferencesHint(),
11:15:49 						viewBranchDescriptor, null);
11:15:49 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[238] 
11:15:49 	CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult()
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The type CustomDeferredCreateConnectionViewCommand is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[238] 
11:15:49 	CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult()
11:15:49 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The type CustomDeferredCreateConnectionViewCommand is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[238] 
11:15:49 	CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult()
11:15:49 						.getReturnValue(), new SemanticAdapter(null, sourceEditPart.getModel()), sourceEditPart.getViewer(), ((IGraphicalEditPart) sourceEditPart).getDiagramPreferencesHint(), viewBranchDescriptor, null);
11:15:49 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[252] 
11:15:49 	CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult()
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The type CustomDeferredCreateConnectionViewCommand is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[252] 
11:15:49 	CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult()
11:15:49 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The type CustomDeferredCreateConnectionViewCommand is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[252] 
11:15:49 	CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult()
11:15:49 						.getReturnValue(), (IAdaptable) nodeCreationCommand.getCommandResult().getReturnValue(), viewer, diagramPreferencesHint, viewBranchDescriptor, null);
11:15:49 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[301] 
11:15:49 	if (currentCommand instanceof SetConnectionBendpointsCommand) {
11:15:49 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 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:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[302] 
11:15:49 	sourceLocation = ((SetConnectionBendpointsCommand) currentCommand).getSourceRefPoint();
11:15:49 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 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:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[302] 
11:15:49 	sourceLocation = ((SetConnectionBendpointsCommand) currentCommand).getSourceRefPoint();
11:15:49 	                                                                   ^^^^^^^^^^^^^^^^^
11:15:49 Discouraged access: The method 'SetConnectionBendpointsCommand.getSourceRefPoint()' 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:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[303] 
11:15:49 	targetLocation = ((SetConnectionBendpointsCommand) currentCommand).getTargetRefPoint();
11:15:49 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 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:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[303] 
11:15:49 	targetLocation = ((SetConnectionBendpointsCommand) currentCommand).getTargetRefPoint();
11:15:49 	                                                                   ^^^^^^^^^^^^^^^^^
11:15:49 Discouraged access: The method 'SetConnectionBendpointsCommand.getTargetRefPoint()' 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:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[370] 
11:15:49 	ICommand firstBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult().getReturnValue(),
11:15:49 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The type CustomDeferredCreateConnectionViewCommand is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[370] 
11:15:49 	ICommand firstBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult().getReturnValue(),
11:15:49 					new SemanticAdapter(
11:15:49 							null, associationViewSource),
11:15:49 					sourceEditPart.getViewer(), ((IGraphicalEditPart) sourceEditPart).getDiagramPreferencesHint(), viewDescriptor, null);
11:15:49 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[374] 
11:15:49 	((CustomDeferredCreateConnectionViewCommand) firstBranchCommand).setElement(association);
11:15:49 	  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The type CustomDeferredCreateConnectionViewCommand is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[377] 
11:15:49 	ICommand secondBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult().getReturnValue(),
11:15:49 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The type CustomDeferredCreateConnectionViewCommand is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[377] 
11:15:49 	ICommand secondBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult().getReturnValue(),
11:15:49 					new SemanticAdapter(null, associationViewTarget), sourceEditPart.getViewer(), ((IGraphicalEditPart) sourceEditPart).getDiagramPreferencesHint(), viewDescriptor, null);
11:15:49 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[379] 
11:15:49 	((CustomDeferredCreateConnectionViewCommand) secondBranchCommand).setElement(association);
11:15:49 	  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The type CustomDeferredCreateConnectionViewCommand is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[385] 
11:15:49 	thirdBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult().getReturnValue(),
11:15:49 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The type CustomDeferredCreateConnectionViewCommand is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[385] 
11:15:49 	thirdBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult().getReturnValue(),
11:15:49 						new SemanticAdapter(null,
11:15:49 								targetEditPart.getModel()),
11:15:49 						sourceEditPart.getViewer(), ((IGraphicalEditPart) sourceEditPart).getDiagramPreferencesHint(), viewDescriptor, null);
11:15:49 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[391] 
11:15:49 	thirdBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), new SemanticAdapter(null, sourceEditPart.getModel()), (IAdaptable) nodeCreation
11:15:49 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The type CustomDeferredCreateConnectionViewCommand is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[391] 
11:15:49 	thirdBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), new SemanticAdapter(null, sourceEditPart.getModel()), (IAdaptable) nodeCreation
11:15:49 						.getCommandResult().getReturnValue(), sourceEditPart.getViewer(), ((IGraphicalEditPart) sourceEditPart).getDiagramPreferencesHint(), viewDescriptor, null);
11:15:49 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[394] 
11:15:49 	((CustomDeferredCreateConnectionViewCommand) thirdBranchCommand).setElement(association);
11:15:49 	  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The type CustomDeferredCreateConnectionViewCommand is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[441] 
11:15:49 	CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(),
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The type CustomDeferredCreateConnectionViewCommand is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[441] 
11:15:49 	CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(),
11:15:49 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The type CustomDeferredCreateConnectionViewCommand is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[441] 
11:15:49 	CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(),
11:15:49 					new SemanticAdapter(null, sourceEditPart.getModel()),
11:15:49 					new SemanticAdapter(null, targetEditPart.getModel()), sourceEditPart.getViewer(), ((IGraphicalEditPart) sourceEditPart).getDiagramPreferencesHint(), viewDescriptor, null);
11:15:49 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/preferences/IPapyrusOperationPreferencesConstant.java:[18] 
11:15:49 	import java.rmi.server.Operation;
11:15:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 The type Operation is deprecated
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[98] 
11:15:49 	private Map myDomain2NotationMap = new HashMap();
11:15:49 	        ^^^
11:15:49 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[98] 
11:15:49 	private Map myDomain2NotationMap = new HashMap();
11:15:49 	                                       ^^^^^^^
11:15:49 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[103] 
11:15:49 	private Collection myLinkDescriptors = new LinkedList();
11:15:49 	        ^^^^^^^^^^
11:15:49 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[103] 
11:15:49 	private Collection myLinkDescriptors = new LinkedList();
11:15:49 	                                           ^^^^^^^^^^
11:15:49 LinkedList is a raw type. References to generic type LinkedList<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[125] 
11:15:49 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
11:15:49 	^^^^^^^^^^
11:15:49 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[127] 
11:15:49 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
11:15:49 	     ^^^^^^^^
11:15:49 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[136] 
11:15:49 	myDomain2NotationMap.put(view.getElement(), view);
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[137] 
11:15:49 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:49 				.getDependency_Shape_OutgoingLinks(view));
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[145] 
11:15:49 	myDomain2NotationMap.put(view.getElement(), view);
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[146] 
11:15:49 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:49 				.getAssociation_Shape_OutgoingLinks(view));
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[154] 
11:15:49 	myDomain2NotationMap.put(view.getElement(), view);
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[155] 
11:15:49 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:49 				.getStereotype_Shape_OutgoingLinks(view));
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[165] 
11:15:49 	myDomain2NotationMap.put(view.getElement(), view);
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[166] 
11:15:49 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:49 				.getClass_Shape_OutgoingLinks(view));
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[176] 
11:15:49 	myDomain2NotationMap.put(view.getElement(), view);
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[177] 
11:15:49 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:49 				.getClass_MetaclassShape_OutgoingLinks(view));
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[185] 
11:15:49 	myDomain2NotationMap.put(view.getElement(), view);
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[186] 
11:15:49 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:49 				.getComment_Shape_OutgoingLinks(view));
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[194] 
11:15:49 	myDomain2NotationMap.put(view.getElement(), view);
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[195] 
11:15:49 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:49 				.getConstraint_PackagedElementShape_OutgoingLinks(view));
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[203] 
11:15:49 	myDomain2NotationMap.put(view.getElement(), view);
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[204] 
11:15:49 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:49 				.getModel_Shape_OutgoingLinks(view));
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[213] 
11:15:49 	myDomain2NotationMap.put(view.getElement(), view);
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[214] 
11:15:49 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:49 				.getProfile_Shape_OutgoingLinks(view));
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[223] 
11:15:49 	myDomain2NotationMap.put(view.getElement(), view);
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[224] 
11:15:49 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:49 				.getPackage_Shape_OutgoingLinks(view));
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[233] 
11:15:49 	myDomain2NotationMap.put(view.getElement(), view);
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[234] 
11:15:49 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:49 				.getEnumeration_Shape_OutgoingLinks(view));
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[243] 
11:15:49 	myDomain2NotationMap.put(view.getElement(), view);
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[244] 
11:15:49 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:49 				.getPrimitiveType_Shape_OutgoingLinks(view));
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[252] 
11:15:49 	myDomain2NotationMap.put(view.getElement(), view);
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[253] 
11:15:49 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:49 				.getDataType_Shape_OutgoingLinks(view));
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[263] 
11:15:49 	myDomain2NotationMap.put(view.getElement(), view);
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[264] 
11:15:49 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:49 				.getDiagram_ShortcutShape_OutgoingLinks(view));
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[272] 
11:15:49 	myDomain2NotationMap.put(view.getElement(), view);
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[273] 
11:15:49 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:49 				.getPrimitiveType_Shape_CN_OutgoingLinks(view));
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[281] 
11:15:49 	myDomain2NotationMap.put(view.getElement(), view);
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[282] 
11:15:49 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:49 				.getOperation_DataTypeOperationLabel_OutgoingLinks(view));
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[290] 
11:15:49 	myDomain2NotationMap.put(view.getElement(), view);
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[291] 
11:15:49 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:49 				.getEnumerationLiteral_LiteralLabel_OutgoingLinks(view));
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[299] 
11:15:49 	myDomain2NotationMap.put(view.getElement(), view);
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[300] 
11:15:49 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:49 				.getProperty_DataTypeAttributeLabel_OutgoingLinks(view));
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[308] 
11:15:49 	myDomain2NotationMap.put(view.getElement(), view);
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[309] 
11:15:49 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:49 				.getProperty_ClassAttributeLabel_OutgoingLinks(view));
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[317] 
11:15:49 	myDomain2NotationMap.put(view.getElement(), view);
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[318] 
11:15:49 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:49 				.getOperation_ClassOperationLabel_OutgoingLinks(view));
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[326] 
11:15:49 	myDomain2NotationMap.put(view.getElement(), view);
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[327] 
11:15:49 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:49 				.getStereotype_Shape_CN_OutgoingLinks(view));
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[337] 
11:15:49 	myDomain2NotationMap.put(view.getElement(), view);
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[338] 
11:15:49 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:49 				.getClass_Shape_CN_OutgoingLinks(view));
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[348] 
11:15:49 	myDomain2NotationMap.put(view.getElement(), view);
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[349] 
11:15:49 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:49 				.getClass_MetaclassShape_CN_OutgoingLinks(view));
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[357] 
11:15:49 	myDomain2NotationMap.put(view.getElement(), view);
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[358] 
11:15:49 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:49 				.getComment_Shape_CN_OutgoingLinks(view));
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[366] 
11:15:49 	myDomain2NotationMap.put(view.getElement(), view);
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[367] 
11:15:49 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:49 				.getModel_Shape_CN_OutgoingLinks(view));
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[376] 
11:15:49 	myDomain2NotationMap.put(view.getElement(), view);
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[377] 
11:15:49 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:49 				.getProfile_Shape_CN_OutgoingLinks(view));
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[386] 
11:15:49 	myDomain2NotationMap.put(view.getElement(), view);
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[387] 
11:15:49 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:49 				.getPackage_Shape_CN_OutgoingLinks(view));
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[389] 
11:15:49 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
11:15:49 	^^^^^^^^^^
11:15:49 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[391] 
11:15:49 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
11:15:49 	     ^^^^^^^^
11:15:49 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[401] 
11:15:49 	myDomain2NotationMap.put(view.getElement(), view);
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[402] 
11:15:49 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:49 				.getConstraint_PackagedElementShape_CN_OutgoingLinks(view));
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[410] 
11:15:49 	myDomain2NotationMap.put(view.getElement(), view);
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[411] 
11:15:49 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:49 				.getEnumeration_Shape_CN_OutgoingLinks(view));
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[420] 
11:15:49 	myDomain2NotationMap.put(view.getElement(), view);
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[421] 
11:15:49 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
11:15:49 				.getDataType_Shape_CN_OutgoingLinks(view));
11:15:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:49 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[431] 
11:15:49 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
11:15:49 	^^^^^^^^^^
11:15:49 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[433] 
11:15:49 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
11:15:49 	     ^^^^^^^^
11:15:49 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[442] 
11:15:49 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
11:15:49 	^^^^^^^^^^
11:15:49 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[444] 
11:15:49 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
11:15:49 	     ^^^^^^^^
11:15:49 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[453] 
11:15:49 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
11:15:49 	^^^^^^^^^^
11:15:49 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[455] 
11:15:49 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
11:15:49 	     ^^^^^^^^
11:15:49 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[464] 
11:15:49 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
11:15:49 	^^^^^^^^^^
11:15:49 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[466] 
11:15:49 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
11:15:49 	     ^^^^^^^^
11:15:49 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[475] 
11:15:49 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
11:15:49 	^^^^^^^^^^
11:15:49 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[477] 
11:15:49 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
11:15:49 	     ^^^^^^^^
11:15:49 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[486] 
11:15:49 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
11:15:49 	^^^^^^^^^^
11:15:49 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[488] 
11:15:49 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
11:15:49 	     ^^^^^^^^
11:15:49 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[497] 
11:15:49 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
11:15:49 	^^^^^^^^^^
11:15:49 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[499] 
11:15:49 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
11:15:49 	     ^^^^^^^^
11:15:49 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[508] 
11:15:49 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
11:15:49 	^^^^^^^^^^
11:15:49 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[510] 
11:15:49 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
11:15:49 	     ^^^^^^^^
11:15:49 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[519] 
11:15:49 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
11:15:49 	^^^^^^^^^^
11:15:49 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[521] 
11:15:49 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
11:15:49 	     ^^^^^^^^
11:15:49 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[530] 
11:15:49 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
11:15:49 	^^^^^^^^^^
11:15:49 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[532] 
11:15:49 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
11:15:49 	     ^^^^^^^^
11:15:49 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[541] 
11:15:49 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
11:15:49 	^^^^^^^^^^
11:15:49 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[543] 
11:15:49 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
11:15:49 	     ^^^^^^^^
11:15:49 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[552] 
11:15:49 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
11:15:49 	^^^^^^^^^^
11:15:49 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[554] 
11:15:49 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
11:15:49 	     ^^^^^^^^
11:15:49 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[563] 
11:15:49 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
11:15:49 	^^^^^^^^^^
11:15:49 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[565] 
11:15:49 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
11:15:49 	     ^^^^^^^^
11:15:49 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[574] 
11:15:49 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
11:15:49 	^^^^^^^^^^
11:15:49 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[576] 
11:15:49 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
11:15:49 	     ^^^^^^^^
11:15:49 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[585] 
11:15:49 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
11:15:49 	^^^^^^^^^^
11:15:49 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[587] 
11:15:49 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
11:15:49 	     ^^^^^^^^
11:15:49 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[596] 
11:15:49 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
11:15:49 	^^^^^^^^^^
11:15:49 Collection is a raw type. References to generic type Collection<E> should be parameterized
11:15:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[598] 
11:15:49 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
11:15:49 	     ^^^^^^^^
11:15:49 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:49 184 problems (184 warnings)
11:15:49 [INFO] 
11:15:49 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.diagram.profile ---
11:15:49 [INFO] 
11:15:49 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.profile ---
11:15:49 [INFO] 
11:15:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.profile ---
11:15:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src/test/resources
11:15:49 [INFO] 
11:15:49 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.diagram.profile ---
11:15:49 [INFO] 
11:15:49 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.profile ---
11:15:49 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 196 were skipped
11:15:49 [INFO] 
11:15:49 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.profile ---
11:15:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/target/org.eclipse.papyrus.uml.diagram.profile-5.0.0-SNAPSHOT-sources.jar
11:15:49 [INFO] 
11:15:49 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.profile ---
11:15:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/target/org.eclipse.papyrus.uml.diagram.profile-5.0.0-SNAPSHOT.jar
11:15:49 [INFO] 
11:15:49 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.profile ---
11:15:49 [INFO] 
11:15:49 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.diagram.profile ---
11:15:49 [INFO] 
11:15:49 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.profile ---
11:15:49 [INFO] 
11:15:49 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.uml.architecture >------
11:15:49 [INFO] Building org.eclipse.papyrus.uml.architecture 2.0.0-SNAPSHOT   [308/735]
11:15:49 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/architecture/org.eclipse.papyrus.uml.architecture/pom.xml
11:15:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:15:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.architecture:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/architecture/org.eclipse.papyrus.uml.architecture/pom.xml
11:15:50 [INFO] 
11:15:50 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.architecture ---
11:15:50 [INFO] 
11:15:50 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.architecture ---
11:15:50 [INFO] The project's OSGi version is 2.0.0.202401111608
11:15:50 [INFO] 
11:15:50 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.architecture ---
11:15:50 [INFO] 
11:15:50 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.architecture ---
11:15:50 [INFO] 
11:15:50 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.architecture ---
11:15:50 [INFO] 
11:15:50 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.architecture ---
11:15:50 [INFO] Resolving class path of org.eclipse.papyrus.uml.architecture
11:15:51 [INFO] 
11:15:51 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.architecture ---
11:15:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/architecture/org.eclipse.papyrus.uml.architecture/src/main/resources
11:15:51 [INFO] 
11:15:51 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.architecture ---
11:15:51 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/architecture/org.eclipse.papyrus.uml.architecture/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:15:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/architecture/org.eclipse.papyrus.uml.architecture/src/org/eclipse/papyrus/uml/architecture/migration/UMLTableReconciler_1_3_0.java:[101] 
11:15:52 	table.setPrototype(null);
11:15:52 	      ^^^^^^^^^^^^^^^^^^
11:15:52 The method setPrototype(EObject) from the type Table is deprecated
11:15:52 2 problems (0 errors, 1 warning, 1 info)
11:15:52 [INFO] 
11:15:52 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.architecture ---
11:15:52 [INFO] 
11:15:52 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.architecture ---
11:15:52 [INFO] 
11:15:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.architecture ---
11:15:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/architecture/org.eclipse.papyrus.uml.architecture/src/test/resources
11:15:52 [INFO] 
11:15:52 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.architecture ---
11:15:52 [INFO] 
11:15:52 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.architecture ---
11:15:52 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 212 were skipped
11:15:52 [INFO] 
11:15:52 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.architecture ---
11:15:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/architecture/org.eclipse.papyrus.uml.architecture/target/org.eclipse.papyrus.uml.architecture-2.0.0-SNAPSHOT-sources.jar
11:15:52 [INFO] 
11:15:52 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.architecture ---
11:15:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/architecture/org.eclipse.papyrus.uml.architecture/target/org.eclipse.papyrus.uml.architecture-2.0.0-SNAPSHOT.jar
11:15:52 [INFO] 
11:15:52 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.architecture ---
11:15:52 [INFO] 
11:15:52 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.architecture ---
11:15:52 [INFO] 
11:15:52 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.architecture ---
11:15:52 [INFO] 
11:15:52 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.uml-decorator >--------
11:15:52 [INFO] Building Papyrus UML Decorator Models 0.0.1-SNAPSHOT           [309/735]
11:15:52 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/decoratormodel/pom.xml
11:15:52 [INFO] --------------------------------[ pom ]---------------------------------
11:15:52 [INFO] 
11:15:52 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml-decorator ---
11:15:52 [INFO] 
11:15:52 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml-decorator ---
11:15:52 [INFO] 
11:15:52 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml-decorator ---
11:15:52 [INFO] 
11:15:52 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml-decorator ---
11:15:52 [INFO] 
11:15:52 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel >-----
11:15:52 [INFO] Building org.eclipse.papyrus.uml.decoratormodel 3.0.0-SNAPSHOT [310/735]
11:15:52 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/pom.xml
11:15:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:15:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/pom.xml
11:15:52 [INFO] 
11:15:52 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.decoratormodel ---
11:15:52 [INFO] 
11:15:52 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.decoratormodel ---
11:15:52 [INFO] The project's OSGi version is 3.0.0.202401111608
11:15:52 [INFO] 
11:15:52 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.decoratormodel ---
11:15:52 [INFO] 
11:15:52 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.decoratormodel ---
11:15:52 [INFO] 
11:15:52 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.decoratormodel ---
11:15:52 [INFO] 
11:15:52 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.decoratormodel ---
11:15:52 [INFO] Resolving class path of org.eclipse.papyrus.uml.decoratormodel
11:15:52 [INFO] 
11:15:52 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.decoratormodel ---
11:15:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/src/main/resources
11:15:52 [INFO] 
11:15:52 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.decoratormodel ---
11:15:53 [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:15:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/src/org/eclipse/papyrus/uml/decoratormodel/internal/providers/ExternalizedProfileApplicationDelegate.java:[345] 
11:15:53 	computeExtendedProfiles(profile, extendedProfiles);
11:15:53 	                        ^^^^^^^
11:15:53 The field PackageOperations.StereotypeApplicationCopier.profile is deprecated
11:15:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/src/org/eclipse/papyrus/uml/decoratormodel/helper/DecoratorModelUtils.java:[164] 
11:15:53 	stereotypeHelper.addToContainmentList(UMLUtil.getBaseElement(next), next);
11:15:53 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:53 The method addToContainmentList(Element, EObject) from the type UMLUtil.StereotypeApplicationHelper is deprecated
11:15:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/src/org/eclipse/papyrus/uml/decoratormodel/helper/DecoratorModelUtils.java:[207] 
11:15:53 	stereotypeHelper.addToContainmentList(UMLUtil.getBaseElement(next), next);
11:15:53 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:53 The method addToContainmentList(Element, EObject) from the type UMLUtil.StereotypeApplicationHelper is deprecated
11:15:53 3 problems (3 warnings)
11:15:53 [INFO] 
11:15:53 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.decoratormodel ---
11:15:53 [INFO] 
11:15:53 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.decoratormodel ---
11:15:53 [INFO] 
11:15:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.decoratormodel ---
11:15:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/src/test/resources
11:15:53 [INFO] 
11:15:53 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.decoratormodel ---
11:15:53 [INFO] 
11:15:53 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.decoratormodel ---
11:15:53 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 148 were skipped
11:15:53 [INFO] 
11:15:53 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.decoratormodel ---
11:15:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/target/org.eclipse.papyrus.uml.decoratormodel-3.0.0-SNAPSHOT-sources.jar
11:15:53 [INFO] 
11:15:53 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.decoratormodel ---
11:15:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/target/org.eclipse.papyrus.uml.decoratormodel-3.0.0-SNAPSHOT.jar
11:15:53 [INFO] 
11:15:53 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.decoratormodel ---
11:15:53 [INFO] 
11:15:53 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.decoratormodel ---
11:15:53 [INFO] 
11:15:53 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.decoratormodel ---
11:15:53 [INFO] 
11:15:53 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.controlmode >--
11:15:53 [INFO] Building org.eclipse.papyrus.uml.decoratormodel.controlmode 2.0.0-SNAPSHOT [311/735]
11:15:53 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode/pom.xml
11:15:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:15:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.controlmode:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode/pom.xml
11:15:54 [INFO] 
11:15:54 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.decoratormodel.controlmode ---
11:15:54 [INFO] 
11:15:54 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.decoratormodel.controlmode ---
11:15:54 [INFO] The project's OSGi version is 2.0.0.202401111608
11:15:54 [INFO] 
11:15:54 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.decoratormodel.controlmode ---
11:15:54 [INFO] 
11:15:54 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.decoratormodel.controlmode ---
11:15:54 [INFO] 
11:15:54 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.decoratormodel.controlmode ---
11:15:54 [INFO] 
11:15:54 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.decoratormodel.controlmode ---
11:15:54 [INFO] Resolving class path of org.eclipse.papyrus.uml.decoratormodel.controlmode
11:15:54 [INFO] 
11:15:54 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.decoratormodel.controlmode ---
11:15:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode/src/main/resources
11:15:54 [INFO] 
11:15:54 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.decoratormodel.controlmode ---
11:15:54 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:15:55 [INFO] 
11:15:55 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.decoratormodel.controlmode ---
11:15:55 [INFO] 
11:15:55 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.decoratormodel.controlmode ---
11:15:55 [INFO] 
11:15:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.decoratormodel.controlmode ---
11:15:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode/src/test/resources
11:15:55 [INFO] 
11:15:55 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.decoratormodel.controlmode ---
11:15:55 [INFO] 
11:15:55 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.decoratormodel.controlmode ---
11:15:55 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 148 were skipped
11:15:55 [INFO] 
11:15:55 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.decoratormodel.controlmode ---
11:15:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode/target/org.eclipse.papyrus.uml.decoratormodel.controlmode-2.0.0-SNAPSHOT-sources.jar
11:15:55 [INFO] 
11:15:55 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.decoratormodel.controlmode ---
11:15:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode/target/org.eclipse.papyrus.uml.decoratormodel.controlmode-2.0.0-SNAPSHOT.jar
11:15:55 [INFO] 
11:15:55 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.decoratormodel.controlmode ---
11:15:55 [INFO] 
11:15:55 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.decoratormodel.controlmode ---
11:15:55 [INFO] 
11:15:55 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.decoratormodel.controlmode ---
11:15:55 [INFO] 
11:15:55 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.uml-properties >-------
11:15:55 [INFO] Building Papyrus UML Properties 0.0.1-SNAPSHOT                 [312/735]
11:15:55 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/pom.xml
11:15:55 [INFO] --------------------------------[ pom ]---------------------------------
11:15:55 [INFO] 
11:15:55 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml-properties ---
11:15:55 [INFO] 
11:15:55 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml-properties ---
11:15:55 [INFO] 
11:15:55 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml-properties ---
11:15:55 [INFO] 
11:15:55 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml-properties ---
11:15:55 [INFO] 
11:15:55 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.uml.properties >-------
11:15:55 [INFO] Building org.eclipse.papyrus.uml.properties 4.1.100-SNAPSHOT   [313/735]
11:15:55 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/pom.xml
11:15:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:15:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties:4.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/pom.xml
11:15:55 [INFO] 
11:15:55 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.properties ---
11:15:55 [INFO] 
11:15:55 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.properties ---
11:15:55 [INFO] The project's OSGi version is 4.1.100.202401111608
11:15:55 [INFO] 
11:15:55 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.properties ---
11:15:55 [INFO] 
11:15:55 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.properties ---
11:15:55 [INFO] 
11:15:55 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.properties ---
11:15:55 [INFO] 
11:15:55 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.properties ---
11:15:55 [INFO] Resolving class path of org.eclipse.papyrus.uml.properties
11:15:56 [INFO] 
11:15:56 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.properties ---
11:15:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/main/resources
11:15:56 [INFO] 
11:15:56 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.properties ---
11:15:56 [INFO] Compiling 177 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/RequiredInterfaceObservableList.java:[75] 
11:15:58 	super(EMFProperties.list(UMLPackage.eINSTANCE.getPort_Required()).observe(source), domain, source, UMLPackage.eINSTANCE.getPort_Required());
11:15:58 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/StereotypeQualifyNameValueEditor.java:[81] 
11:15:58 	Activator.getDefault().log.error(message, null);
11:15:58 	                       ^^^
11:15:58 The static field Activator.log should be accessed in a static way
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypePropertiesPlaceSection.java:[28] 
11:15:58 	import org.eclipse.papyrus.uml.appearance.helper.AppliedStereotypeHelper;
11:15:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type AppliedStereotypeHelper is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypePropertiesPlaceSection.java:[29] 
11:15:58 	import org.eclipse.papyrus.uml.appearance.helper.UMLVisualInformationPapyrusConstant;
11:15:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type UMLVisualInformationPapyrusConstant is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypePropertiesPlaceSection.java:[66] 
11:15:58 	private String stereotypePlacePresentation = UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION;
11:15:58 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type UMLVisualInformationPapyrusConstant is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypePropertiesPlaceSection.java:[66] 
11:15:58 	private String stereotypePlacePresentation = UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION;
11:15:58 	                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypePropertiesPlaceSection.java:[87] 
11:15:58 	comboStereotypePropertiesPlace.add(UMLVisualInformationPapyrusConstant.STEREOTYPE_COMMENT_LOCATION);
11:15:58 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type UMLVisualInformationPapyrusConstant is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypePropertiesPlaceSection.java:[87] 
11:15:58 	comboStereotypePropertiesPlace.add(UMLVisualInformationPapyrusConstant.STEREOTYPE_COMMENT_LOCATION);
11:15:58 	                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_COMMENT_LOCATION is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypePropertiesPlaceSection.java:[88] 
11:15:58 	comboStereotypePropertiesPlace.add(UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION);
11:15:58 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type UMLVisualInformationPapyrusConstant is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypePropertiesPlaceSection.java:[88] 
11:15:58 	comboStereotypePropertiesPlace.add(UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION);
11:15:58 	                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypePropertiesPlaceSection.java:[89] 
11:15:58 	comboStereotypePropertiesPlace.add(UMLVisualInformationPapyrusConstant.STEREOTYPE_BRACE_LOCATION);
11:15:58 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type UMLVisualInformationPapyrusConstant is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypePropertiesPlaceSection.java:[89] 
11:15:58 	comboStereotypePropertiesPlace.add(UMLVisualInformationPapyrusConstant.STEREOTYPE_BRACE_LOCATION);
11:15:58 	                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_BRACE_LOCATION is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypePropertiesPlaceSection.java:[109] 
11:15:58 	RecordingCommand command = AppliedStereotypeHelper.getSetAppliedStereotypePropertiesLocalizationCommand(domain, diagramElement, stereotypePlacePresentation);
11:15:58 	                           ^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type AppliedStereotypeHelper is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypePropertiesPlaceSection.java:[109] 
11:15:58 	RecordingCommand command = AppliedStereotypeHelper.getSetAppliedStereotypePropertiesLocalizationCommand(domain, diagramElement, stereotypePlacePresentation);
11:15:58 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The method getSetAppliedStereotypePropertiesLocalizationCommand(TransactionalEditingDomain, EModelElement, String) from the type AppliedStereotypeHelper is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypePropertiesPlaceSection.java:[133] 
11:15:58 	stereotypePlacePresentation = AppliedStereotypeHelper.getAppliedStereotypesPropertiesLocalization(diagramElement);
11:15:58 	                              ^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type AppliedStereotypeHelper is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypePropertiesPlaceSection.java:[133] 
11:15:58 	stereotypePlacePresentation = AppliedStereotypeHelper.getAppliedStereotypesPropertiesLocalization(diagramElement);
11:15:58 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The method getAppliedStereotypesPropertiesLocalization(EModelElement) from the type AppliedStereotypeHelper is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypePropertiesPlaceSection.java:[164] 
11:15:58 	if (!AppliedStereotypeHelper.getAppliedStereotypesPropertiesToDisplay(diagramElement).equals("")) {
11:15:58 	     ^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type AppliedStereotypeHelper is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypePropertiesPlaceSection.java:[164] 
11:15:58 	if (!AppliedStereotypeHelper.getAppliedStereotypesPropertiesToDisplay(diagramElement).equals("")) {
11:15:58 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The method getAppliedStereotypesPropertiesToDisplay(EModelElement) from the type AppliedStereotypeHelper is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/EObjectContentsEditor.java:[79] 
11:15:58 	protected IObservableValue modelElementObservable;
11:15:58 	          ^^^^^^^^^^^^^^^^
11:15:58 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/EObjectContentsEditor.java:[169] 
11:15:58 	public void setValue(IObservableValue observable) {
11:15:58 	                     ^^^^^^^^^^^^^^^^
11:15:58 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/EObjectContentsEditor.java:[307] 
11:15:58 	modelElementObservable.setValue(value);
11:15:58 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/EObjectContentsEditor.java:[331] 
11:15:58 	modelElementObservable.setValue(null);
11:15:58 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/expression/ExpressionList.java:[47] 
11:15:58 	public class ExpressionList extends WritableList implements IChangeListener, ICommitListener, IObserving {
11:15:58 	                                    ^^^^^^^^^^^^
11:15:58 WritableList is a raw type. References to generic type WritableList<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/expression/ExpressionList.java:[51] 
11:15:58 	private IObservableList languages;
11:15:58 	        ^^^^^^^^^^^^^^^
11:15:58 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/expression/ExpressionList.java:[53] 
11:15:58 	private IObservableList bodies;
11:15:58 	        ^^^^^^^^^^^^^^^
11:15:58 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/expression/ExpressionList.java:[70] 
11:15:58 	public ExpressionList(IObservableList languages, IObservableList bodies, IChangeListener nestedChangeListener) {
11:15:58 	                      ^^^^^^^^^^^^^^^
11:15:58 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/expression/ExpressionList.java:[70] 
11:15:58 	public ExpressionList(IObservableList languages, IObservableList bodies, IChangeListener nestedChangeListener) {
11:15:58 	                                                 ^^^^^^^^^^^^^^^
11:15:58 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/expression/ExpressionList.java:[71] 
11:15:58 	super(new LinkedList<Expression>(), Expression.class);
11:15:58 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 Type safety: The constructor WritableList(List, Object) belongs to the raw type WritableList. References to generic type WritableList<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/expression/ExpressionList.java:[72] 
11:15:58 	expressions = wrappedList;
11:15:58 	              ^^^^^^^^^^^
11:15:58 Type safety: The expression of type List needs unchecked conversion to conform to List<ExpressionList.Expression>
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/expression/ExpressionList.java:[93] 
11:15:58 	public ExpressionList(IObservableList languages, IObservableList bodies) {
11:15:58 	                      ^^^^^^^^^^^^^^^
11:15:58 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/expression/ExpressionList.java:[93] 
11:15:58 	public ExpressionList(IObservableList languages, IObservableList bodies) {
11:15:58 	                                                 ^^^^^^^^^^^^^^^
11:15:58 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/expression/ExpressionList.java:[192] 
11:15:58 	bodies.add(""); //$NON-NLS-1$
11:15:58 	^^^^^^^^^^^^^^
11:15:58 Type safety: The method add(Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/expression/ExpressionList.java:[195] 
11:15:58 	bodies.add(body);
11:15:58 	^^^^^^^^^^^^^^^^
11:15:58 Type safety: The method add(Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/expression/ExpressionList.java:[200] 
11:15:58 	languages.add(""); //$NON-NLS-1$
11:15:58 	^^^^^^^^^^^^^^^^^
11:15:58 Type safety: The method add(Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/expression/ExpressionList.java:[203] 
11:15:58 	languages.add(language);
11:15:58 	^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 Type safety: The method add(Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/UMLModelElement.java:[147] 
11:15:58 	IObservableList list = domain == null ? EMFProperties.list(featurePath).observe(source) : new GMFObservableList(EMFProperties.list(featurePath).observe(source), domain, getSource(featurePath), feature);
11:15:58 	^^^^^^^^^^^^^^^
11:15:58 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/UMLModelElement.java:[147] 
11:15:58 	IObservableList list = domain == null ? EMFProperties.list(featurePath).observe(source) : new GMFObservableList(EMFProperties.list(featurePath).observe(source), domain, getSource(featurePath), feature);
11:15:58 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/UMLModelElement.java:[147] 
11:15:58 	IObservableList list = domain == null ? EMFProperties.list(featurePath).observe(source) : new GMFObservableList(EMFProperties.list(featurePath).observe(source), domain, getSource(featurePath), feature);
11:15:58 	                                                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/UMLModelElement.java:[153] 
11:15:58 	value = domain == null ? EMFProperties.value(featurePath).observe(source) : new GMFObservableValue(getSource(featurePath), feature, domain);
11:15:58 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/UMLModelElement.java:[349] 
11:15:58 	public IValidator getValidator(String propertyPath) {
11:15:58 	       ^^^^^^^^^^
11:15:58 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/StereotypeExplorerDialog.java:[661] 
11:15:58 	for (Iterator iterator = workspaceProfilesURIs.iterator(); iterator.hasNext();) {
11:15:58 	     ^^^^^^^^
11:15:58 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/OwnerObservableValue.java:[63] 
11:15:58 	public class OwnerObservableValue extends ReferenceCountedObservable.Value implements IChangeListener, AggregatedObservable, CommandBasedObservableValue, IObserving {
11:15:58 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 ReferenceCountedObservable.Value is a raw type. References to generic type ReferenceCountedObservable.Value<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/OwnerObservableValue.java:[71] 
11:15:58 	private final IObservableList navigableEndsObservableList;
11:15:58 	              ^^^^^^^^^^^^^^^
11:15:58 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/OwnerObservableValue.java:[94] 
11:15:58 	navigableEndsObservableList = EMFProperties.list(UMLPackage.eINSTANCE.getAssociation_NavigableOwnedEnd()).observe(memberEnd.getAssociation());
11:15:58 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/OwnerObservableValue.java:[100] 
11:15:58 	fireValueChange(Diffs.createValueDiff(currentValue, doGetValue()));
11:15:58 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ProvidedInterfaceObservableList.java:[75] 
11:15:58 	super(EMFProperties.list(UMLPackage.eINSTANCE.getPort_Provided()).observe(source), domain, source, UMLPackage.eINSTANCE.getPort_Provided());
11:15:58 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/NavigationObservableValue.java:[57] 
11:15:58 	public class NavigationObservableValue extends ReferenceCountedObservable.Value implements IChangeListener, CommandBasedObservableValue, AggregatedObservable, IObserving {
11:15:58 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 ReferenceCountedObservable.Value is a raw type. References to generic type ReferenceCountedObservable.Value<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/NavigationObservableValue.java:[63] 
11:15:58 	private final IObservableList ownerObservableList;
11:15:58 	              ^^^^^^^^^^^^^^^
11:15:58 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/NavigationObservableValue.java:[79] 
11:15:58 	ownerObservableList = EMFProperties.list(UMLPackage.eINSTANCE.getAssociation_OwnedEnd()).observe(memberEnd.getAssociation());
11:15:58 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/NavigationObservableValue.java:[85] 
11:15:58 	fireValueChange(Diffs.createValueDiff(currentValue, doGetValue()));
11:15:58 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/ProfileApplicationEditor.java:[307] 
11:15:58 	modelProperty.add(profile);
11:15:58 	^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 Type safety: The method add(Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/ProfileApplicationEditor.java:[321] 
11:15:58 	modelProperty.add(profile);
11:15:58 	^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 Type safety: The method add(Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/ProfileApplicationEditor.java:[347] 
11:15:58 	modelProperty.add(profile);
11:15:58 	^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 Type safety: The method add(Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[27] 
11:15:58 	import org.eclipse.papyrus.uml.appearance.helper.AppliedStereotypeHelper;
11:15:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type AppliedStereotypeHelper is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[28] 
11:15:58 	import org.eclipse.papyrus.uml.appearance.helper.UMLVisualInformationPapyrusConstant;
11:15:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type UMLVisualInformationPapyrusConstant is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[67] 
11:15:58 	private String stereotypePlacePresentation = UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION;
11:15:58 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type UMLVisualInformationPapyrusConstant is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[67] 
11:15:58 	private String stereotypePlacePresentation = UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION;
11:15:58 	                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[147] 
11:15:58 	Stereotype stereotype = AppliedStereotypeHelper.getFirstDisplayedStereotype(diagramElement, elt);
11:15:58 	                        ^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type AppliedStereotypeHelper is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[147] 
11:15:58 	Stereotype stereotype = AppliedStereotypeHelper.getFirstDisplayedStereotype(diagramElement, elt);
11:15:58 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The method getFirstDisplayedStereotype(EModelElement, Element) from the type AppliedStereotypeHelper is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[151] 
11:15:58 	String appliedStereotypeKind = UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION;
11:15:58 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type UMLVisualInformationPapyrusConstant is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[151] 
11:15:58 	String appliedStereotypeKind = UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION;
11:15:58 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[154] 
11:15:58 	appliedStereotypeKind = UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION;
11:15:58 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type UMLVisualInformationPapyrusConstant is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[154] 
11:15:58 	appliedStereotypeKind = UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION;
11:15:58 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[156] 
11:15:58 	appliedStereotypeKind = UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION;
11:15:58 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type UMLVisualInformationPapyrusConstant is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[156] 
11:15:58 	appliedStereotypeKind = UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION;
11:15:58 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The field UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[158] 
11:15:58 	appliedStereotypeKind = UMLVisualInformationPapyrusConstant.TEXT_ICON_STEREOTYPE_PRESENTATION;
11:15:58 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type UMLVisualInformationPapyrusConstant is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[158] 
11:15:58 	appliedStereotypeKind = UMLVisualInformationPapyrusConstant.TEXT_ICON_STEREOTYPE_PRESENTATION;
11:15:58 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The field UMLVisualInformationPapyrusConstant.TEXT_ICON_STEREOTYPE_PRESENTATION is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[160] 
11:15:58 	appliedStereotypeKind = UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION;
11:15:58 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type UMLVisualInformationPapyrusConstant is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[160] 
11:15:58 	appliedStereotypeKind = UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION;
11:15:58 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The field UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[162] 
11:15:58 	String stereotypetoDisplay = AppliedStereotypeHelper.getStereotypesToDisplay(diagramElement);
11:15:58 	                             ^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type AppliedStereotypeHelper is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[162] 
11:15:58 	String stereotypetoDisplay = AppliedStereotypeHelper.getStereotypesToDisplay(diagramElement);
11:15:58 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The method getStereotypesToDisplay(EModelElement) from the type AppliedStereotypeHelper is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[163] 
11:15:58 	RecordingCommand command = AppliedStereotypeHelper.getAppliedStereotypeToDisplayCommand(domain, diagramElement, stereotypetoDisplay, appliedStereotypeKind);
11:15:58 	                           ^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type AppliedStereotypeHelper is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[163] 
11:15:58 	RecordingCommand command = AppliedStereotypeHelper.getAppliedStereotypeToDisplayCommand(domain, diagramElement, stereotypetoDisplay, appliedStereotypeKind);
11:15:58 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The method getAppliedStereotypeToDisplayCommand(TransactionalEditingDomain, EModelElement, String, String) from the type AppliedStereotypeHelper is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[195] 
11:15:58 	String appliedStereotypeKind = UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION;
11:15:58 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type UMLVisualInformationPapyrusConstant is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[195] 
11:15:58 	String appliedStereotypeKind = UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION;
11:15:58 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[197] 
11:15:58 	appliedStereotypeKind = UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION;
11:15:58 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type UMLVisualInformationPapyrusConstant is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[197] 
11:15:58 	appliedStereotypeKind = UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION;
11:15:58 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[199] 
11:15:58 	appliedStereotypeKind = UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_VERTICAL_PRESENTATION;
11:15:58 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type UMLVisualInformationPapyrusConstant is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[199] 
11:15:58 	appliedStereotypeKind = UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_VERTICAL_PRESENTATION;
11:15:58 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_VERTICAL_PRESENTATION is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[201] 
11:15:58 	String stereotypetoDisplay = AppliedStereotypeHelper.getStereotypesToDisplay(diagramElement);
11:15:58 	                             ^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type AppliedStereotypeHelper is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[201] 
11:15:58 	String stereotypetoDisplay = AppliedStereotypeHelper.getStereotypesToDisplay(diagramElement);
11:15:58 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The method getStereotypesToDisplay(EModelElement) from the type AppliedStereotypeHelper is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[202] 
11:15:58 	RecordingCommand command = AppliedStereotypeHelper.getAppliedStereotypeToDisplayCommand(domain, diagramElement, stereotypetoDisplay, appliedStereotypeKind);
11:15:58 	                           ^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type AppliedStereotypeHelper is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[202] 
11:15:58 	RecordingCommand command = AppliedStereotypeHelper.getAppliedStereotypeToDisplayCommand(domain, diagramElement, stereotypetoDisplay, appliedStereotypeKind);
11:15:58 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The method getAppliedStereotypeToDisplayCommand(TransactionalEditingDomain, EModelElement, String, String) from the type AppliedStereotypeHelper is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[222] 
11:15:58 	comboStereotypeDisplayPlace.add(UMLVisualInformationPapyrusConstant.STEREOTYPE_COMMENT_LOCATION);
11:15:58 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type UMLVisualInformationPapyrusConstant is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[222] 
11:15:58 	comboStereotypeDisplayPlace.add(UMLVisualInformationPapyrusConstant.STEREOTYPE_COMMENT_LOCATION);
11:15:58 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_COMMENT_LOCATION is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[223] 
11:15:58 	comboStereotypeDisplayPlace.add(UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION);
11:15:58 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type UMLVisualInformationPapyrusConstant is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[223] 
11:15:58 	comboStereotypeDisplayPlace.add(UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION);
11:15:58 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[224] 
11:15:58 	comboStereotypeDisplayPlace.add(UMLVisualInformationPapyrusConstant.STEREOTYPE_BRACE_LOCATION);
11:15:58 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type UMLVisualInformationPapyrusConstant is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[224] 
11:15:58 	comboStereotypeDisplayPlace.add(UMLVisualInformationPapyrusConstant.STEREOTYPE_BRACE_LOCATION);
11:15:58 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_BRACE_LOCATION is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[237] 
11:15:58 	RecordingCommand command = AppliedStereotypeHelper.getSetAppliedStereotypePropertiesLocalizationCommand(domain, diagramElement, stereotypePlacePresentation);
11:15:58 	                           ^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type AppliedStereotypeHelper is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[237] 
11:15:58 	RecordingCommand command = AppliedStereotypeHelper.getSetAppliedStereotypePropertiesLocalizationCommand(domain, diagramElement, stereotypePlacePresentation);
11:15:58 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The method getSetAppliedStereotypePropertiesLocalizationCommand(TransactionalEditingDomain, EModelElement, String) from the type AppliedStereotypeHelper is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[297] 
11:15:58 	stereotypePlacePresentation = AppliedStereotypeHelper.getAppliedStereotypesPropertiesLocalization(diagramElement);
11:15:58 	                              ^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type AppliedStereotypeHelper is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[297] 
11:15:58 	stereotypePlacePresentation = AppliedStereotypeHelper.getAppliedStereotypesPropertiesLocalization(diagramElement);
11:15:58 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The method getAppliedStereotypesPropertiesLocalization(EModelElement) from the type AppliedStereotypeHelper is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[313] 
11:15:58 	if (!AppliedStereotypeHelper.getAppliedStereotypesPropertiesToDisplay(diagramElement).equals("")) {
11:15:58 	     ^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type AppliedStereotypeHelper is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[313] 
11:15:58 	if (!AppliedStereotypeHelper.getAppliedStereotypesPropertiesToDisplay(diagramElement).equals("")) {
11:15:58 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The method getAppliedStereotypesPropertiesToDisplay(EModelElement) from the type AppliedStereotypeHelper is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[331] 
11:15:58 	final String stereotypePresentation = AppliedStereotypeHelper.getAppliedStereotypePresentationKind(diagramElement);
11:15:58 	                                      ^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type AppliedStereotypeHelper is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[331] 
11:15:58 	final String stereotypePresentation = AppliedStereotypeHelper.getAppliedStereotypePresentationKind(diagramElement);
11:15:58 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The method getAppliedStereotypePresentationKind(EModelElement) from the type AppliedStereotypeHelper is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[337] 
11:15:58 	Stereotype stereotype = AppliedStereotypeHelper.getFirstDisplayedStereotype(diagramElement, elt);
11:15:58 	                        ^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type AppliedStereotypeHelper is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[337] 
11:15:58 	Stereotype stereotype = AppliedStereotypeHelper.getFirstDisplayedStereotype(diagramElement, elt);
11:15:58 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The method getFirstDisplayedStereotype(EModelElement, Element) from the type AppliedStereotypeHelper is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[342] 
11:15:58 	if (stereotypePresentation.equals(UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION) && hasIcons) {
11:15:58 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type UMLVisualInformationPapyrusConstant is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[342] 
11:15:58 	if (stereotypePresentation.equals(UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION) && hasIcons) {
11:15:58 	                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The field UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[344] 
11:15:58 	} else if (stereotypePresentation.equals(UMLVisualInformationPapyrusConstant.TEXT_ICON_STEREOTYPE_PRESENTATION) && hasIcons) {
11:15:58 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type UMLVisualInformationPapyrusConstant is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[344] 
11:15:58 	} else if (stereotypePresentation.equals(UMLVisualInformationPapyrusConstant.TEXT_ICON_STEREOTYPE_PRESENTATION) && hasIcons) {
11:15:58 	                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The field UMLVisualInformationPapyrusConstant.TEXT_ICON_STEREOTYPE_PRESENTATION is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[346] 
11:15:58 	} else if (stereotypePresentation.equals(UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION) && hasShapes) {
11:15:58 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type UMLVisualInformationPapyrusConstant is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[346] 
11:15:58 	} else if (stereotypePresentation.equals(UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION) && hasShapes) {
11:15:58 	                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The field UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[352] 
11:15:58 	if (stereotypePresentation.equals(UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION)) {
11:15:58 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type UMLVisualInformationPapyrusConstant is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[352] 
11:15:58 	if (stereotypePresentation.equals(UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION)) {
11:15:58 	                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[354] 
11:15:58 	} else if (stereotypePresentation.equals(UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_VERTICAL_PRESENTATION)) {
11:15:58 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type UMLVisualInformationPapyrusConstant is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[354] 
11:15:58 	} else if (stereotypePresentation.equals(UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_VERTICAL_PRESENTATION)) {
11:15:58 	                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_VERTICAL_PRESENTATION is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[384] 
11:15:58 	final String stereotypePresentation = AppliedStereotypeHelper.getAppliedStereotypePresentationKind(diagramElement);
11:15:58 	                                      ^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type AppliedStereotypeHelper is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[384] 
11:15:58 	final String stereotypePresentation = AppliedStereotypeHelper.getAppliedStereotypePresentationKind(diagramElement);
11:15:58 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The method getAppliedStereotypePresentationKind(EModelElement) from the type AppliedStereotypeHelper is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[390] 
11:15:58 	Stereotype stereotype = AppliedStereotypeHelper.getFirstDisplayedStereotype(diagramElement, elt);
11:15:58 	                        ^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type AppliedStereotypeHelper is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[390] 
11:15:58 	Stereotype stereotype = AppliedStereotypeHelper.getFirstDisplayedStereotype(diagramElement, elt);
11:15:58 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The method getFirstDisplayedStereotype(EModelElement, Element) from the type AppliedStereotypeHelper is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[394] 
11:15:58 	if (stereotypePresentation.equals(UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION) && hasIcons) {
11:15:58 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type UMLVisualInformationPapyrusConstant is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[394] 
11:15:58 	if (stereotypePresentation.equals(UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION) && hasIcons) {
11:15:58 	                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The field UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[396] 
11:15:58 	} else if (stereotypePresentation.equals(UMLVisualInformationPapyrusConstant.TEXT_ICON_STEREOTYPE_PRESENTATION) && hasIcons) {
11:15:58 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type UMLVisualInformationPapyrusConstant is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[396] 
11:15:58 	} else if (stereotypePresentation.equals(UMLVisualInformationPapyrusConstant.TEXT_ICON_STEREOTYPE_PRESENTATION) && hasIcons) {
11:15:58 	                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The field UMLVisualInformationPapyrusConstant.TEXT_ICON_STEREOTYPE_PRESENTATION is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[398] 
11:15:58 	} else if (stereotypePresentation.equals(UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION) && hasShapes) {
11:15:58 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type UMLVisualInformationPapyrusConstant is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[398] 
11:15:58 	} else if (stereotypePresentation.equals(UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION) && hasShapes) {
11:15:58 	                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The field UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[433] 
11:15:58 	diagramElement.eAdapters().remove(this);
11:15:58 	                                  ^^^^
11:15:58 Unlikely argument type AppliedStereotypeKindAppearanceSection for remove(Object) on a Collection<Adapter>
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/AbstractUMLAggregatedObservableValue.java:[32] 
11:15:58 	public abstract class AbstractUMLAggregatedObservableValue extends ReferenceCountedObservable.Value implements AggregatedObservable, CommandBasedObservableValue {
11:15:58 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 ReferenceCountedObservable.Value is a raw type. References to generic type ReferenceCountedObservable.Value<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src-gen/org/eclipse/papyrus/uml/properties/languagepreferences/util/languagepreferencesAdapterFactory.java:[13] 
11:15:58 	import org.eclipse.papyrus.uml.properties.languagepreferences.*;
11:15:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The import org.eclipse.papyrus.uml.properties.languagepreferences is never used
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/editors/AutoCompleteReferenceDialogObservableValue.java:[44] 
11:15:58 	public AutoCompleteReferenceDialogObservableValue(AutoCompleteReferenceDialog dialog, StyledText styledText, IObservableValue modelObservable, int eventType) {
11:15:58 	                                                                                                             ^^^^^^^^^^^^^^^^
11:15:58 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/helpers/UMLDatabindingHelper.java:[47] 
11:15:58 	public static IObservableValue getObservableValue(EObject source, EStructuralFeature feature, EditingDomain domain) {
11:15:58 	              ^^^^^^^^^^^^^^^^
11:15:58 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/helpers/UMLDatabindingHelper.java:[48] 
11:15:58 	return domain == null ? EMFProperties.value(feature).observe(source) : new GMFObservableValue(source, feature, domain);
11:15:58 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/listeners/ReadOnlyStringPropertiesListener.java:[43] 
11:15:58 	Object value = ((IObservableValue) observable).getValue();
11:15:58 	                 ^^^^^^^^^^^^^^^^
11:15:58 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/items/CompositeItems.java:[55] 
11:15:58 	final List propValues = (List) value;
11:15:58 	      ^^^^
11:15:58 List is a raw type. References to generic type List<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/items/CompositeItems.java:[55] 
11:15:58 	final List propValues = (List) value;
11:15:58 	                         ^^^^
11:15:58 List is a raw type. References to generic type List<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/datatype/DataTypeObservableValue.java:[28] 
11:15:58 	public interface DataTypeObservableValue extends IObservableValue {
11:15:58 	                                                 ^^^^^^^^^^^^^^^^
11:15:58 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/ExpressionLanguageEditor.java:[53] 
11:15:58 	public void setModelObservable(IObservableList modelProperty) {
11:15:58 	                               ^^^^^^^^^^^^^^^
11:15:58 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/StereotypeApplicationModelElement.java:[34] 
11:15:58 	import org.eclipse.papyrus.uml.tools.providers.ProfileLabelProvider;
11:15:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type ProfileLabelProvider is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/StereotypeApplicationModelElement.java:[111] 
11:15:58 	return new ProfileLabelProvider((Package) umlSource);
11:15:58 	           ^^^^^^^^^^^^^^^^^^^^
11:15:58 The type ProfileLabelProvider is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/StereotypeApplicationModelElement.java:[111] 
11:15:58 	return new ProfileLabelProvider((Package) umlSource);
11:15:58 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The constructor ProfileLabelProvider(Package) is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/items/DataTypeItems.java:[41] 
11:15:58 	final List propValues = (List) value;
11:15:58 	      ^^^^
11:15:58 List is a raw type. References to generic type List<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/items/DataTypeItems.java:[41] 
11:15:58 	final List propValues = (List) value;
11:15:58 	                         ^^^^
11:15:58 List is a raw type. References to generic type List<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/items/EnumerationItems.java:[52] 
11:15:58 	final List propValues = (List) value;
11:15:58 	      ^^^^
11:15:58 List is a raw type. References to generic type List<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/items/EnumerationItems.java:[52] 
11:15:58 	final List propValues = (List) value;
11:15:58 	                         ^^^^
11:15:58 List is a raw type. References to generic type List<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/datatype/StructuredDataTypeObservableValue.java:[49] 
11:15:58 	observable.setValue(super.doGetValue());
11:15:58 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/datatype/StructuredDataTypeObservableValue.java:[55] 
11:15:58 	setValue(null);
11:15:58 	^^^^^^^^^^^^^^
11:15:58 Type safety: The method setValue(Object) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/datatype/StructuredDataTypeObservableValue.java:[65] 
11:15:58 	public Object getAdapter(Class adapter) {
11:15:58 	       ^^^^^^
11:15:58 Type safety: The return type Object for getAdapter(Class) from the type StructuredDataTypeObservableValue needs unchecked conversion to conform to T from the type IAdaptable
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/datatype/StructuredDataTypeObservableValue.java:[65] 
11:15:58 	public Object getAdapter(Class adapter) {
11:15:58 	                         ^^^^^
11:15:58 Class is a raw type. References to generic type Class<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/CommentEditor.java:[28] 
11:15:58 	public void setModelObservable(IObservableList modelObservable) {
11:15:58 	                               ^^^^^^^^^^^^^^^
11:15:58 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/StereotypeAppearanceObservableValue.java:[26] 
11:15:58 	import org.eclipse.core.internal.databinding.Util;
11:15:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 Discouraged access: The type 'Util' 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:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/StereotypeAppearanceObservableValue.java:[48] 
11:15:58 	public class StereotypeAppearanceObservableValue extends AbstractObservableValue implements IObserving {
11:15:58 	                                                         ^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/StereotypeAppearanceObservableValue.java:[134] 
11:15:58 	setValue(doGetValue());
11:15:58 	^^^^^^^^^^^^^^^^^^^^^^
11:15:58 Type safety: The method setValue(Object) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/StereotypeAppearanceObservableValue.java:[217] 
11:15:58 	fireValueChange(Diffs.createValueDiff(oldValue, stringValue));
11:15:58 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/actions/ReApplyProfiles.java:[59] 
11:15:58 	EPackage ep = prof.getDefinition();
11:15:58 	         ^^
11:15:58 The value of the local variable ep is not used
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/MaskValueObservableList.java:[50] 
11:15:58 	updateWrappedList(getDefaultValues());
11:15:58 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 Type safety: The method updateWrappedList(List) belongs to the raw type ObservableList. References to generic type ObservableList<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/MaskValueObservableList.java:[58] 
11:15:58 	protected IObservableList getConcreteList() {
11:15:58 	          ^^^^^^^^^^^^^^^
11:15:58 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/MaskValueObservableList.java:[60] 
11:15:58 	return new WritableList(getDefaultValues(), String.class);
11:15:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 Type safety: The constructor WritableList(List, Object) belongs to the raw type WritableList. References to generic type WritableList<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/MaskValueObservableList.java:[60] 
11:15:58 	return new WritableList(getDefaultValues(), String.class);
11:15:58 	           ^^^^^^^^^^^^
11:15:58 WritableList is a raw type. References to generic type WritableList<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/MaskValueObservableList.java:[87] 
11:15:58 	Collection<Object> currentValues = new HashSet<Object>(wrappedList);
11:15:58 	                                                       ^^^^^^^^^^^
11:15:58 Type safety: The expression of type List needs unchecked conversion to conform to Collection<? extends Object>
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/MaskValueObservableList.java:[100] 
11:15:58 	Collection<Object> currentValues = new HashSet<Object>(wrappedList);
11:15:58 	                                                       ^^^^^^^^^^^
11:15:58 Type safety: The expression of type List needs unchecked conversion to conform to Collection<? extends Object>
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ImageKindObservableValue.java:[34] 
11:15:58 	public class ImageKindObservableValue extends AbstractObservableValue implements IObserving {
11:15:58 	                                              ^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/CommentBodyWrapperEditor.java:[238] 
11:15:58 	public IValidator getValidator() {
11:15:58 	       ^^^^^^^^^^
11:15:58 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/views/ProfilePanelView.java:[22] 
11:15:58 	import org.eclipse.papyrus.uml.properties.profile.ui.panels.AppliedProfilePanel;
11:15:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type AppliedProfilePanel is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/views/ProfilePanelView.java:[214] 
11:15:58 	panel = new AppliedProfilePanel(this.parent, 0);
11:15:58 	            ^^^^^^^^^^^^^^^^^^^
11:15:58 The type AppliedProfilePanel is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/views/ProfilePanelView.java:[214] 
11:15:58 	panel = new AppliedProfilePanel(this.parent, 0);
11:15:58 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The constructor AppliedProfilePanel(Composite, int) is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/views/ProfilePanelView.java:[216] 
11:15:58 	((AppliedProfilePanel) panel).setSelected((Package) currentTarget);
11:15:58 	  ^^^^^^^^^^^^^^^^^^^
11:15:58 The type AppliedProfilePanel is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/views/ProfilePanelView.java:[216] 
11:15:58 	((AppliedProfilePanel) panel).setSelected((Package) currentTarget);
11:15:58 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The method setSelected(Package) from the type AppliedProfilePanel is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/constraints/IsDataTypeConstraint.java:[41] 
11:15:58 	dataType = ClassLoaderHelper.newInstance(dataTypeClassName, EDataType.class);
11:15:58 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The method newInstance(String, Class<EDataType>) from the type ClassLoaderHelper is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src-gen/org/eclipse/papyrus/uml/properties/languagepreferences/util/languagepreferencesSwitch.java:[12] 
11:15:58 	import org.eclipse.papyrus.uml.properties.languagepreferences.*;
11:15:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The import org.eclipse.papyrus.uml.properties.languagepreferences is never used
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ImageNameObservableValue.java:[32] 
11:15:58 	public class ImageNameObservableValue extends AbstractObservableValue implements IObserving {
11:15:58 	                                              ^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/MultiplicityObservableValue.java:[53] 
11:15:58 	public class MultiplicityObservableValue extends ReferenceCountedObservable.Value implements IChangeListener, CommandBasedObservableValue, AggregatedObservable, IObserving {
11:15:58 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 ReferenceCountedObservable.Value is a raw type. References to generic type ReferenceCountedObservable.Value<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/MultiplicityObservableValue.java:[55] 
11:15:58 	private IObservableValue lowerBound, upperBound, lowerValue, upperValue, lowerValueSpecification, upperValueSpecification;
11:15:58 	        ^^^^^^^^^^^^^^^^
11:15:58 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/MultiplicityObservableValue.java:[105] 
11:15:58 	private IObservableValue getValueSpecification(IObservableValue source, EStructuralFeature specificationFeature, EditingDomain domain) {
11:15:58 	        ^^^^^^^^^^^^^^^^
11:15:58 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/MultiplicityObservableValue.java:[105] 
11:15:58 	private IObservableValue getValueSpecification(IObservableValue source, EStructuralFeature specificationFeature, EditingDomain domain) {
11:15:58 	                                               ^^^^^^^^^^^^^^^^
11:15:58 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/MultiplicityObservableValue.java:[133] 
11:15:58 	fireValueChange(new ValueDiff() {
11:15:58 				@Override
11:15:58 				public Object getOldValue() {
11:15:58 					return null; // Unknown
11:15:58 				}
11:15:58 				@Override
11:15:58 				public Object getNewValue() {
11:15:58 					return value;
11:15:58 				}
11:15:58 			});
11:15:58 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/MultiplicityObservableValue.java:[133] 
11:15:58 	fireValueChange(new ValueDiff() {
11:15:58 	                    ^^^^^^^^^
11:15:58 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ImageExpressionObservableValue.java:[32] 
11:15:58 	public class ImageExpressionObservableValue extends AbstractObservableValue implements IObserving {
11:15:58 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/LabelCustomizationMaskProvider.java:[30] 
11:15:58 	import org.eclipse.papyrus.uml.diagram.common.editparts.FloatingLabelEditPart;
11:15:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type FloatingLabelEditPart is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/LabelCustomizationMaskProvider.java:[90] 
11:15:58 	} else if (input.getSelection().getFirstElement() instanceof FloatingLabelEditPart) {
11:15:58 	                                                             ^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type FloatingLabelEditPart is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ImportedPackageLocationObservableValue.java:[29] 
11:15:58 	public class ImportedPackageLocationObservableValue extends AbstractObservableValue {
11:15:58 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositeforview/AppliedProfileCompositeWithView.java:[203] 
11:15:58 	Profile profileToUnapply = (Profile) getProfiles().getData(itemName);
11:15:58 	        ^^^^^^^^^^^^^^^^
11:15:58 The value of the local variable profileToUnapply is not used
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/editors/AutoCompleteStyledTextStringEditor.java:[99] 
11:15:58 	IStatus status = targetValidator.validate(text.getText());
11:15:58 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 Type safety: The method validate(Object) belongs to the raw type IValidator. References to generic type IValidator<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/editors/AutoCompleteStyledTextStringEditor.java:[152] 
11:15:58 	private boolean delayedIsOpen = false;
11:15:58 	                ^^^^^^^^^^^^^
11:15:58 The value of the field new ICompletionListener(){}.delayedIsOpen is not used
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/EStructuralFeatureEditor.java:[313] 
11:15:58 	observable.addValueChangeListener(this);
11:15:58 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 Type safety: The method addValueChangeListener(IValueChangeListener) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/EStructuralFeatureEditor.java:[356] 
11:15:58 	observable.addListChangeListener(this);
11:15:58 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 Type safety: The method addListChangeListener(IListChangeListener) belongs to the raw type ObservableList. References to generic type ObservableList<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositeforview/AppliedStereotypePropertyCompositeWithView.java:[23] 
11:15:58 	import org.eclipse.papyrus.uml.appearance.helper.AppliedStereotypeHelper;
11:15:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type AppliedStereotypeHelper is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src-gen/org/eclipse/papyrus/uml/properties/languagepreferences/impl/languagepreferencesFactoryImpl.java:[14] 
11:15:58 	import org.eclipse.papyrus.uml.properties.languagepreferences.*;
11:15:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The import org.eclipse.papyrus.uml.properties.languagepreferences is never used
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/RichTextObservableValue.java:[162] 
11:15:58 	@SuppressWarnings({ "unchecked", "rawtypes" })
11:15:58 	                                 ^^^^^^^^^^
11:15:58 Unnecessary @SuppressWarnings("rawtypes")
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/NaturalLanguageEditor.java:[76] 
11:15:58 	IObservableValue observable = new AbstractObservableValue() {
11:15:58 	^^^^^^^^^^^^^^^^
11:15:58 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/NaturalLanguageEditor.java:[76] 
11:15:58 	IObservableValue observable = new AbstractObservableValue() {
11:15:58 	                                  ^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/KeywordObservableValue.java:[33] 
11:15:58 	public class KeywordObservableValue extends AbstractObservableValue implements IObserving, ReferenceCountedObservable {
11:15:58 	                                            ^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ExtendedMultiplicityObservableValue.java:[43] 
11:15:58 	public class ExtendedMultiplicityObservableValue extends ReferenceCountedObservable.Value implements AggregatedObservable {
11:15:58 	                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 ReferenceCountedObservable.Value is a raw type. References to generic type ReferenceCountedObservable.Value<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ExtendedMultiplicityObservableValue.java:[54] 
11:15:58 	private final List<IObservableValue> observableValues;
11:15:58 	                   ^^^^^^^^^^^^^^^^
11:15:58 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ExtendedMultiplicityObservableValue.java:[59] 
11:15:58 	private IValueChangeListener<?> valueChangeListener = new IValueChangeListener() {
11:15:58 	                                                          ^^^^^^^^^^^^^^^^^^^^
11:15:58 IValueChangeListener is a raw type. References to generic type IValueChangeListener<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ExtendedMultiplicityObservableValue.java:[62] 
11:15:58 	public void handleValueChange(ValueChangeEvent event) {
11:15:58 	                              ^^^^^^^^^^^^^^^^
11:15:58 ValueChangeEvent is a raw type. References to generic type ValueChangeEvent<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ExtendedMultiplicityObservableValue.java:[63] 
11:15:58 	ExtendedMultiplicityObservableValue.this.fireValueChange(event.diff);
11:15:58 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ExtendedMultiplicityObservableValue.java:[120] 
11:15:58 	for (final IObservableValue current : observableValues) {
11:15:58 	           ^^^^^^^^^^^^^^^^
11:15:58 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ExtendedMultiplicityObservableValue.java:[121] 
11:15:58 	current.addValueChangeListener(this.valueChangeListener);
11:15:58 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 Type safety: The method addValueChangeListener(IValueChangeListener) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ExtendedMultiplicityObservableValue.java:[134] 
11:15:58 	final Object value = ((IObservableValue) observable).getValue();
11:15:58 	                       ^^^^^^^^^^^^^^^^
11:15:58 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ExtendedMultiplicityObservableValue.java:[232] 
11:15:58 	fireValueChange(Diffs.createValueDiff(oldObservables, newObservables));
11:15:58 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ExtendedMultiplicityObservableValue.java:[241] 
11:15:58 	public List<IObservableValue> getObservableValues() {
11:15:58 	            ^^^^^^^^^^^^^^^^
11:15:58 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ExtendedMultiplicityObservableValue.java:[252] 
11:15:58 	for (IObservableValue observableValue : observableValues) {
11:15:58 	     ^^^^^^^^^^^^^^^^
11:15:58 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ExtendedMultiplicityObservableValue.java:[253] 
11:15:58 	observableValue.removeValueChangeListener(this.valueChangeListener);
11:15:58 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 Type safety: The method removeValueChangeListener(IValueChangeListener) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/items/MetaclassItems.java:[58] 
11:15:58 	final List propValues = (List) value;
11:15:58 	      ^^^^
11:15:58 List is a raw type. References to generic type List<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/items/MetaclassItems.java:[58] 
11:15:58 	final List propValues = (List) value;
11:15:58 	                         ^^^^
11:15:58 List is a raw type. References to generic type List<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/ProfileDefinitionModelElement.java:[31] 
11:15:58 	import org.eclipse.papyrus.uml.tools.databinding.PapyrusObservableList;
11:15:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type PapyrusObservableList is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/ProfileDefinitionModelElement.java:[57] 
11:15:58 	return new PapyrusObservableList(EMFObservables.observeList(definitions, EcorePackage.eINSTANCE.getEAnnotation_Contents()), domain, definitions, EcorePackage.eINSTANCE.getEAnnotation_Contents());
11:15:58 	           ^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type PapyrusObservableList is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/ProfileDefinitionModelElement.java:[57] 
11:15:58 	return new PapyrusObservableList(EMFObservables.observeList(definitions, EcorePackage.eINSTANCE.getEAnnotation_Contents()), domain, definitions, EcorePackage.eINSTANCE.getEAnnotation_Contents());
11:15:58 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The constructor PapyrusObservableList(List<?>, EditingDomain, EObject, EStructuralFeature) is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/AppliedCommentsObservableList.java:[105] 
11:15:58 	wrappedList.addAll(getAppliedCommentsList((Element) source));
11:15:58 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/AppliedCommentsObservableList.java:[106] 
11:15:58 	fireListChange(null);
11:15:58 	^^^^^^^^^^^^^^^^^^^^
11:15:58 Type safety: The method fireListChange(ListDiff) belongs to the raw type ObservableList. References to generic type ObservableList<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/items/StereotypeItems.java:[59] 
11:15:58 	final List propValues = (List) value;
11:15:58 	      ^^^^
11:15:58 List is a raw type. References to generic type List<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/items/StereotypeItems.java:[59] 
11:15:58 	final List propValues = (List) value;
11:15:58 	                         ^^^^
11:15:58 List is a raw type. References to generic type List<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/dialogs/ChooseSetStereotypeDialog.java:[109] 
11:15:58 	possibleElementsTableViewer.setSorter(new AlphabeticalViewerSorter(0));
11:15:58 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/dialogs/ChooseSetStereotypeDialog.java:[122] 
11:15:58 	possibleElementsTableViewer.setSorter(new AlphabeticalViewerSorter(1));
11:15:58 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/dialogs/ChooseSetStereotypeDialog.java:[127] 
11:15:58 	possibleElementsTableViewer.setSorter(new AlphabeticalViewerSorter(0));
11:15:58 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/dialogs/ChooseSetStereotypeDialog.java:[147] 
11:15:58 	Iterator<Stereotype> it = possibleElementList.getElements().iterator();
11:15:58 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<Stereotype>
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/dialogs/ChooseSetStereotypeDialog.java:[175] 
11:15:58 	Iterator<Stereotype> it = possibleElementList.getElements().iterator();
11:15:58 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<Stereotype>
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/dialogs/ChooseSetStereotypeDialog.java:[213] 
11:15:58 	Iterator it = possibleElementList.getElements().iterator();
11:15:58 	^^^^^^^^
11:15:58 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/ExpressionEditor.java:[55] 
11:15:58 	private IObservableList bodies;
11:15:58 	        ^^^^^^^^^^^^^^^
11:15:58 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/ExpressionEditor.java:[107] 
11:15:58 	bodies = (IObservableList) input.getObservable("UML:OpaqueExpression:body"); //$NON-NLS-1$
11:15:58 	          ^^^^^^^^^^^^^^^
11:15:58 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/ExpressionEditor.java:[129] 
11:15:58 	protected IObservableList getInputObservableList() {
11:15:58 	          ^^^^^^^^^^^^^^^
11:15:58 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ElementCustomizationObservableValue.java:[38] 
11:15:58 	private EditPart sourceElement;
11:15:58 	                 ^^^^^^^^^^^^^
11:15:58 The value of the field ElementCustomizationObservableValue.sourceElement is not used
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/items/PrimitiveTypeItems.java:[45] 
11:15:58 	final List propValues = (List) value;
11:15:58 	      ^^^^
11:15:58 List is a raw type. References to generic type List<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/items/PrimitiveTypeItems.java:[45] 
11:15:58 	final List propValues = (List) value;
11:15:58 	                         ^^^^
11:15:58 List is a raw type. References to generic type List<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/datatype/DataTypeProvider.java:[39] 
11:15:58 	Class<? extends DataTypeObservableValue> observableClass = ClassLoaderHelper.loadClass(observableClassName, DataTypeObservableValue.class);
11:15:58 	                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The method loadClass(String, Class<DataTypeObservableValue>) from the type ClassLoaderHelper is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedProfileCompositeOnModel.java:[53] 
11:15:58 	import org.eclipse.papyrus.uml.properties.profile.ui.panels.AppliedProfilePanel;
11:15:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type AppliedProfilePanel is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedProfileCompositeOnModel.java:[132] 
11:15:58 	public AppliedProfileCompositeOnModel(AppliedProfilePanel parent) {
11:15:58 	                                      ^^^^^^^^^^^^^^^^^^^
11:15:58 The type AppliedProfilePanel is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedProfileCompositeOnModel.java:[614] 
11:15:58 	EList appliedProfiles = getSelectedPackage().getAppliedProfiles();
11:15:58 	^^^^^
11:15:58 EList is a raw type. References to generic type EList<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedProfileCompositeOnModel.java:[621] 
11:15:58 	EList importedPackages = getSelectedPackage().getPackageImports();
11:15:58 	^^^^^
11:15:58 EList is a raw type. References to generic type EList<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedProfileCompositeOnModel.java:[622] 
11:15:58 	Iterator<PackageImport> iterPI = importedPackages.iterator();
11:15:58 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<PackageImport>
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedProfileCompositeOnModel.java:[623] 
11:15:58 	ArrayList importedPackagesToRemove = new ArrayList();
11:15:58 	^^^^^^^^^
11:15:58 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedProfileCompositeOnModel.java:[623] 
11:15:58 	ArrayList importedPackagesToRemove = new ArrayList();
11:15:58 	                                         ^^^^^^^^^
11:15:58 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedProfileCompositeOnModel.java:[628] 
11:15:58 	importedPackagesToRemove.add(pi);
11:15:58 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedProfileCompositeOnModel.java:[651] 
11:15:58 	private EObject resolveSemanticObject(Object object) {
11:15:58 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The method resolveSemanticObject(Object) from the type AppliedProfileCompositeOnModel is never used locally
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/AutoCompleteReferenceDialog.java:[60] 
11:15:58 	protected IObservableValue createWidgetObservable(IObservableValue modelProperty) {
11:15:58 	          ^^^^^^^^^^^^^^^^
11:15:58 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/AutoCompleteReferenceDialog.java:[60] 
11:15:58 	protected IObservableValue createWidgetObservable(IObservableValue modelProperty) {
11:15:58 	                                                  ^^^^^^^^^^^^^^^^
11:15:58 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/StereotypeAppearanceModelElement.java:[37] 
11:15:58 	import org.eclipse.papyrus.uml.appearance.helper.UMLVisualInformationPapyrusConstant;
11:15:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type UMLVisualInformationPapyrusConstant is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/StereotypeAppearanceModelElement.java:[102] 
11:15:58 	return new StaticContentProvider(new String[] { UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION, UMLVisualInformationPapyrusConstant.STEREOTYPE_COMMENT_LOCATION, UMLVisualInformationPapyrusConstant.STEREOTYPE_BRACE_LOCATION });
11:15:58 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type UMLVisualInformationPapyrusConstant is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/StereotypeAppearanceModelElement.java:[102] 
11:15:58 	return new StaticContentProvider(new String[] { UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION, UMLVisualInformationPapyrusConstant.STEREOTYPE_COMMENT_LOCATION, UMLVisualInformationPapyrusConstant.STEREOTYPE_BRACE_LOCATION });
11:15:58 	                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/StereotypeAppearanceModelElement.java:[102] 
11:15:58 	return new StaticContentProvider(new String[] { UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION, UMLVisualInformationPapyrusConstant.STEREOTYPE_COMMENT_LOCATION, UMLVisualInformationPapyrusConstant.STEREOTYPE_BRACE_LOCATION });
11:15:58 	                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type UMLVisualInformationPapyrusConstant is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/StereotypeAppearanceModelElement.java:[102] 
11:15:58 	return new StaticContentProvider(new String[] { UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION, UMLVisualInformationPapyrusConstant.STEREOTYPE_COMMENT_LOCATION, UMLVisualInformationPapyrusConstant.STEREOTYPE_BRACE_LOCATION });
11:15:58 	                                                                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_COMMENT_LOCATION is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/StereotypeAppearanceModelElement.java:[102] 
11:15:58 	return new StaticContentProvider(new String[] { UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION, UMLVisualInformationPapyrusConstant.STEREOTYPE_COMMENT_LOCATION, UMLVisualInformationPapyrusConstant.STEREOTYPE_BRACE_LOCATION });
11:15:58 	                                                                                                                                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The type UMLVisualInformationPapyrusConstant is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/StereotypeAppearanceModelElement.java:[102] 
11:15:58 	return new StaticContentProvider(new String[] { UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION, UMLVisualInformationPapyrusConstant.STEREOTYPE_COMMENT_LOCATION, UMLVisualInformationPapyrusConstant.STEREOTYPE_BRACE_LOCATION });
11:15:58 	                                                                                                                                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_BRACE_LOCATION is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/OwnedCommentsObservableList.java:[98] 
11:15:58 	wrappedList.addAll(getOwnedComments(source));
11:15:58 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/OwnedCommentsObservableList.java:[99] 
11:15:58 	fireListChange(null);
11:15:58 	^^^^^^^^^^^^^^^^^^^^
11:15:58 Type safety: The method fireListChange(ListDiff) belongs to the raw type ObservableList. References to generic type ObservableList<E> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/editors/UMLReferenceContentAssistProcessor.java:[139] 
11:15:58 	List<NamedElement> matchingElements = (List<NamedElement>) nameResolutionHelper.getMatchingElements(new Predicate<NamedElement>() {
11:15:58 			@Override
11:15:58 			public boolean test(NamedElement namedElement) { //check startwith without case
11:15:58 				return namedElement.getName().regionMatches(true, 0, entry, 0, entry.length());
11:15:58 			}
11:15:58 		});
11:15:58 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 Type safety: Unchecked cast from List<capture#1-of ?> to List<NamedElement>
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/NattablePropertyEditor.java:[844] 
11:15:58 	BooleanValueStyle fillStyle = (BooleanValueStyle) table.getNamedStyle(NattablestylePackage.eINSTANCE.getBooleanValueStyle(), NamedStyleConstants.FILL_COLUMNS_SIZE);
11:15:58 	                                                                                                                                                 ^^^^^^^^^^^^^^^^^
11:15:58 The field NamedStyleConstants.FILL_COLUMNS_SIZE is deprecated
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ExtensionRequiredObservableValue.java:[37] 
11:15:58 	public class ExtensionRequiredObservableValue extends AbstractObservableValue implements IChangeListener, IObserving {
11:15:58 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ExtensionRequiredObservableValue.java:[76] 
11:15:58 	observable.setValue(required ? MultiplicityParser.ONE : MultiplicityParser.OPTIONAL);
11:15:58 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 Type safety: The method setValue(Object) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ExtensionRequiredObservableValue.java:[98] 
11:15:58 	fireValueChange(new ValueDiff() {
11:15:58 			@Override
11:15:58 			public Object getOldValue() {
11:15:58 				return oldValue;
11:15:58 			}
11:15:58 			@Override
11:15:58 			public Object getNewValue() {
11:15:58 				return newValue;
11:15:58 			}
11:15:58 		});
11:15:58 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:58 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ExtensionRequiredObservableValue.java:[98] 
11:15:58 	fireValueChange(new ValueDiff() {
11:15:58 	                    ^^^^^^^^^
11:15:58 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:15:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositeforview/StereotypePropertiesDoubleClickListener.java:[72] 
11:15:58 	propertyComposite.touchModel();
11:15:58 	                  ^^^^^^^^^^^^
11:15:58 The method touchModel() from the type AppliedStereotypePropertyCompositeWithView is deprecated
11:15:58 245 problems (245 warnings)
11:15:58 [INFO] 
11:15:58 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.properties ---
11:15:58 [INFO] 
11:15:58 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.properties ---
11:15:58 [INFO] 
11:15:58 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.properties ---
11:15:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/test/resources
11:15:58 [INFO] 
11:15:58 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.properties ---
11:15:58 [INFO] 
11:15:58 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.properties ---
11:15:58 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 190 were skipped
11:15:58 [INFO] 
11:15:58 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.properties ---
11:15:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/target/org.eclipse.papyrus.uml.properties-4.1.100-SNAPSHOT-sources.jar
11:15:58 [INFO] 
11:15:58 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.properties ---
11:15:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/target/org.eclipse.papyrus.uml.properties-4.1.100-SNAPSHOT.jar
11:15:58 [INFO] 
11:15:58 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.properties ---
11:15:58 [INFO] 
11:15:58 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.properties ---
11:15:58 [INFO] 
11:15:58 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.properties ---
11:15:58 [INFO] 
11:15:58 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.ui >----
11:15:58 [INFO] Building org.eclipse.papyrus.uml.decoratormodel.ui 3.0.0-SNAPSHOT [314/735]
11:15:58 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.ui/pom.xml
11:15:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:15:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.ui/pom.xml
11:15:58 [INFO] 
11:15:58 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.decoratormodel.ui ---
11:15:58 [INFO] 
11:15:58 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.decoratormodel.ui ---
11:15:58 [INFO] The project's OSGi version is 3.0.0.202401111608
11:15:58 [INFO] 
11:15:58 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.decoratormodel.ui ---
11:15:58 [INFO] 
11:15:58 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.decoratormodel.ui ---
11:15:58 [INFO] 
11:15:58 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.decoratormodel.ui ---
11:15:58 [INFO] 
11:15:58 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.decoratormodel.ui ---
11:15:58 [INFO] Resolving class path of org.eclipse.papyrus.uml.decoratormodel.ui
11:15:59 [INFO] 
11:15:59 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.decoratormodel.ui ---
11:15:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.ui/src/main/resources
11:15:59 [INFO] 
11:15:59 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.decoratormodel.ui ---
11:15:59 [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:15:59 [INFO] 
11:15:59 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.decoratormodel.ui ---
11:15:59 [INFO] 
11:15:59 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.decoratormodel.ui ---
11:15:59 [INFO] 
11:15:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.decoratormodel.ui ---
11:15:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.ui/src/test/resources
11:15:59 [INFO] 
11:15:59 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.decoratormodel.ui ---
11:15:59 [INFO] 
11:15:59 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.decoratormodel.ui ---
11:15:59 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 151 were skipped
11:15:59 [INFO] 
11:15:59 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.decoratormodel.ui ---
11:15:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.ui/target/org.eclipse.papyrus.uml.decoratormodel.ui-3.0.0-SNAPSHOT-sources.jar
11:15:59 [INFO] 
11:15:59 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.decoratormodel.ui ---
11:16:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.ui/target/org.eclipse.papyrus.uml.decoratormodel.ui-3.0.0-SNAPSHOT.jar
11:16:00 [INFO] 
11:16:00 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.decoratormodel.ui ---
11:16:00 [INFO] 
11:16:00 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.decoratormodel.ui ---
11:16:00 [INFO] 
11:16:00 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.decoratormodel.ui ---
11:16:00 [INFO] 
11:16:00 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.properties >--
11:16:00 [INFO] Building org.eclipse.papyrus.uml.decoratormodel.properties 5.0.0-SNAPSHOT [315/735]
11:16:00 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/pom.xml
11:16:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:16:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.properties:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/pom.xml
11:16:00 [INFO] 
11:16:00 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.decoratormodel.properties ---
11:16:00 [INFO] 
11:16:00 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.decoratormodel.properties ---
11:16:00 [INFO] The project's OSGi version is 5.0.0.202401111608
11:16:00 [INFO] 
11:16:00 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.decoratormodel.properties ---
11:16:00 [INFO] 
11:16:00 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.decoratormodel.properties ---
11:16:00 [INFO] 
11:16:00 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.decoratormodel.properties ---
11:16:00 [INFO] 
11:16:00 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.decoratormodel.properties ---
11:16:00 [INFO] Resolving class path of org.eclipse.papyrus.uml.decoratormodel.properties
11:16:01 [INFO] 
11:16:01 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.decoratormodel.properties ---
11:16:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/src/main/resources
11:16:01 [INFO] 
11:16:01 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.decoratormodel.properties ---
11:16:01 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:16:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/src/org/eclipse/papyrus/uml/decoratormodel/internal/properties/constraints/ProfileApplicationsConstraintException.java:[24] 
11:16:02 	public class ProfileApplicationsConstraintException extends CoreException {
11:16:02 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:02 The serializable class ProfileApplicationsConstraintException does not declare a static final serialVersionUID field of type long
11:16:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/src/org/eclipse/papyrus/uml/decoratormodel/properties/elements/DecoratorModelsObservableList.java:[57] 
11:16:02 	public class DecoratorModelsObservableList extends ObservableList implements ICommitListener, IObserving {
11:16:02 	                                                   ^^^^^^^^^^^^^^
11:16:02 ObservableList is a raw type. References to generic type ObservableList<E> should be parameterized
11:16:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/src/org/eclipse/papyrus/uml/decoratormodel/properties/elements/DecoratorModelsObservableList.java:[96] 
11:16:02 	super(realm, Lists.newArrayList(), Object.class);
11:16:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:02 Type safety: The constructor ObservableList(Realm, List, Object) belongs to the raw type ObservableList. References to generic type ObservableList<E> should be parameterized
11:16:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/src/org/eclipse/papyrus/uml/decoratormodel/properties/elements/DecoratorModelsObservableList.java:[220] 
11:16:02 	updateWrappedList(newList);
11:16:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:02 Type safety: The method updateWrappedList(List) belongs to the raw type ObservableList. References to generic type ObservableList<E> should be parameterized
11:16:02 4 problems (4 warnings)
11:16:02 [INFO] 
11:16:02 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.decoratormodel.properties ---
11:16:02 [INFO] 
11:16:02 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.decoratormodel.properties ---
11:16:02 [INFO] 
11:16:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.decoratormodel.properties ---
11:16:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/src/test/resources
11:16:02 [INFO] 
11:16:02 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.decoratormodel.properties ---
11:16:02 [INFO] 
11:16:02 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.decoratormodel.properties ---
11:16:02 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 190 were skipped
11:16:02 [INFO] 
11:16:02 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.decoratormodel.properties ---
11:16:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/target/org.eclipse.papyrus.uml.decoratormodel.properties-5.0.0-SNAPSHOT-sources.jar
11:16:02 [INFO] 
11:16:02 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.decoratormodel.properties ---
11:16:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/target/org.eclipse.papyrus.uml.decoratormodel.properties-5.0.0-SNAPSHOT.jar
11:16:02 [INFO] 
11:16:02 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.decoratormodel.properties ---
11:16:02 [INFO] 
11:16:02 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.decoratormodel.properties ---
11:16:02 [INFO] 
11:16:02 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.decoratormodel.properties ---
11:16:02 [INFO] 
11:16:02 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.common.groups >--
11:16:02 [INFO] Building org.eclipse.papyrus.uml.diagram.common.groups 3.0.100-SNAPSHOT [316/735]
11:16:02 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/pom.xml
11:16:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:16:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.common.groups:3.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/pom.xml
11:16:03 [INFO] 
11:16:03 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.common.groups ---
11:16:03 [INFO] 
11:16:03 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.common.groups ---
11:16:03 [INFO] The project's OSGi version is 3.0.100.202401111608
11:16:03 [INFO] 
11:16:03 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.common.groups ---
11:16:03 [INFO] 
11:16:03 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.common.groups ---
11:16:03 [INFO] 
11:16:03 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.common.groups ---
11:16:03 [INFO] 
11:16:03 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.common.groups ---
11:16:03 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.common.groups
11:16:03 [INFO] 
11:16:03 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.common.groups ---
11:16:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/main/resources
11:16:03 [INFO] 
11:16:03 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.common.groups ---
11:16:04 [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/commands/UpdateReferencesCommand.java:[132] 
11:16:04 	Collection<EObject> collection = (Collection<EObject>) eObjectCreatedElement.eGet(ref);
11:16:04 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:04 Type safety: Unchecked cast from Object to Collection<EObject>
11:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/commands/ChangeGraphicalParentCommand.java:[88] 
11:16:04 	private IGraphicalEditPart host;
11:16:04 	                           ^^^^
11:16:04 The value of the field ChangeGraphicalParentCommand.host is not used
11:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/edit/policies/CreateInGroupEditPolicy.java:[81] 
11:16:04 	@SuppressWarnings("unchecked")
11:16:04 	                  ^^^^^^^^^^^
11:16:04 Unnecessary @SuppressWarnings("unchecked")
11:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/edit/policies/CreateInGroupEditPolicy.java:[201] 
11:16:04 	request.getExtendedData().put(CommandsUtils.GRAPHICAL_PARENT, newParentPart);
11:16:04 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:04 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/utils/GraphicalAndModelElementComparator.java:[55] 
11:16:04 	private Map registery;
11:16:04 	        ^^^
11:16:04 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/core/utils/Utils.java:[248] 
11:16:04 	Collection<View> diagramViews = new ArrayList<View>(anyPart.getViewer().getEditPartRegistry().keySet());
11:16:04 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:04 Type safety: The expression of type Set needs unchecked conversion to conform to Collection<? extends View>
11:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/core/utils/Utils.java:[276] 
11:16:04 	Collection<View> diagramViews = new ArrayList<View>(parentPart.getViewer().getEditPartRegistry().keySet());
11:16:04 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:04 Type safety: The expression of type Set needs unchecked conversion to conform to Collection<? extends View>
11:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/core/utils/Utils.java:[309] 
11:16:04 	Map editPartRegistry = null;
11:16:04 	^^^
11:16:04 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/core/utils/Utils.java:[335] 
11:16:04 	Collection<View> diagramViews = new ArrayList<View>(editPartRegistry.keySet());
11:16:04 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:04 Type safety: The expression of type Set needs unchecked conversion to conform to Collection<? extends View>
11:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/core/utils/Utils.java:[557] 
11:16:04 	groups = (List<EObject>) object.eGet(ref);
11:16:04 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:04 Type safety: Unchecked cast from Object to List<EObject>
11:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/core/utils/Utils.java:[607] 
11:16:04 	groups = (List<EObject>) visitingElement.eGet(ref);
11:16:04 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:04 Type safety: Unchecked cast from Object to List<EObject>
11:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/core/utils/Utils.java:[644] 
11:16:04 	Collection<EObject> collection = (Collection<EObject>) source.eGet(ref);
11:16:04 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:04 Type safety: Unchecked cast from Object to Collection<EObject>
11:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/core/utils/Utils.java:[962] 
11:16:04 	public static boolean isContainedInRegistery(Map editPartRegistry, Object _child) {
11:16:04 	                                             ^^^
11:16:04 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/core/utils/Utils.java:[977] 
11:16:04 	public static boolean isAGoodCompartementEditPart(Map editPartRegistry, Object _child) {
11:16:04 	                                                  ^^^
11:16:04 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/core/utils/Utils.java:[990] 
11:16:04 	public static EditPart getCompartementEditPartFromMainEditPart(Map editPartRegistry, EditPart parentEditPart) {
11:16:04 	                                                               ^^^
11:16:04 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/edit/policies/XYLayoutEditGroupPolicy.java:[359] 
11:16:04 	List<IGraphicalEditPart> automaticChildren = (List<IGraphicalEditPart>) request.getExtendedData().get(GroupRequestConstants.GRAPHICAL_CHILDREN);
11:16:04 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:04 Type safety: Unchecked cast from Object to List<IGraphicalEditPart>
11:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/edit/policies/XYLayoutEditGroupPolicy.java:[436] 
11:16:04 	List<IGraphicalEditPart> automaticChildren = (List<IGraphicalEditPart>) request.getExtendedData().get(GroupRequestConstants.GRAPHICAL_CHILDREN);
11:16:04 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:04 Type safety: Unchecked cast from Object to List<IGraphicalEditPart>
11:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/commands/utlis/CommandsUtils.java:[281] 
11:16:04 	request.getExtendedData().put(NEW_PARENT_HOST, hostParent);
11:16:04 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:04 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/commands/utlis/CommandsUtils.java:[286] 
11:16:04 	request.getExtendedData().put(CommandsUtils.NEW_PARENT_HOST, hostParent);
11:16:04 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:04 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/commands/utlis/CommandsUtils.java:[324] 
11:16:04 	request.getExtendedData().put(CommandsUtils.NEW_PARENT_HOST, hostParent);
11:16:04 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:04 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/commands/utlis/CommandsUtils.java:[380] 
11:16:04 	request.getExtendedData().put(GroupRequestConstants.GRAPHICAL_CHILDREN, automaticChildren);
11:16:04 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:04 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/commands/utlis/CommandsUtils.java:[1020] 
11:16:04 	request.getExtendedData().put(GroupRequestConstants.GRAPHICAL_CONTAINERS, _graphicalParents);
11:16:04 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:04 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/commands/utlis/CommandsUtils.java:[1023] 
11:16:04 	request.getExtendedData().put(GroupRequestConstants.MODEL_CONTAINERS, _modelParents);
11:16:04 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:04 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/commands/utlis/CommandsUtils.java:[1052] 
11:16:04 	request.getExtendedData().put(NEW_PARENT_HOST, defaultGraphicalEditPart);
11:16:04 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:04 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/commands/utlis/CommandsUtils.java:[1140] 
11:16:04 	HashMap extendedData = new HashMap(request.getExtendedData());
11:16:04 	^^^^^^^
11:16:04 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
11:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/commands/utlis/CommandsUtils.java:[1140] 
11:16:04 	HashMap extendedData = new HashMap(request.getExtendedData());
11:16:04 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:04 Type safety: The constructor HashMap(Map) belongs to the raw type HashMap. References to generic type HashMap<K,V> should be parameterized
11:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/commands/utlis/CommandsUtils.java:[1140] 
11:16:04 	HashMap extendedData = new HashMap(request.getExtendedData());
11:16:04 	                           ^^^^^^^
11:16:04 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
11:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/core/ui/CheckboxIGraphicalFocusListenner.java:[30] 
11:16:04 	private int oldColor, newColor;
11:16:04 	            ^^^^^^^^
11:16:04 The value of the field CheckboxIGraphicalFocusListenner.oldColor is not used
11:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/core/ui/CheckboxIGraphicalFocusListenner.java:[30] 
11:16:04 	private int oldColor, newColor;
11:16:04 	                      ^^^^^^^^
11:16:04 The value of the field CheckboxIGraphicalFocusListenner.newColor is not used
11:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/core/ui/CheckboxIGraphicalFocusListenner.java:[32] 
11:16:04 	private View parentView;
11:16:04 	             ^^^^^^^^^^
11:16:04 The value of the field CheckboxIGraphicalFocusListenner.parentView is not used
11:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/core/ui/CheckboxIGraphicalFocusListenner.java:[34] 
11:16:04 	private TransactionalEditingDomain editingDomain;
11:16:04 	                                   ^^^^^^^^^^^^^
11:16:04 The value of the field CheckboxIGraphicalFocusListenner.editingDomain is not used
11:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/commands/ChangeModelParentCommand.java:[32] 
11:16:04 	import org.eclipse.gmf.runtime.emf.type.core.internal.l10n.EMFTypeCoreMessages;
11:16:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:04 Discouraged access: The type 'EMFTypeCoreMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.type.core/1.10.0.202311130907/org.eclipse.gmf.runtime.emf.type.core-1.10.0.202311130907.jar')
11:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/commands/ChangeModelParentCommand.java:[91] 
11:16:04 	coll.add(element);
11:16:04 	^^^^^^^^^^^^^^^^^
11:16:04 Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
11:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/commands/ChangeModelParentCommand.java:[96] 
11:16:04 	return CommandResult.newErrorCommandResult(EMFTypeCoreMessages.moveElementsCommand_noTargetFeature);
11:16:04 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:04 Discouraged access: The type 'EMFTypeCoreMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.type.core/1.10.0.202311130907/org.eclipse.gmf.runtime.emf.type.core-1.10.0.202311130907.jar')
11:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/commands/ChangeModelParentCommand.java:[96] 
11:16:04 	return CommandResult.newErrorCommandResult(EMFTypeCoreMessages.moveElementsCommand_noTargetFeature);
11:16:04 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:04 Discouraged access: The field 'EMFTypeCoreMessages.moveElementsCommand_noTargetFeature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.type.core/1.10.0.202311130907/org.eclipse.gmf.runtime.emf.type.core-1.10.0.202311130907.jar')
11:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/preferences/OpacityFactoryHelper.java:[81] 
11:16:04 	return new Integer(store.getInt(preferenceName));
11:16:04 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:04 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:16:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/core/ui/ChooseChildrenNotificationConfigurator.java:[63] 
11:16:04 	private IGraphicalEditPart parentEditPart;
11:16:04 	                           ^^^^^^^^^^^^^^
11:16:04 The value of the field ChooseChildrenNotificationConfigurator.parentEditPart is not used
11:16:04 37 problems (37 warnings)
11:16:04 [INFO] 
11:16:04 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.diagram.common.groups ---
11:16:04 [INFO] 
11:16:04 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.common.groups ---
11:16:04 [INFO] 
11:16:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.common.groups ---
11:16:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/test/resources
11:16:04 [INFO] 
11:16:04 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.diagram.common.groups ---
11:16:04 [INFO] 
11:16:04 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.common.groups ---
11:16:04 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 185 were skipped
11:16:04 [INFO] 
11:16:04 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.common.groups ---
11:16:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/target/org.eclipse.papyrus.uml.diagram.common.groups-3.0.100-SNAPSHOT-sources.jar
11:16:04 [INFO] 
11:16:04 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.common.groups ---
11:16:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/target/org.eclipse.papyrus.uml.diagram.common.groups-3.0.100-SNAPSHOT.jar
11:16:04 [INFO] 
11:16:04 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.common.groups ---
11:16:04 [INFO] 
11:16:04 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.diagram.common.groups ---
11:16:04 [INFO] 
11:16:04 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.common.groups ---
11:16:04 [INFO] 
11:16:04 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.css >-------
11:16:04 [INFO] Building org.eclipse.papyrus.uml.diagram.css 3.0.0-SNAPSHOT    [317/735]
11:16:04 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.css/pom.xml
11:16:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:16:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.css:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.css/pom.xml
11:16:05 [INFO] 
11:16:05 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.css ---
11:16:05 [INFO] 
11:16:05 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.css ---
11:16:05 [INFO] The project's OSGi version is 3.0.0.202401111608
11:16:05 [INFO] 
11:16:05 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.css ---
11:16:05 [INFO] 
11:16:05 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.css ---
11:16:05 [INFO] 
11:16:05 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.css ---
11:16:05 [INFO] 
11:16:05 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.css ---
11:16:05 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.css
11:16:06 [INFO] 
11:16:06 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.css ---
11:16:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.css/src/main/resources
11:16:06 [INFO] 
11:16:06 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.css ---
11:16:06 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.css/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:16:06 [INFO] 
11:16:06 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.diagram.css ---
11:16:06 [INFO] 
11:16:06 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.css ---
11:16:06 [INFO] 
11:16:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.css ---
11:16:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.css/src/test/resources
11:16:06 [INFO] 
11:16:06 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.diagram.css ---
11:16:06 [INFO] 
11:16:06 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.css ---
11:16:06 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 186 were skipped
11:16:06 [INFO] 
11:16:06 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.css ---
11:16:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.css/target/org.eclipse.papyrus.uml.diagram.css-3.0.0-SNAPSHOT-sources.jar
11:16:06 [INFO] 
11:16:06 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.css ---
11:16:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.css/target/org.eclipse.papyrus.uml.diagram.css-3.0.0-SNAPSHOT.jar
11:16:06 [INFO] 
11:16:06 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.css ---
11:16:06 [INFO] 
11:16:06 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.diagram.css ---
11:16:06 [INFO] 
11:16:06 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.css ---
11:16:06 [INFO] 
11:16:06 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.dnd >-------
11:16:06 [INFO] Building org.eclipse.papyrus.uml.diagram.dnd 2.0.0-SNAPSHOT    [318/735]
11:16:06 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd/pom.xml
11:16:06 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:16:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.dnd:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd/pom.xml
11:16:07 [INFO] 
11:16:07 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.dnd ---
11:16:07 [INFO] 
11:16:07 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.dnd ---
11:16:07 [INFO] The project's OSGi version is 2.0.0.202401111608
11:16:07 [INFO] 
11:16:07 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.dnd ---
11:16:07 [INFO] 
11:16:07 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.dnd ---
11:16:07 [INFO] 
11:16:07 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.dnd ---
11:16:07 [INFO] 
11:16:07 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.dnd ---
11:16:07 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.dnd
11:16:08 [INFO] 
11:16:08 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.dnd ---
11:16:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd/src/main/resources
11:16:08 [INFO] 
11:16:08 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.dnd ---
11:16:08 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:16:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd/src/org/eclipse/papyrus/uml/diagram/dnd/strategy/instancespecification/ui/ClassifierPropertiesContentProvider.java:[34] 
11:16:08 	private Viewer viewer;
11:16:08 	               ^^^^^^
11:16:08 The value of the field ClassifierPropertiesContentProvider.viewer is not used
11:16:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd/src/org/eclipse/papyrus/uml/diagram/dnd/strategy/instancespecification/ui/ClassifierPropertiesContentProvider.java:[47] 
11:16:08 	this.input = (Collection<Classifier>) newInput;
11:16:08 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:08 Type safety: Unchecked cast from Object to Collection<Classifier>
11:16:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd/src/org/eclipse/papyrus/uml/diagram/dnd/strategy/ReorderListItemsStrategy.java:[183] 
11:16:08 	EList<View> viewChildren = listPart.getNotationView().getPersistedChildren();
11:16:08 	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:08 Type safety: The expression of type EList needs unchecked conversion to conform to EList<View>
11:16:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd/src/org/eclipse/papyrus/uml/diagram/dnd/strategy/instancespecification/ClassifierToSlotsDropStrategy.java:[108] 
11:16:08 	List<Classifier> currentValues = (List<Classifier>) semanticElement.eGet(feature);
11:16:08 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:08 Type safety: Unchecked cast from Object to List<Classifier>
11:16:08 4 problems (4 warnings)
11:16:08 [INFO] 
11:16:08 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.diagram.dnd ---
11:16:08 [INFO] 
11:16:08 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.dnd ---
11:16:08 [INFO] 
11:16:08 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.dnd ---
11:16:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd/src/test/resources
11:16:08 [INFO] 
11:16:08 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.diagram.dnd ---
11:16:08 [INFO] 
11:16:08 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.dnd ---
11:16:08 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 193 were skipped
11:16:08 [INFO] 
11:16:08 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.dnd ---
11:16:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd/target/org.eclipse.papyrus.uml.diagram.dnd-2.0.0-SNAPSHOT-sources.jar
11:16:08 [INFO] 
11:16:08 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.dnd ---
11:16:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd/target/org.eclipse.papyrus.uml.diagram.dnd-2.0.0-SNAPSHOT.jar
11:16:09 [INFO] 
11:16:09 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.dnd ---
11:16:09 [INFO] 
11:16:09 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.diagram.dnd ---
11:16:09 [INFO] 
11:16:09 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.dnd ---
11:16:09 [INFO] 
11:16:09 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.icons >------
11:16:09 [INFO] Building org.eclipse.papyrus.uml.diagram.icons 2.0.0-SNAPSHOT  [319/735]
11:16:09 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.icons/pom.xml
11:16:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:16:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.icons:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.icons/pom.xml
11:16:09 [INFO] 
11:16:09 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.icons ---
11:16:09 [INFO] 
11:16:09 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.icons ---
11:16:09 [INFO] The project's OSGi version is 2.0.0.202401111608
11:16:09 [INFO] 
11:16:09 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.icons ---
11:16:09 [INFO] 
11:16:09 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.icons ---
11:16:09 [INFO] 
11:16:09 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.icons ---
11:16:09 [INFO] 
11:16:09 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.icons ---
11:16:09 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.icons
11:16:09 [INFO] 
11:16:09 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.icons ---
11:16:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.icons/src/main/resources
11:16:09 [INFO] 
11:16:09 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.icons ---
11:16:09 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.icons/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:16:09 [INFO] 
11:16:09 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.diagram.icons ---
11:16:09 [INFO] 
11:16:09 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.icons ---
11:16:09 [INFO] 
11:16:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.icons ---
11:16:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.icons/src/test/resources
11:16:09 [INFO] 
11:16:09 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.diagram.icons ---
11:16:09 [INFO] 
11:16:09 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.icons ---
11:16:09 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 61 were skipped
11:16:09 [INFO] 
11:16:09 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.icons ---
11:16:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.icons/target/org.eclipse.papyrus.uml.diagram.icons-2.0.0-SNAPSHOT-sources.jar
11:16:09 [INFO] 
11:16:09 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.icons ---
11:16:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.icons/target/org.eclipse.papyrus.uml.diagram.icons-2.0.0-SNAPSHOT.jar
11:16:09 [INFO] 
11:16:09 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.icons ---
11:16:09 [INFO] 
11:16:09 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.diagram.icons ---
11:16:09 [INFO] 
11:16:09 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.icons ---
11:16:09 [INFO] 
11:16:09 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.linklf >-----
11:16:09 [INFO] Building org.eclipse.papyrus.uml.diagram.linklf 3.0.0-SNAPSHOT [320/735]
11:16:09 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/pom.xml
11:16:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:16:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.linklf:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/pom.xml
11:16:09 [INFO] 
11:16:09 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.linklf ---
11:16:09 [INFO] 
11:16:09 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.linklf ---
11:16:09 [INFO] The project's OSGi version is 3.0.0.202401111608
11:16:09 [INFO] 
11:16:09 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.linklf ---
11:16:09 [INFO] 
11:16:09 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.linklf ---
11:16:09 [INFO] 
11:16:09 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.linklf ---
11:16:10 [INFO] 
11:16:10 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.linklf ---
11:16:10 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.linklf
11:16:11 [INFO] 
11:16:11 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.linklf ---
11:16:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/main/resources
11:16:11 [INFO] 
11:16:11 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.linklf ---
11:16:11 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:16:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/org/eclipse/papyrus/uml/diagram/linklf/policy/graphicalnode/DefaultLinksLFEditPolicy.java:[21] 
11:16:11 	import org.eclipse.gmf.runtime.diagram.ui.commands.CreateCommand;
11:16:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:11 The import org.eclipse.gmf.runtime.diagram.ui.commands.CreateCommand is never used
11:16:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/org/eclipse/papyrus/uml/diagram/linklf/policy/graphicalnode/LinksLFObjectFlowWithPinsCreationEditPolicies.java:[37] 
11:16:11 	import org.eclipse.gmf.runtime.diagram.ui.internal.commands.SetConnectionBendpointsCommand;
11:16:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:11 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:16:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/org/eclipse/papyrus/uml/diagram/linklf/policy/graphicalnode/LinksLFObjectFlowWithPinsCreationEditPolicies.java:[86] 
11:16:11 	SetConnectionBendpointsCommand sbbCommand = new SetConnectionBendpointsCommand(editingDomain);
11:16:11 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:11 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:16:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/org/eclipse/papyrus/uml/diagram/linklf/policy/graphicalnode/LinksLFObjectFlowWithPinsCreationEditPolicies.java:[86] 
11:16:11 	SetConnectionBendpointsCommand sbbCommand = new SetConnectionBendpointsCommand(editingDomain);
11:16:11 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:11 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:16:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/org/eclipse/papyrus/uml/diagram/linklf/policy/graphicalnode/LinksLFObjectFlowWithPinsCreationEditPolicies.java:[86] 
11:16:11 	SetConnectionBendpointsCommand sbbCommand = new SetConnectionBendpointsCommand(editingDomain);
11:16:11 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:11 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:16:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/org/eclipse/papyrus/uml/diagram/linklf/policy/graphicalnode/LinksLFObjectFlowWithPinsCreationEditPolicies.java:[87] 
11:16:11 	sbbCommand.setEdgeAdapter(getViewAdapter());
11:16:11 	           ^^^^^^^^^^^^^^
11:16:11 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:16:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/org/eclipse/papyrus/uml/diagram/linklf/policy/graphicalnode/LinksLFObjectFlowWithPinsCreationEditPolicies.java:[128] 
11:16:11 	Iterator commandItr = cc.iterator();
11:16:11 	^^^^^^^^
11:16:11 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:16:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/org/eclipse/papyrus/uml/diagram/linklf/policy/graphicalnode/LinksLFObjectFlowWithPinsCreationEditPolicies.java:[150] 
11:16:11 	SetConnectionBendpointsCommand sbbCommand = (SetConnectionBendpointsCommand) commandItr.next(); // 3
11:16:11 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:11 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:16:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/org/eclipse/papyrus/uml/diagram/linklf/policy/graphicalnode/LinksLFObjectFlowWithPinsCreationEditPolicies.java:[150] 
11:16:11 	SetConnectionBendpointsCommand sbbCommand = (SetConnectionBendpointsCommand) commandItr.next(); // 3
11:16:11 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:11 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:16:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/org/eclipse/papyrus/uml/diagram/linklf/policy/graphicalnode/LinksLFObjectFlowWithPinsCreationEditPolicies.java:[151] 
11:16:11 	sbbCommand.setNewPointList(pointList, sourceAnchor.getReferencePoint(), targetAnchor.getReferencePoint());
11:16:11 	           ^^^^^^^^^^^^^^^
11:16:11 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:16:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/org/eclipse/papyrus/uml/diagram/linklf/policy/graphicalnode/LinksLFObjectFlowWithPinsCreationEditPolicies.java:[166] 
11:16:11 	public Object getAdapter(Class adapter) {
11:16:11 	       ^^^^^^
11:16:11 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:16:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/org/eclipse/papyrus/uml/diagram/linklf/policy/graphicalnode/LinksLFObjectFlowWithPinsCreationEditPolicies.java:[166] 
11:16:11 	public Object getAdapter(Class adapter) {
11:16:11 	                         ^^^^^
11:16:11 Class is a raw type. References to generic type Class<T> should be parameterized
11:16:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/org/eclipse/papyrus/uml/diagram/linklf/policy/graphicalnode/LinksLFObjectFlowWithPinsCreationEditPolicies.java:[167] 
11:16:11 	if (adapter != null && adapter.isAssignableFrom(ShapeImpl.class)) {
11:16:11 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:11 Type safety: The method isAssignableFrom(Class) belongs to the raw type Class. References to generic type Class<T> should be parameterized
11:16:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/org/eclipse/papyrus/uml/diagram/linklf/policy/graphicalnode/LinksLFObjectFlowWithPinsCreationEditPolicies.java:[186] 
11:16:11 	public Object getAdapter(Class adapter) {
11:16:11 	       ^^^^^^
11:16:11 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:16:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/org/eclipse/papyrus/uml/diagram/linklf/policy/graphicalnode/LinksLFObjectFlowWithPinsCreationEditPolicies.java:[186] 
11:16:11 	public Object getAdapter(Class adapter) {
11:16:11 	                         ^^^^^
11:16:11 Class is a raw type. References to generic type Class<T> should be parameterized
11:16:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/org/eclipse/papyrus/uml/diagram/linklf/policy/graphicalnode/LinksLFObjectFlowWithPinsCreationEditPolicies.java:[187] 
11:16:11 	if (adapter != null && adapter.isAssignableFrom(ShapeImpl.class)) {
11:16:11 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:11 Type safety: The method isAssignableFrom(Class) belongs to the raw type Class. References to generic type Class<T> should be parameterized
11:16:11 16 problems (16 warnings)
11:16:11 [INFO] 
11:16:11 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.diagram.linklf ---
11:16:11 [INFO] 
11:16:11 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.linklf ---
11:16:11 [INFO] 
11:16:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.linklf ---
11:16:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/test/resources
11:16:11 [INFO] 
11:16:11 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.diagram.linklf ---
11:16:11 [INFO] 
11:16:11 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.linklf ---
11:16:11 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 195 were skipped
11:16:11 [INFO] 
11:16:11 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.linklf ---
11:16:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/target/org.eclipse.papyrus.uml.diagram.linklf-3.0.0-SNAPSHOT-sources.jar
11:16:11 [INFO] 
11:16:11 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.linklf ---
11:16:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/target/org.eclipse.papyrus.uml.diagram.linklf-3.0.0-SNAPSHOT.jar
11:16:11 [INFO] 
11:16:11 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.linklf ---
11:16:11 [INFO] 
11:16:11 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.diagram.linklf ---
11:16:11 [INFO] 
11:16:11 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.linklf ---
11:16:11 [INFO] 
11:16:11 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.modelexplorer >--
11:16:11 [INFO] Building org.eclipse.papyrus.uml.diagram.modelexplorer 2.0.0-SNAPSHOT [321/735]
11:16:11 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/pom.xml
11:16:11 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:16:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.modelexplorer:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/pom.xml
11:16:12 [INFO] 
11:16:12 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.modelexplorer ---
11:16:12 [INFO] 
11:16:12 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.modelexplorer ---
11:16:12 [INFO] The project's OSGi version is 2.0.0.202401111608
11:16:12 [INFO] 
11:16:12 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.modelexplorer ---
11:16:12 [INFO] 
11:16:12 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.modelexplorer ---
11:16:12 [INFO] 
11:16:12 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.modelexplorer ---
11:16:12 [INFO] 
11:16:12 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.modelexplorer ---
11:16:12 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.modelexplorer
11:16:12 [INFO] 
11:16:12 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.modelexplorer ---
11:16:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/src/main/resources
11:16:12 [INFO] 
11:16:12 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.modelexplorer ---
11:16:13 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:16:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/src/org/eclipse/papyrus/uml/diagram/modelexplorer/handler/DiagramViewHandler.java:[26] 
11:16:13 	import org.eclipse.ui.internal.navigator.filters.UpdateActiveExtensionsOperation;
11:16:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:13 Discouraged access: The type 'UpdateActiveExtensionsOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.200.v20231019-2116/org.eclipse.ui.navigator-3.12.200.v20231019-2116.jar')
11:16:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/src/org/eclipse/papyrus/uml/diagram/modelexplorer/handler/DiagramViewHandler.java:[95] 
11:16:13 	UpdateActiveExtensionsOperation updateExtensions = new UpdateActiveExtensionsOperation(viewer, newContents);
11:16:13 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:13 Discouraged access: The type 'UpdateActiveExtensionsOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.200.v20231019-2116/org.eclipse.ui.navigator-3.12.200.v20231019-2116.jar')
11:16:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/src/org/eclipse/papyrus/uml/diagram/modelexplorer/handler/DiagramViewHandler.java:[95] 
11:16:13 	UpdateActiveExtensionsOperation updateExtensions = new UpdateActiveExtensionsOperation(viewer, newContents);
11:16:13 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:13 Discouraged access: The type 'UpdateActiveExtensionsOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.200.v20231019-2116/org.eclipse.ui.navigator-3.12.200.v20231019-2116.jar')
11:16:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/src/org/eclipse/papyrus/uml/diagram/modelexplorer/handler/DiagramViewHandler.java:[95] 
11:16:13 	UpdateActiveExtensionsOperation updateExtensions = new UpdateActiveExtensionsOperation(viewer, newContents);
11:16:13 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:13 Discouraged access: The constructor 'UpdateActiveExtensionsOperation(CommonViewer, String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.200.v20231019-2116/org.eclipse.ui.navigator-3.12.200.v20231019-2116.jar')
11:16:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/src/org/eclipse/papyrus/uml/diagram/modelexplorer/handler/DiagramViewHandler.java:[96] 
11:16:13 	updateExtensions.execute(null, null);
11:16:13 	                 ^^^^^^^
11:16:13 Discouraged access: The method 'UpdateActiveExtensionsOperation.execute(IProgressMonitor, IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.200.v20231019-2116/org.eclipse.ui.navigator-3.12.200.v20231019-2116.jar')
11:16:13 5 problems (5 warnings)
11:16:13 [INFO] 
11:16:13 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.diagram.modelexplorer ---
11:16:13 [INFO] 
11:16:13 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.modelexplorer ---
11:16:13 [INFO] 
11:16:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.modelexplorer ---
11:16:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/src/test/resources
11:16:13 [INFO] 
11:16:13 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.diagram.modelexplorer ---
11:16:13 [INFO] 
11:16:13 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.modelexplorer ---
11:16:13 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 187 were skipped
11:16:13 [INFO] 
11:16:13 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.modelexplorer ---
11:16:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/target/org.eclipse.papyrus.uml.diagram.modelexplorer-2.0.0-SNAPSHOT-sources.jar
11:16:13 [INFO] 
11:16:13 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.modelexplorer ---
11:16:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/target/org.eclipse.papyrus.uml.diagram.modelexplorer-2.0.0-SNAPSHOT.jar
11:16:13 [INFO] 
11:16:13 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.modelexplorer ---
11:16:13 [INFO] 
11:16:13 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.diagram.modelexplorer ---
11:16:13 [INFO] 
11:16:13 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.modelexplorer ---
11:16:13 [INFO] 
11:16:13 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.navigation >---
11:16:13 [INFO] Building org.eclipse.papyrus.uml.diagram.navigation 3.0.0-SNAPSHOT [322/735]
11:16:13 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.navigation/pom.xml
11:16:13 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:16:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.navigation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.navigation/pom.xml
11:16:13 [INFO] 
11:16:13 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.navigation ---
11:16:13 [INFO] 
11:16:13 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.navigation ---
11:16:13 [INFO] The project's OSGi version is 3.0.0.202401111608
11:16:13 [INFO] 
11:16:13 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.navigation ---
11:16:13 [INFO] 
11:16:13 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.navigation ---
11:16:13 [INFO] 
11:16:13 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.navigation ---
11:16:13 [INFO] 
11:16:13 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.navigation ---
11:16:13 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.navigation
11:16:14 [INFO] 
11:16:14 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.navigation ---
11:16:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.navigation/src/main/resources
11:16:14 [INFO] 
11:16:14 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.navigation ---
11:16:14 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.navigation/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:16:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.navigation/src/org/eclipse/papyrus/uml/diagram/navigation/UMLBaseNameSetter.java:[43] 
11:16:14 	contents = Collections.EMPTY_LIST;
11:16:14 	           ^^^^^^^^^^^^^^^^^^^^^^
11:16:14 Type safety: The expression of type List needs unchecked conversion to conform to List<EObject>
11:16:14 1 problem (1 warning)
11:16:14 [INFO] 
11:16:14 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.diagram.navigation ---
11:16:14 [INFO] 
11:16:14 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.navigation ---
11:16:14 [INFO] 
11:16:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.navigation ---
11:16:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.navigation/src/test/resources
11:16:14 [INFO] 
11:16:14 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.diagram.navigation ---
11:16:14 [INFO] 
11:16:14 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.navigation ---
11:16:14 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 175 were skipped
11:16:14 [INFO] 
11:16:14 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.navigation ---
11:16:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.navigation/target/org.eclipse.papyrus.uml.diagram.navigation-3.0.0-SNAPSHOT-sources.jar
11:16:14 [INFO] 
11:16:14 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.navigation ---
11:16:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.navigation/target/org.eclipse.papyrus.uml.diagram.navigation-3.0.0-SNAPSHOT.jar
11:16:14 [INFO] 
11:16:14 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.navigation ---
11:16:14 [INFO] 
11:16:14 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.diagram.navigation ---
11:16:14 [INFO] 
11:16:14 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.navigation ---
11:16:14 [INFO] 
11:16:14 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.symbols >-----
11:16:14 [INFO] Building org.eclipse.papyrus.uml.diagram.symbols 2.0.100-SNAPSHOT [323/735]
11:16:14 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols/pom.xml
11:16:14 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:16:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.symbols:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols/pom.xml
11:16:15 [INFO] 
11:16:15 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.symbols ---
11:16:15 [INFO] 
11:16:15 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.symbols ---
11:16:15 [INFO] The project's OSGi version is 2.0.100.202401111608
11:16:15 [INFO] 
11:16:15 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.symbols ---
11:16:15 [INFO] 
11:16:15 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.symbols ---
11:16:15 [INFO] 
11:16:15 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.symbols ---
11:16:15 [INFO] 
11:16:15 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.symbols ---
11:16:15 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.symbols
11:16:16 [INFO] 
11:16:16 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.symbols ---
11:16:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols/src/main/resources
11:16:16 [INFO] 
11:16:16 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.symbols ---
11:16:16 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:16:16 [INFO] 
11:16:16 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.diagram.symbols ---
11:16:16 [INFO] 
11:16:16 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.symbols ---
11:16:16 [INFO] 
11:16:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.symbols ---
11:16:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols/src/test/resources
11:16:16 [INFO] 
11:16:16 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.diagram.symbols ---
11:16:16 [INFO] 
11:16:16 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.symbols ---
11:16:16 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 185 were skipped
11:16:16 [INFO] 
11:16:16 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.symbols ---
11:16:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols/target/org.eclipse.papyrus.uml.diagram.symbols-2.0.100-SNAPSHOT-sources.jar
11:16:16 [INFO] 
11:16:16 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.symbols ---
11:16:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols/target/org.eclipse.papyrus.uml.diagram.symbols-2.0.100-SNAPSHOT.jar
11:16:16 [INFO] 
11:16:16 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.symbols ---
11:16:16 [INFO] 
11:16:16 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.diagram.symbols ---
11:16:16 [INFO] 
11:16:16 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.symbols ---
11:16:16 [INFO] 
11:16:16 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.sequence.restrictions >--
11:16:16 [INFO] Building org.eclipse.papyrus.uml.diagram.sequence.restrictions 2.1.0-SNAPSHOT [324/735]
11:16:16 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.restrictions/pom.xml
11:16:16 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:16:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.sequence.restrictions:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.restrictions/pom.xml
11:16:17 [INFO] 
11:16:17 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.sequence.restrictions ---
11:16:17 [INFO] 
11:16:17 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.sequence.restrictions ---
11:16:17 [INFO] The project's OSGi version is 2.1.0.202401111608
11:16:17 [INFO] 
11:16:17 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.sequence.restrictions ---
11:16:17 [INFO] 
11:16:17 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.sequence.restrictions ---
11:16:17 [INFO] 
11:16:17 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.sequence.restrictions ---
11:16:17 [INFO] 
11:16:17 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.sequence.restrictions ---
11:16:17 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.sequence.restrictions
11:16:18 [INFO] 
11:16:18 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.sequence.restrictions ---
11:16:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.restrictions/src/main/resources
11:16:18 [INFO] 
11:16:18 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.sequence.restrictions ---
11:16:18 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.restrictions/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:16:18 [INFO] 
11:16:18 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.diagram.sequence.restrictions ---
11:16:18 [INFO] 
11:16:18 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.sequence.restrictions ---
11:16:18 [INFO] Using Declarative Service specification version 1.3.0 to generate component definitions
11:16:19 [INFO] 0 component(s) where generated, 2 where kept.
11:16:19 [INFO] 
11:16:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.sequence.restrictions ---
11:16:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.restrictions/src/test/resources
11:16:19 [INFO] 
11:16:19 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.diagram.sequence.restrictions ---
11:16:19 [INFO] 
11:16:19 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.sequence.restrictions ---
11:16:19 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 206 were skipped
11:16:19 [INFO] 
11:16:19 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.sequence.restrictions ---
11:16:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.restrictions/target/org.eclipse.papyrus.uml.diagram.sequence.restrictions-2.1.0-SNAPSHOT-sources.jar
11:16:19 [INFO] 
11:16:19 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.sequence.restrictions ---
11:16:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.restrictions/target/org.eclipse.papyrus.uml.diagram.sequence.restrictions-2.1.0-SNAPSHOT.jar
11:16:19 [INFO] 
11:16:19 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.sequence.restrictions ---
11:16:19 [INFO] 
11:16:19 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.diagram.sequence.restrictions ---
11:16:19 [INFO] 
11:16:19 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.sequence.restrictions ---
11:16:19 [INFO] 
11:16:19 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.symbols.properties >--
11:16:19 [INFO] Building org.eclipse.papyrus.uml.diagram.symbols.properties 2.0.0-SNAPSHOT [325/735]
11:16:19 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols.properties/pom.xml
11:16:19 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:16:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.symbols.properties:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols.properties/pom.xml
11:16:20 [INFO] 
11:16:20 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.symbols.properties ---
11:16:20 [INFO] 
11:16:20 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.symbols.properties ---
11:16:20 [INFO] The project's OSGi version is 2.0.0.202401111608
11:16:20 [INFO] 
11:16:20 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.symbols.properties ---
11:16:20 [INFO] 
11:16:20 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.symbols.properties ---
11:16:20 [INFO] 
11:16:20 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.symbols.properties ---
11:16:20 [INFO] 
11:16:20 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.symbols.properties ---
11:16:20 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.symbols.properties
11:16:21 [INFO] 
11:16:21 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.symbols.properties ---
11:16:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols.properties/src/main/resources
11:16:21 [INFO] 
11:16:21 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.symbols.properties ---
11:16:21 [INFO] 
11:16:21 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.diagram.symbols.properties ---
11:16:21 [INFO] 
11:16:21 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.symbols.properties ---
11:16:21 [INFO] 
11:16:21 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.symbols.properties ---
11:16:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols.properties/src/test/resources
11:16:21 [INFO] 
11:16:21 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.diagram.symbols.properties ---
11:16:21 [INFO] 
11:16:21 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.symbols.properties ---
11:16:21 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 190 were skipped
11:16:21 [INFO] 
11:16:21 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.symbols.properties ---
11:16:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols.properties/target/org.eclipse.papyrus.uml.diagram.symbols.properties-2.0.0-SNAPSHOT-sources.jar
11:16:21 [INFO] 
11:16:21 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.symbols.properties ---
11:16:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols.properties/target/org.eclipse.papyrus.uml.diagram.symbols.properties-2.0.0-SNAPSHOT.jar
11:16:21 [INFO] 
11:16:21 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.symbols.properties ---
11:16:21 [INFO] 
11:16:21 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.diagram.symbols.properties ---
11:16:21 [INFO] 
11:16:21 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.symbols.properties ---
11:16:21 [INFO] 
11:16:21 [INFO] --< org.eclipse.papyrus.uml-expressions:org.eclipse.papyrus.uml-expressions >--
11:16:21 [INFO] Building Papyrus UML Expressions Infrastructure 0.0.1-SNAPSHOT [326/735]
11:16:21 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/expressions/pom.xml
11:16:21 [INFO] --------------------------------[ pom ]---------------------------------
11:16:21 [INFO] 
11:16:21 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml-expressions ---
11:16:21 [INFO] 
11:16:21 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml-expressions ---
11:16:21 [INFO] 
11:16:21 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml-expressions ---
11:16:21 [INFO] 
11:16:21 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml-expressions ---
11:16:21 [INFO] 
11:16:21 [INFO] --< org.eclipse.papyrus.uml-expressions:org.eclipse.papyrus.uml.expressions >--
11:16:21 [INFO] Building org.eclipse.papyrus.uml.expressions 3.0.0-SNAPSHOT    [327/735]
11:16:21 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions/pom.xml
11:16:21 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:16:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.uml-expressions:org.eclipse.papyrus.uml.expressions:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions/pom.xml
11:16:21 [INFO] 
11:16:21 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.expressions ---
11:16:21 [INFO] 
11:16:21 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.expressions ---
11:16:21 [INFO] The project's OSGi version is 3.0.0.202401111608
11:16:21 [INFO] 
11:16:21 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.expressions ---
11:16:21 [INFO] 
11:16:21 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.expressions ---
11:16:21 [INFO] 
11:16:21 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.expressions ---
11:16:21 [INFO] 
11:16:21 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.expressions ---
11:16:21 [INFO] Resolving class path of org.eclipse.papyrus.uml.expressions
11:16:21 [INFO] 
11:16:21 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.expressions ---
11:16:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions/src/main/resources
11:16:21 [INFO] 
11:16:21 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.expressions ---
11:16:21 [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:16:21 [INFO] 
11:16:21 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.expressions ---
11:16:21 [INFO] 
11:16:21 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.expressions ---
11:16:21 [INFO] 
11:16:21 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.expressions ---
11:16:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions/src/test/resources
11:16:21 [INFO] 
11:16:21 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.expressions ---
11:16:21 [INFO] 
11:16:21 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.expressions ---
11:16:21 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 57 were skipped
11:16:21 [INFO] 
11:16:21 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.expressions ---
11:16:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions/target/org.eclipse.papyrus.uml.expressions-3.0.0-SNAPSHOT-sources.jar
11:16:21 [INFO] 
11:16:21 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.expressions ---
11:16:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions/target/org.eclipse.papyrus.uml.expressions-3.0.0-SNAPSHOT.jar
11:16:21 [INFO] 
11:16:21 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.expressions ---
11:16:21 [INFO] 
11:16:21 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.expressions ---
11:16:21 [INFO] 
11:16:21 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.expressions ---
11:16:21 [INFO] 
11:16:21 [INFO] --< org.eclipse.papyrus.uml-expressions:org.eclipse.papyrus.uml.expressions.edit >--
11:16:21 [INFO] Building org.eclipse.papyrus.uml.expressions.edit 3.0.100-SNAPSHOT [328/735]
11:16:21 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.edit/pom.xml
11:16:21 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:16:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.uml-expressions:org.eclipse.papyrus.uml.expressions.edit:3.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.edit/pom.xml
11:16:21 [INFO] 
11:16:21 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.expressions.edit ---
11:16:21 [INFO] 
11:16:21 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.expressions.edit ---
11:16:21 [INFO] The project's OSGi version is 3.0.100.202401111608
11:16:21 [INFO] 
11:16:21 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.expressions.edit ---
11:16:21 [INFO] 
11:16:21 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.expressions.edit ---
11:16:21 [INFO] 
11:16:21 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.expressions.edit ---
11:16:21 [INFO] 
11:16:21 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.expressions.edit ---
11:16:21 [INFO] Resolving class path of org.eclipse.papyrus.uml.expressions.edit
11:16:21 [INFO] 
11:16:21 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.expressions.edit ---
11:16:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.edit/src/main/resources
11:16:21 [INFO] 
11:16:21 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.expressions.edit ---
11:16:22 [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.edit/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:16:22 [INFO] 
11:16:22 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.expressions.edit ---
11:16:22 [INFO] 
11:16:22 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.expressions.edit ---
11:16:22 [INFO] 
11:16:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.expressions.edit ---
11:16:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.edit/src/test/resources
11:16:22 [INFO] 
11:16:22 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.expressions.edit ---
11:16:22 [INFO] 
11:16:22 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.expressions.edit ---
11:16:22 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 108 were skipped
11:16:22 [INFO] 
11:16:22 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.expressions.edit ---
11:16:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.edit/target/org.eclipse.papyrus.uml.expressions.edit-3.0.100-SNAPSHOT-sources.jar
11:16:22 [INFO] 
11:16:22 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.expressions.edit ---
11:16:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.edit/target/org.eclipse.papyrus.uml.expressions.edit-3.0.100-SNAPSHOT.jar
11:16:22 [INFO] 
11:16:22 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.expressions.edit ---
11:16:22 [INFO] 
11:16:22 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.expressions.edit ---
11:16:22 [INFO] 
11:16:22 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.expressions.edit ---
11:16:22 [INFO] 
11:16:22 [INFO] --< org.eclipse.papyrus.uml-expressions:org.eclipse.papyrus.uml.expressions.properties >--
11:16:22 [INFO] Building org.eclipse.papyrus.uml.expressions.properties 2.0.0-SNAPSHOT [329/735]
11:16:22 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.properties/pom.xml
11:16:22 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:16:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.uml-expressions:org.eclipse.papyrus.uml.expressions.properties:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.properties/pom.xml
11:16:22 [INFO] 
11:16:22 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.expressions.properties ---
11:16:22 [INFO] 
11:16:22 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.expressions.properties ---
11:16:22 [INFO] The project's OSGi version is 2.0.0.202401111608
11:16:22 [INFO] 
11:16:22 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.expressions.properties ---
11:16:22 [INFO] 
11:16:22 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.expressions.properties ---
11:16:22 [INFO] 
11:16:22 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.expressions.properties ---
11:16:22 [INFO] 
11:16:22 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.expressions.properties ---
11:16:22 [INFO] Resolving class path of org.eclipse.papyrus.uml.expressions.properties
11:16:23 [INFO] 
11:16:23 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.expressions.properties ---
11:16:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.properties/src/main/resources
11:16:23 [INFO] 
11:16:23 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.expressions.properties ---
11:16:23 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.properties/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:16:23 [INFO] 
11:16:23 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.expressions.properties ---
11:16:23 [INFO] 
11:16:23 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.expressions.properties ---
11:16:23 [INFO] 
11:16:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.expressions.properties ---
11:16:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.properties/src/test/resources
11:16:23 [INFO] 
11:16:23 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.expressions.properties ---
11:16:23 [INFO] 
11:16:23 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.expressions.properties ---
11:16:23 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 150 were skipped
11:16:23 [INFO] 
11:16:23 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.expressions.properties ---
11:16:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.properties/target/org.eclipse.papyrus.uml.expressions.properties-2.0.0-SNAPSHOT-sources.jar
11:16:23 [INFO] 
11:16:23 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.expressions.properties ---
11:16:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.properties/target/org.eclipse.papyrus.uml.expressions.properties-2.0.0-SNAPSHOT.jar
11:16:23 [INFO] 
11:16:23 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.expressions.properties ---
11:16:23 [INFO] 
11:16:23 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.expressions.properties ---
11:16:23 [INFO] 
11:16:23 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.expressions.properties ---
11:16:23 [INFO] 
11:16:23 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.uml-modelexplorer >------
11:16:23 [INFO] Building Papyrus UML Model Explorer 0.0.1-SNAPSHOT             [330/735]
11:16:23 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/modelexplorer/pom.xml
11:16:23 [INFO] --------------------------------[ pom ]---------------------------------
11:16:23 [INFO] 
11:16:23 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml-modelexplorer ---
11:16:23 [INFO] 
11:16:23 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml-modelexplorer ---
11:16:23 [INFO] 
11:16:23 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml-modelexplorer ---
11:16:23 [INFO] 
11:16:23 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml-modelexplorer ---
11:16:23 [INFO] 
11:16:23 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.uml.modelexplorer >------
11:16:23 [INFO] Building org.eclipse.papyrus.uml.modelexplorer 3.1.0-SNAPSHOT  [331/735]
11:16:23 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/pom.xml
11:16:23 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:16:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelexplorer:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/pom.xml
11:16:24 [INFO] 
11:16:24 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.modelexplorer ---
11:16:24 [INFO] 
11:16:24 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.modelexplorer ---
11:16:24 [INFO] The project's OSGi version is 3.1.0.202401111608
11:16:24 [INFO] 
11:16:24 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.modelexplorer ---
11:16:24 [INFO] 
11:16:24 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.modelexplorer ---
11:16:24 [INFO] 
11:16:24 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.modelexplorer ---
11:16:24 [INFO] 
11:16:24 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.modelexplorer ---
11:16:24 [INFO] Resolving class path of org.eclipse.papyrus.uml.modelexplorer
11:16:25 [INFO] 
11:16:25 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.modelexplorer ---
11:16:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/main/resources
11:16:25 [INFO] 
11:16:25 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.modelexplorer ---
11:16:25 [INFO] Compiling 272 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:16:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/handler/CustomizeUMLLabelHandler.java:[56] 
11:16:25 	Map map = (Map<String, String>) result[0];
11:16:25 	^^^
11:16:25 Map is a raw type. References to generic type Map<K,V> should be parameterized
11:16:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/handler/CustomizeUMLLabelHandler.java:[56] 
11:16:25 	Map map = (Map<String, String>) result[0];
11:16:25 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:25 Type safety: Unchecked cast from Object to Map<String,String>
11:16:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/dialogs/CustomizeUMLLabelDialog.java:[91] 
11:16:25 	protected List<String> predefinedCustoList = new ArrayList<String>() {
11:16:25 	                                                 ^^^^^^^^^^^^^^^^^^^
11:16:25 The serializable class  does not declare a static final serialVersionUID field of type long
11:16:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/dialogs/CustomizeUMLLabelDialog.java:[535] 
11:16:25 	int index = ((List) input).indexOf(selection);
11:16:25 	              ^^^^
11:16:25 List is a raw type. References to generic type List<E> should be parameterized
11:16:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/dialogs/CustomizeUMLLabelDialog.java:[536] 
11:16:25 	((List) input).remove(selection);
11:16:25 	  ^^^^
11:16:25 List is a raw type. References to generic type List<E> should be parameterized
11:16:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/dialogs/CustomizeUMLLabelDialog.java:[537] 
11:16:25 	((List) input).add(index + 1, selection);
11:16:25 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:25 Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:16:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/dialogs/CustomizeUMLLabelDialog.java:[537] 
11:16:25 	((List) input).add(index + 1, selection);
11:16:25 	  ^^^^
11:16:25 List is a raw type. References to generic type List<E> should be parameterized
11:16:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/dialogs/CustomizeUMLLabelDialog.java:[550] 
11:16:25 	int index = ((List) input).indexOf(selection);
11:16:25 	              ^^^^
11:16:25 List is a raw type. References to generic type List<E> should be parameterized
11:16:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/dialogs/CustomizeUMLLabelDialog.java:[551] 
11:16:25 	((List) input).remove(selection);
11:16:25 	  ^^^^
11:16:25 List is a raw type. References to generic type List<E> should be parameterized
11:16:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/dialogs/CustomizeUMLLabelDialog.java:[552] 
11:16:25 	((List) input).add(index - 1, selection);
11:16:25 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:25 Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:16:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/dialogs/CustomizeUMLLabelDialog.java:[552] 
11:16:25 	((List) input).add(index - 1, selection);
11:16:25 	  ^^^^
11:16:25 List is a raw type. References to generic type List<E> should be parameterized
11:16:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/dialogs/CustomizeUMLLabelDialog.java:[566] 
11:16:25 	((List) input).remove(selection);
11:16:25 	  ^^^^
11:16:25 List is a raw type. References to generic type List<E> should be parameterized
11:16:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/dialogs/CustomizeUMLLabelDialog.java:[582] 
11:16:25 	((List<String[]>) input).add(newEntry);
11:16:25 	^^^^^^^^^^^^^^^^^^^^^^^^
11:16:25 Type safety: Unchecked cast from Object to List<String[]>
11:16:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/handler/AbstractUmlModelExplorerCreateCommandHandler.java:[21] 
11:16:25 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:16:25 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:25 The type AdapterUtils is deprecated
11:16:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/handler/AbstractUmlModelExplorerCreateCommandHandler.java:[26] 
11:16:25 	import org.eclipse.papyrus.uml.service.types.ui.handlers.AbstractUmlCreateCommandHandler;
11:16:25 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:25 The type AbstractUmlCreateCommandHandler is deprecated
11:16:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/handler/AbstractUmlModelExplorerCreateCommandHandler.java:[39] 
11:16:25 	public abstract class AbstractUmlModelExplorerCreateCommandHandler extends AbstractUmlCreateCommandHandler {
11:16:25 	                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:25 The type AbstractUmlCreateCommandHandler is deprecated
11:16:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/handler/AbstractUmlModelExplorerCreateCommandHandler.java:[54] 
11:16:25 	Object result = super.execute(event);
11:16:25 	                      ^^^^^^^^^^^^^^
11:16:25 The method execute(ExecutionEvent) from the type AbstractCreateCommandHandler is deprecated
11:16:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/handler/AbstractUmlModelExplorerCreateCommandHandler.java:[84] 
11:16:25 	Optional<NavigationTarget> navigationTarget = AdapterUtils.adapt(activePart, NavigationTarget.class);
11:16:25 	                                              ^^^^^^^^^^^^
11:16:25 The type AdapterUtils is deprecated
11:16:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/handler/AbstractUmlModelExplorerCreateCommandHandler.java:[84] 
11:16:25 	Optional<NavigationTarget> navigationTarget = AdapterUtils.adapt(activePart, NavigationTarget.class);
11:16:25 	                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:25 The method adapt(Object, Class<NavigationTarget>) from the type AdapterUtils is deprecated
11:16:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/handler/AbstractUmlModelExplorerCreateCommandHandler.java:[89] 
11:16:25 	Optional<IRevealSemanticElement> revealSemantic = AdapterUtils.adapt(activePart, IRevealSemanticElement.class);
11:16:25 	                                                  ^^^^^^^^^^^^
11:16:25 The type AdapterUtils is deprecated
11:16:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/handler/AbstractUmlModelExplorerCreateCommandHandler.java:[89] 
11:16:25 	Optional<IRevealSemanticElement> revealSemantic = AdapterUtils.adapt(activePart, IRevealSemanticElement.class);
11:16:25 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:25 The method adapt(Object, Class<IRevealSemanticElement>) from the type AdapterUtils is deprecated
11:16:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/handler/ToggleAdvancedModelExplorerHandler.java:[118] 
11:16:25 	org.eclipse.papyrus.infra.ui.internal.emf.Activator.getDefault().saveCustomizationManagerState();
11:16:25 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:25 Discouraged access: The type 'Activator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/bin')
11:16:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/handler/ToggleAdvancedModelExplorerHandler.java:[118] 
11:16:25 	org.eclipse.papyrus.infra.ui.internal.emf.Activator.getDefault().saveCustomizationManagerState();
11:16:25 	                                                    ^^^^^^^^^^
11:16:25 Discouraged access: The method 'Activator.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/bin')
11:16:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/handler/ToggleAdvancedModelExplorerHandler.java:[118] 
11:16:25 	org.eclipse.papyrus.infra.ui.internal.emf.Activator.getDefault().saveCustomizationManagerState();
11:16:25 	                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:25 Discouraged access: The method 'Activator.saveCustomizationManagerState()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/bin')
11:16:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/factory/ModelElementItemFactory.java:[24] 
11:16:25 	public Object getAdapter(Object adaptableObject, Class adapterType) {
11:16:25 	       ^^^^^^
11:16:25 Type safety: The return type Object for getAdapter(Object, Class) from the type ModelElementItemFactory needs unchecked conversion to conform to T from the type IAdapterFactory
11:16:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/factory/ModelElementItemFactory.java:[24] 
11:16:25 	public Object getAdapter(Object adaptableObject, Class adapterType) {
11:16:25 	                                                 ^^^^^
11:16:25 Class is a raw type. References to generic type Class<T> should be parameterized
11:16:25 26 problems (26 warnings)
11:16:25 [INFO] 
11:16:25 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.modelexplorer ---
11:16:25 [INFO] 
11:16:25 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.modelexplorer ---
11:16:25 [INFO] 
11:16:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.modelexplorer ---
11:16:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/test/resources
11:16:25 [INFO] 
11:16:25 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.modelexplorer ---
11:16:25 [INFO] 
11:16:25 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.modelexplorer ---
11:16:25 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 191 were skipped
11:16:25 [INFO] 
11:16:25 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.modelexplorer ---
11:16:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/target/org.eclipse.papyrus.uml.modelexplorer-3.1.0-SNAPSHOT-sources.jar
11:16:25 [INFO] 
11:16:25 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.modelexplorer ---
11:16:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/target/org.eclipse.papyrus.uml.modelexplorer-3.1.0-SNAPSHOT.jar
11:16:25 [INFO] 
11:16:25 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.modelexplorer ---
11:16:25 [INFO] 
11:16:25 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.modelexplorer ---
11:16:25 [INFO] 
11:16:25 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.modelexplorer ---
11:16:25 [INFO] 
11:16:25 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.modelexplorer.widgets >--
11:16:25 [INFO] Building org.eclipse.papyrus.uml.modelexplorer.widgets 3.0.0-SNAPSHOT [332/735]
11:16:25 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.widgets/pom.xml
11:16:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:16:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelexplorer.widgets:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.widgets/pom.xml
11:16:26 [INFO] 
11:16:26 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.modelexplorer.widgets ---
11:16:26 [INFO] 
11:16:26 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.modelexplorer.widgets ---
11:16:26 [INFO] The project's OSGi version is 3.0.0.202401111608
11:16:26 [INFO] 
11:16:26 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.modelexplorer.widgets ---
11:16:26 [INFO] 
11:16:26 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.modelexplorer.widgets ---
11:16:26 [INFO] 
11:16:26 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.modelexplorer.widgets ---
11:16:26 [INFO] 
11:16:26 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.modelexplorer.widgets ---
11:16:26 [INFO] Resolving class path of org.eclipse.papyrus.uml.modelexplorer.widgets
11:16:26 [INFO] 
11:16:26 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.modelexplorer.widgets ---
11:16:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.widgets/src/main/resources
11:16:26 [INFO] 
11:16:26 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.modelexplorer.widgets ---
11:16:26 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.widgets/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:16:26 [INFO] 
11:16:26 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.modelexplorer.widgets ---
11:16:26 [INFO] 
11:16:26 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.modelexplorer.widgets ---
11:16:26 [INFO] 
11:16:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.modelexplorer.widgets ---
11:16:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.widgets/src/test/resources
11:16:26 [INFO] 
11:16:26 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.modelexplorer.widgets ---
11:16:26 [INFO] 
11:16:26 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.modelexplorer.widgets ---
11:16:26 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 141 were skipped
11:16:26 [INFO] 
11:16:26 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.modelexplorer.widgets ---
11:16:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.widgets/target/org.eclipse.papyrus.uml.modelexplorer.widgets-3.0.0-SNAPSHOT-sources.jar
11:16:26 [INFO] 
11:16:26 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.modelexplorer.widgets ---
11:16:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.widgets/target/org.eclipse.papyrus.uml.modelexplorer.widgets-3.0.0-SNAPSHOT.jar
11:16:26 [INFO] 
11:16:26 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.modelexplorer.widgets ---
11:16:26 [INFO] 
11:16:26 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.modelexplorer.widgets ---
11:16:26 [INFO] 
11:16:26 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.modelexplorer.widgets ---
11:16:26 [INFO] 
11:16:26 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.generic >----
11:16:26 [INFO] Building org.eclipse.papyrus.uml.nattable.generic 2.0.0-SNAPSHOT [333/735]
11:16:26 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic/pom.xml
11:16:26 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:16:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.generic:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic/pom.xml
11:16:27 [INFO] 
11:16:27 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.generic ---
11:16:27 [INFO] 
11:16:27 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.generic ---
11:16:27 [INFO] The project's OSGi version is 2.0.0.202401111608
11:16:27 [INFO] 
11:16:27 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.generic ---
11:16:27 [INFO] 
11:16:27 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.generic ---
11:16:27 [INFO] 
11:16:27 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.generic ---
11:16:27 [INFO] 
11:16:27 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.nattable.generic ---
11:16:27 [INFO] Resolving class path of org.eclipse.papyrus.uml.nattable.generic
11:16:27 [INFO] 
11:16:27 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.generic ---
11:16:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic/src/main/resources
11:16:27 [INFO] 
11:16:27 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.generic ---
11:16:27 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:16:27 [INFO] 
11:16:27 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.nattable.generic ---
11:16:27 [INFO] 
11:16:27 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.nattable.generic ---
11:16:27 [INFO] 
11:16:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.generic ---
11:16:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic/src/test/resources
11:16:27 [INFO] 
11:16:27 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.nattable.generic ---
11:16:27 [INFO] 
11:16:27 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.nattable.generic ---
11:16:27 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 89 were skipped
11:16:27 [INFO] 
11:16:27 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.nattable.generic ---
11:16:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic/target/org.eclipse.papyrus.uml.nattable.generic-2.0.0-SNAPSHOT-sources.jar
11:16:27 [INFO] 
11:16:27 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.generic ---
11:16:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic/target/org.eclipse.papyrus.uml.nattable.generic-2.0.0-SNAPSHOT.jar
11:16:27 [INFO] 
11:16:27 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.generic ---
11:16:27 [INFO] 
11:16:27 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.nattable.generic ---
11:16:27 [INFO] 
11:16:27 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.generic ---
11:16:27 [INFO] 
11:16:27 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.matrix >-----
11:16:27 [INFO] Building org.eclipse.papyrus.uml.nattable.matrix 2.0.0-SNAPSHOT [334/735]
11:16:27 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix/pom.xml
11:16:27 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:16:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.matrix:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix/pom.xml
11:16:27 [INFO] 
11:16:27 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.matrix ---
11:16:27 [INFO] 
11:16:27 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.matrix ---
11:16:27 [INFO] The project's OSGi version is 2.0.0.202401111608
11:16:27 [INFO] 
11:16:27 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.matrix ---
11:16:27 [INFO] 
11:16:27 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.matrix ---
11:16:27 [INFO] 
11:16:27 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.matrix ---
11:16:27 [INFO] 
11:16:27 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.nattable.matrix ---
11:16:27 [INFO] Resolving class path of org.eclipse.papyrus.uml.nattable.matrix
11:16:28 [INFO] 
11:16:28 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.matrix ---
11:16:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix/src/main/resources
11:16:28 [INFO] 
11:16:28 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.matrix ---
11:16:28 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:16:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix/src/org/eclipse/papyrus/uml/nattable/matrix/validator/RelationshipOwnerValidator.java:[50] 
11:16:28 	public class RelationshipOwnerValidator implements IValidator {
11:16:28 	                                                   ^^^^^^^^^^
11:16:28 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
11:16:28 2. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix/src/org/eclipse/papyrus/uml/nattable/matrix/cell/managers/AbstractUMLGenericMatrixRelationshipCellManager.java (at line 595)
11:16:28 	@SuppressWarnings("unused")
11:16:28 	                  ^^^^^^^^
11:16:28 At least one of the problems in category 'unused' is not analysed due to a compiler option being ignored
11:16:28 2 problems (0 errors, 1 warning, 1 info)
11:16:28 [INFO] 
11:16:28 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.nattable.matrix ---
11:16:28 [INFO] 
11:16:28 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.nattable.matrix ---
11:16:28 [INFO] 
11:16:28 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.matrix ---
11:16:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix/src/test/resources
11:16:28 [INFO] 
11:16:28 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.nattable.matrix ---
11:16:28 [INFO] 
11:16:28 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.nattable.matrix ---
11:16:28 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 152 were skipped
11:16:28 [INFO] 
11:16:28 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.nattable.matrix ---
11:16:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix/target/org.eclipse.papyrus.uml.nattable.matrix-2.0.0-SNAPSHOT-sources.jar
11:16:28 [INFO] 
11:16:28 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.matrix ---
11:16:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix/target/org.eclipse.papyrus.uml.nattable.matrix-2.0.0-SNAPSHOT.jar
11:16:28 [INFO] 
11:16:28 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.matrix ---
11:16:28 [INFO] 
11:16:28 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.nattable.matrix ---
11:16:28 [INFO] 
11:16:28 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.matrix ---
11:16:28 [INFO] 
11:16:28 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.menu >------
11:16:28 [INFO] Building org.eclipse.papyrus.uml.nattable.menu 2.0.0-SNAPSHOT  [335/735]
11:16:28 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.menu/pom.xml
11:16:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:16:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.menu:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.menu/pom.xml
11:16:29 [INFO] 
11:16:29 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.menu ---
11:16:29 [INFO] 
11:16:29 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.menu ---
11:16:29 [INFO] The project's OSGi version is 2.0.0.202401111608
11:16:29 [INFO] 
11:16:29 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.menu ---
11:16:29 [INFO] 
11:16:29 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.menu ---
11:16:29 [INFO] 
11:16:29 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.menu ---
11:16:29 [INFO] 
11:16:29 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.nattable.menu ---
11:16:29 [INFO] Resolving class path of org.eclipse.papyrus.uml.nattable.menu
11:16:30 [INFO] 
11:16:30 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.menu ---
11:16:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.menu/src/main/resources
11:16:30 [INFO] 
11:16:30 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.menu ---
11:16:30 [INFO] Compiling 250 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.menu/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:16:30 [INFO] 
11:16:30 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.nattable.menu ---
11:16:30 [INFO] 
11:16:30 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.nattable.menu ---
11:16:30 [INFO] 
11:16:30 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.menu ---
11:16:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.menu/src/test/resources
11:16:30 [INFO] 
11:16:30 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.nattable.menu ---
11:16:30 [INFO] 
11:16:30 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.nattable.menu ---
11:16:30 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 191 were skipped
11:16:30 [INFO] 
11:16:30 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.nattable.menu ---
11:16:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.menu/target/org.eclipse.papyrus.uml.nattable.menu-2.0.0-SNAPSHOT-sources.jar
11:16:30 [INFO] 
11:16:30 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.menu ---
11:16:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.menu/target/org.eclipse.papyrus.uml.nattable.menu-2.0.0-SNAPSHOT.jar
11:16:30 [INFO] 
11:16:30 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.menu ---
11:16:30 [INFO] 
11:16:30 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.nattable.menu ---
11:16:30 [INFO] 
11:16:30 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.menu ---
11:16:30 [INFO] 
11:16:30 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.properties >---
11:16:30 [INFO] Building org.eclipse.papyrus.uml.nattable.properties 2.0.0-SNAPSHOT [336/735]
11:16:30 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.properties/pom.xml
11:16:30 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:16:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.properties:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.properties/pom.xml
11:16:31 [INFO] 
11:16:31 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.properties ---
11:16:31 [INFO] 
11:16:31 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.properties ---
11:16:31 [INFO] The project's OSGi version is 2.0.0.202401111608
11:16:31 [INFO] 
11:16:31 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.properties ---
11:16:31 [INFO] 
11:16:31 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.properties ---
11:16:31 [INFO] 
11:16:31 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.properties ---
11:16:31 [INFO] 
11:16:31 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.nattable.properties ---
11:16:31 [INFO] Resolving class path of org.eclipse.papyrus.uml.nattable.properties
11:16:31 [INFO] 
11:16:31 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.properties ---
11:16:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.properties/src/main/resources
11:16:31 [INFO] 
11:16:31 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.properties ---
11:16:31 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.properties/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:16:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.properties/src/org/eclipse/papyrus/uml/nattable/properties/observables/AbstractMatrixRelationshipCellEditorConfigurationObservableValue.java:[33] 
11:16:32 	public abstract class AbstractMatrixRelationshipCellEditorConfigurationObservableValue extends AbstractObservableValue implements Listener {
11:16:32 	                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^
11:16:32 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
11:16:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.properties/src/org/eclipse/papyrus/uml/nattable/properties/observables/AbstractMatrixRelationshipCellEditorConfigurationObservableValue.java:[142] 
11:16:32 	fireValueChange(new ValueDiff() {
11:16:32 				@Override
11:16:32 				public Object getOldValue() {
11:16:32 					return localOldValue;
11:16:32 				}
11:16:32 				@Override
11:16:32 				public Object getNewValue() {
11:16:32 					return newValue;
11:16:32 				}
11:16:32 			});
11:16:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:32 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:16:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.properties/src/org/eclipse/papyrus/uml/nattable/properties/observables/AbstractMatrixRelationshipCellEditorConfigurationObservableValue.java:[142] 
11:16:32 	fireValueChange(new ValueDiff() {
11:16:32 	                    ^^^^^^^^^
11:16:32 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:16:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.properties/src/org/eclipse/papyrus/uml/nattable/properties/modelelements/GenericUMLRelationshipMatrixModelElement.java:[38] 
11:16:32 	import org.eclipse.papyrus.infra.nattable.contentprovider.MatrixSourcesContentProvider;
11:16:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:32 The type MatrixSourcesContentProvider is deprecated
11:16:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.properties/src/org/eclipse/papyrus/uml/nattable/properties/modelelements/GenericUMLRelationshipMatrixModelElement.java:[38] 
11:16:32 	import org.eclipse.papyrus.infra.nattable.contentprovider.MatrixSourcesContentProvider;
11:16:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:32 The import org.eclipse.papyrus.infra.nattable.contentprovider.MatrixSourcesContentProvider is never used
11:16:32 5 problems (5 warnings)
11:16:32 [INFO] 
11:16:32 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.nattable.properties ---
11:16:32 [INFO] 
11:16:32 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.nattable.properties ---
11:16:32 [INFO] 
11:16:32 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.properties ---
11:16:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.properties/src/test/resources
11:16:32 [INFO] 
11:16:32 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.nattable.properties ---
11:16:32 [INFO] 
11:16:32 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.nattable.properties ---
11:16:32 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 150 were skipped
11:16:32 [INFO] 
11:16:32 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.nattable.properties ---
11:16:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.properties/target/org.eclipse.papyrus.uml.nattable.properties-2.0.0-SNAPSHOT-sources.jar
11:16:32 [INFO] 
11:16:32 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.properties ---
11:16:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.properties/target/org.eclipse.papyrus.uml.nattable.properties-2.0.0-SNAPSHOT.jar
11:16:32 [INFO] 
11:16:32 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.properties ---
11:16:32 [INFO] 
11:16:32 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.nattable.properties ---
11:16:32 [INFO] 
11:16:32 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.properties ---
11:16:32 [INFO] 
11:16:32 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.richtext >----
11:16:32 [INFO] Building org.eclipse.papyrus.uml.nattable.richtext 3.0.0-SNAPSHOT [337/735]
11:16:32 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.richtext/pom.xml
11:16:32 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:16:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.richtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.richtext/pom.xml
11:16:32 [WARNING] [d5a1cfe0-9624-42b6-9a17-7dfd621fc22d][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.nebula,1.1.0.201703192131.
11:16:32 [INFO] 
11:16:32 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.richtext ---
11:16:32 [INFO] 
11:16:32 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.richtext ---
11:16:32 [INFO] The project's OSGi version is 3.0.0.202401111608
11:16:32 [INFO] 
11:16:32 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.richtext ---
11:16:32 [INFO] 
11:16:32 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.richtext ---
11:16:32 [INFO] 
11:16:32 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.richtext ---
11:16:32 [INFO] 
11:16:32 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.nattable.richtext ---
11:16:32 [INFO] Resolving class path of org.eclipse.papyrus.uml.nattable.richtext
11:16:33 [INFO] 
11:16:33 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.richtext ---
11:16:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.richtext/src/main/resources
11:16:33 [INFO] 
11:16:33 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.richtext ---
11:16:33 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.richtext/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:16:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.richtext/src/org/eclipse/papyrus/uml/nattable/richtext/celleditor/RichTextCellEditorWithUMLReferences.java:[75] 
11:16:33 	super(toolbarConfiguration, style);
11:16:33 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:33 The constructor RichTextCellEditor(ToolbarConfiguration, int) is deprecated
11:16:33 1 problem (1 warning)
11:16:33 [INFO] 
11:16:33 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.nattable.richtext ---
11:16:33 [INFO] 
11:16:33 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.nattable.richtext ---
11:16:33 [INFO] 
11:16:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.richtext ---
11:16:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.richtext/src/test/resources
11:16:33 [INFO] 
11:16:33 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.nattable.richtext ---
11:16:33 [INFO] 
11:16:33 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.nattable.richtext ---
11:16:33 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 153 were skipped
11:16:33 [INFO] 
11:16:33 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.nattable.richtext ---
11:16:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.richtext/target/org.eclipse.papyrus.uml.nattable.richtext-3.0.0-SNAPSHOT-sources.jar
11:16:33 [INFO] 
11:16:33 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.richtext ---
11:16:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.richtext/target/org.eclipse.papyrus.uml.nattable.richtext-3.0.0-SNAPSHOT.jar
11:16:33 [INFO] 
11:16:33 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.richtext ---
11:16:33 [INFO] 
11:16:33 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.nattable.richtext ---
11:16:33 [INFO] 
11:16:33 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.richtext ---
11:16:33 [INFO] 
11:16:33 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.stereotype.display >--
11:16:33 [INFO] Building org.eclipse.papyrus.uml.nattable.stereotype.display 4.0.0-SNAPSHOT [338/735]
11:16:33 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display/pom.xml
11:16:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:16:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.stereotype.display:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display/pom.xml
11:16:34 [INFO] 
11:16:34 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.stereotype.display ---
11:16:34 [INFO] 
11:16:34 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.stereotype.display ---
11:16:34 [INFO] The project's OSGi version is 4.0.0.202401111608
11:16:34 [INFO] 
11:16:34 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.stereotype.display ---
11:16:34 [INFO] 
11:16:34 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.stereotype.display ---
11:16:34 [INFO] 
11:16:34 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.stereotype.display ---
11:16:34 [INFO] 
11:16:34 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.nattable.stereotype.display ---
11:16:34 [INFO] Resolving class path of org.eclipse.papyrus.uml.nattable.stereotype.display
11:16:35 [INFO] 
11:16:35 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.stereotype.display ---
11:16:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display/src/main/resources
11:16:35 [INFO] 
11:16:35 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.stereotype.display ---
11:16:35 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:16:35 [INFO] 
11:16:35 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.nattable.stereotype.display ---
11:16:35 [INFO] 
11:16:35 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.nattable.stereotype.display ---
11:16:35 [INFO] 
11:16:35 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.stereotype.display ---
11:16:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display/src/test/resources
11:16:35 [INFO] 
11:16:35 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.nattable.stereotype.display ---
11:16:35 [INFO] 
11:16:35 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.nattable.stereotype.display ---
11:16:35 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 190 were skipped
11:16:35 [INFO] 
11:16:35 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.nattable.stereotype.display ---
11:16:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display/target/org.eclipse.papyrus.uml.nattable.stereotype.display-4.0.0-SNAPSHOT-sources.jar
11:16:35 [INFO] 
11:16:35 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.stereotype.display ---
11:16:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display/target/org.eclipse.papyrus.uml.nattable.stereotype.display-4.0.0-SNAPSHOT.jar
11:16:35 [INFO] 
11:16:35 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.stereotype.display ---
11:16:35 [INFO] 
11:16:35 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.nattable.stereotype.display ---
11:16:35 [INFO] 
11:16:35 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.stereotype.display ---
11:16:35 [INFO] 
11:16:35 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.ui >--
11:16:35 [INFO] Building org.eclipse.papyrus.uml.xtext.integration.ui 3.1.0-SNAPSHOT [339/735]
11:16:35 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/pom.xml
11:16:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:16:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.ui:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/pom.xml
11:16:36 [INFO] 
11:16:36 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.xtext.integration.ui ---
11:16:36 [INFO] 
11:16:36 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.xtext.integration.ui ---
11:16:36 [INFO] The project's OSGi version is 3.1.0.202401111608
11:16:36 [INFO] 
11:16:36 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.xtext.integration.ui ---
11:16:36 [INFO] 
11:16:36 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.xtext.integration.ui ---
11:16:36 [INFO] 
11:16:36 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.xtext.integration.ui ---
11:16:36 [INFO] 
11:16:36 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.xtext.integration.ui ---
11:16:36 [INFO] Resolving class path of org.eclipse.papyrus.uml.xtext.integration.ui
11:16:37 [INFO] 
11:16:37 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.xtext.integration.ui ---
11:16:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/main/resources
11:16:37 [INFO] 
11:16:37 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.xtext.integration.ui ---
11:16:37 [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:16:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/XtextDirectEditManager.java:[178] 
11:16:37 	int style, DefaultXtextDirectEditorConfiguration configuration) {
11:16:37 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:37 The type DefaultXtextDirectEditorConfiguration is deprecated
11:16:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/XtextDirectEditManager.java:[180] 
11:16:37 	this.contextProvider = configuration.getContextProvider();
11:16:37 	                                     ^^^^^^^^^^^^^^^^^^^^
11:16:37 The method getContextProvider() from the type DefaultXtextDirectEditorConfiguration is deprecated
11:16:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/XtextDirectEditManager.java:[181] 
11:16:37 	this.parser = configuration.createParser(((IGraphicalEditPart) source).resolveSemanticElement());
11:16:37 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:37 The method createParser(EObject) from the type DefaultXtextDirectEditorConfiguration is deprecated
11:16:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/XtextDirectEditManager.java:[267] 
11:16:37 	text.getFont()).getAverageCharWidth();
11:16:37 	                ^^^^^^^^^^^^^^^^^^^^^
11:16:37 The method getAverageCharWidth() from the type FontMetrics is deprecated
11:16:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/XtextDirectEditManager.java:[417] 
11:16:37 	return getResourceManager().createFont(fontDescriptor);
11:16:37 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:37 The method createFont(FontDescriptor) from the type ResourceManager is deprecated since version 3.31
11:16:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/XtextDirectEditManager.java:[543] 
11:16:37 	getResourceManager().destroyFont(iter.next());
11:16:37 	                     ^^^^^^^^^^^^^^^^^^^^^^^^
11:16:37 The method destroyFont(FontDescriptor) from the type ResourceManager is deprecated since version 3.31
11:16:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/XtextDirectEditManager.java:[652] 
11:16:37 	return getResourceManager().createFont(fontDescriptor);
11:16:37 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:37 The method createFont(FontDescriptor) from the type ResourceManager is deprecated since version 3.31
11:16:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/AbstractXtextDirectEditorConfiguration.java:[31] 
11:16:37 	public abstract class AbstractXtextDirectEditorConfiguration extends DefaultXtextDirectEditorConfiguration implements IXtextDirectEditorConfiguration {
11:16:37 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:37 The type DefaultXtextDirectEditorConfiguration is deprecated
11:16:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/AbstractXtextDirectEditorConfiguration.java:[44] 
11:16:37 	return super.createInvalidStringCommand(invalidString, semanticElement, parseResult, diagnostics, issues);
11:16:37 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:37 The method createInvalidStringCommand(String, EObject, IParseResult, List<Resource.Diagnostic>, List<Issue>) from the type DefaultXtextDirectEditorConfiguration is deprecated
11:16:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/AbstractXtextDirectEditorConfiguration.java:[56] 
11:16:37 	return super.getTextToEditInternal(semanticObject);
11:16:37 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:37 The method getTextToEditInternal(EObject) from the type DefaultXtextDirectEditorConfiguration is deprecated
11:16:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/StyledTextXtextAdapter.java:[240] 
11:16:37 	@SuppressWarnings("unchecked")
11:16:37 	                  ^^^^^^^^^^^
11:16:37 Unnecessary @SuppressWarnings("unchecked")
11:16:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/CompletionProposalAdapter.java:[124] 
11:16:37 	private ListenerList proposalListeners2 = new ListenerList();
11:16:37 	        ^^^^^^^^^^^^
11:16:37 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
11:16:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/CompletionProposalAdapter.java:[124] 
11:16:37 	private ListenerList proposalListeners2 = new ListenerList();
11:16:37 	                                              ^^^^^^^^^^^^
11:16:37 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
11:16:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/CompletionProposalAdapter.java:[249] 
11:16:37 	proposalListeners2.add(listener);
11:16:37 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:37 Type safety: The method add(Object) belongs to the raw type ListenerList. References to generic type ListenerList<E> should be parameterized
11:16:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/XtextStyledTextHighlightingReconciler.java:[32] 
11:16:37 	import org.eclipse.xtext.ui.editor.syntaxcoloring.IHighlightedPositionAcceptor;
11:16:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:37 The type IHighlightedPositionAcceptor is deprecated
11:16:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/XtextStyledTextHighlightingReconciler.java:[33] 
11:16:37 	import org.eclipse.xtext.ui.editor.syntaxcoloring.ISemanticHighlightingCalculator;
11:16:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:37 The type ISemanticHighlightingCalculator is deprecated
11:16:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/XtextStyledTextHighlightingReconciler.java:[35] 
11:16:37 	import org.eclipse.xtext.ui.editor.syntaxcoloring.MergingHighlightedPositionAcceptor;
11:16:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:37 The type MergingHighlightedPositionAcceptor is deprecated
11:16:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/XtextStyledTextHighlightingReconciler.java:[45] 
11:16:37 	ITextInputListener, IXtextModelListener, IHighlightedPositionAcceptor {
11:16:37 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:37 The type IHighlightedPositionAcceptor is deprecated
11:16:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/XtextStyledTextHighlightingReconciler.java:[48] 
11:16:37 	private ISemanticHighlightingCalculator calculator;
11:16:37 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:37 The type ISemanticHighlightingCalculator is deprecated
11:16:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/XtextStyledTextHighlightingReconciler.java:[97] 
11:16:37 	MergingHighlightedPositionAcceptor acceptor = new MergingHighlightedPositionAcceptor(
11:16:37 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:37 The type MergingHighlightedPositionAcceptor is deprecated
11:16:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/XtextStyledTextHighlightingReconciler.java:[97] 
11:16:37 	MergingHighlightedPositionAcceptor acceptor = new MergingHighlightedPositionAcceptor(
11:16:37 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:37 The type MergingHighlightedPositionAcceptor is deprecated
11:16:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/XtextStyledTextHighlightingReconciler.java:[97] 
11:16:37 	MergingHighlightedPositionAcceptor acceptor = new MergingHighlightedPositionAcceptor(
11:16:37 				calculator);
11:16:37 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:37 The constructor MergingHighlightedPositionAcceptor(ISemanticHighlightingCalculator) is deprecated
11:16:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/XtextStyledTextHighlightingReconciler.java:[99] 
11:16:37 	acceptor.provideHighlightingFor(resource, this);
11:16:37 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:37 The method provideHighlightingFor(XtextResource, IHighlightedPositionAcceptor) from the type MergingHighlightedPositionAcceptor is deprecated
11:16:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/XtextStyledTextHighlightingReconciler.java:[319] 
11:16:37 	public void setCalculator(ISemanticHighlightingCalculator calculator) {
11:16:37 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:37 The type ISemanticHighlightingCalculator is deprecated
11:16:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/XtextStyledTextHighlightingReconciler.java:[323] 
11:16:37 	public ISemanticHighlightingCalculator getCalculator() {
11:16:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:37 The type ISemanticHighlightingCalculator is deprecated
11:16:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/CompletionProposalUtils.java:[29] 
11:16:37 	import org.eclipse.papyrus.infra.ui.util.DisplayUtils;
11:16:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:37 The type DisplayUtils is deprecated
11:16:37 26 problems (26 warnings)
11:16:37 [INFO] 
11:16:37 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.xtext.integration.ui ---
11:16:37 [INFO] 
11:16:37 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.xtext.integration.ui ---
11:16:37 [INFO] 
11:16:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.xtext.integration.ui ---
11:16:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/test/resources
11:16:37 [INFO] 
11:16:37 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.xtext.integration.ui ---
11:16:37 [INFO] 
11:16:37 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.xtext.integration.ui ---
11:16:37 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 188 were skipped
11:16:37 [INFO] 
11:16:37 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.xtext.integration.ui ---
11:16:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/target/org.eclipse.papyrus.uml.xtext.integration.ui-3.1.0-SNAPSHOT-sources.jar
11:16:37 [INFO] 
11:16:37 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.xtext.integration.ui ---
11:16:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/target/org.eclipse.papyrus.uml.xtext.integration.ui-3.1.0-SNAPSHOT.jar
11:16:38 [INFO] 
11:16:38 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.xtext.integration.ui ---
11:16:38 [INFO] 
11:16:38 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.xtext.integration.ui ---
11:16:38 [INFO] 
11:16:38 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.xtext.integration.ui ---
11:16:38 [INFO] 
11:16:38 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.xtext.integration >--
11:16:38 [INFO] Building org.eclipse.papyrus.uml.nattable.xtext.integration 3.0.0-SNAPSHOT [340/735]
11:16:38 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/pom.xml
11:16:38 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:16:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.xtext.integration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/pom.xml
11:16:38 [INFO] 
11:16:38 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.xtext.integration ---
11:16:38 [INFO] 
11:16:38 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.xtext.integration ---
11:16:38 [INFO] The project's OSGi version is 3.0.0.202401111608
11:16:38 [INFO] 
11:16:38 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.xtext.integration ---
11:16:38 [INFO] 
11:16:38 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.xtext.integration ---
11:16:38 [INFO] 
11:16:38 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.xtext.integration ---
11:16:38 [INFO] 
11:16:38 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.nattable.xtext.integration ---
11:16:38 [INFO] Resolving class path of org.eclipse.papyrus.uml.nattable.xtext.integration
11:16:39 [INFO] 
11:16:39 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.xtext.integration ---
11:16:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/main/resources
11:16:39 [INFO] 
11:16:39 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.xtext.integration ---
11:16:39 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:16:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractNatTableXTextCellEditor.java:[26] 
11:16:39 	import org.eclipse.papyrus.infra.nattable.celleditor.AbstractPapyrusStyledTextCellEditor;
11:16:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:39 The type AbstractPapyrusStyledTextCellEditor is deprecated
11:16:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractNatTableXTextCellEditor.java:[31] 
11:16:39 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
11:16:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:39 The type DefaultXtextDirectEditorConfiguration is deprecated
11:16:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractNatTableXTextCellEditor.java:[44] 
11:16:39 	public abstract class AbstractNatTableXTextCellEditor extends AbstractPapyrusStyledTextCellEditor {
11:16:39 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:39 The type AbstractPapyrusStyledTextCellEditor is deprecated
11:16:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractNatTableXTextCellEditor.java:[46] 
11:16:39 	protected DefaultXtextDirectEditorConfiguration xTextConfiguration;
11:16:39 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:39 The type DefaultXtextDirectEditorConfiguration is deprecated
11:16:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractNatTableXTextCellEditor.java:[64] 
11:16:39 	super(table, axisElement, elementProvider, commitOnUpDown, moveSelectionOnEnter);
11:16:39 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:39 The constructor AbstractPapyrusStyledTextCellEditor(Table, Object, ITableAxisElementProvider, boolean, boolean) is deprecated
11:16:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractNatTableXTextCellEditor.java:[98] 
11:16:39 	protected abstract DefaultXtextDirectEditorConfiguration createXTextEditorConfiguration();
11:16:39 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:39 The type DefaultXtextDirectEditorConfiguration is deprecated
11:16:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractNatTableXTextCellEditor.java:[120] 
11:16:39 	return super.activateCell(parent, value);
11:16:39 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:39 The method activateCell(Composite, Object) from the type AbstractPapyrusStyledTextCellEditor is deprecated
11:16:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractNatTableXTextCellEditor.java:[137] 
11:16:39 	final EObject editedObject = getEditedEObject();
11:16:39 	                             ^^^^^^^^^^^^^^^^^^
11:16:39 The method getEditedEObject() from the type AbstractPapyrusStyledTextCellEditor is deprecated
11:16:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractNatTableXTextCellEditor.java:[140] 
11:16:39 	XtextFakeResourceContext context = new XtextFakeResourceContext(xTextConfiguration.getInjector());
11:16:39 	                                                                                   ^^^^^^^^^^^^^
11:16:39 The method getInjector() from the type DefaultXtextDirectEditorConfiguration is deprecated
11:16:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractNatTableXTextCellEditor.java:[149] 
11:16:39 	jfaceCellEditor = xTextConfiguration.createCellEditor(parent, editedObject);
11:16:39 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:39 The method createCellEditor(Composite, EObject) from the type DefaultXtextDirectEditorConfiguration is deprecated
11:16:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractNatTableXTextCellEditor.java:[179] 
11:16:39 	final IParser parser = ((ICustomDirectEditorConfiguration) xTextConfiguration).createParser(getEditedEObject());
11:16:39 	                                                                                            ^^^^^^^^^^^^^^^^^^
11:16:39 The method getEditedEObject() from the type AbstractPapyrusStyledTextCellEditor is deprecated
11:16:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractXtextCellEditor.java:[27] 
11:16:39 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
11:16:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:39 The type DefaultXtextDirectEditorConfiguration is deprecated
11:16:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractXtextCellEditor.java:[54] 
11:16:39 	protected DefaultXtextDirectEditorConfiguration createXTextEditorConfiguration() {
11:16:39 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:39 The type DefaultXtextDirectEditorConfiguration is deprecated
11:16:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractXtextCellEditor.java:[57] 
11:16:39 	Object row = this.elementProvider.getRowElement(rowIndex);
11:16:39 	                  ^^^^^^^^^^^^^^^
11:16:39 The field AbstractPapyrusStyledTextCellEditor.elementProvider is deprecated
11:16:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractXtextCellEditor.java:[58] 
11:16:39 	Object column = this.elementProvider.getColumnElement(columnIndex);
11:16:39 	                     ^^^^^^^^^^^^^^^
11:16:39 The field AbstractPapyrusStyledTextCellEditor.elementProvider is deprecated
11:16:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractXtextCellEditor.java:[72] 
11:16:39 	protected DefaultXtextDirectEditorConfiguration getConfigurationFromEditedEObject(Object row, Object column) {
11:16:39 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:39 The type DefaultXtextDirectEditorConfiguration is deprecated
11:16:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractXtextCellEditor.java:[89] 
11:16:39 	if (configuration instanceof DefaultXtextDirectEditorConfiguration) {
11:16:39 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:39 The type DefaultXtextDirectEditorConfiguration is deprecated
11:16:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractXtextCellEditor.java:[91] 
11:16:39 	DefaultXtextDirectEditorConfiguration xtextConfiguration = (DefaultXtextDirectEditorConfiguration) configuration;
11:16:39 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:39 The type DefaultXtextDirectEditorConfiguration is deprecated
11:16:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractXtextCellEditor.java:[91] 
11:16:39 	DefaultXtextDirectEditorConfiguration xtextConfiguration = (DefaultXtextDirectEditorConfiguration) configuration;
11:16:39 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:39 The type DefaultXtextDirectEditorConfiguration is deprecated
11:16:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/util/XTextEditorResultWrapper.java:[61] 
11:16:39 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
11:16:39 	       ^^^^^^
11:16:39 Type safety: The return type Object for getAdapter(Class) from the type XTextEditorResultWrapper needs unchecked conversion to conform to T from the type IAdaptable
11:16:39 20 problems (20 warnings)
11:16:39 [INFO] 
11:16:39 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.nattable.xtext.integration ---
11:16:39 [INFO] 
11:16:39 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.nattable.xtext.integration ---
11:16:39 [INFO] 
11:16:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.xtext.integration ---
11:16:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/test/resources
11:16:39 [INFO] 
11:16:39 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.nattable.xtext.integration ---
11:16:39 [INFO] 
11:16:39 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.nattable.xtext.integration ---
11:16:39 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 193 were skipped
11:16:39 [INFO] 
11:16:39 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.nattable.xtext.integration ---
11:16:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/target/org.eclipse.papyrus.uml.nattable.xtext.integration-3.0.0-SNAPSHOT-sources.jar
11:16:39 [INFO] 
11:16:39 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.xtext.integration ---
11:16:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/target/org.eclipse.papyrus.uml.nattable.xtext.integration-3.0.0-SNAPSHOT.jar
11:16:39 [INFO] 
11:16:39 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.xtext.integration ---
11:16:39 [INFO] 
11:16:39 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.nattable.xtext.integration ---
11:16:39 [INFO] 
11:16:39 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.xtext.integration ---
11:16:39 [INFO] 
11:16:39 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.uml-textedit >--------
11:16:39 [INFO] Building Papyrus UML Textual Edit 0.0.1-SNAPSHOT               [341/735]
11:16:39 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/pom.xml
11:16:39 [INFO] --------------------------------[ pom ]---------------------------------
11:16:39 [INFO] 
11:16:39 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml-textedit ---
11:16:39 [INFO] 
11:16:39 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml-textedit ---
11:16:39 [INFO] 
11:16:39 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml-textedit ---
11:16:39 [INFO] 
11:16:39 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml-textedit ---
11:16:39 [INFO] 
11:16:39 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.valuespecification.xtext >--
11:16:39 [INFO] Building org.eclipse.papyrus.uml.textedit.valuespecification.xtext 2.0.100-SNAPSHOT [342/735]
11:16:39 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext/pom.xml
11:16:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:16:39 [WARNING] Parameter 'fileset' is unknown for plugin 'maven-clean-plugin:3.3.1:clean (default-clean)'
11:16:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.valuespecification.xtext:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext/pom.xml
11:16:40 [INFO] 
11:16:40 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext ---
11:16:40 [INFO] 
11:16:40 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext ---
11:16:40 [INFO] The project's OSGi version is 2.0.100.202401111608
11:16:40 [INFO] 
11:16:40 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext ---
11:16:40 [INFO] 
11:16:40 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext ---
11:16:40 [INFO] 
11:16:40 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext ---
11:16:40 [INFO] 
11:16:40 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext ---
11:16:40 [INFO] Resolving class path of org.eclipse.papyrus.uml.textedit.valuespecification.xtext
11:16:40 [INFO] 
11:16:40 [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext ---
11:16:40 [INFO] 
11:16:40 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext ---
11:16:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext/src/main/resources
11:16:40 [INFO] 
11:16:40 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext ---
11:16:41 [INFO] Compiling 39 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:16:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext/src/org/eclipse/papyrus/uml/textedit/valuespecification/xtext/formatting/UmlValueSpecificationFormatter.java:[34] 
11:16:41 	private UmlValueSpecificationGrammarAccess grammarAccess;
11:16:41 	                                           ^^^^^^^^^^^^^
11:16:41 The value of the field UmlValueSpecificationFormatter.grammarAccess is not used
11:16:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext/src/org/eclipse/papyrus/uml/textedit/valuespecification/xtext/formatting/UmlValueSpecificationFormatter.java:[38] 
11:16:41 	org.eclipse.papyrus.uml.textedit.valuespecification.xtext.services.UmlValueSpecificationGrammarAccess f = (org.eclipse.papyrus.uml.textedit.valuespecification.xtext.services.UmlValueSpecificationGrammarAccess) getGrammarAccess();
11:16:41 	                                                                                                      ^
11:16:41 The value of the local variable f is not used
11:16:41 2 problems (2 warnings)
11:16:41 [INFO] 
11:16:41 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext ---
11:16:41 [INFO] 
11:16:41 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext ---
11:16:41 [INFO] 
11:16:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext ---
11:16:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext/src/test/resources
11:16:41 [INFO] 
11:16:41 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext ---
11:16:41 [INFO] 
11:16:41 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext ---
11:16:41 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 126 were skipped
11:16:41 [INFO] 
11:16:41 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext ---
11:16:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext/target/org.eclipse.papyrus.uml.textedit.valuespecification.xtext-2.0.100-SNAPSHOT-sources.jar
11:16:41 [INFO] 
11:16:41 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext ---
11:16:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext/target/org.eclipse.papyrus.uml.textedit.valuespecification.xtext-2.0.100-SNAPSHOT.jar
11:16:41 [INFO] 
11:16:41 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext ---
11:16:41 [INFO] 
11:16:41 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext ---
11:16:41 [INFO] 
11:16:41 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext ---
11:16:41 [INFO] 
11:16:41 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils >--
11:16:41 [INFO] Building org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils 2.0.0-SNAPSHOT [343/735]
11:16:41 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils/pom.xml
11:16:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:16:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils/pom.xml
11:16:42 [INFO] 
11:16:42 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils ---
11:16:42 [INFO] 
11:16:42 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils ---
11:16:42 [INFO] The project's OSGi version is 2.0.0.202401111608
11:16:42 [INFO] 
11:16:42 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils ---
11:16:42 [INFO] 
11:16:42 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils ---
11:16:42 [INFO] 
11:16:42 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils ---
11:16:42 [INFO] 
11:16:42 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils ---
11:16:42 [INFO] Resolving class path of org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils
11:16:42 [INFO] 
11:16:42 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils ---
11:16:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils/src/main/resources
11:16:42 [INFO] 
11:16:42 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils ---
11:16:43 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:16:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils/src/org/eclipse/papyrus/uml/textedit/valuespecification/xtext/utils/commands/MultiplicityUpperValueSetCommand.java:[27] 
11:16:43 	import org.eclipse.uml2.uml.LiteralInteger;
11:16:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:43 The import org.eclipse.uml2.uml.LiteralInteger is never used
11:16:43 1 problem (1 warning)
11:16:43 [INFO] 
11:16:43 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils ---
11:16:43 [INFO] 
11:16:43 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils ---
11:16:43 [INFO] 
11:16:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils ---
11:16:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils/src/test/resources
11:16:43 [INFO] 
11:16:43 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils ---
11:16:43 [INFO] 
11:16:43 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils ---
11:16:43 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 198 were skipped
11:16:43 [INFO] 
11:16:43 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils ---
11:16:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils/target/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils-2.0.0-SNAPSHOT-sources.jar
11:16:43 [INFO] 
11:16:43 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils ---
11:16:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils/target/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils-2.0.0-SNAPSHOT.jar
11:16:43 [INFO] 
11:16:43 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils ---
11:16:43 [INFO] 
11:16:43 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils ---
11:16:43 [INFO] 
11:16:43 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils ---
11:16:43 [INFO] 
11:16:43 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui >--
11:16:43 [INFO] Building org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui 3.0.0-SNAPSHOT [344/735]
11:16:43 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui/pom.xml
11:16:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:16:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui/pom.xml
11:16:43 [INFO] 
11:16:43 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui ---
11:16:43 [INFO] 
11:16:43 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui ---
11:16:43 [INFO] The project's OSGi version is 3.0.0.202401111608
11:16:43 [INFO] 
11:16:43 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui ---
11:16:43 [INFO] 
11:16:43 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui ---
11:16:43 [INFO] 
11:16:43 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui ---
11:16:44 [INFO] 
11:16:44 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui ---
11:16:44 [INFO] Resolving class path of org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui
11:16:45 [INFO] 
11:16:45 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui ---
11:16:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui/src/main/resources
11:16:45 [INFO] 
11:16:45 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui ---
11:16:45 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:16:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui/src/org/eclipse/papyrus/uml/textedit/valuespecification/xtext/ui/contribution/ValueSpecificationXtextDirectEditorConfiguration.java:[32] 
11:16:45 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
11:16:45 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:45 The type DefaultXtextDirectEditorConfiguration is deprecated
11:16:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui/src/org/eclipse/papyrus/uml/textedit/valuespecification/xtext/ui/contribution/ValueSpecificationXtextDirectEditorConfiguration.java:[40] 
11:16:45 	public class ValueSpecificationXtextDirectEditorConfiguration extends DefaultXtextDirectEditorConfiguration {
11:16:45 	                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:45 The type DefaultXtextDirectEditorConfiguration is deprecated
11:16:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui/src/org/eclipse/papyrus/uml/textedit/valuespecification/xtext/ui/contribution/ValueSpecificationXtextDirectEditorConfiguration.java:[77] 
11:16:45 	return ValueSpecificationXtextDirectEditorConfiguration.this.getTextToEditInternal(semanticObject);
11:16:45 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:45 The method getTextToEditInternal(EObject) from the type DefaultXtextDirectEditorConfiguration is deprecated
11:16:45 3 problems (3 warnings)
11:16:45 [INFO] 
11:16:45 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui ---
11:16:45 [INFO] 
11:16:45 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui ---
11:16:45 [INFO] 
11:16:45 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui ---
11:16:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui/src/test/resources
11:16:45 [INFO] 
11:16:45 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui ---
11:16:45 [INFO] 
11:16:45 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui ---
11:16:45 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 209 were skipped
11:16:45 [INFO] 
11:16:45 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui ---
11:16:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui/target/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui-3.0.0-SNAPSHOT-sources.jar
11:16:45 [INFO] 
11:16:45 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui ---
11:16:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui/target/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui-3.0.0-SNAPSHOT.jar
11:16:45 [INFO] 
11:16:45 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui ---
11:16:45 [INFO] 
11:16:45 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui ---
11:16:45 [INFO] 
11:16:45 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui ---
11:16:45 [INFO] 
11:16:45 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.xtext.valuespecification >--
11:16:45 [INFO] Building org.eclipse.papyrus.uml.nattable.xtext.valuespecification 6.0.0-SNAPSHOT [345/735]
11:16:45 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/pom.xml
11:16:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:16:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.xtext.valuespecification:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/pom.xml
11:16:46 [INFO] 
11:16:46 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.xtext.valuespecification ---
11:16:46 [INFO] 
11:16:46 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.xtext.valuespecification ---
11:16:46 [INFO] The project's OSGi version is 6.0.0.202401111608
11:16:46 [INFO] 
11:16:46 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.xtext.valuespecification ---
11:16:46 [INFO] 
11:16:46 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.xtext.valuespecification ---
11:16:46 [INFO] 
11:16:46 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.xtext.valuespecification ---
11:16:46 [INFO] 
11:16:46 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.nattable.xtext.valuespecification ---
11:16:46 [INFO] Resolving class path of org.eclipse.papyrus.uml.nattable.xtext.valuespecification
11:16:47 [INFO] 
11:16:47 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.xtext.valuespecification ---
11:16:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/src/main/resources
11:16:47 [INFO] 
11:16:47 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.xtext.valuespecification ---
11:16:47 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:16:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/src/org/eclipse/papyrus/uml/nattable/xtext/valuespecification/celleditor/ValueSpecificationCellEditor.java:[27] 
11:16:47 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
11:16:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:47 The type DefaultXtextDirectEditorConfiguration is deprecated
11:16:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/src/org/eclipse/papyrus/uml/nattable/xtext/valuespecification/celleditor/ValueSpecificationCellEditor.java:[63] 
11:16:47 	Object row = this.elementProvider.getRowElement(rowIndex);
11:16:47 	                  ^^^^^^^^^^^^^^^
11:16:47 The field AbstractPapyrusStyledTextCellEditor.elementProvider is deprecated
11:16:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/src/org/eclipse/papyrus/uml/nattable/xtext/valuespecification/celleditor/ValueSpecificationCellEditor.java:[64] 
11:16:47 	Object column = this.elementProvider.getColumnElement(columnIndex);
11:16:47 	                     ^^^^^^^^^^^^^^^
11:16:47 The field AbstractPapyrusStyledTextCellEditor.elementProvider is deprecated
11:16:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/src/org/eclipse/papyrus/uml/nattable/xtext/valuespecification/celleditor/ValueSpecificationCellEditor.java:[92] 
11:16:47 	protected DefaultXtextDirectEditorConfiguration getConfigurationFromEditedEObject(
11:16:47 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:47 The type DefaultXtextDirectEditorConfiguration is deprecated
11:16:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/src/org/eclipse/papyrus/uml/nattable/xtext/valuespecification/celleditor/ValueSpecificationCellEditor.java:[101] 
11:16:47 	if (directEditorConfiguration instanceof DefaultXtextDirectEditorConfiguration) {
11:16:47 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:47 The type DefaultXtextDirectEditorConfiguration is deprecated
11:16:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/src/org/eclipse/papyrus/uml/nattable/xtext/valuespecification/celleditor/ValueSpecificationCellEditor.java:[102] 
11:16:47 	DefaultXtextDirectEditorConfiguration xtextConfiguration = (DefaultXtextDirectEditorConfiguration) directEditorConfiguration;
11:16:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:47 The type DefaultXtextDirectEditorConfiguration is deprecated
11:16:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/src/org/eclipse/papyrus/uml/nattable/xtext/valuespecification/celleditor/ValueSpecificationCellEditor.java:[102] 
11:16:47 	DefaultXtextDirectEditorConfiguration xtextConfiguration = (DefaultXtextDirectEditorConfiguration) directEditorConfiguration;
11:16:47 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:47 The type DefaultXtextDirectEditorConfiguration is deprecated
11:16:47 7 problems (7 warnings)
11:16:47 [INFO] 
11:16:47 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.nattable.xtext.valuespecification ---
11:16:47 [INFO] 
11:16:47 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.nattable.xtext.valuespecification ---
11:16:47 [INFO] 
11:16:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.xtext.valuespecification ---
11:16:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/src/test/resources
11:16:47 [INFO] 
11:16:47 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.nattable.xtext.valuespecification ---
11:16:47 [INFO] 
11:16:47 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.nattable.xtext.valuespecification ---
11:16:47 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 214 were skipped
11:16:47 [INFO] 
11:16:47 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.nattable.xtext.valuespecification ---
11:16:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/target/org.eclipse.papyrus.uml.nattable.xtext.valuespecification-6.0.0-SNAPSHOT-sources.jar
11:16:47 [INFO] 
11:16:47 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.xtext.valuespecification ---
11:16:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/target/org.eclipse.papyrus.uml.nattable.xtext.valuespecification-6.0.0-SNAPSHOT.jar
11:16:47 [INFO] 
11:16:47 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.xtext.valuespecification ---
11:16:47 [INFO] 
11:16:47 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.nattable.xtext.valuespecification ---
11:16:47 [INFO] 
11:16:47 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.xtext.valuespecification ---
11:16:47 [INFO] 
11:16:47 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.uml-profile >---------
11:16:47 [INFO] Building Papyrus UML Profile 0.0.1-SNAPSHOT                    [346/735]
11:16:47 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/pom.xml
11:16:47 [INFO] --------------------------------[ pom ]---------------------------------
11:16:47 [INFO] 
11:16:47 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml-profile ---
11:16:47 [INFO] 
11:16:47 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml-profile ---
11:16:47 [INFO] 
11:16:47 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml-profile ---
11:16:47 [INFO] 
11:16:47 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml-profile ---
11:16:47 [INFO] 
11:16:47 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.drafter >-----
11:16:47 [INFO] Building org.eclipse.papyrus.uml.profile.drafter 2.2.0-SNAPSHOT [347/735]
11:16:47 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/pom.xml
11:16:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:16:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.drafter:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/pom.xml
11:16:48 [INFO] 
11:16:48 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.profile.drafter ---
11:16:48 [INFO] 
11:16:48 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.drafter ---
11:16:48 [INFO] The project's OSGi version is 2.2.0.202401111608
11:16:48 [INFO] 
11:16:48 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.drafter ---
11:16:48 [INFO] 
11:16:48 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.drafter ---
11:16:48 [INFO] 
11:16:48 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.drafter ---
11:16:48 [INFO] 
11:16:48 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.drafter ---
11:16:48 [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.drafter
11:16:48 [INFO] 
11:16:48 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.profile.drafter ---
11:16:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/main/resources
11:16:48 [INFO] 
11:16:48 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.profile.drafter ---
11:16:48 [INFO] Compiling 72 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/TaggedValuesEditorWidget.java:[36] 
11:16:49 	private Composite contentArea;
11:16:49 	                  ^^^^^^^^^^^
11:16:49 The value of the field TaggedValuesEditorWidget.contentArea is not used
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/TaggedValuesEditorWidget.java:[141] 
11:16:49 	private void createDialogContents() {
11:16:49 	             ^^^^^^^^^^^^^^^^^^^^^^
11:16:49 The method createDialogContents() from the type TaggedValuesEditorWidget is never used locally
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/TaggedValuesEditorWidget.java:[149] 
11:16:49 	private void fillContentArea() {
11:16:49 	             ^^^^^^^^^^^^^^^^^
11:16:49 The method fillContentArea() from the type TaggedValuesEditorWidget is never used locally
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/model/TypeModel.java:[35] 
11:16:49 	private ITypeCatalog typeCatalog;
11:16:49 	                     ^^^^^^^^^^^
11:16:49 The value of the field TypeModel.typeCatalog is not used
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[47] 
11:16:49 	private DataBindingContext m_bindingContext;
11:16:49 	                           ^^^^^^^^^^^^^^^^
11:16:49 The value of the field StereotypeUpdateDialog.m_bindingContext is not used
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[54] 
11:16:49 	private PropertiesEditorWidget propertiesEditorWidget;
11:16:49 	                               ^^^^^^^^^^^^^^^^^^^^^^
11:16:49 The value of the field StereotypeUpdateDialog.propertiesEditorWidget is not used
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[305] 
11:16:49 	IObservableValue observeTextQuickSetTextObserveWidget = WidgetProperties.text(SWT.Modify).observe(quickSetText);
11:16:49 	^^^^^^^^^^^^^^^^
11:16:49 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[306] 
11:16:49 	IObservableValue qualifiedNameStereotypeModelObserveValue = BeanProperties.value("qualifiedName").observe(stereotypeModel);
11:16:49 	^^^^^^^^^^^^^^^^
11:16:49 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[307] 
11:16:49 	bindingContext.bindValue(observeTextQuickSetTextObserveWidget, qualifiedNameStereotypeModelObserveValue, null, null);
11:16:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:49 Type safety: Unchecked invocation bindValue(IObservableValue, IObservableValue, null, null) of the generic method bindValue(IObservableValue<T>, IObservableValue<M>, UpdateValueStrategy<? super T,? extends M>, UpdateValueStrategy<? super M,? extends T>) of type DataBindingContext
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[307] 
11:16:49 	bindingContext.bindValue(observeTextQuickSetTextObserveWidget, qualifiedNameStereotypeModelObserveValue, null, null);
11:16:49 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:49 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[307] 
11:16:49 	bindingContext.bindValue(observeTextQuickSetTextObserveWidget, qualifiedNameStereotypeModelObserveValue, null, null);
11:16:49 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:49 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[309] 
11:16:49 	IObservableValue observeTextProfileTextObserveWidget = WidgetProperties.text(SWT.Modify).observe(profileText);
11:16:49 	^^^^^^^^^^^^^^^^
11:16:49 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[310] 
11:16:49 	IObservableValue profileNameStereotypeModelObserveValue = BeanProperties.value("profileName").observe(stereotypeModel);
11:16:49 	^^^^^^^^^^^^^^^^
11:16:49 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[311] 
11:16:49 	bindingContext.bindValue(observeTextProfileTextObserveWidget, profileNameStereotypeModelObserveValue, null, null);
11:16:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:49 Type safety: Unchecked invocation bindValue(IObservableValue, IObservableValue, null, null) of the generic method bindValue(IObservableValue<T>, IObservableValue<M>, UpdateValueStrategy<? super T,? extends M>, UpdateValueStrategy<? super M,? extends T>) of type DataBindingContext
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[311] 
11:16:49 	bindingContext.bindValue(observeTextProfileTextObserveWidget, profileNameStereotypeModelObserveValue, null, null);
11:16:49 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:49 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[311] 
11:16:49 	bindingContext.bindValue(observeTextProfileTextObserveWidget, profileNameStereotypeModelObserveValue, null, null);
11:16:49 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:49 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[313] 
11:16:49 	IObservableValue observeTextStereotypeTextObserveWidget = WidgetProperties.text(SWT.Modify).observe(stereotypeText);
11:16:49 	^^^^^^^^^^^^^^^^
11:16:49 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[314] 
11:16:49 	IObservableValue stereotypeNameStereotypeModelObserveValue = BeanProperties.value("stereotypeName").observe(stereotypeModel);
11:16:49 	^^^^^^^^^^^^^^^^
11:16:49 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[315] 
11:16:49 	bindingContext.bindValue(observeTextStereotypeTextObserveWidget, stereotypeNameStereotypeModelObserveValue, null, null);
11:16:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:49 Type safety: Unchecked invocation bindValue(IObservableValue, IObservableValue, null, null) of the generic method bindValue(IObservableValue<T>, IObservableValue<M>, UpdateValueStrategy<? super T,? extends M>, UpdateValueStrategy<? super M,? extends T>) of type DataBindingContext
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[315] 
11:16:49 	bindingContext.bindValue(observeTextStereotypeTextObserveWidget, stereotypeNameStereotypeModelObserveValue, null, null);
11:16:49 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:49 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[315] 
11:16:49 	bindingContext.bindValue(observeTextStereotypeTextObserveWidget, stereotypeNameStereotypeModelObserveValue, null, null);
11:16:49 	                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:49 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/model/StereotypeURL.java:[110] 
11:16:49 	int num = count++;
11:16:49 	    ^^^
11:16:49 The value of the local variable num is not used
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/model/StereoptypeModel.java:[56] 
11:16:49 	protected IObservableList properties = new WritableList();
11:16:49 	          ^^^^^^^^^^^^^^^
11:16:49 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/model/StereoptypeModel.java:[56] 
11:16:49 	protected IObservableList properties = new WritableList();
11:16:49 	                                           ^^^^^^^^^^^^
11:16:49 WritableList is a raw type. References to generic type WritableList<E> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/model/StereoptypeModel.java:[323] 
11:16:49 	properties.addAll(toRetain);
11:16:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:49 Type safety: The method addAll(Collection) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/model/StereoptypeModel.java:[353] 
11:16:49 	properties.add(new PropertyModel(MemberKind.owned, property, getPropertyValue(property)));
11:16:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:49 Type safety: The method add(Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/model/StereoptypeModel.java:[363] 
11:16:49 	properties.add(new PropertyModel(MemberKind.inherited, property, getPropertyValue(property)));
11:16:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:49 Type safety: The method add(Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/model/StereoptypeModel.java:[432] 
11:16:49 	properties.add(model);
11:16:49 	^^^^^^^^^^^^^^^^^^^^^
11:16:49 Type safety: The method add(Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/handler/AddProfileHandler.java:[51] 
11:16:49 	private String taggedValeNameInput;
11:16:49 	               ^^^^^^^^^^^^^^^^^^^
11:16:49 The value of the field AddProfileHandler.taggedValeNameInput is not used
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/MultipleValueSelectorWidget.java:[167] 
11:16:49 	private List initialSelections = new ArrayList();
11:16:49 	        ^^^^
11:16:49 List is a raw type. References to generic type List<E> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/MultipleValueSelectorWidget.java:[167] 
11:16:49 	private List initialSelections = new ArrayList();
11:16:49 	                                     ^^^^^^^^^
11:16:49 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/MultipleValueSelectorWidget.java:[848] 
11:16:49 	protected List getInitialElementSelections() {
11:16:49 	          ^^^^
11:16:49 List is a raw type. References to generic type List<E> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/MultipleValueSelectorWidget.java:[860] 
11:16:49 	initialSelections = new ArrayList(selectedElements.length);
11:16:49 	                        ^^^^^^^^^
11:16:49 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/MultipleValueSelectorWidget.java:[862] 
11:16:49 	initialSelections.add(selectedElements[i]);
11:16:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:49 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/MultipleValueSelectorWidget.java:[876] 
11:16:49 	public void setInitialElementSelections(List selectedElements) {
11:16:49 	                                        ^^^^
11:16:49 List is a raw type. References to generic type List<E> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/MultipleValueSelectorWidget.java:[913] 
11:16:49 	protected void setResult(List newResult) {
11:16:49 	                         ^^^^
11:16:49 List is a raw type. References to generic type List<E> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/MultipleValueSelectorWidget.java:[918] 
11:16:49 	newResult.toArray(result);
11:16:49 	^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:49 Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List<E> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/handler/AbstractBaseHandler.java:[210] 
11:16:49 	@SuppressWarnings("unchecked")
11:16:49 	                  ^^^^^^^^^^^
11:16:49 Unnecessary @SuppressWarnings("unchecked")
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/model/MemberKind.java:[21] 
11:16:49 	import org.eclipse.uml2.uml.Stereotype;
11:16:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:49 The import org.eclipse.uml2.uml.Stereotype is never used
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[48] 
11:16:49 	private Binding stereotypeNameBinding;
11:16:49 	                ^^^^^^^^^^^^^^^^^^^^^
11:16:49 The value of the field StereotypeUpdateDialogOld.stereotypeNameBinding is not used
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[49] 
11:16:49 	private Binding profileNameBinding;
11:16:49 	                ^^^^^^^^^^^^^^^^^^
11:16:49 The value of the field StereotypeUpdateDialogOld.profileNameBinding is not used
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[50] 
11:16:49 	private Binding stereotypeBinding;
11:16:49 	                ^^^^^^^^^^^^^^^^^
11:16:49 The value of the field StereotypeUpdateDialogOld.stereotypeBinding is not used
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[51] 
11:16:49 	private DataBindingContext m_bindingContext;
11:16:49 	                           ^^^^^^^^^^^^^^^^
11:16:49 The value of the field StereotypeUpdateDialogOld.m_bindingContext is not used
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[52] 
11:16:49 	private org.eclipse.core.databinding.Binding profileBinding;
11:16:49 	                                             ^^^^^^^^^^^^^^
11:16:49 The value of the field StereotypeUpdateDialogOld.profileBinding is not used
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[298] 
11:16:49 	IObservableValue observeTextProfileTextObserveWidget = WidgetProperties.text(SWT.Modify).observe(profileText);
11:16:49 	^^^^^^^^^^^^^^^^
11:16:49 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[299] 
11:16:49 	IObservableValue profileNameStereotypeNameToProfileSynchronizerObserveValue = BeanProperties.value("profileName").observe(stereotypeNameToProfileSynchronizer);
11:16:49 	^^^^^^^^^^^^^^^^
11:16:49 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[300] 
11:16:49 	profileNameBinding = bindingContext.bindValue(observeTextProfileTextObserveWidget, profileNameStereotypeNameToProfileSynchronizerObserveValue, null, null);
11:16:49 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:49 Type safety: Unchecked invocation bindValue(IObservableValue, IObservableValue, null, null) of the generic method bindValue(IObservableValue<T>, IObservableValue<M>, UpdateValueStrategy<? super T,? extends M>, UpdateValueStrategy<? super M,? extends T>) of type DataBindingContext
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[300] 
11:16:49 	profileNameBinding = bindingContext.bindValue(observeTextProfileTextObserveWidget, profileNameStereotypeNameToProfileSynchronizerObserveValue, null, null);
11:16:49 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:49 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[300] 
11:16:49 	profileNameBinding = bindingContext.bindValue(observeTextProfileTextObserveWidget, profileNameStereotypeNameToProfileSynchronizerObserveValue, null, null);
11:16:49 	                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:49 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[302] 
11:16:49 	IObservableValue observeTextStereotypeTextObserveWidget = WidgetProperties.text(SWT.Modify).observe(stereotypeText);
11:16:49 	^^^^^^^^^^^^^^^^
11:16:49 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[303] 
11:16:49 	IObservableValue stereotypeNameStereotypeNameToProfileSynchronizerObserveValue = BeanProperties.value("stereotypeName").observe(stereotypeNameToProfileSynchronizer);
11:16:49 	^^^^^^^^^^^^^^^^
11:16:49 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[304] 
11:16:49 	stereotypeNameBinding = bindingContext.bindValue(observeTextStereotypeTextObserveWidget, stereotypeNameStereotypeNameToProfileSynchronizerObserveValue, null, null);
11:16:49 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:49 Type safety: Unchecked invocation bindValue(IObservableValue, IObservableValue, null, null) of the generic method bindValue(IObservableValue<T>, IObservableValue<M>, UpdateValueStrategy<? super T,? extends M>, UpdateValueStrategy<? super M,? extends T>) of type DataBindingContext
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[304] 
11:16:49 	stereotypeNameBinding = bindingContext.bindValue(observeTextStereotypeTextObserveWidget, stereotypeNameStereotypeNameToProfileSynchronizerObserveValue, null, null);
11:16:49 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:49 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[304] 
11:16:49 	stereotypeNameBinding = bindingContext.bindValue(observeTextStereotypeTextObserveWidget, stereotypeNameStereotypeNameToProfileSynchronizerObserveValue, null, null);
11:16:49 	                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:49 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[306] 
11:16:49 	IObservableValue stereotypeTaggedValuesEditorWidgetObserveValue = PojoProperties.value("stereotype").observe(taggedValuesEditorWidget);
11:16:49 	^^^^^^^^^^^^^^^^
11:16:49 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[307] 
11:16:49 	IObservableValue stereotypeStereotypeNameToProfileSynchronizerObserveValue = BeanProperties.value("stereotype").observe(stereotypeNameToProfileSynchronizer);
11:16:49 	^^^^^^^^^^^^^^^^
11:16:49 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[308] 
11:16:49 	bindingContext.bindValue(stereotypeTaggedValuesEditorWidgetObserveValue, stereotypeStereotypeNameToProfileSynchronizerObserveValue, new UpdateValueStrategy(UpdateValueStrategy.POLICY_NEVER), null);
11:16:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:49 Type safety: Unchecked invocation bindValue(IObservableValue, IObservableValue, UpdateValueStrategy, null) of the generic method bindValue(IObservableValue<T>, IObservableValue<M>, UpdateValueStrategy<? super T,? extends M>, UpdateValueStrategy<? super M,? extends T>) of type DataBindingContext
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[308] 
11:16:49 	bindingContext.bindValue(stereotypeTaggedValuesEditorWidgetObserveValue, stereotypeStereotypeNameToProfileSynchronizerObserveValue, new UpdateValueStrategy(UpdateValueStrategy.POLICY_NEVER), null);
11:16:49 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:49 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[308] 
11:16:49 	bindingContext.bindValue(stereotypeTaggedValuesEditorWidgetObserveValue, stereotypeStereotypeNameToProfileSynchronizerObserveValue, new UpdateValueStrategy(UpdateValueStrategy.POLICY_NEVER), null);
11:16:49 	                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:49 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[308] 
11:16:49 	bindingContext.bindValue(stereotypeTaggedValuesEditorWidgetObserveValue, stereotypeStereotypeNameToProfileSynchronizerObserveValue, new UpdateValueStrategy(UpdateValueStrategy.POLICY_NEVER), null);
11:16:49 	                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:49 Type safety: The expression of type UpdateValueStrategy needs unchecked conversion to conform to UpdateValueStrategy<? super Object,? extends Object>
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[308] 
11:16:49 	bindingContext.bindValue(stereotypeTaggedValuesEditorWidgetObserveValue, stereotypeStereotypeNameToProfileSynchronizerObserveValue, new UpdateValueStrategy(UpdateValueStrategy.POLICY_NEVER), null);
11:16:49 	                                                                                                                                        ^^^^^^^^^^^^^^^^^^^
11:16:49 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ProfileApplicator.java:[356] 
11:16:49 	private IStatus validateAllProfiles(EObject rootObject, List<EPackage> objectsToValidate) {
11:16:49 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:49 The method validateAllProfiles(EObject, List<EPackage>) from the type ProfileApplicator is never used locally
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ProfileApplicator.java:[668] 
11:16:49 	private ElementImport getMetaclassElementImport(Element fromElement, Class metaclass)  {
11:16:49 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:49 The method getMetaclassElementImport(Element, Class) from the type ProfileApplicator is never used locally
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ProfileApplicator.java:[1018] 
11:16:49 	Object actualValue = getUmlElement().getValue(stereotype, propertyModel.getProposedName());
11:16:49 	       ^^^^^^^^^^^
11:16:49 The value of the local variable actualValue is not used
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[79] 
11:16:49 	private DataBindingContext m_bindingContext;
11:16:49 	                           ^^^^^^^^^^^^^^^^
11:16:49 The value of the field PropertiesEditorWidget.m_bindingContext is not used
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[81] 
11:16:49 	private Composite contentArea;
11:16:49 	                  ^^^^^^^^^^^
11:16:49 The value of the field PropertiesEditorWidget.contentArea is not used
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[83] 
11:16:49 	private WritableList properties;
11:16:49 	        ^^^^^^^^^^^^
11:16:49 WritableList is a raw type. References to generic type WritableList<E> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[126] 
11:16:49 	this.properties = (WritableList) properties;
11:16:49 	                   ^^^^^^^^^^^^
11:16:49 WritableList is a raw type. References to generic type WritableList<E> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[128] 
11:16:49 	this.properties = new WritableList(properties, PropertyModel.class);
11:16:49 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:49 Type safety: The constructor WritableList(List, Object) belongs to the raw type WritableList. References to generic type WritableList<E> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[128] 
11:16:49 	this.properties = new WritableList(properties, PropertyModel.class);
11:16:49 	                      ^^^^^^^^^^^^
11:16:49 WritableList is a raw type. References to generic type WritableList<E> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[142] 
11:16:49 	this.properties = (WritableList) properties;
11:16:49 	                   ^^^^^^^^^^^^
11:16:49 WritableList is a raw type. References to generic type WritableList<E> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[144] 
11:16:49 	this.properties = new WritableList(properties, PropertyModel.class);
11:16:49 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:49 Type safety: The constructor WritableList(List, Object) belongs to the raw type WritableList. References to generic type WritableList<E> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[144] 
11:16:49 	this.properties = new WritableList(properties, PropertyModel.class);
11:16:49 	                      ^^^^^^^^^^^^
11:16:49 WritableList is a raw type. References to generic type WritableList<E> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[285] 
11:16:49 	properties.add(model);
11:16:49 	^^^^^^^^^^^^^^^^^^^^^
11:16:49 Type safety: The method add(Object) belongs to the raw type WritableList. References to generic type WritableList<E> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[326] 
11:16:49 	private void createDialogContents() {
11:16:49 	             ^^^^^^^^^^^^^^^^^^^^^^
11:16:49 The method createDialogContents() from the type PropertiesEditorWidget is never used locally
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[334] 
11:16:49 	private void fillContentArea() {
11:16:49 	             ^^^^^^^^^^^^^^^^^
11:16:49 The method fillContentArea() from the type PropertiesEditorWidget is never used locally
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[381] 
11:16:49 	private class MyContentProvider implements ITreeContentProvider {
11:16:49 	              ^^^^^^^^^^^^^^^^^
11:16:49 The type PropertiesEditorWidget.MyContentProvider is never used locally
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[466] 
11:16:49 	final IValueProperty cellEditorProperty,
11:16:49 	      ^^^^^^^^^^^^^^
11:16:49 IValueProperty is a raw type. References to generic type IValueProperty<S,T> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[467] 
11:16:49 	final IValueProperty elementProperty) {
11:16:49 	      ^^^^^^^^^^^^^^
11:16:49 IValueProperty is a raw type. References to generic type IValueProperty<S,T> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[469] 
11:16:49 	return new ObservableValueEditingSupport(viewer, dbc) {
11:16:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:49 ObservableValueEditingSupport is a raw type. References to generic type ObservableValueEditingSupport<E,M,T> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[471] 
11:16:49 	protected IObservableValue doCreateCellEditorObservable(CellEditor cellEditor) {
11:16:49 	          ^^^^^^^^^^^^^^^^
11:16:49 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[474] 
11:16:49 	return cellEditorProperty.observe(((ComboBoxViewerCellEditor) cellEditor).getViewer());
11:16:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:49 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[477] 
11:16:49 	return cellEditorProperty.observe(cellEditor.getControl());
11:16:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:49 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[481] 
11:16:49 	protected IObservableValue doCreateElementObservable(Object element, ViewerCell cell) {
11:16:49 	          ^^^^^^^^^^^^^^^^
11:16:49 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[482] 
11:16:49 	return elementProperty.observe(element);
11:16:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:49 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[497] 
11:16:49 	ObservableListContentProvider listContentProvider = new ObservableListContentProvider();
11:16:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:49 ObservableListContentProvider is a raw type. References to generic type ObservableListContentProvider<E> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[497] 
11:16:49 	ObservableListContentProvider listContentProvider = new ObservableListContentProvider();
11:16:49 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:49 ObservableListContentProvider is a raw type. References to generic type ObservableListContentProvider<E> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[499] 
11:16:49 	IObservableMap[] observeMaps = new IObservableMap[propertyNames.length];
11:16:49 	^^^^^^^^^^^^^^
11:16:49 IObservableMap is a raw type. References to generic type IObservableMap<K,V> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[501] 
11:16:49 	observeMaps[i] = BeanProperties.value(PropertyModel.class, propertyNames[i]).observeDetail(listContentProvider.getKnownElements());
11:16:49 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:49 Type safety: Unchecked invocation observeDetail(IObservableSet) of the generic method observeDetail(IObservableSet<M>) of type IValueProperty<PropertyModel,Object>
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[501] 
11:16:49 	observeMaps[i] = BeanProperties.value(PropertyModel.class, propertyNames[i]).observeDetail(listContentProvider.getKnownElements());
11:16:49 	                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:49 Type safety: The expression of type IObservableSet needs unchecked conversion to conform to IObservableSet<PropertyModel>
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[539] 
11:16:49 	IValueProperty cellEditorProperty_0 = WidgetProperties.text(SWT.Modify);
11:16:49 	^^^^^^^^^^^^^^
11:16:49 IValueProperty is a raw type. References to generic type IValueProperty<S,T> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[540] 
11:16:49 	IBeanValueProperty valueProperty_0 = BeanProperties.value("proposedName");
11:16:49 	^^^^^^^^^^^^^^^^^^
11:16:49 IBeanValueProperty is a raw type. References to generic type IBeanValueProperty<S,T> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[555] 
11:16:49 	IValueProperty typeCellEditorBindAnchor = ViewerProperties.singleSelection();
11:16:49 	^^^^^^^^^^^^^^
11:16:49 IValueProperty is a raw type. References to generic type IValueProperty<S,T> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[557] 
11:16:49 	IBeanValueProperty typeModelPropertyBindAnchor = BeanProperties.value("type");
11:16:49 	^^^^^^^^^^^^^^^^^^
11:16:49 IBeanValueProperty is a raw type. References to generic type IBeanValueProperty<S,T> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[562] 
11:16:49 	IValueProperty cellEditorProperty_1 = WidgetProperties.text(SWT.Modify);
11:16:49 	^^^^^^^^^^^^^^
11:16:49 IValueProperty is a raw type. References to generic type IValueProperty<S,T> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[563] 
11:16:49 	IBeanValueProperty valueProperty_2 = BeanProperties.value("stateKind");
11:16:49 	^^^^^^^^^^^^^^^^^^
11:16:49 IBeanValueProperty is a raw type. References to generic type IBeanValueProperty<S,T> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[567] 
11:16:49 	IValueProperty cellEditorProperty_2 = WidgetProperties.text(SWT.Modify);
11:16:49 	^^^^^^^^^^^^^^
11:16:49 IValueProperty is a raw type. References to generic type IValueProperty<S,T> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[568] 
11:16:49 	IBeanValueProperty valueProperty_3 = BeanProperties.value("value");
11:16:49 	^^^^^^^^^^^^^^^^^^
11:16:49 IBeanValueProperty is a raw type. References to generic type IBeanValueProperty<S,T> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[573] 
11:16:49 	IValueProperty cellEditorPropertyMember = WidgetProperties.text(SWT.Modify);
11:16:49 	^^^^^^^^^^^^^^
11:16:49 IValueProperty is a raw type. References to generic type IValueProperty<S,T> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[574] 
11:16:49 	IBeanValueProperty valuePropertyMember = BeanProperties.value("memberKind");
11:16:49 	^^^^^^^^^^^^^^^^^^
11:16:49 IBeanValueProperty is a raw type. References to generic type IBeanValueProperty<S,T> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[578] 
11:16:49 	IValueProperty cellEditorPropertyDel = WidgetProperties.text(SWT.Modify);
11:16:49 	^^^^^^^^^^^^^^
11:16:49 IValueProperty is a raw type. References to generic type IValueProperty<S,T> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[579] 
11:16:49 	IBeanValueProperty valuePropertyDel = BeanProperties.value("lifeStatusKind");
11:16:49 	^^^^^^^^^^^^^^^^^^
11:16:49 IBeanValueProperty is a raw type. References to generic type IBeanValueProperty<S,T> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[646] 
11:16:49 	IValueProperty cellEditorProperty_0 = WidgetProperties.text(SWT.Modify);
11:16:49 	^^^^^^^^^^^^^^
11:16:49 IValueProperty is a raw type. References to generic type IValueProperty<S,T> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[647] 
11:16:49 	IBeanValueProperty valueProperty_0 = BeanProperties.value("proposedName");
11:16:49 	^^^^^^^^^^^^^^^^^^
11:16:49 IBeanValueProperty is a raw type. References to generic type IBeanValueProperty<S,T> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[651] 
11:16:49 	IValueProperty cellEditorProperty = WidgetProperties.text(SWT.Modify);
11:16:49 	^^^^^^^^^^^^^^
11:16:49 IValueProperty is a raw type. References to generic type IValueProperty<S,T> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[652] 
11:16:49 	IBeanValueProperty valueProperty_1 = BeanProperties.value("type");
11:16:49 	^^^^^^^^^^^^^^^^^^
11:16:49 IBeanValueProperty is a raw type. References to generic type IBeanValueProperty<S,T> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[656] 
11:16:49 	IValueProperty cellEditorProperty_1 = WidgetProperties.text(SWT.Modify);
11:16:49 	^^^^^^^^^^^^^^
11:16:49 IValueProperty is a raw type. References to generic type IValueProperty<S,T> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[657] 
11:16:49 	IBeanValueProperty valueProperty_2 = BeanProperties.value("modelStatus");
11:16:49 	^^^^^^^^^^^^^^^^^^
11:16:49 IBeanValueProperty is a raw type. References to generic type IBeanValueProperty<S,T> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[661] 
11:16:49 	IValueProperty cellEditorProperty_2 = WidgetProperties.text(SWT.Modify);
11:16:49 	^^^^^^^^^^^^^^
11:16:49 IValueProperty is a raw type. References to generic type IValueProperty<S,T> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[662] 
11:16:49 	IBeanValueProperty valueProperty_3 = BeanProperties.value("value");
11:16:49 	^^^^^^^^^^^^^^^^^^
11:16:49 IBeanValueProperty is a raw type. References to generic type IBeanValueProperty<S,T> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/model/ResourceTypeProvider.java:[68] 
11:16:49 	Iterators.filter(iter, getTypePredicate() );
11:16:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:49 Type safety: Unchecked invocation filter(Iterator<EObject>, Predicate) of the generic method filter(Iterator<T>, Predicate<? super T>) of type Iterators
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/model/ResourceTypeProvider.java:[68] 
11:16:49 	Iterators.filter(iter, getTypePredicate() );
11:16:49 	                       ^^^^^^^^^^^^^^^^^^
11:16:49 Type safety: The expression of type Predicate needs unchecked conversion to conform to Predicate<? super EObject>
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/model/ResourceTypeProvider.java:[81] 
11:16:49 	private Predicate getTypePredicate() {
11:16:49 	        ^^^^^^^^^
11:16:49 Predicate is a raw type. References to generic type Predicate<T> should be parameterized
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/model/ResourceTypeProvider.java:[88] 
11:16:49 	return Iterators.filter(resource.getAllContents(), getTypePredicate() );
11:16:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:49 Type safety: Unchecked invocation filter(TreeIterator<EObject>, Predicate) of the generic method filter(Iterator<T>, Predicate<? super T>) of type Iterators
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/model/ResourceTypeProvider.java:[88] 
11:16:49 	return Iterators.filter(resource.getAllContents(), getTypePredicate() );
11:16:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:49 Type safety: The expression of type UnmodifiableIterator needs unchecked conversion to conform to Iterator<Type>
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/model/ResourceTypeProvider.java:[88] 
11:16:49 	return Iterators.filter(resource.getAllContents(), getTypePredicate() );
11:16:49 	                                                   ^^^^^^^^^^^^^^^^^^
11:16:49 Type safety: The expression of type Predicate needs unchecked conversion to conform to Predicate<? super EObject>
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/NewSterotypeDialog2.java:[77] 
11:16:49 	List metaclassToAdd = new List(metaclassesGroup, SWT.BORDER);
11:16:49 	     ^^^^^^^^^^^^^^
11:16:49 The value of the local variable metaclassToAdd is not used
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/NewSterotypeDialog2.java:[79] 
11:16:49 	List existingMetaclass = new List(metaclassesGroup, SWT.BORDER);
11:16:49 	     ^^^^^^^^^^^^^^^^^
11:16:49 The value of the local variable existingMetaclass is not used
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/NewSterotypeDialog2.java:[100] 
11:16:49 	List extensionsToAdd = new List(extendedStereotypes, SWT.BORDER);
11:16:49 	     ^^^^^^^^^^^^^^^
11:16:49 The value of the local variable extensionsToAdd is not used
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/NewSterotypeDialog2.java:[102] 
11:16:49 	List existingExtensions = new List(extendedStereotypes, SWT.BORDER);
11:16:49 	     ^^^^^^^^^^^^^^^^^^
11:16:49 The value of the local variable existingExtensions is not used
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/commands/CreateProfileAndProfileResourceCommand.java:[167] 
11:16:49 	private Profile createProfile() {
11:16:49 	                ^^^^^^^^^^^^^^^
11:16:49 The method createProfile() from the type CreateProfileAndProfileResourceCommand is never used locally
11:16:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/commands/CreateProfileAndProfileResourceCommand.java:[177] 
11:16:49 	private Resource createResource() {
11:16:49 	                 ^^^^^^^^^^^^^^^^
11:16:49 The method createResource() from the type CreateProfileAndProfileResourceCommand is never used locally
11:16:49 122 problems (122 warnings)
11:16:49 [INFO] 
11:16:49 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.profile.drafter ---
11:16:49 [INFO] 
11:16:49 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.drafter ---
11:16:49 [INFO] 
11:16:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.drafter ---
11:16:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/test/resources
11:16:49 [INFO] 
11:16:49 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.profile.drafter ---
11:16:49 [INFO] 
11:16:49 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.drafter ---
11:16:49 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 154 were skipped
11:16:49 [INFO] 
11:16:49 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.drafter ---
11:16:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/target/org.eclipse.papyrus.uml.profile.drafter-2.2.0-SNAPSHOT-sources.jar
11:16:49 [INFO] 
11:16:49 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.drafter ---
11:16:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/target/org.eclipse.papyrus.uml.profile.drafter-2.2.0-SNAPSHOT.jar
11:16:49 [INFO] 
11:16:49 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.drafter ---
11:16:49 [INFO] 
11:16:49 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.drafter ---
11:16:49 [INFO] 
11:16:49 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.drafter ---
11:16:49 [INFO] 
11:16:49 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.drafter.documentation >--
11:16:49 [INFO] Building org.eclipse.papyrus.uml.profile.drafter.documentation 2.0.0-SNAPSHOT [348/735]
11:16:49 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.documentation/pom.xml
11:16:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:16:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.drafter.documentation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.documentation/pom.xml
11:16:49 [INFO] 
11:16:49 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.profile.drafter.documentation ---
11:16:49 [INFO] 
11:16:49 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.drafter.documentation ---
11:16:49 [INFO] The project's OSGi version is 2.0.0.202401111608
11:16:49 [INFO] 
11:16:49 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.drafter.documentation ---
11:16:49 [INFO] 
11:16:49 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.drafter.documentation ---
11:16:49 [INFO] 
11:16:49 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.drafter.documentation ---
11:16:49 [INFO] 
11:16:49 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.drafter.documentation ---
11:16:49 [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.drafter.documentation
11:16:49 [INFO] 
11:16:49 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.profile.drafter.documentation ---
11:16:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.documentation/src/main/resources
11:16:49 [INFO] 
11:16:49 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.profile.drafter.documentation ---
11:16:49 [INFO] 
11:16:49 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.profile.drafter.documentation ---
11:16:49 [INFO] 
11:16:49 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.drafter.documentation ---
11:16:49 [INFO] 
11:16:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.drafter.documentation ---
11:16:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.documentation/src/test/resources
11:16:49 [INFO] 
11:16:49 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.profile.drafter.documentation ---
11:16:49 [INFO] 
11:16:49 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.drafter.documentation ---
11:16:49 [INFO] All system scoped dependencies were mapped to maven artifacts
11:16:49 [INFO] 
11:16:49 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.drafter.documentation ---
11:16:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.documentation/target/org.eclipse.papyrus.uml.profile.drafter.documentation-2.0.0-SNAPSHOT-sources.jar
11:16:49 [INFO] 
11:16:49 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.drafter.documentation ---
11:16:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.documentation/target/org.eclipse.papyrus.uml.profile.drafter.documentation-2.0.0-SNAPSHOT.jar
11:16:49 [INFO] 
11:16:49 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.drafter.documentation ---
11:16:49 [INFO] 
11:16:49 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.drafter.documentation ---
11:16:49 [INFO] 
11:16:49 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.drafter.documentation ---
11:16:49 [INFO] 
11:16:49 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.xtext >----
11:16:49 [INFO] Building org.eclipse.papyrus.uml.properties.xtext 2.0.0-SNAPSHOT [349/735]
11:16:49 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/pom.xml
11:16:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:16:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.xtext:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/pom.xml
11:16:50 [INFO] 
11:16:50 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.properties.xtext ---
11:16:50 [INFO] 
11:16:50 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.properties.xtext ---
11:16:50 [INFO] The project's OSGi version is 2.0.0.202401111608
11:16:50 [INFO] 
11:16:50 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.properties.xtext ---
11:16:50 [INFO] 
11:16:50 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.properties.xtext ---
11:16:50 [INFO] 
11:16:50 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.properties.xtext ---
11:16:50 [INFO] 
11:16:50 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.properties.xtext ---
11:16:50 [INFO] Resolving class path of org.eclipse.papyrus.uml.properties.xtext
11:16:51 [INFO] 
11:16:51 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.properties.xtext ---
11:16:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/main/resources
11:16:51 [INFO] 
11:16:51 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.properties.xtext ---
11:16:51 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/sheet/AdvancedEditingPropertySection.java:[36] 
11:16:51 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
11:16:51 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:51 The type DefaultXtextDirectEditorConfiguration is deprecated
11:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/sheet/AdvancedEditingPropertySection.java:[69] 
11:16:51 	private DefaultXtextDirectEditorConfiguration configuration;
11:16:51 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:51 The type DefaultXtextDirectEditorConfiguration is deprecated
11:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/sheet/AdvancedEditingPropertySection.java:[233] 
11:16:51 	protected DefaultXtextDirectEditorConfiguration getConfigurationFromSelection() {
11:16:51 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:51 The type DefaultXtextDirectEditorConfiguration is deprecated
11:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/sheet/AdvancedEditingPropertySection.java:[247] 
11:16:51 	if (configuration instanceof DefaultXtextDirectEditorConfiguration) {
11:16:51 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:51 The type DefaultXtextDirectEditorConfiguration is deprecated
11:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/sheet/AdvancedEditingPropertySection.java:[249] 
11:16:51 	DefaultXtextDirectEditorConfiguration xtextConfiguration = (DefaultXtextDirectEditorConfiguration) configuration;
11:16:51 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:51 The type DefaultXtextDirectEditorConfiguration is deprecated
11:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/sheet/AdvancedEditingPropertySection.java:[249] 
11:16:51 	DefaultXtextDirectEditorConfiguration xtextConfiguration = (DefaultXtextDirectEditorConfiguration) configuration;
11:16:51 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:51 The type DefaultXtextDirectEditorConfiguration is deprecated
11:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/sheet/AdvancedEditingPropertySection.java:[272] 
11:16:51 	return configuration.createParser(semanticElement);
11:16:51 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:51 The method createParser(EObject) from the type DefaultXtextDirectEditorConfiguration is deprecated
11:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/sheet/AdvancedEditingPropertySection.java:[280] 
11:16:51 	final DefaultXtextDirectEditorConfiguration newConfiguration = getConfigurationFromSelection();
11:16:51 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:51 The type DefaultXtextDirectEditorConfiguration is deprecated
11:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/sheet/AdvancedEditingPropertySection.java:[289] 
11:16:51 	configuration.getInjector());
11:16:51 	              ^^^^^^^^^^^^^
11:16:51 The method getInjector() from the type DefaultXtextDirectEditorConfiguration is deprecated
11:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/sheet/AdvancedEditingPropertySection.java:[302] 
11:16:51 	IContextElementProvider provider = configuration.getContextProvider();
11:16:51 	                                                 ^^^^^^^^^^^^^^^^^^^^
11:16:51 The method getContextProvider() from the type DefaultXtextDirectEditorConfiguration is deprecated
11:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/widget/UMLXtextReferenceValueEditor.java:[32] 
11:16:51 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
11:16:51 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:51 The type DefaultXtextDirectEditorConfiguration is deprecated
11:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/widget/UMLXtextReferenceValueEditor.java:[74] 
11:16:51 	private DefaultXtextDirectEditorConfiguration configuration;
11:16:51 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:51 The type DefaultXtextDirectEditorConfiguration is deprecated
11:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/widget/UMLXtextReferenceValueEditor.java:[315] 
11:16:51 	final DefaultXtextDirectEditorConfiguration newConfiguration = getConfigurationFromSelection();
11:16:51 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:51 The type DefaultXtextDirectEditorConfiguration is deprecated
11:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/widget/UMLXtextReferenceValueEditor.java:[324] 
11:16:51 	configuration.getInjector());
11:16:51 	              ^^^^^^^^^^^^^
11:16:51 The method getInjector() from the type DefaultXtextDirectEditorConfiguration is deprecated
11:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/widget/UMLXtextReferenceValueEditor.java:[339] 
11:16:51 	.getContextProvider();
11:16:51 	 ^^^^^^^^^^^^^^^^^^^^
11:16:51 The method getContextProvider() from the type DefaultXtextDirectEditorConfiguration is deprecated
11:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/widget/UMLXtextReferenceValueEditor.java:[357] 
11:16:51 	protected DefaultXtextDirectEditorConfiguration getConfigurationFromSelection() {
11:16:51 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:51 The type DefaultXtextDirectEditorConfiguration is deprecated
11:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/widget/UMLXtextReferenceValueEditor.java:[364] 
11:16:51 	final Object classInstance = directEditorConfigurationClass.newInstance();
11:16:51 	                                                            ^^^^^^^^^^^^^
11:16:51 The method newInstance() from the type Class<capture#3-of ?> is deprecated since version 9
11:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/widget/UMLXtextReferenceValueEditor.java:[366] 
11:16:51 	if (classInstance instanceof DefaultXtextDirectEditorConfiguration) {
11:16:51 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:51 The type DefaultXtextDirectEditorConfiguration is deprecated
11:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/widget/UMLXtextReferenceValueEditor.java:[367] 
11:16:51 	final DefaultXtextDirectEditorConfiguration xtextConfiguration = (DefaultXtextDirectEditorConfiguration) classInstance;
11:16:51 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:51 The type DefaultXtextDirectEditorConfiguration is deprecated
11:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/widget/UMLXtextReferenceValueEditor.java:[367] 
11:16:51 	final DefaultXtextDirectEditorConfiguration xtextConfiguration = (DefaultXtextDirectEditorConfiguration) classInstance;
11:16:51 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:51 The type DefaultXtextDirectEditorConfiguration is deprecated
11:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/widget/UMLXtextReferenceValueEditor.java:[404] 
11:16:51 	return configuration.createParser(parentSemanticElement);
11:16:51 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:51 The method createParser(EObject) from the type DefaultXtextDirectEditorConfiguration is deprecated
11:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/XtextLanguageEditor.java:[35] 
11:16:51 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
11:16:51 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:51 The type DefaultXtextDirectEditorConfiguration is deprecated
11:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/XtextLanguageEditor.java:[63] 
11:16:51 	private DefaultXtextDirectEditorConfiguration configuration;
11:16:51 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:51 The type DefaultXtextDirectEditorConfiguration is deprecated
11:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/XtextLanguageEditor.java:[203] 
11:16:51 	return configuration.createParser(semanticElement);
11:16:51 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:51 The method createParser(EObject) from the type DefaultXtextDirectEditorConfiguration is deprecated
11:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/XtextLanguageEditor.java:[211] 
11:16:51 	final DefaultXtextDirectEditorConfiguration newConfiguration = getConfigurationFromSelection();
11:16:51 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:51 The type DefaultXtextDirectEditorConfiguration is deprecated
11:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/XtextLanguageEditor.java:[218] 
11:16:51 	xtextAdapter = new StyledTextXtextAdapter(configuration.getInjector());
11:16:51 	                                                        ^^^^^^^^^^^^^
11:16:51 The method getInjector() from the type DefaultXtextDirectEditorConfiguration is deprecated
11:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/XtextLanguageEditor.java:[230] 
11:16:51 	IContextElementProvider provider = configuration.getContextProvider();
11:16:51 	                                                 ^^^^^^^^^^^^^^^^^^^^
11:16:51 The method getContextProvider() from the type DefaultXtextDirectEditorConfiguration is deprecated
11:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/XtextLanguageEditor.java:[244] 
11:16:51 	protected DefaultXtextDirectEditorConfiguration getConfigurationFromSelection() {
11:16:51 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:51 The type DefaultXtextDirectEditorConfiguration is deprecated
11:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/XtextLanguageEditor.java:[251] 
11:16:51 	if (configuration instanceof DefaultXtextDirectEditorConfiguration) {
11:16:51 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:51 The type DefaultXtextDirectEditorConfiguration is deprecated
11:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/XtextLanguageEditor.java:[252] 
11:16:51 	DefaultXtextDirectEditorConfiguration xtextConfiguration = (DefaultXtextDirectEditorConfiguration) configuration;
11:16:51 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:51 The type DefaultXtextDirectEditorConfiguration is deprecated
11:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/XtextLanguageEditor.java:[252] 
11:16:51 	DefaultXtextDirectEditorConfiguration xtextConfiguration = (DefaultXtextDirectEditorConfiguration) configuration;
11:16:51 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:51 The type DefaultXtextDirectEditorConfiguration is deprecated
11:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/XtextLanguageEditor.java:[267] 
11:16:51 	if (configuration instanceof DefaultXtextDirectEditorConfiguration) {
11:16:51 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:51 The type DefaultXtextDirectEditorConfiguration is deprecated
11:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/XtextLanguageEditor.java:[268] 
11:16:51 	DefaultXtextDirectEditorConfiguration xtextConfiguration = (DefaultXtextDirectEditorConfiguration) configuration;
11:16:51 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:51 The type DefaultXtextDirectEditorConfiguration is deprecated
11:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/XtextLanguageEditor.java:[268] 
11:16:51 	DefaultXtextDirectEditorConfiguration xtextConfiguration = (DefaultXtextDirectEditorConfiguration) configuration;
11:16:51 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:51 The type DefaultXtextDirectEditorConfiguration is deprecated
11:16:51 34 problems (34 warnings)
11:16:51 [INFO] 
11:16:51 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.properties.xtext ---
11:16:51 [INFO] 
11:16:51 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.properties.xtext ---
11:16:51 [INFO] 
11:16:51 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.properties.xtext ---
11:16:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/test/resources
11:16:51 [INFO] 
11:16:51 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.properties.xtext ---
11:16:51 [INFO] 
11:16:51 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.properties.xtext ---
11:16:51 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 203 were skipped
11:16:51 [INFO] 
11:16:51 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.properties.xtext ---
11:16:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/target/org.eclipse.papyrus.uml.properties.xtext-2.0.0-SNAPSHOT-sources.jar
11:16:51 [INFO] 
11:16:51 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.properties.xtext ---
11:16:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/target/org.eclipse.papyrus.uml.properties.xtext-2.0.0-SNAPSHOT.jar
11:16:51 [INFO] 
11:16:51 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.properties.xtext ---
11:16:51 [INFO] 
11:16:51 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.properties.xtext ---
11:16:51 [INFO] 
11:16:51 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.properties.xtext ---
11:16:51 [INFO] 
11:16:51 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.common.xtext >--
11:16:51 [INFO] Building org.eclipse.papyrus.uml.textedit.common.xtext 3.0.100-SNAPSHOT [350/735]
11:16:51 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext/pom.xml
11:16:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:16:51 [WARNING] Parameter 'fileset' is unknown for plugin 'maven-clean-plugin:3.3.1:clean (default-clean)'
11:16:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.common.xtext:3.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext/pom.xml
11:16:52 [INFO] 
11:16:52 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.common.xtext ---
11:16:52 [INFO] 
11:16:52 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.common.xtext ---
11:16:52 [INFO] The project's OSGi version is 3.0.100.202401111608
11:16:52 [INFO] 
11:16:52 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.common.xtext ---
11:16:52 [INFO] 
11:16:52 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.common.xtext ---
11:16:52 [INFO] 
11:16:52 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.common.xtext ---
11:16:52 [INFO] 
11:16:52 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.textedit.common.xtext ---
11:16:52 [INFO] Resolving class path of org.eclipse.papyrus.uml.textedit.common.xtext
11:16:52 [INFO] 
11:16:52 [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.uml.textedit.common.xtext ---
11:16:52 [INFO] 
11:16:52 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.common.xtext ---
11:16:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext/src/main/resources
11:16:52 [INFO] 
11:16:52 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.common.xtext ---
11:16:52 [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:16:52 [INFO] 
11:16:52 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.textedit.common.xtext ---
11:16:52 [INFO] 
11:16:52 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.textedit.common.xtext ---
11:16:52 [INFO] 
11:16:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.common.xtext ---
11:16:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext/src/test/resources
11:16:52 [INFO] 
11:16:52 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.textedit.common.xtext ---
11:16:52 [INFO] 
11:16:52 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.textedit.common.xtext ---
11:16:52 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 53 were skipped
11:16:52 [INFO] 
11:16:52 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.common.xtext ---
11:16:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext/target/org.eclipse.papyrus.uml.textedit.common.xtext-3.0.100-SNAPSHOT-sources.jar
11:16:52 [INFO] 
11:16:52 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.common.xtext ---
11:16:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext/target/org.eclipse.papyrus.uml.textedit.common.xtext-3.0.100-SNAPSHOT.jar
11:16:52 [INFO] 
11:16:52 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.common.xtext ---
11:16:52 [INFO] 
11:16:52 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.textedit.common.xtext ---
11:16:52 [INFO] 
11:16:52 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.common.xtext ---
11:16:52 [INFO] 
11:16:52 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.collaborationuse.xtext >--
11:16:52 [INFO] Building org.eclipse.papyrus.uml.textedit.collaborationuse.xtext 3.0.100-SNAPSHOT [351/735]
11:16:52 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext/pom.xml
11:16:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:16:52 [WARNING] Parameter 'fileset' is unknown for plugin 'maven-clean-plugin:3.3.1:clean (default-clean)'
11:16:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.collaborationuse.xtext:3.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext/pom.xml
11:16:52 [INFO] 
11:16:52 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext ---
11:16:52 [INFO] 
11:16:52 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext ---
11:16:52 [INFO] The project's OSGi version is 3.0.100.202401111608
11:16:52 [INFO] 
11:16:52 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext ---
11:16:52 [INFO] 
11:16:52 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext ---
11:16:52 [INFO] 
11:16:52 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext ---
11:16:52 [INFO] 
11:16:52 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext ---
11:16:52 [INFO] Resolving class path of org.eclipse.papyrus.uml.textedit.collaborationuse.xtext
11:16:52 [INFO] 
11:16:52 [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext ---
11:16:53 [INFO] 
11:16:53 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext ---
11:16:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext/src/main/resources
11:16:53 [INFO] 
11:16:53 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext ---
11:16:53 [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:16:53 [INFO] 
11:16:53 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext ---
11:16:53 [INFO] 
11:16:53 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext ---
11:16:53 [INFO] 
11:16:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext ---
11:16:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext/src/test/resources
11:16:53 [INFO] 
11:16:53 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext ---
11:16:53 [INFO] 
11:16:53 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext ---
11:16:53 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 53 were skipped
11:16:53 [INFO] 
11:16:53 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext ---
11:16:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext/target/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext-3.0.100-SNAPSHOT-sources.jar
11:16:53 [INFO] 
11:16:53 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext ---
11:16:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext/target/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext-3.0.100-SNAPSHOT.jar
11:16:53 [INFO] 
11:16:53 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext ---
11:16:53 [INFO] 
11:16:53 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext ---
11:16:53 [INFO] 
11:16:53 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext ---
11:16:53 [INFO] 
11:16:53 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.common.xtext.ui >--
11:16:53 [INFO] Building org.eclipse.papyrus.uml.textedit.common.xtext.ui 3.0.0-SNAPSHOT [352/735]
11:16:53 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext.ui/pom.xml
11:16:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:16:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.common.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext.ui/pom.xml
11:16:53 [INFO] 
11:16:53 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.common.xtext.ui ---
11:16:53 [INFO] 
11:16:53 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.common.xtext.ui ---
11:16:53 [INFO] The project's OSGi version is 3.0.0.202401111608
11:16:53 [INFO] 
11:16:53 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.common.xtext.ui ---
11:16:53 [INFO] 
11:16:53 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.common.xtext.ui ---
11:16:53 [INFO] 
11:16:53 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.common.xtext.ui ---
11:16:53 [INFO] 
11:16:53 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.textedit.common.xtext.ui ---
11:16:53 [INFO] Resolving class path of org.eclipse.papyrus.uml.textedit.common.xtext.ui
11:16:54 [INFO] 
11:16:54 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.common.xtext.ui ---
11:16:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext.ui/src/main/resources
11:16:54 [INFO] 
11:16:54 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.common.xtext.ui ---
11:16:54 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:16:55 [INFO] 
11:16:55 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.textedit.common.xtext.ui ---
11:16:55 [INFO] 
11:16:55 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.textedit.common.xtext.ui ---
11:16:55 [INFO] 
11:16:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.common.xtext.ui ---
11:16:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext.ui/src/test/resources
11:16:55 [INFO] 
11:16:55 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.textedit.common.xtext.ui ---
11:16:55 [INFO] 
11:16:55 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.textedit.common.xtext.ui ---
11:16:55 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 208 were skipped
11:16:55 [INFO] 
11:16:55 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.common.xtext.ui ---
11:16:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext.ui/target/org.eclipse.papyrus.uml.textedit.common.xtext.ui-3.0.0-SNAPSHOT-sources.jar
11:16:55 [INFO] 
11:16:55 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.common.xtext.ui ---
11:16:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext.ui/target/org.eclipse.papyrus.uml.textedit.common.xtext.ui-3.0.0-SNAPSHOT.jar
11:16:55 [INFO] 
11:16:55 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.common.xtext.ui ---
11:16:55 [INFO] 
11:16:55 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.textedit.common.xtext.ui ---
11:16:55 [INFO] 
11:16:55 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.common.xtext.ui ---
11:16:55 [INFO] 
11:16:55 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui >--
11:16:55 [INFO] Building org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui 3.0.0-SNAPSHOT [353/735]
11:16:55 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui/pom.xml
11:16:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:16:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui/pom.xml
11:16:56 [INFO] 
11:16:56 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui ---
11:16:56 [INFO] 
11:16:56 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui ---
11:16:56 [INFO] The project's OSGi version is 3.0.0.202401111608
11:16:56 [INFO] 
11:16:56 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui ---
11:16:56 [INFO] 
11:16:56 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui ---
11:16:56 [INFO] 
11:16:56 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui ---
11:16:56 [INFO] 
11:16:56 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui ---
11:16:56 [INFO] Resolving class path of org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui
11:16:57 [INFO] 
11:16:57 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui ---
11:16:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui/src/main/resources
11:16:57 [INFO] 
11:16:57 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui ---
11:16:57 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui/src/org/eclipse/papyrus/uml/textedit/collaborationuse/xtext/ui/contributions/CollaborationUseEditor.java:[30] 
11:16:57 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
11:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:57 The type DefaultXtextDirectEditorConfiguration is deprecated
11:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui/src/org/eclipse/papyrus/uml/textedit/collaborationuse/xtext/ui/contributions/CollaborationUseEditor.java:[43] 
11:16:57 	public class CollaborationUseEditor extends DefaultXtextDirectEditorConfiguration {
11:16:57 	                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:16:57 The type DefaultXtextDirectEditorConfiguration is deprecated
11:16:57 2 problems (2 warnings)
11:16:57 [INFO] 
11:16:57 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui ---
11:16:57 [INFO] 
11:16:57 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui ---
11:16:57 [INFO] 
11:16:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui ---
11:16:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui/src/test/resources
11:16:57 [INFO] 
11:16:57 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui ---
11:16:57 [INFO] 
11:16:57 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui ---
11:16:57 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 215 were skipped
11:16:57 [INFO] 
11:16:57 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui ---
11:16:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui/target/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui-3.0.0-SNAPSHOT-sources.jar
11:16:57 [INFO] 
11:16:57 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui ---
11:16:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui/target/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui-3.0.0-SNAPSHOT.jar
11:16:57 [INFO] 
11:16:57 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui ---
11:16:57 [INFO] 
11:16:57 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui ---
11:16:57 [INFO] 
11:16:57 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui ---
11:16:57 [INFO] 
11:16:57 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext >--
11:16:57 [INFO] Building org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext 3.0.100-SNAPSHOT [354/735]
11:16:57 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext/pom.xml
11:16:57 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:16:57 [WARNING] Parameter 'fileset' is unknown for plugin 'maven-clean-plugin:3.3.1:clean (default-clean)'
11:16:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext:3.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext/pom.xml
11:16:57 [INFO] 
11:16:57 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext ---
11:16:57 [INFO] 
11:16:57 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext ---
11:16:57 [INFO] The project's OSGi version is 3.0.100.202401111608
11:16:57 [INFO] 
11:16:57 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext ---
11:16:57 [INFO] 
11:16:57 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext ---
11:16:57 [INFO] 
11:16:57 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext ---
11:16:57 [INFO] 
11:16:57 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext ---
11:16:57 [INFO] Resolving class path of org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext
11:16:57 [INFO] 
11:16:57 [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext ---
11:16:58 [INFO] 
11:16:58 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext ---
11:16:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext/src/main/resources
11:16:58 [INFO] 
11:16:58 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext ---
11:16:58 [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:16:58 [INFO] 
11:16:58 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext ---
11:16:58 [INFO] 
11:16:58 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext ---
11:16:58 [INFO] 
11:16:58 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext ---
11:16:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext/src/test/resources
11:16:58 [INFO] 
11:16:58 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext ---
11:16:58 [INFO] 
11:16:58 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext ---
11:16:58 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 42 were skipped
11:16:58 [INFO] 
11:16:58 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext ---
11:16:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext/target/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext-3.0.100-SNAPSHOT-sources.jar
11:16:58 [INFO] 
11:16:58 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext ---
11:16:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext/target/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext-3.0.100-SNAPSHOT.jar
11:16:58 [INFO] 
11:16:58 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext ---
11:16:58 [INFO] 
11:16:58 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext ---
11:16:58 [INFO] 
11:16:58 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext ---
11:16:58 [INFO] 
11:16:58 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui >--
11:16:58 [INFO] Building org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui 3.0.0-SNAPSHOT [355/735]
11:16:58 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui/pom.xml
11:16:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:16:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui/pom.xml
11:16:58 [INFO] 
11:16:58 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui ---
11:16:58 [INFO] 
11:16:58 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui ---
11:16:58 [INFO] The project's OSGi version is 3.0.0.202401111608
11:16:58 [INFO] 
11:16:58 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui ---
11:16:58 [INFO] 
11:16:58 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui ---
11:16:58 [INFO] 
11:16:58 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui ---
11:16:58 [INFO] 
11:16:58 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui ---
11:16:58 [INFO] Resolving class path of org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui
11:16:59 [INFO] 
11:16:59 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui ---
11:16:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui/src/main/resources
11:16:59 [INFO] 
11:16:59 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui ---
11:16:59 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:17:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui/src/org/eclipse/papyrus/uml/textedit/connectionpointreference/xtext/ui/contributions/ConnectionPointReferenceEditorConfiguration.java:[32] 
11:17:00 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
11:17:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:17:00 The type DefaultXtextDirectEditorConfiguration is deprecated
11:17:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui/src/org/eclipse/papyrus/uml/textedit/connectionpointreference/xtext/ui/contributions/ConnectionPointReferenceEditorConfiguration.java:[38] 
11:17:00 	public class ConnectionPointReferenceEditorConfiguration extends DefaultXtextDirectEditorConfiguration {
11:17:00 	                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:17:00 The type DefaultXtextDirectEditorConfiguration is deprecated
11:17:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui/src/org/eclipse/papyrus/uml/textedit/connectionpointreference/xtext/ui/contributions/ConnectionPointReferenceEditorConfiguration.java:[40] 
11:17:00 	private ConnectionPointReference connectionPoint;
11:17:00 	                                 ^^^^^^^^^^^^^^^
11:17:00 The value of the field ConnectionPointReferenceEditorConfiguration.connectionPoint is not used
11:17:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui/src/org/eclipse/papyrus/uml/textedit/connectionpointreference/xtext/ui/contributions/ConnectionPointReferenceEditorConfiguration.java:[47] 
11:17:00 	super();
11:17:00 	^^^^^^^^
11:17:00 The constructor DefaultXtextDirectEditorConfiguration() is deprecated
11:17:00 4 problems (4 warnings)
11:17:00 [INFO] 
11:17:00 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui ---
11:17:00 [INFO] 
11:17:00 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui ---
11:17:00 [INFO] 
11:17:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui ---
11:17:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui/src/test/resources
11:17:00 [INFO] 
11:17:00 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui ---
11:17:00 [INFO] 
11:17:00 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui ---
11:17:00 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 208 were skipped
11:17:00 [INFO] 
11:17:00 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui ---
11:17:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui/target/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui-3.0.0-SNAPSHOT-sources.jar
11:17:00 [INFO] 
11:17:00 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui ---
11:17:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui/target/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui-3.0.0-SNAPSHOT.jar
11:17:00 [INFO] 
11:17:00 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui ---
11:17:00 [INFO] 
11:17:00 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui ---
11:17:00 [INFO] 
11:17:00 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui ---
11:17:00 [INFO] 
11:17:00 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext >--
11:17:00 [INFO] Building org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext 2.0.0-SNAPSHOT [356/735]
11:17:00 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/pom.xml
11:17:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/pom.xml
11:17:00 [INFO] 
11:17:00 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext ---
11:17:00 [INFO] 
11:17:00 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext ---
11:17:00 [INFO] The project's OSGi version is 2.0.0.202401111608
11:17:00 [INFO] 
11:17:00 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext ---
11:17:00 [INFO] 
11:17:00 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext ---
11:17:00 [INFO] 
11:17:00 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext ---
11:17:00 [INFO] 
11:17:00 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext ---
11:17:00 [INFO] Resolving class path of org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext
11:17:01 [INFO] 
11:17:01 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext ---
11:17:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/src/main/resources
11:17:01 [INFO] 
11:17:01 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext ---
11:17:01 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:17:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/src/org/eclipse/papyrus/uml/textedit/constraintwithessentialocl/xtext/EssentialOCLEditorConfiguration.java:[48] 
11:17:02 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
11:17:02 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:17:02 The type DefaultXtextDirectEditorConfiguration is deprecated
11:17:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/src/org/eclipse/papyrus/uml/textedit/constraintwithessentialocl/xtext/EssentialOCLEditorConfiguration.java:[69] 
11:17:02 	public class EssentialOCLEditorConfiguration extends DefaultXtextDirectEditorConfiguration {
11:17:02 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:17:02 The type DefaultXtextDirectEditorConfiguration is deprecated
11:17:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/src/org/eclipse/papyrus/uml/textedit/constraintwithessentialocl/xtext/EssentialOCLEditorConfiguration.java:[234] 
11:17:02 	PivotUtil.setParserContext((CSResource)resource, getEditObject());
11:17:02 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:17:02 The method setParserContext(CSResource, EObject, Object...) from the type PivotUtil is deprecated
11:17:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/src/org/eclipse/papyrus/uml/textedit/constraintwithessentialocl/xtext/EssentialOCLEditorConfiguration.java:[251] 
11:17:02 	final IParser defaultParser = super.createParser(semanticObject);
11:17:02 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:17:02 The method createParser(EObject) from the type DefaultXtextDirectEditorConfiguration is deprecated
11:17:02 4 problems (4 warnings)
11:17:02 [INFO] 
11:17:02 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext ---
11:17:02 [INFO] 
11:17:02 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext ---
11:17:02 [INFO] 
11:17:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext ---
11:17:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/src/test/resources
11:17:02 [INFO] 
11:17:02 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext ---
11:17:02 [INFO] 
11:17:02 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext ---
11:17:02 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 228 were skipped
11:17:02 [INFO] 
11:17:02 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext ---
11:17:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/target/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext-2.0.0-SNAPSHOT-sources.jar
11:17:02 [INFO] 
11:17:02 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext ---
11:17:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/target/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext-2.0.0-SNAPSHOT.jar
11:17:02 [INFO] 
11:17:02 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext ---
11:17:02 [INFO] 
11:17:02 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext ---
11:17:02 [INFO] 
11:17:02 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext ---
11:17:02 [INFO] 
11:17:02 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.javaconstraint >--
11:17:02 [INFO] Building org.eclipse.papyrus.uml.textedit.javaconstraint 3.0.0-SNAPSHOT [357/735]
11:17:02 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.javaconstraint/pom.xml
11:17:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.javaconstraint:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.javaconstraint/pom.xml
11:17:02 [INFO] 
11:17:02 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.javaconstraint ---
11:17:02 [INFO] 
11:17:02 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.javaconstraint ---
11:17:02 [INFO] The project's OSGi version is 3.0.0.202401111608
11:17:02 [INFO] 
11:17:02 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.javaconstraint ---
11:17:02 [INFO] 
11:17:02 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.javaconstraint ---
11:17:02 [INFO] 
11:17:02 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.javaconstraint ---
11:17:02 [INFO] 
11:17:02 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.textedit.javaconstraint ---
11:17:02 [INFO] Resolving class path of org.eclipse.papyrus.uml.textedit.javaconstraint
11:17:02 [INFO] 
11:17:02 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.javaconstraint ---
11:17:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.javaconstraint/src/main/resources
11:17:02 [INFO] 
11:17:02 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.javaconstraint ---
11:17:02 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.javaconstraint/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:17:03 [INFO] 
11:17:03 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.textedit.javaconstraint ---
11:17:03 [INFO] 
11:17:03 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.textedit.javaconstraint ---
11:17:03 [INFO] 
11:17:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.javaconstraint ---
11:17:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.javaconstraint/src/test/resources
11:17:03 [INFO] 
11:17:03 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.textedit.javaconstraint ---
11:17:03 [INFO] 
11:17:03 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.textedit.javaconstraint ---
11:17:03 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 140 were skipped
11:17:03 [INFO] 
11:17:03 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.javaconstraint ---
11:17:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.javaconstraint/target/org.eclipse.papyrus.uml.textedit.javaconstraint-3.0.0-SNAPSHOT-sources.jar
11:17:03 [INFO] 
11:17:03 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.javaconstraint ---
11:17:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.javaconstraint/target/org.eclipse.papyrus.uml.textedit.javaconstraint-3.0.0-SNAPSHOT.jar
11:17:03 [INFO] 
11:17:03 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.javaconstraint ---
11:17:03 [INFO] 
11:17:03 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.textedit.javaconstraint ---
11:17:03 [INFO] 
11:17:03 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.javaconstraint ---
11:17:03 [INFO] 
11:17:03 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.message.xtext >--
11:17:03 [INFO] Building org.eclipse.papyrus.uml.textedit.message.xtext 3.0.100-SNAPSHOT [358/735]
11:17:03 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext/pom.xml
11:17:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:03 [WARNING] Parameter 'fileset' is unknown for plugin 'maven-clean-plugin:3.3.1:clean (default-clean)'
11:17:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.message.xtext:3.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext/pom.xml
11:17:03 [INFO] 
11:17:03 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.message.xtext ---
11:17:03 [INFO] 
11:17:03 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.message.xtext ---
11:17:03 [INFO] The project's OSGi version is 3.0.100.202401111608
11:17:03 [INFO] 
11:17:03 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.message.xtext ---
11:17:03 [INFO] 
11:17:03 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.message.xtext ---
11:17:03 [INFO] 
11:17:03 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.message.xtext ---
11:17:03 [INFO] 
11:17:03 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.textedit.message.xtext ---
11:17:03 [INFO] Resolving class path of org.eclipse.papyrus.uml.textedit.message.xtext
11:17:03 [INFO] 
11:17:03 [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.uml.textedit.message.xtext ---
11:17:03 [INFO] 
11:17:03 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.message.xtext ---
11:17:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext/src/main/resources
11:17:03 [INFO] 
11:17:03 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.message.xtext ---
11:17:03 [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:17:03 [INFO] 
11:17:03 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.textedit.message.xtext ---
11:17:03 [INFO] 
11:17:03 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.textedit.message.xtext ---
11:17:03 [INFO] 
11:17:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.message.xtext ---
11:17:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext/src/test/resources
11:17:03 [INFO] 
11:17:03 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.textedit.message.xtext ---
11:17:03 [INFO] 
11:17:03 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.textedit.message.xtext ---
11:17:03 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 42 were skipped
11:17:03 [INFO] 
11:17:03 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.message.xtext ---
11:17:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext/target/org.eclipse.papyrus.uml.textedit.message.xtext-3.0.100-SNAPSHOT-sources.jar
11:17:03 [INFO] 
11:17:03 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.message.xtext ---
11:17:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext/target/org.eclipse.papyrus.uml.textedit.message.xtext-3.0.100-SNAPSHOT.jar
11:17:04 [INFO] 
11:17:04 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.message.xtext ---
11:17:04 [INFO] 
11:17:04 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.textedit.message.xtext ---
11:17:04 [INFO] 
11:17:04 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.message.xtext ---
11:17:04 [INFO] 
11:17:04 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.message.xtext.ui >--
11:17:04 [INFO] Building org.eclipse.papyrus.uml.textedit.message.xtext.ui 3.0.0-SNAPSHOT [359/735]
11:17:04 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext.ui/pom.xml
11:17:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.message.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext.ui/pom.xml
11:17:04 [INFO] 
11:17:04 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.message.xtext.ui ---
11:17:04 [INFO] 
11:17:04 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.message.xtext.ui ---
11:17:04 [INFO] The project's OSGi version is 3.0.0.202401111608
11:17:04 [INFO] 
11:17:04 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.message.xtext.ui ---
11:17:04 [INFO] 
11:17:04 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.message.xtext.ui ---
11:17:04 [INFO] 
11:17:04 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.message.xtext.ui ---
11:17:04 [INFO] 
11:17:04 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.textedit.message.xtext.ui ---
11:17:04 [INFO] Resolving class path of org.eclipse.papyrus.uml.textedit.message.xtext.ui
11:17:05 [INFO] 
11:17:05 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.message.xtext.ui ---
11:17:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext.ui/src/main/resources
11:17:05 [INFO] 
11:17:05 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.message.xtext.ui ---
11:17:05 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:17:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext.ui/src/org/eclipse/papyrus/uml/textedit/message/xtext/ui/contributions/MessagePopupEditor.java:[33] 
11:17:06 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
11:17:06 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:17:06 The type DefaultXtextDirectEditorConfiguration is deprecated
11:17:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext.ui/src/org/eclipse/papyrus/uml/textedit/message/xtext/ui/contributions/MessagePopupEditor.java:[39] 
11:17:06 	public class MessagePopupEditor extends DefaultXtextDirectEditorConfiguration {
11:17:06 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:17:06 The type DefaultXtextDirectEditorConfiguration is deprecated
11:17:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext.ui/src/org/eclipse/papyrus/uml/textedit/message/xtext/ui/contributions/MessagePopupEditor.java:[67] 
11:17:06 	String recurrence;
11:17:06 	       ^^^^^^^^^^
11:17:06 The value of the local variable recurrence is not used
11:17:06 3 problems (3 warnings)
11:17:06 [INFO] 
11:17:06 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.textedit.message.xtext.ui ---
11:17:06 [INFO] 
11:17:06 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.textedit.message.xtext.ui ---
11:17:06 [INFO] 
11:17:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.message.xtext.ui ---
11:17:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext.ui/src/test/resources
11:17:06 [INFO] 
11:17:06 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.textedit.message.xtext.ui ---
11:17:06 [INFO] 
11:17:06 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.textedit.message.xtext.ui ---
11:17:06 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 221 were skipped
11:17:06 [INFO] 
11:17:06 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.message.xtext.ui ---
11:17:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext.ui/target/org.eclipse.papyrus.uml.textedit.message.xtext.ui-3.0.0-SNAPSHOT-sources.jar
11:17:06 [INFO] 
11:17:06 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.message.xtext.ui ---
11:17:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext.ui/target/org.eclipse.papyrus.uml.textedit.message.xtext.ui-3.0.0-SNAPSHOT.jar
11:17:06 [INFO] 
11:17:06 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.message.xtext.ui ---
11:17:06 [INFO] 
11:17:06 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.textedit.message.xtext.ui ---
11:17:06 [INFO] 
11:17:06 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.message.xtext.ui ---
11:17:06 [INFO] 
11:17:06 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.parameter.xtext >--
11:17:06 [INFO] Building org.eclipse.papyrus.uml.textedit.parameter.xtext 3.0.100-SNAPSHOT [360/735]
11:17:06 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext/pom.xml
11:17:06 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:06 [WARNING] Parameter 'fileset' is unknown for plugin 'maven-clean-plugin:3.3.1:clean (default-clean)'
11:17:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.parameter.xtext:3.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext/pom.xml
11:17:06 [INFO] 
11:17:06 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.parameter.xtext ---
11:17:06 [INFO] 
11:17:06 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.parameter.xtext ---
11:17:06 [INFO] The project's OSGi version is 3.0.100.202401111608
11:17:06 [INFO] 
11:17:06 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.parameter.xtext ---
11:17:06 [INFO] 
11:17:06 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.parameter.xtext ---
11:17:06 [INFO] 
11:17:06 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.parameter.xtext ---
11:17:06 [INFO] 
11:17:06 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.textedit.parameter.xtext ---
11:17:06 [INFO] Resolving class path of org.eclipse.papyrus.uml.textedit.parameter.xtext
11:17:06 [INFO] 
11:17:06 [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.uml.textedit.parameter.xtext ---
11:17:06 [INFO] 
11:17:06 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.parameter.xtext ---
11:17:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext/src/main/resources
11:17:06 [INFO] 
11:17:06 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.parameter.xtext ---
11:17:06 [INFO] Compiling 53 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:17:07 [INFO] 
11:17:07 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.textedit.parameter.xtext ---
11:17:07 [INFO] 
11:17:07 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.textedit.parameter.xtext ---
11:17:07 [INFO] 
11:17:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.parameter.xtext ---
11:17:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext/src/test/resources
11:17:07 [INFO] 
11:17:07 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.textedit.parameter.xtext ---
11:17:07 [INFO] 
11:17:07 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.textedit.parameter.xtext ---
11:17:07 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 53 were skipped
11:17:07 [INFO] 
11:17:07 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.parameter.xtext ---
11:17:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext/target/org.eclipse.papyrus.uml.textedit.parameter.xtext-3.0.100-SNAPSHOT-sources.jar
11:17:07 [INFO] 
11:17:07 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.parameter.xtext ---
11:17:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext/target/org.eclipse.papyrus.uml.textedit.parameter.xtext-3.0.100-SNAPSHOT.jar
11:17:07 [INFO] 
11:17:07 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.parameter.xtext ---
11:17:07 [INFO] 
11:17:07 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.textedit.parameter.xtext ---
11:17:07 [INFO] 
11:17:07 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.parameter.xtext ---
11:17:07 [INFO] 
11:17:07 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.parameter.xtext.ui >--
11:17:07 [INFO] Building org.eclipse.papyrus.uml.textedit.parameter.xtext.ui 3.0.0-SNAPSHOT [361/735]
11:17:07 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui/pom.xml
11:17:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.parameter.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui/pom.xml
11:17:07 [INFO] 
11:17:07 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.parameter.xtext.ui ---
11:17:07 [INFO] 
11:17:07 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.parameter.xtext.ui ---
11:17:07 [INFO] The project's OSGi version is 3.0.0.202401111608
11:17:07 [INFO] 
11:17:07 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.parameter.xtext.ui ---
11:17:07 [INFO] 
11:17:07 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.parameter.xtext.ui ---
11:17:07 [INFO] 
11:17:07 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.parameter.xtext.ui ---
11:17:07 [INFO] 
11:17:07 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.textedit.parameter.xtext.ui ---
11:17:07 [INFO] Resolving class path of org.eclipse.papyrus.uml.textedit.parameter.xtext.ui
11:17:08 [INFO] 
11:17:08 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.parameter.xtext.ui ---
11:17:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui/src/main/resources
11:17:08 [INFO] 
11:17:08 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.parameter.xtext.ui ---
11:17:08 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:17:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui/src/org/eclipse/papyrus/uml/textedit/parameter/xtext/ui/contributions/ParameterXtextDirectEditorConfiguration.java:[42] 
11:17:09 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
11:17:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:17:09 The type DefaultXtextDirectEditorConfiguration is deprecated
11:17:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui/src/org/eclipse/papyrus/uml/textedit/parameter/xtext/ui/contributions/ParameterXtextDirectEditorConfiguration.java:[59] 
11:17:09 	public class ParameterXtextDirectEditorConfiguration extends DefaultXtextDirectEditorConfiguration {
11:17:09 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:17:09 The type DefaultXtextDirectEditorConfiguration is deprecated
11:17:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui/src/org/eclipse/papyrus/uml/textedit/parameter/xtext/ui/contributions/ParameterXtextDirectEditorConfiguration.java:[180] 
11:17:09 	newLowerBound = new Integer(tempBound).intValue();
11:17:09 	                    ^^^^^^^^^^^^^^^^^^
11:17:09 The constructor Integer(String) has been deprecated since version 9 and marked for removal
11:17:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui/src/org/eclipse/papyrus/uml/textedit/parameter/xtext/ui/contributions/ParameterXtextDirectEditorConfiguration.java:[181] 
11:17:09 	newUpperBound = new Integer(tempBound).intValue();
11:17:09 	                    ^^^^^^^^^^^^^^^^^^
11:17:09 The constructor Integer(String) has been deprecated since version 9 and marked for removal
11:17:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui/src/org/eclipse/papyrus/uml/textedit/parameter/xtext/ui/contributions/ParameterXtextDirectEditorConfiguration.java:[185] 
11:17:09 	newLowerBound = new Integer(tempBound).intValue();
11:17:09 	                    ^^^^^^^^^^^^^^^^^^
11:17:09 The constructor Integer(String) has been deprecated since version 9 and marked for removal
11:17:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui/src/org/eclipse/papyrus/uml/textedit/parameter/xtext/ui/contributions/ParameterXtextDirectEditorConfiguration.java:[190] 
11:17:09 	newUpperBound = new Integer(tempBound).intValue();
11:17:09 	                    ^^^^^^^^^^^^^^^^^^
11:17:09 The constructor Integer(String) has been deprecated since version 9 and marked for removal
11:17:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui/src/org/eclipse/papyrus/uml/textedit/parameter/xtext/ui/contributions/UMLParameterEditorUtil.java:[77] 
11:17:09 	String multiplicity = MultiplicityElementUtil.getMultiplicityAsString(parameter);
11:17:09 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:17:09 The method getMultiplicityAsString(MultiplicityElement) from the type MultiplicityElementUtil is deprecated
11:17:09 7 problems (7 warnings)
11:17:09 [INFO] 
11:17:09 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.textedit.parameter.xtext.ui ---
11:17:09 [INFO] 
11:17:09 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.textedit.parameter.xtext.ui ---
11:17:09 [INFO] 
11:17:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.parameter.xtext.ui ---
11:17:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui/src/test/resources
11:17:09 [INFO] 
11:17:09 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.textedit.parameter.xtext.ui ---
11:17:09 [INFO] 
11:17:09 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.textedit.parameter.xtext.ui ---
11:17:09 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 208 were skipped
11:17:09 [INFO] 
11:17:09 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.parameter.xtext.ui ---
11:17:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui/target/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui-3.0.0-SNAPSHOT-sources.jar
11:17:09 [INFO] 
11:17:09 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.parameter.xtext.ui ---
11:17:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui/target/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui-3.0.0-SNAPSHOT.jar
11:17:09 [INFO] 
11:17:09 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.parameter.xtext.ui ---
11:17:09 [INFO] 
11:17:09 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.textedit.parameter.xtext.ui ---
11:17:09 [INFO] 
11:17:09 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.parameter.xtext.ui ---
11:17:09 [INFO] 
11:17:09 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.port.xtext >---
11:17:09 [INFO] Building org.eclipse.papyrus.uml.textedit.port.xtext 2.0.100-SNAPSHOT [362/735]
11:17:09 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext/pom.xml
11:17:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:09 [WARNING] Parameter 'fileset' is unknown for plugin 'maven-clean-plugin:3.3.1:clean (default-clean)'
11:17:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.port.xtext:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext/pom.xml
11:17:09 [INFO] 
11:17:09 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.port.xtext ---
11:17:09 [INFO] 
11:17:09 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.port.xtext ---
11:17:09 [INFO] The project's OSGi version is 2.0.100.202401111608
11:17:09 [INFO] 
11:17:09 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.port.xtext ---
11:17:09 [INFO] 
11:17:09 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.port.xtext ---
11:17:09 [INFO] 
11:17:09 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.port.xtext ---
11:17:09 [INFO] 
11:17:09 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.textedit.port.xtext ---
11:17:09 [INFO] Resolving class path of org.eclipse.papyrus.uml.textedit.port.xtext
11:17:09 [INFO] 
11:17:09 [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.uml.textedit.port.xtext ---
11:17:10 [INFO] 
11:17:10 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.port.xtext ---
11:17:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext/src/main/resources
11:17:10 [INFO] 
11:17:10 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.port.xtext ---
11:17:10 [INFO] Compiling 62 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:17:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext/src/org/eclipse/papyrus/uml/textedit/port/xtext/formatting/UmlPortFormatter.java:[35] 
11:17:10 	private UmlPortGrammarAccess grammarAccess;
11:17:10 	                             ^^^^^^^^^^^^^
11:17:10 The value of the field UmlPortFormatter.grammarAccess is not used
11:17:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext/src/org/eclipse/papyrus/uml/textedit/port/xtext/formatting/UmlPortFormatter.java:[39] 
11:17:10 	org.eclipse.papyrus.uml.textedit.port.xtext.services.UmlPortGrammarAccess f = (org.eclipse.papyrus.uml.textedit.port.xtext.services.UmlPortGrammarAccess) getGrammarAccess();
11:17:10 	                                                                          ^
11:17:10 The value of the local variable f is not used
11:17:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext/src/org/eclipse/papyrus/uml/textedit/port/xtext/validation/UmlPortJavaValidator.java:[67] 
11:17:10 	String isDerivedErrorMessage = "Since the redefined property is derived, the redefining property must be derived";
11:17:10 	       ^^^^^^^^^^^^^^^^^^^^^
11:17:10 The value of the local variable isDerivedErrorMessage is not used
11:17:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext/src/org/eclipse/papyrus/uml/textedit/port/xtext/validation/UmlPortJavaValidator.java:[141] 
11:17:10 	String typeErrorMessage = "The type of the subsetting property must conform to the type of the subsetted property";
11:17:10 	       ^^^^^^^^^^^^^^^^
11:17:10 The value of the local variable typeErrorMessage is not used
11:17:10 4 problems (4 warnings)
11:17:10 [INFO] 
11:17:10 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.textedit.port.xtext ---
11:17:10 [INFO] 
11:17:10 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.textedit.port.xtext ---
11:17:10 [INFO] 
11:17:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.port.xtext ---
11:17:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext/src/test/resources
11:17:10 [INFO] 
11:17:10 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.textedit.port.xtext ---
11:17:10 [INFO] 
11:17:10 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.textedit.port.xtext ---
11:17:10 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 42 were skipped
11:17:10 [INFO] 
11:17:10 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.port.xtext ---
11:17:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext/target/org.eclipse.papyrus.uml.textedit.port.xtext-2.0.100-SNAPSHOT-sources.jar
11:17:10 [INFO] 
11:17:10 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.port.xtext ---
11:17:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext/target/org.eclipse.papyrus.uml.textedit.port.xtext-2.0.100-SNAPSHOT.jar
11:17:10 [INFO] 
11:17:10 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.port.xtext ---
11:17:10 [INFO] 
11:17:10 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.textedit.port.xtext ---
11:17:10 [INFO] 
11:17:10 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.port.xtext ---
11:17:10 [INFO] 
11:17:10 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.port.xtext.ui >--
11:17:10 [INFO] Building org.eclipse.papyrus.uml.textedit.port.xtext.ui 3.0.0-SNAPSHOT [363/735]
11:17:10 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext.ui/pom.xml
11:17:10 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.port.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext.ui/pom.xml
11:17:11 [INFO] 
11:17:11 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.port.xtext.ui ---
11:17:11 [INFO] 
11:17:11 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.port.xtext.ui ---
11:17:11 [INFO] The project's OSGi version is 3.0.0.202401111608
11:17:11 [INFO] 
11:17:11 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.port.xtext.ui ---
11:17:11 [INFO] 
11:17:11 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.port.xtext.ui ---
11:17:11 [INFO] 
11:17:11 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.port.xtext.ui ---
11:17:11 [INFO] 
11:17:11 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.textedit.port.xtext.ui ---
11:17:11 [INFO] Resolving class path of org.eclipse.papyrus.uml.textedit.port.xtext.ui
11:17:12 [INFO] 
11:17:12 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.port.xtext.ui ---
11:17:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext.ui/src/main/resources
11:17:12 [INFO] 
11:17:12 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.port.xtext.ui ---
11:17:12 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:17:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext.ui/src/org/eclipse/papyrus/uml/textedit/port/xtext/ui/contribution/UMLPortEditorPropertyUtil.java:[58] 
11:17:12 	String multiplicity = MultiplicityElementUtil.getMultiplicityAsString(port, true);
11:17:12 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:17:12 The method getMultiplicityAsString(MultiplicityElement, boolean) from the type MultiplicityElementUtil is deprecated
11:17:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext.ui/src/org/eclipse/papyrus/uml/textedit/port/xtext/ui/contribution/PortXtextDirectEditorConfiguration.java:[43] 
11:17:12 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
11:17:12 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:17:12 The type DefaultXtextDirectEditorConfiguration is deprecated
11:17:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext.ui/src/org/eclipse/papyrus/uml/textedit/port/xtext/ui/contribution/PortXtextDirectEditorConfiguration.java:[68] 
11:17:12 	public class PortXtextDirectEditorConfiguration extends DefaultXtextDirectEditorConfiguration implements ICustomDirectEditorConfiguration {
11:17:12 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:17:12 The type DefaultXtextDirectEditorConfiguration is deprecated
11:17:12 3 problems (3 warnings)
11:17:12 [INFO] 
11:17:12 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.textedit.port.xtext.ui ---
11:17:12 [INFO] 
11:17:12 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.textedit.port.xtext.ui ---
11:17:12 [INFO] 
11:17:12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.port.xtext.ui ---
11:17:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext.ui/src/test/resources
11:17:12 [INFO] 
11:17:12 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.textedit.port.xtext.ui ---
11:17:12 [INFO] 
11:17:12 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.textedit.port.xtext.ui ---
11:17:12 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 208 were skipped
11:17:12 [INFO] 
11:17:12 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.port.xtext.ui ---
11:17:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext.ui/target/org.eclipse.papyrus.uml.textedit.port.xtext.ui-3.0.0-SNAPSHOT-sources.jar
11:17:12 [INFO] 
11:17:12 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.port.xtext.ui ---
11:17:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext.ui/target/org.eclipse.papyrus.uml.textedit.port.xtext.ui-3.0.0-SNAPSHOT.jar
11:17:12 [INFO] 
11:17:12 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.port.xtext.ui ---
11:17:12 [INFO] 
11:17:12 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.textedit.port.xtext.ui ---
11:17:12 [INFO] 
11:17:12 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.port.xtext.ui ---
11:17:12 [INFO] 
11:17:12 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.property.xtext >--
11:17:12 [INFO] Building org.eclipse.papyrus.uml.textedit.property.xtext 3.0.100-SNAPSHOT [364/735]
11:17:12 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext/pom.xml
11:17:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:12 [WARNING] Parameter 'fileset' is unknown for plugin 'maven-clean-plugin:3.3.1:clean (default-clean)'
11:17:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.property.xtext:3.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext/pom.xml
11:17:13 [INFO] 
11:17:13 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.property.xtext ---
11:17:13 [INFO] 
11:17:13 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.property.xtext ---
11:17:13 [INFO] The project's OSGi version is 3.0.100.202401111608
11:17:13 [INFO] 
11:17:13 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.property.xtext ---
11:17:13 [INFO] 
11:17:13 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.property.xtext ---
11:17:13 [INFO] 
11:17:13 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.property.xtext ---
11:17:13 [INFO] 
11:17:13 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.textedit.property.xtext ---
11:17:13 [INFO] Resolving class path of org.eclipse.papyrus.uml.textedit.property.xtext
11:17:13 [INFO] 
11:17:13 [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.uml.textedit.property.xtext ---
11:17:13 [INFO] 
11:17:13 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.property.xtext ---
11:17:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext/src/main/resources
11:17:13 [INFO] 
11:17:13 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.property.xtext ---
11:17:13 [INFO] Compiling 61 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:17:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext/src/org/eclipse/papyrus/uml/textedit/property/xtext/validation/UmlPropertyJavaValidator.java:[77] 
11:17:14 	String isDerivedErrorMessage = "Since the redefined property is derived, the redefining property must be derived";
11:17:14 	       ^^^^^^^^^^^^^^^^^^^^^
11:17:14 The value of the local variable isDerivedErrorMessage is not used
11:17:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext/src/org/eclipse/papyrus/uml/textedit/property/xtext/validation/UmlPropertyJavaValidator.java:[159] 
11:17:14 	String typeErrorMessage = "The type of the subsetting property must conform to the type of the subsetted property";
11:17:14 	       ^^^^^^^^^^^^^^^^
11:17:14 The value of the local variable typeErrorMessage is not used
11:17:14 2 problems (2 warnings)
11:17:14 [INFO] 
11:17:14 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.textedit.property.xtext ---
11:17:14 [INFO] 
11:17:14 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.textedit.property.xtext ---
11:17:14 [INFO] 
11:17:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.property.xtext ---
11:17:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext/src/test/resources
11:17:14 [INFO] 
11:17:14 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.textedit.property.xtext ---
11:17:14 [INFO] 
11:17:14 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.textedit.property.xtext ---
11:17:14 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 143 were skipped
11:17:14 [INFO] 
11:17:14 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.property.xtext ---
11:17:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext/target/org.eclipse.papyrus.uml.textedit.property.xtext-3.0.100-SNAPSHOT-sources.jar
11:17:14 [INFO] 
11:17:14 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.property.xtext ---
11:17:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext/target/org.eclipse.papyrus.uml.textedit.property.xtext-3.0.100-SNAPSHOT.jar
11:17:14 [INFO] 
11:17:14 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.property.xtext ---
11:17:14 [INFO] 
11:17:14 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.textedit.property.xtext ---
11:17:14 [INFO] 
11:17:14 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.property.xtext ---
11:17:14 [INFO] 
11:17:14 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.property.xtext.ui >--
11:17:14 [INFO] Building org.eclipse.papyrus.uml.textedit.property.xtext.ui 3.0.0-SNAPSHOT [365/735]
11:17:14 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui/pom.xml
11:17:14 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.property.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui/pom.xml
11:17:14 [INFO] 
11:17:14 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.property.xtext.ui ---
11:17:14 [INFO] 
11:17:14 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.property.xtext.ui ---
11:17:14 [INFO] The project's OSGi version is 3.0.0.202401111608
11:17:14 [INFO] 
11:17:14 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.property.xtext.ui ---
11:17:14 [INFO] 
11:17:14 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.property.xtext.ui ---
11:17:14 [INFO] 
11:17:14 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.property.xtext.ui ---
11:17:14 [INFO] 
11:17:14 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.textedit.property.xtext.ui ---
11:17:14 [INFO] Resolving class path of org.eclipse.papyrus.uml.textedit.property.xtext.ui
11:17:15 [INFO] 
11:17:15 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.property.xtext.ui ---
11:17:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui/src/main/resources
11:17:15 [INFO] 
11:17:15 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.property.xtext.ui ---
11:17:15 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui/src/org/eclipse/papyrus/uml/textedit/property/xtext/ui/contributions/UMLPropertyEditorPropertyUtil.java:[52] 
11:17:16 	String multiplicity = MultiplicityElementUtil.getMultiplicityAsString(property, true);
11:17:16 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:17:16 The method getMultiplicityAsString(MultiplicityElement, boolean) from the type MultiplicityElementUtil is deprecated
11:17:16 3. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui/src/org/eclipse/papyrus/uml/textedit/property/xtext/ui/contentassist/UmlPropertyProposalProvider.java (at line 56)
11:17:16 	@SuppressWarnings("nls")
11:17:16 	                  ^^^^^
11:17:16 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui/src/org/eclipse/papyrus/uml/textedit/property/xtext/ui/contributions/PropertyXtextDirectEditorConfiguration.java:[43] 
11:17:16 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
11:17:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:17:16 The type DefaultXtextDirectEditorConfiguration is deprecated
11:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui/src/org/eclipse/papyrus/uml/textedit/property/xtext/ui/contributions/PropertyXtextDirectEditorConfiguration.java:[67] 
11:17:16 	public class PropertyXtextDirectEditorConfiguration extends DefaultXtextDirectEditorConfiguration implements ICustomDirectEditorConfiguration {
11:17:16 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:17:16 The type DefaultXtextDirectEditorConfiguration is deprecated
11:17:16 5 problems (0 errors, 3 warnings, 2 infos)
11:17:16 [INFO] 
11:17:16 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.textedit.property.xtext.ui ---
11:17:16 [INFO] 
11:17:16 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.textedit.property.xtext.ui ---
11:17:16 [INFO] 
11:17:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.property.xtext.ui ---
11:17:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui/src/test/resources
11:17:16 [INFO] 
11:17:16 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.textedit.property.xtext.ui ---
11:17:16 [INFO] 
11:17:16 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.textedit.property.xtext.ui ---
11:17:16 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 208 were skipped
11:17:16 [INFO] 
11:17:16 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.property.xtext.ui ---
11:17:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui/target/org.eclipse.papyrus.uml.textedit.property.xtext.ui-3.0.0-SNAPSHOT-sources.jar
11:17:16 [INFO] 
11:17:16 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.property.xtext.ui ---
11:17:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui/target/org.eclipse.papyrus.uml.textedit.property.xtext.ui-3.0.0-SNAPSHOT.jar
11:17:16 [INFO] 
11:17:16 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.property.xtext.ui ---
11:17:16 [INFO] 
11:17:16 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.textedit.property.xtext.ui ---
11:17:16 [INFO] 
11:17:16 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.property.xtext.ui ---
11:17:16 [INFO] 
11:17:16 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.state.xtext >--
11:17:16 [INFO] Building org.eclipse.papyrus.uml.textedit.state.xtext 3.0.100-SNAPSHOT [366/735]
11:17:16 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext/pom.xml
11:17:16 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:16 [WARNING] Parameter 'fileset' is unknown for plugin 'maven-clean-plugin:3.3.1:clean (default-clean)'
11:17:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.state.xtext:3.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext/pom.xml
11:17:16 [INFO] 
11:17:16 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.state.xtext ---
11:17:16 [INFO] 
11:17:16 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.state.xtext ---
11:17:16 [INFO] The project's OSGi version is 3.0.100.202401111608
11:17:16 [INFO] 
11:17:16 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.state.xtext ---
11:17:16 [INFO] 
11:17:16 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.state.xtext ---
11:17:16 [INFO] 
11:17:16 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.state.xtext ---
11:17:16 [INFO] 
11:17:16 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.textedit.state.xtext ---
11:17:16 [INFO] Resolving class path of org.eclipse.papyrus.uml.textedit.state.xtext
11:17:17 [INFO] 
11:17:17 [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.uml.textedit.state.xtext ---
11:17:17 [INFO] 
11:17:17 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.state.xtext ---
11:17:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext/src/main/resources
11:17:17 [INFO] 
11:17:17 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.state.xtext ---
11:17:17 [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:17:18 [INFO] 
11:17:18 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.textedit.state.xtext ---
11:17:18 [INFO] 
11:17:18 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.textedit.state.xtext ---
11:17:18 [INFO] 
11:17:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.state.xtext ---
11:17:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext/src/test/resources
11:17:18 [INFO] 
11:17:18 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.textedit.state.xtext ---
11:17:18 [INFO] 
11:17:18 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.textedit.state.xtext ---
11:17:18 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 142 were skipped
11:17:18 [INFO] 
11:17:18 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.state.xtext ---
11:17:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext/target/org.eclipse.papyrus.uml.textedit.state.xtext-3.0.100-SNAPSHOT-sources.jar
11:17:18 [INFO] 
11:17:18 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.state.xtext ---
11:17:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext/target/org.eclipse.papyrus.uml.textedit.state.xtext-3.0.100-SNAPSHOT.jar
11:17:18 [INFO] 
11:17:18 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.state.xtext ---
11:17:18 [INFO] 
11:17:18 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.textedit.state.xtext ---
11:17:18 [INFO] 
11:17:18 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.state.xtext ---
11:17:18 [INFO] 
11:17:18 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.state.xtext.ui >--
11:17:18 [INFO] Building org.eclipse.papyrus.uml.textedit.state.xtext.ui 3.0.0-SNAPSHOT [367/735]
11:17:18 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext.ui/pom.xml
11:17:18 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.state.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext.ui/pom.xml
11:17:18 [INFO] 
11:17:18 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.state.xtext.ui ---
11:17:18 [INFO] 
11:17:18 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.state.xtext.ui ---
11:17:18 [INFO] The project's OSGi version is 3.0.0.202401111608
11:17:18 [INFO] 
11:17:18 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.state.xtext.ui ---
11:17:18 [INFO] 
11:17:18 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.state.xtext.ui ---
11:17:18 [INFO] 
11:17:18 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.state.xtext.ui ---
11:17:18 [INFO] 
11:17:18 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.textedit.state.xtext.ui ---
11:17:18 [INFO] Resolving class path of org.eclipse.papyrus.uml.textedit.state.xtext.ui
11:17:19 [INFO] 
11:17:19 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.state.xtext.ui ---
11:17:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext.ui/src/main/resources
11:17:19 [INFO] 
11:17:19 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.state.xtext.ui ---
11:17:19 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:17:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext.ui/src/org/eclipse/papyrus/uml/textedit/state/xtext/ui/contributions/StateEditorConfigurationContribution.java:[37] 
11:17:20 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
11:17:20 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:17:20 The type DefaultXtextDirectEditorConfiguration is deprecated
11:17:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext.ui/src/org/eclipse/papyrus/uml/textedit/state/xtext/ui/contributions/StateEditorConfigurationContribution.java:[56] 
11:17:20 	public class StateEditorConfigurationContribution extends DefaultXtextDirectEditorConfiguration implements
11:17:20 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:17:20 The type DefaultXtextDirectEditorConfiguration is deprecated
11:17:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext.ui/src/org/eclipse/papyrus/uml/textedit/state/xtext/ui/contentassist/UmlStateProposalProvider.java:[26] 
11:17:20 	import org.eclipse.papyrus.infra.ui.util.DisplayUtils;
11:17:20 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:17:20 The type DisplayUtils is deprecated
11:17:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext.ui/src/org/eclipse/papyrus/uml/textedit/state/xtext/ui/contentassist/UmlStateProposalProvider.java:[47] 
11:17:20 	private ILabelProvider labelProvider = DisplayUtils.getLabelProvider();
11:17:20 	                                       ^^^^^^^^^^^^
11:17:20 The type DisplayUtils is deprecated
11:17:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext.ui/src/org/eclipse/papyrus/uml/textedit/state/xtext/ui/contentassist/UmlStateProposalProvider.java:[47] 
11:17:20 	private ILabelProvider labelProvider = DisplayUtils.getLabelProvider();
11:17:20 	                                                    ^^^^^^^^^^^^^^^^^^
11:17:20 The method getLabelProvider() from the type DisplayUtils is deprecated
11:17:20 5 problems (5 warnings)
11:17:20 [INFO] 
11:17:20 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.textedit.state.xtext.ui ---
11:17:20 [INFO] 
11:17:20 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.textedit.state.xtext.ui ---
11:17:20 [INFO] 
11:17:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.state.xtext.ui ---
11:17:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext.ui/src/test/resources
11:17:20 [INFO] 
11:17:20 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.textedit.state.xtext.ui ---
11:17:20 [INFO] 
11:17:20 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.textedit.state.xtext.ui ---
11:17:20 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 208 were skipped
11:17:20 [INFO] 
11:17:20 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.state.xtext.ui ---
11:17:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext.ui/target/org.eclipse.papyrus.uml.textedit.state.xtext.ui-3.0.0-SNAPSHOT-sources.jar
11:17:20 [INFO] 
11:17:20 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.state.xtext.ui ---
11:17:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext.ui/target/org.eclipse.papyrus.uml.textedit.state.xtext.ui-3.0.0-SNAPSHOT.jar
11:17:20 [INFO] 
11:17:20 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.state.xtext.ui ---
11:17:20 [INFO] 
11:17:20 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.textedit.state.xtext.ui ---
11:17:20 [INFO] 
11:17:20 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.state.xtext.ui ---
11:17:20 [INFO] 
11:17:20 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext >--
11:17:20 [INFO] Building org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext 4.0.100-SNAPSHOT [368/735]
11:17:20 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext/pom.xml
11:17:20 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:20 [WARNING] Parameter 'fileset' is unknown for plugin 'maven-clean-plugin:3.3.1:clean (default-clean)'
11:17:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext:4.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext/pom.xml
11:17:20 [INFO] 
11:17:20 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext ---
11:17:20 [INFO] 
11:17:20 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext ---
11:17:20 [INFO] The project's OSGi version is 4.0.100.202401111608
11:17:20 [INFO] 
11:17:20 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext ---
11:17:20 [INFO] 
11:17:20 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext ---
11:17:20 [INFO] 
11:17:20 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext ---
11:17:20 [INFO] 
11:17:20 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext ---
11:17:20 [INFO] Resolving class path of org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext
11:17:21 [INFO] 
11:17:21 [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext ---
11:17:22 [INFO] 
11:17:22 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext ---
11:17:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext/src/main/resources
11:17:22 [INFO] 
11:17:22 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext ---
11:17:22 [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:17:23 [INFO] 
11:17:23 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext ---
11:17:23 [INFO] 
11:17:23 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext ---
11:17:23 [INFO] 
11:17:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext ---
11:17:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext/src/test/resources
11:17:23 [INFO] 
11:17:23 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext ---
11:17:23 [INFO] 
11:17:23 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext ---
11:17:23 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 175 were skipped
11:17:23 [INFO] 
11:17:23 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext ---
11:17:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext/target/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext-4.0.100-SNAPSHOT-sources.jar
11:17:23 [INFO] 
11:17:23 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext ---
11:17:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext/target/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext-4.0.100-SNAPSHOT.jar
11:17:23 [INFO] 
11:17:23 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext ---
11:17:23 [INFO] 
11:17:23 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext ---
11:17:23 [INFO] 
11:17:23 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext ---
11:17:23 [INFO] 
11:17:23 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui >--
11:17:23 [INFO] Building org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui 4.0.0-SNAPSHOT [369/735]
11:17:23 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui/pom.xml
11:17:23 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui/pom.xml
11:17:23 [INFO] 
11:17:23 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui ---
11:17:23 [INFO] 
11:17:23 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui ---
11:17:23 [INFO] The project's OSGi version is 4.0.0.202401111608
11:17:23 [INFO] 
11:17:23 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui ---
11:17:23 [INFO] 
11:17:23 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui ---
11:17:23 [INFO] 
11:17:23 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui ---
11:17:23 [INFO] 
11:17:23 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui ---
11:17:23 [INFO] Resolving class path of org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui
11:17:24 [INFO] 
11:17:24 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui ---
11:17:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui/src/main/resources
11:17:24 [INFO] 
11:17:24 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui ---
11:17:24 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:17:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui/src/org/eclipse/papyrus/uml/textedit/stereotypeproperty/xtext/ui/contributions/StereotypePropertyEditorConfigurationContribution.java:[41] 
11:17:25 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
11:17:25 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:17:25 The type DefaultXtextDirectEditorConfiguration is deprecated
11:17:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui/src/org/eclipse/papyrus/uml/textedit/stereotypeproperty/xtext/ui/contributions/StereotypePropertyEditorConfigurationContribution.java:[59] 
11:17:25 	public class StereotypePropertyEditorConfigurationContribution extends DefaultXtextDirectEditorConfiguration {
11:17:25 	                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:17:25 The type DefaultXtextDirectEditorConfiguration is deprecated
11:17:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui/src/org/eclipse/papyrus/uml/textedit/stereotypeproperty/xtext/ui/contributions/StereotypePropertyEditorConfigurationContribution.java:[351] 
11:17:25 	IContextElementProvider provider = getContextProvider();
11:17:25 	                                   ^^^^^^^^^^^^^^^^^^^^
11:17:25 The method getContextProvider() from the type DefaultXtextDirectEditorConfiguration is deprecated
11:17:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui/src/org/eclipse/papyrus/uml/textedit/stereotypeproperty/xtext/ui/contributions/StereotypePropertyEditorConfigurationContribution.java:[368] 
11:17:25 	result.add(createInvalidStringCommand(newString, semanticObject));
11:17:25 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:17:25 The method createInvalidStringCommand(String, EObject) from the type DefaultXtextDirectEditorConfiguration is deprecated
11:17:25 4 problems (4 warnings)
11:17:25 [INFO] 
11:17:25 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui ---
11:17:25 [INFO] 
11:17:25 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui ---
11:17:25 [INFO] 
11:17:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui ---
11:17:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui/src/test/resources
11:17:25 [INFO] 
11:17:25 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui ---
11:17:25 [INFO] 
11:17:25 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui ---
11:17:25 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 223 were skipped
11:17:25 [INFO] 
11:17:25 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui ---
11:17:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui/target/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui-4.0.0-SNAPSHOT-sources.jar
11:17:25 [INFO] 
11:17:25 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui ---
11:17:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui/target/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui-4.0.0-SNAPSHOT.jar
11:17:25 [INFO] 
11:17:25 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui ---
11:17:25 [INFO] 
11:17:25 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui ---
11:17:25 [INFO] 
11:17:25 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui ---
11:17:25 [INFO] 
11:17:25 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.transition.xtext >--
11:17:25 [INFO] Building org.eclipse.papyrus.uml.textedit.transition.xtext 2.0.100-SNAPSHOT [370/735]
11:17:25 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext/pom.xml
11:17:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.transition.xtext:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext/pom.xml
11:17:25 [INFO] 
11:17:25 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.transition.xtext ---
11:17:25 [INFO] 
11:17:25 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.transition.xtext ---
11:17:25 [INFO] The project's OSGi version is 2.0.100.202401111608
11:17:25 [INFO] 
11:17:25 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.transition.xtext ---
11:17:25 [INFO] 
11:17:25 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.transition.xtext ---
11:17:25 [INFO] 
11:17:25 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.transition.xtext ---
11:17:25 [INFO] 
11:17:25 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.textedit.transition.xtext ---
11:17:25 [INFO] Resolving class path of org.eclipse.papyrus.uml.textedit.transition.xtext
11:17:25 [INFO] 
11:17:25 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.transition.xtext ---
11:17:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext/src/main/resources
11:17:25 [INFO] 
11:17:25 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.transition.xtext ---
11:17:26 [INFO] Compiling 42 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:17:26 [INFO] 
11:17:26 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.textedit.transition.xtext ---
11:17:26 [INFO] 
11:17:26 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.textedit.transition.xtext ---
11:17:26 [INFO] 
11:17:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.transition.xtext ---
11:17:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext/src/test/resources
11:17:26 [INFO] 
11:17:26 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.textedit.transition.xtext ---
11:17:26 [INFO] 
11:17:26 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.textedit.transition.xtext ---
11:17:26 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 42 were skipped
11:17:26 [INFO] 
11:17:26 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.transition.xtext ---
11:17:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext/target/org.eclipse.papyrus.uml.textedit.transition.xtext-2.0.100-SNAPSHOT-sources.jar
11:17:26 [INFO] 
11:17:26 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.transition.xtext ---
11:17:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext/target/org.eclipse.papyrus.uml.textedit.transition.xtext-2.0.100-SNAPSHOT.jar
11:17:26 [INFO] 
11:17:26 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.transition.xtext ---
11:17:26 [INFO] 
11:17:26 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.textedit.transition.xtext ---
11:17:26 [INFO] 
11:17:26 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.transition.xtext ---
11:17:26 [INFO] 
11:17:26 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.transition.xtext.ui >--
11:17:26 [INFO] Building org.eclipse.papyrus.uml.textedit.transition.xtext.ui 3.0.0-SNAPSHOT [371/735]
11:17:26 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext.ui/pom.xml
11:17:26 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.transition.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext.ui/pom.xml
11:17:26 [INFO] 
11:17:26 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.transition.xtext.ui ---
11:17:26 [INFO] 
11:17:26 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.transition.xtext.ui ---
11:17:26 [INFO] The project's OSGi version is 3.0.0.202401111608
11:17:26 [INFO] 
11:17:26 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.transition.xtext.ui ---
11:17:26 [INFO] 
11:17:26 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.transition.xtext.ui ---
11:17:26 [INFO] 
11:17:26 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.transition.xtext.ui ---
11:17:26 [INFO] 
11:17:26 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.textedit.transition.xtext.ui ---
11:17:26 [INFO] Resolving class path of org.eclipse.papyrus.uml.textedit.transition.xtext.ui
11:17:27 [INFO] 
11:17:27 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.transition.xtext.ui ---
11:17:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext.ui/src/main/resources
11:17:27 [INFO] 
11:17:27 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.transition.xtext.ui ---
11:17:27 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:17:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext.ui/src/org/eclipse/papyrus/uml/textedit/transition/xtext/ui/contributions/TransitionEditorConfigurationContribution.java:[42] 
11:17:28 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
11:17:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:17:28 The type DefaultXtextDirectEditorConfiguration is deprecated
11:17:28 2. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext.ui/src/org/eclipse/papyrus/uml/textedit/transition/xtext/ui/contributions/TransitionEditorConfigurationContribution.java (at line 73)
11:17:28 	@SuppressWarnings("nls")
11:17:28 	                  ^^^^^
11:17:28 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:17:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext.ui/src/org/eclipse/papyrus/uml/textedit/transition/xtext/ui/contributions/TransitionEditorConfigurationContribution.java:[74] 
11:17:28 	public class TransitionEditorConfigurationContribution extends DefaultXtextDirectEditorConfiguration implements ICustomDirectEditorConfiguration {
11:17:28 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:17:28 The type DefaultXtextDirectEditorConfiguration is deprecated
11:17:28 4. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext.ui/src/org/eclipse/papyrus/uml/textedit/transition/xtext/ui/contributions/TransitionEditorConfigurationContribution.java (at line 93)
11:17:28 	@SuppressWarnings("nls")
11:17:28 	                  ^^^^^
11:17:28 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:17:28 4 problems (0 errors, 2 warnings, 2 infos)
11:17:28 [INFO] 
11:17:28 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.textedit.transition.xtext.ui ---
11:17:28 [INFO] 
11:17:28 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.textedit.transition.xtext.ui ---
11:17:28 [INFO] 
11:17:28 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.transition.xtext.ui ---
11:17:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext.ui/src/test/resources
11:17:28 [INFO] 
11:17:28 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.textedit.transition.xtext.ui ---
11:17:28 [INFO] 
11:17:28 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.textedit.transition.xtext.ui ---
11:17:28 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 210 were skipped
11:17:28 [INFO] 
11:17:28 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.transition.xtext.ui ---
11:17:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext.ui/target/org.eclipse.papyrus.uml.textedit.transition.xtext.ui-3.0.0-SNAPSHOT-sources.jar
11:17:28 [INFO] 
11:17:28 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.transition.xtext.ui ---
11:17:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext.ui/target/org.eclipse.papyrus.uml.textedit.transition.xtext.ui-3.0.0-SNAPSHOT.jar
11:17:28 [INFO] 
11:17:28 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.transition.xtext.ui ---
11:17:28 [INFO] 
11:17:28 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.textedit.transition.xtext.ui ---
11:17:28 [INFO] 
11:17:28 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.transition.xtext.ui ---
11:17:28 [INFO] 
11:17:28 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.validation >--
11:17:28 [INFO] Building org.eclipse.papyrus.uml.xtext.integration.validation 3.0.0-SNAPSHOT [372/735]
11:17:28 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.validation/pom.xml
11:17:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.validation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.validation/pom.xml
11:17:28 [INFO] 
11:17:28 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.xtext.integration.validation ---
11:17:28 [INFO] 
11:17:28 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.xtext.integration.validation ---
11:17:28 [INFO] The project's OSGi version is 3.0.0.202401111608
11:17:28 [INFO] 
11:17:28 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.xtext.integration.validation ---
11:17:28 [INFO] 
11:17:28 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.xtext.integration.validation ---
11:17:28 [INFO] 
11:17:28 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.xtext.integration.validation ---
11:17:28 [INFO] 
11:17:28 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.xtext.integration.validation ---
11:17:28 [INFO] Resolving class path of org.eclipse.papyrus.uml.xtext.integration.validation
11:17:29 [INFO] 
11:17:29 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.xtext.integration.validation ---
11:17:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.validation/src/main/resources
11:17:29 [INFO] 
11:17:29 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.xtext.integration.validation ---
11:17:29 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.validation/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:17:30 [INFO] 
11:17:30 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.xtext.integration.validation ---
11:17:30 [INFO] 
11:17:30 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.xtext.integration.validation ---
11:17:30 [INFO] 
11:17:30 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.xtext.integration.validation ---
11:17:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.validation/src/test/resources
11:17:30 [INFO] 
11:17:30 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.xtext.integration.validation ---
11:17:30 [INFO] 
11:17:30 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.xtext.integration.validation ---
11:17:30 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 188 were skipped
11:17:30 [INFO] 
11:17:30 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.xtext.integration.validation ---
11:17:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.validation/target/org.eclipse.papyrus.uml.xtext.integration.validation-3.0.0-SNAPSHOT-sources.jar
11:17:30 [INFO] 
11:17:30 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.xtext.integration.validation ---
11:17:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.validation/target/org.eclipse.papyrus.uml.xtext.integration.validation-3.0.0-SNAPSHOT.jar
11:17:30 [INFO] 
11:17:30 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.xtext.integration.validation ---
11:17:30 [INFO] 
11:17:30 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.xtext.integration.validation ---
11:17:30 [INFO] 
11:17:30 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.xtext.integration.validation ---
11:17:30 [INFO] 
11:17:30 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization >--
11:17:30 [INFO] Building org.eclipse.papyrus.uml.internationalization 2.0.0-SNAPSHOT [373/735]
11:17:30 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization/pom.xml
11:17:30 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization/pom.xml
11:17:30 [INFO] 
11:17:30 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.internationalization ---
11:17:30 [INFO] 
11:17:30 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.internationalization ---
11:17:30 [INFO] The project's OSGi version is 2.0.0.202401111608
11:17:30 [INFO] 
11:17:30 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.internationalization ---
11:17:30 [INFO] 
11:17:30 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.internationalization ---
11:17:30 [INFO] 
11:17:30 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.internationalization ---
11:17:30 [INFO] 
11:17:30 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.internationalization ---
11:17:30 [INFO] Resolving class path of org.eclipse.papyrus.uml.internationalization
11:17:30 [INFO] 
11:17:30 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.internationalization ---
11:17:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization/src/main/resources
11:17:30 [INFO] 
11:17:30 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.internationalization ---
11:17:30 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:17:31 [INFO] 
11:17:31 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.internationalization ---
11:17:31 [INFO] 
11:17:31 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.internationalization ---
11:17:31 [INFO] 
11:17:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.internationalization ---
11:17:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization/src/test/resources
11:17:31 [INFO] 
11:17:31 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.internationalization ---
11:17:31 [INFO] 
11:17:31 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.internationalization ---
11:17:31 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 129 were skipped
11:17:31 [INFO] 
11:17:31 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.internationalization ---
11:17:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization/target/org.eclipse.papyrus.uml.internationalization-2.0.0-SNAPSHOT-sources.jar
11:17:31 [INFO] 
11:17:31 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.internationalization ---
11:17:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization/target/org.eclipse.papyrus.uml.internationalization-2.0.0-SNAPSHOT.jar
11:17:31 [INFO] 
11:17:31 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.internationalization ---
11:17:31 [INFO] 
11:17:31 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.internationalization ---
11:17:31 [INFO] 
11:17:31 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.internationalization ---
11:17:31 [INFO] 
11:17:31 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.common.plugins >--
11:17:31 [INFO] Building Papyrus M2M QvTo 0.0.1-SNAPSHOT                       [374/735]
11:17:31 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/m2m/pom.xml
11:17:31 [INFO] --------------------------------[ pom ]---------------------------------
11:17:31 [INFO] 
11:17:31 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.m2m.qvto.common.plugins ---
11:17:31 [INFO] 
11:17:31 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.m2m.qvto.common.plugins ---
11:17:31 [INFO] 
11:17:31 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.m2m.qvto.common.plugins ---
11:17:31 [INFO] 
11:17:31 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.m2m.qvto.common.plugins ---
11:17:31 [INFO] 
11:17:31 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.common >-----
11:17:31 [INFO] Building org.eclipse.papyrus.uml.m2m.qvto.common 2.1.0-SNAPSHOT [375/735]
11:17:31 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/pom.xml
11:17:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.common:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/pom.xml
11:17:31 [INFO] 
11:17:31 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.m2m.qvto.common ---
11:17:31 [INFO] 
11:17:31 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.m2m.qvto.common ---
11:17:31 [INFO] The project's OSGi version is 2.1.0.202401111608
11:17:31 [INFO] 
11:17:31 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.m2m.qvto.common ---
11:17:31 [INFO] 
11:17:31 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.m2m.qvto.common ---
11:17:31 [INFO] 
11:17:31 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.m2m.qvto.common ---
11:17:31 [INFO] 
11:17:31 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.m2m.qvto.common ---
11:17:31 [INFO] Resolving class path of org.eclipse.papyrus.uml.m2m.qvto.common
11:17:31 [INFO] 
11:17:31 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.m2m.qvto.common ---
11:17:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/main/resources
11:17:31 [INFO] 
11:17:31 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.m2m.qvto.common ---
11:17:32 [INFO] Compiling 51 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:17:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/concurrent/ThreadSafeModelSet.java:[20] 
11:17:32 	import org.eclipse.papyrus.infra.core.utils.DiResourceSet;
11:17:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:17:32 The type DiResourceSet is deprecated
11:17:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/concurrent/ThreadSafeModelSet.java:[30] 
11:17:32 	public class ThreadSafeModelSet extends DiResourceSet {
11:17:32 	                                        ^^^^^^^^^^^^^
11:17:32 The type DiResourceSet is deprecated
11:17:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/transformation/RepairStereotypes.java:[43] 
11:17:32 	import org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.IRepairAction;
11:17:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:17:32 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:17:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/transformation/RepairStereotypes.java:[44] 
11:17:32 	import org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.ZombieStereotypesDescriptor;
11:17:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:17:32 Discouraged access: The type 'ZombieStereotypesDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:17:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/transformation/RepairStereotypes.java:[89] 
11:17:32 	ZombieStereotypesDescriptor result = null;
11:17:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:17:32 Discouraged access: The type 'ZombieStereotypesDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:17:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/transformation/RepairStereotypes.java:[124] 
11:17:32 	ZombieStereotypesDescriptor zombies = new ZombieStereotypesDescriptor(resource, rootPackage, appliedDefinitions, profileSupplier, labelProvider);
11:17:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:17:32 Discouraged access: The type 'ZombieStereotypesDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:17:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/transformation/RepairStereotypes.java:[124] 
11:17:32 	ZombieStereotypesDescriptor zombies = new ZombieStereotypesDescriptor(resource, rootPackage, appliedDefinitions, profileSupplier, labelProvider);
11:17:32 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:17:32 Discouraged access: The type 'ZombieStereotypesDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:17:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/transformation/RepairStereotypes.java:[124] 
11:17:32 	ZombieStereotypesDescriptor zombies = new ZombieStereotypesDescriptor(resource, rootPackage, appliedDefinitions, profileSupplier, labelProvider);
11:17:32 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:17:32 Discouraged access: The constructor 'ZombieStereotypesDescriptor(Resource, Package, Set<EPackage>, Function<? super EPackage,Profile>, LabelProviderService)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:17:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/transformation/RepairStereotypes.java:[128] 
11:17:32 	zombies.analyze(next);
11:17:32 	        ^^^^^^^
11:17:32 Discouraged access: The method 'ZombieStereotypesDescriptor.analyze(EObject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:17:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/transformation/RepairStereotypes.java:[132] 
11:17:32 	if (zombies.hasZombies()) {
11:17:32 	            ^^^^^^^^^^
11:17:32 Discouraged access: The method 'ZombieStereotypesDescriptor.hasZombies()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:17:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/transformation/RepairStereotypes.java:[140] 
11:17:32 	final ZombieStereotypesDescriptor descriptor = result;
11:17:32 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:17:32 Discouraged access: The type 'ZombieStereotypesDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:17:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/transformation/RepairStereotypes.java:[158] 
11:17:32 	for (IAdaptable packageToRepair : descriptor.getZombieSchemas()) {
11:17:32 	                                             ^^^^^^^^^^^^^^^^
11:17:32 Discouraged access: The method 'ZombieStereotypesDescriptor.getZombieSchemas()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:17:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/transformation/RepairStereotypes.java:[159] 
11:17:32 	IRepairAction action = descriptor.getRepairAction(packageToRepair, IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION);
11:17:32 	^^^^^^^^^^^^^
11:17:32 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:17:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/transformation/RepairStereotypes.java:[159] 
11:17:32 	IRepairAction action = descriptor.getRepairAction(packageToRepair, IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION);
11:17:32 	                                  ^^^^^^^^^^^^^^^
11:17:32 Discouraged access: The method 'ZombieStereotypesDescriptor.getRepairAction(IAdaptable, IRepairAction.Kind)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:17:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/transformation/RepairStereotypes.java:[159] 
11:17:32 	IRepairAction action = descriptor.getRepairAction(packageToRepair, IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION);
11:17:32 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:17:32 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:17:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/transformation/RepairStereotypes.java:[159] 
11:17:32 	IRepairAction action = descriptor.getRepairAction(packageToRepair, IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION);
11:17:32 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:17:32 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:17:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/transformation/RepairStereotypes.java:[159] 
11:17:32 	IRepairAction action = descriptor.getRepairAction(packageToRepair, IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION);
11:17:32 	                                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:17:32 Discouraged access: The field 'IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:17:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/transformation/RepairStereotypes.java:[160] 
11:17:32 	descriptor.repair(packageToRepair, action, diagnostics, new NullProgressMonitor());
11:17:32 	           ^^^^^^
11:17:32 Discouraged access: The method 'ZombieStereotypesDescriptor.repair(IAdaptable, IRepairAction, DiagnosticChain, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:17:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/internal/utils/CreateFile.java:[86] 
11:17:32 	public static String getContents(String relativePath, String resource, Class clazz)
11:17:32 	                                                                       ^^^^^
11:17:32 Class is a raw type. References to generic type Class<T> should be parameterized
11:17:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/internal/utils/CreateFile.java:[125] 
11:17:32 	private static File getSourceProject(Class clazz)
11:17:32 	                                     ^^^^^
11:17:32 Class is a raw type. References to generic type Class<T> should be parameterized
11:17:32 20 problems (20 warnings)
11:17:32 [INFO] 
11:17:32 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.m2m.qvto.common ---
11:17:32 [INFO] 
11:17:32 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.m2m.qvto.common ---
11:17:32 [INFO] 
11:17:32 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.m2m.qvto.common ---
11:17:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/test/resources
11:17:32 [INFO] 
11:17:32 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.m2m.qvto.common ---
11:17:32 [INFO] 
11:17:32 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.m2m.qvto.common ---
11:17:32 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 158 were skipped
11:17:32 [INFO] 
11:17:32 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.m2m.qvto.common ---
11:17:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/target/org.eclipse.papyrus.uml.m2m.qvto.common-2.1.0-SNAPSHOT-sources.jar
11:17:32 [INFO] 
11:17:32 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.m2m.qvto.common ---
11:17:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/target/org.eclipse.papyrus.uml.m2m.qvto.common-2.1.0-SNAPSHOT.jar
11:17:32 [INFO] 
11:17:32 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.m2m.qvto.common ---
11:17:32 [INFO] 
11:17:32 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.m2m.qvto.common ---
11:17:32 [INFO] 
11:17:32 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.m2m.qvto.common ---
11:17:32 [INFO] 
11:17:32 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes >--
11:17:32 [INFO] Building org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes 2.0.0-SNAPSHOT [376/735]
11:17:32 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes/pom.xml
11:17:32 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes/pom.xml
11:17:32 [INFO] 
11:17:32 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes ---
11:17:32 [INFO] 
11:17:32 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes ---
11:17:32 [INFO] The project's OSGi version is 2.0.0.202401111608
11:17:32 [INFO] 
11:17:32 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes ---
11:17:32 [INFO] 
11:17:32 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes ---
11:17:32 [INFO] 
11:17:32 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes ---
11:17:32 [INFO] 
11:17:32 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes ---
11:17:32 [INFO] Resolving class path of org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes
11:17:32 [INFO] 
11:17:32 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes ---
11:17:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes/src/main/resources
11:17:32 [INFO] 
11:17:32 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes ---
11:17:32 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:17:33 [INFO] 
11:17:33 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes ---
11:17:33 [INFO] 
11:17:33 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes ---
11:17:33 [INFO] 
11:17:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes ---
11:17:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes/src/test/resources
11:17:33 [INFO] 
11:17:33 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes ---
11:17:33 [INFO] 
11:17:33 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes ---
11:17:33 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 74 were skipped
11:17:33 [INFO] 
11:17:33 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes ---
11:17:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes/target/org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes-2.0.0-SNAPSHOT-sources.jar
11:17:33 [INFO] 
11:17:33 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes ---
11:17:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes/target/org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes-2.0.0-SNAPSHOT.jar
11:17:33 [INFO] 
11:17:33 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes ---
11:17:33 [INFO] 
11:17:33 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes ---
11:17:33 [INFO] 
11:17:33 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes ---
11:17:33 [INFO] 
11:17:33 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.plugins-doc >---------
11:17:33 [INFO] Building org.eclipse.papyrus.plugins-doc 0.0.1-SNAPSHOT        [377/735]
11:17:33 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/pom.xml
11:17:33 [INFO] --------------------------------[ pom ]---------------------------------
11:17:33 [INFO] 
11:17:33 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.plugins-doc ---
11:17:33 [INFO] 
11:17:33 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.plugins-doc ---
11:17:33 [INFO] 
11:17:33 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.plugins-doc ---
11:17:33 [INFO] 
11:17:33 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.plugins-doc ---
11:17:33 [INFO] 
11:17:33 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.api.migration.doc >------
11:17:33 [INFO] Building Papyrus - API migration documentation 2.0.0-SNAPSHOT  [378/735]
11:17:33 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.api.migration.doc/pom.xml
11:17:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.api.migration.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.api.migration.doc/pom.xml
11:17:33 [INFO] 
11:17:33 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.api.migration.doc ---
11:17:33 [INFO] 
11:17:33 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.api.migration.doc ---
11:17:33 [INFO] The project's OSGi version is 2.0.0.202401111608
11:17:33 [INFO] 
11:17:33 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.api.migration.doc ---
11:17:33 [INFO] 
11:17:33 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.api.migration.doc ---
11:17:33 [INFO] 
11:17:33 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.api.migration.doc ---
11:17:33 [INFO] 
11:17:33 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.api.migration.doc ---
11:17:33 [INFO] Resolving class path of Papyrus - API migration documentation
11:17:33 [INFO] 
11:17:33 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.api.migration.doc ---
11:17:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.api.migration.doc/src/main/resources
11:17:33 [INFO] 
11:17:33 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.api.migration.doc ---
11:17:33 [INFO] 
11:17:33 [INFO] --- wikitext:3.0.42:eclipse-help (default) @ org.eclipse.papyrus.api.migration.doc ---
11:17:34 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.api.migration.doc/src/site/mediawiki -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.api.migration.doc/target/site/generated-eclipse-help
11:17:34 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.api.migration.doc/src/site/mediawiki/4.8.0_to_5.0.0_migration.mediawiki
11:17:34 [INFO] Processed 2 files
11:17:34 [INFO] 
11:17:34 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.api.migration.doc ---
11:17:34 [INFO] 
11:17:34 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.api.migration.doc ---
11:17:34 [INFO] 
11:17:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.api.migration.doc ---
11:17:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.api.migration.doc/src/test/resources
11:17:34 [INFO] 
11:17:34 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.api.migration.doc ---
11:17:34 [INFO] 
11:17:34 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.api.migration.doc ---
11:17:34 [INFO] All system scoped dependencies were mapped to maven artifacts
11:17:34 [INFO] 
11:17:34 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.api.migration.doc ---
11:17:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.api.migration.doc/target/org.eclipse.papyrus.api.migration.doc-2.0.0-SNAPSHOT-sources.jar
11:17:34 [INFO] 
11:17:34 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.api.migration.doc ---
11:17:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.api.migration.doc/target/org.eclipse.papyrus.api.migration.doc-2.0.0-SNAPSHOT.jar
11:17:34 [INFO] 
11:17:34 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.api.migration.doc ---
11:17:34 [INFO] 
11:17:34 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.api.migration.doc ---
11:17:34 [INFO] 
11:17:34 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.api.migration.doc ---
11:17:34 [INFO] 
11:17:34 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.copypaste.ui.doc >------
11:17:34 [INFO] Building Papyrus Copypaste UI doc 2.0.0-SNAPSHOT               [379/735]
11:17:34 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.copypaste.ui.doc/pom.xml
11:17:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.copypaste.ui.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.copypaste.ui.doc/pom.xml
11:17:34 [INFO] 
11:17:34 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.copypaste.ui.doc ---
11:17:34 [INFO] 
11:17:34 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.copypaste.ui.doc ---
11:17:34 [INFO] The project's OSGi version is 2.0.0.202401111608
11:17:34 [INFO] 
11:17:34 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.copypaste.ui.doc ---
11:17:34 [INFO] 
11:17:34 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.copypaste.ui.doc ---
11:17:34 [INFO] 
11:17:34 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.copypaste.ui.doc ---
11:17:34 [INFO] 
11:17:34 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.copypaste.ui.doc ---
11:17:34 [INFO] Resolving class path of Papyrus Copypaste UI doc
11:17:34 [INFO] 
11:17:34 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.copypaste.ui.doc ---
11:17:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.copypaste.ui.doc/src/main/resources
11:17:34 [INFO] 
11:17:34 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.copypaste.ui.doc ---
11:17:34 [INFO] 
11:17:34 [INFO] --- wikitext:3.0.42:eclipse-help (default) @ org.eclipse.papyrus.copypaste.ui.doc ---
11:17:34 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.copypaste.ui.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.copypaste.ui.doc/target/generated-eclipse-help
11:17:34 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.copypaste.ui.doc/resource/copypaste.mediawiki
11:17:34 [INFO] Processed 8 files
11:17:34 [INFO] 
11:17:34 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.copypaste.ui.doc ---
11:17:34 [INFO] 
11:17:34 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.copypaste.ui.doc ---
11:17:34 [INFO] 
11:17:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.copypaste.ui.doc ---
11:17:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.copypaste.ui.doc/src/test/resources
11:17:34 [INFO] 
11:17:34 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.copypaste.ui.doc ---
11:17:34 [INFO] 
11:17:34 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.copypaste.ui.doc ---
11:17:34 [INFO] All system scoped dependencies were mapped to maven artifacts
11:17:34 [INFO] 
11:17:34 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.copypaste.ui.doc ---
11:17:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.copypaste.ui.doc/target/org.eclipse.papyrus.copypaste.ui.doc-2.0.0-SNAPSHOT-sources.jar
11:17:34 [INFO] 
11:17:34 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.copypaste.ui.doc ---
11:17:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.copypaste.ui.doc/target/org.eclipse.papyrus.copypaste.ui.doc-2.0.0-SNAPSHOT.jar
11:17:34 [INFO] 
11:17:34 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.copypaste.ui.doc ---
11:17:34 [INFO] 
11:17:34 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.copypaste.ui.doc ---
11:17:34 [INFO] 
11:17:34 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.copypaste.ui.doc ---
11:17:34 [INFO] 
11:17:34 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.developer.doc >--------
11:17:34 [INFO] Building Papyrus Developer doc 2.0.0-SNAPSHOT                  [380/735]
11:17:34 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.developer.doc/pom.xml
11:17:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.developer.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.developer.doc/pom.xml
11:17:34 [INFO] 
11:17:34 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.developer.doc ---
11:17:34 [INFO] 
11:17:34 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.developer.doc ---
11:17:34 [INFO] The project's OSGi version is 2.0.0.202401111608
11:17:34 [INFO] 
11:17:34 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.developer.doc ---
11:17:34 [INFO] 
11:17:34 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.developer.doc ---
11:17:34 [INFO] 
11:17:34 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.developer.doc ---
11:17:34 [INFO] 
11:17:34 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.developer.doc ---
11:17:34 [INFO] Resolving class path of Papyrus Developer doc
11:17:34 [INFO] 
11:17:34 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.developer.doc ---
11:17:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.developer.doc/src/main/resources
11:17:34 [INFO] 
11:17:34 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.developer.doc ---
11:17:34 [INFO] 
11:17:35 [INFO] --- wikitext:3.0.42:eclipse-help (default) @ org.eclipse.papyrus.developer.doc ---
11:17:35 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.developer.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.developer.doc/target/generated-eclipse-help
11:17:35 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.developer.doc/resource/guidelines.mediawiki
11:17:35 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.developer.doc/resource/umledition.mediawiki
11:17:35 [INFO] Processed 98 files
11:17:35 [INFO] 
11:17:35 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.developer.doc ---
11:17:35 [INFO] 
11:17:35 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.developer.doc ---
11:17:35 [INFO] 
11:17:35 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.developer.doc ---
11:17:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.developer.doc/src/test/resources
11:17:35 [INFO] 
11:17:35 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.developer.doc ---
11:17:35 [INFO] 
11:17:35 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.developer.doc ---
11:17:35 [INFO] All system scoped dependencies were mapped to maven artifacts
11:17:35 [INFO] 
11:17:35 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.developer.doc ---
11:17:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.developer.doc/target/org.eclipse.papyrus.developer.doc-2.0.0-SNAPSHOT-sources.jar
11:17:35 [INFO] 
11:17:35 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.developer.doc ---
11:17:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.developer.doc/target/org.eclipse.papyrus.developer.doc-2.0.0-SNAPSHOT.jar
11:17:36 [INFO] 
11:17:36 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.developer.doc ---
11:17:36 [INFO] 
11:17:36 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.developer.doc ---
11:17:36 [INFO] 
11:17:36 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.developer.doc ---
11:17:36 [INFO] 
11:17:36 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.dsml.validation.doc >-----
11:17:36 [INFO] Building Papyrus DSML Validation doc 2.0.0-SNAPSHOT            [381/735]
11:17:36 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.dsml.validation.doc/pom.xml
11:17:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dsml.validation.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.dsml.validation.doc/pom.xml
11:17:36 [INFO] 
11:17:36 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.dsml.validation.doc ---
11:17:36 [INFO] 
11:17:36 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dsml.validation.doc ---
11:17:36 [INFO] The project's OSGi version is 2.0.0.202401111608
11:17:36 [INFO] 
11:17:36 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.dsml.validation.doc ---
11:17:36 [INFO] 
11:17:36 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.dsml.validation.doc ---
11:17:36 [INFO] 
11:17:36 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.dsml.validation.doc ---
11:17:36 [INFO] 
11:17:36 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.dsml.validation.doc ---
11:17:36 [INFO] Resolving class path of Papyrus DSML Validation doc
11:17:36 [INFO] 
11:17:36 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.dsml.validation.doc ---
11:17:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.dsml.validation.doc/src/main/resources
11:17:36 [INFO] 
11:17:36 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.dsml.validation.doc ---
11:17:36 [INFO] 
11:17:36 [INFO] --- wikitext:3.0.42:eclipse-help (default) @ org.eclipse.papyrus.dsml.validation.doc ---
11:17:36 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.dsml.validation.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.dsml.validation.doc/target/generated-eclipse-help
11:17:36 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.dsml.validation.doc/resource/dsml-validation.mediawiki
11:17:36 [INFO] Processed 12 files
11:17:36 [INFO] 
11:17:36 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.dsml.validation.doc ---
11:17:36 [INFO] 
11:17:36 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.dsml.validation.doc ---
11:17:36 [INFO] 
11:17:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.dsml.validation.doc ---
11:17:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.dsml.validation.doc/src/test/resources
11:17:36 [INFO] 
11:17:36 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.dsml.validation.doc ---
11:17:36 [INFO] 
11:17:36 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.dsml.validation.doc ---
11:17:36 [INFO] All system scoped dependencies were mapped to maven artifacts
11:17:36 [INFO] 
11:17:36 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.dsml.validation.doc ---
11:17:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.dsml.validation.doc/target/org.eclipse.papyrus.dsml.validation.doc-2.0.0-SNAPSHOT-sources.jar
11:17:36 [INFO] 
11:17:36 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dsml.validation.doc ---
11:17:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.dsml.validation.doc/target/org.eclipse.papyrus.dsml.validation.doc-2.0.0-SNAPSHOT.jar
11:17:36 [INFO] 
11:17:36 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dsml.validation.doc ---
11:17:36 [INFO] 
11:17:36 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.dsml.validation.doc ---
11:17:36 [INFO] 
11:17:36 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dsml.validation.doc ---
11:17:36 [INFO] 
11:17:36 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.infra.doc >----------
11:17:36 [INFO] Building Papyrus Infra doc 2.0.0-SNAPSHOT                      [382/735]
11:17:36 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.doc/pom.xml
11:17:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.doc/pom.xml
11:17:37 [INFO] 
11:17:37 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.doc ---
11:17:37 [INFO] 
11:17:37 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.doc ---
11:17:37 [INFO] The project's OSGi version is 2.0.0.202401111608
11:17:37 [INFO] 
11:17:37 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.doc ---
11:17:37 [INFO] 
11:17:37 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.doc ---
11:17:37 [INFO] 
11:17:37 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.doc ---
11:17:37 [INFO] 
11:17:37 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.doc ---
11:17:37 [INFO] Resolving class path of Papyrus Infra doc
11:17:37 [INFO] 
11:17:37 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.doc ---
11:17:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.doc/src/main/resources
11:17:37 [INFO] 
11:17:37 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.doc ---
11:17:37 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.doc/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.doc ---
11:17:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.doc/src/test/resources
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.doc ---
11:17:38 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 21 were skipped
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.doc ---
11:17:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.doc/target/org.eclipse.papyrus.infra.doc-2.0.0-SNAPSHOT-sources.jar
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.doc ---
11:17:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.doc/target/org.eclipse.papyrus.infra.doc-2.0.0-SNAPSHOT.jar
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.common.doc >--
11:17:38 [INFO] Building Papyrus Infra GmfDiag Common doc 2.0.0-SNAPSHOT       [383/735]
11:17:38 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/pom.xml
11:17:38 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.common.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/pom.xml
11:17:38 [INFO] 
11:17:38 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.common.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.common.doc ---
11:17:38 [INFO] The project's OSGi version is 2.0.0.202401111608
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.common.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.common.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.common.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.common.doc ---
11:17:38 [INFO] Resolving class path of Papyrus Infra GmfDiag Common doc
11:17:38 [INFO] 
11:17:38 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.common.doc ---
11:17:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/src/main/resources
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.common.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- wikitext:3.0.42:eclipse-help (default) @ org.eclipse.papyrus.infra.gmfdiag.common.doc ---
11:17:38 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/target/generated-eclipse-help
11:17:38 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/resource/alignmentTool.mediawiki
11:17:38 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/resource/connectionDecorationCustomization.mediawiki
11:17:38 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/resource/diagramExpansion.mediawiki
11:17:38 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/resource/diagramPreferences-devDoc.mediawiki
11:17:38 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/resource/diagramPreferences-userDoc.mediawiki
11:17:38 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/resource/keyBindings.mediawiki
11:17:38 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/resource/marqueeSelectionTool.mediawiki
11:17:38 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/resource/modelExplorer.mediawiki
11:17:38 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/resource/textAlignment.mediawiki
11:17:38 [INFO] Processed 99 files
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.common.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.common.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.common.doc ---
11:17:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/src/test/resources
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.common.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.common.doc ---
11:17:38 [INFO] All system scoped dependencies were mapped to maven artifacts
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.common.doc ---
11:17:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/target/org.eclipse.papyrus.infra.gmfdiag.common.doc-2.0.0-SNAPSHOT-sources.jar
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.common.doc ---
11:17:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/target/org.eclipse.papyrus.infra.gmfdiag.common.doc-2.0.0-SNAPSHOT.jar
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.common.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.common.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.common.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.doc >----
11:17:38 [INFO] Building Papyrus Infra GmfDiag Css doc 2.0.0-SNAPSHOT          [384/735]
11:17:38 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.css.doc/pom.xml
11:17:38 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.css.doc/pom.xml
11:17:38 [INFO] 
11:17:38 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.css.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.css.doc ---
11:17:38 [INFO] The project's OSGi version is 2.0.0.202401111608
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.css.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.css.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.css.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.css.doc ---
11:17:38 [INFO] Resolving class path of Papyrus Infra GmfDiag Css doc
11:17:38 [INFO] 
11:17:38 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.css.doc ---
11:17:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.css.doc/src/main/resources
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.css.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- wikitext:3.0.42:eclipse-help (default) @ org.eclipse.papyrus.infra.gmfdiag.css.doc ---
11:17:38 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.css.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.css.doc/target/generated-eclipse-help
11:17:38 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.css.doc/resource/css.mediawiki
11:17:38 [INFO] Processed 43 files
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.css.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.css.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.css.doc ---
11:17:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.css.doc/src/test/resources
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.css.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.css.doc ---
11:17:38 [INFO] All system scoped dependencies were mapped to maven artifacts
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.css.doc ---
11:17:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.css.doc/target/org.eclipse.papyrus.infra.gmfdiag.css.doc-2.0.0-SNAPSHOT-sources.jar
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.css.doc ---
11:17:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.css.doc/target/org.eclipse.papyrus.infra.gmfdiag.css.doc-2.0.0-SNAPSHOT.jar
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.css.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.css.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.css.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.expressions.doc >--
11:17:38 [INFO] Building Papyrus Infra Expression doc 2.0.0-SNAPSHOT           [385/735]
11:17:38 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.emf.expressions.doc/pom.xml
11:17:38 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.expressions.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.emf.expressions.doc/pom.xml
11:17:38 [INFO] 
11:17:38 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf.expressions.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.expressions.doc ---
11:17:38 [INFO] The project's OSGi version is 2.0.0.202401111608
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.expressions.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.expressions.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.expressions.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.emf.expressions.doc ---
11:17:38 [INFO] Resolving class path of Papyrus Infra Expression doc
11:17:38 [INFO] 
11:17:38 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.emf.expressions.doc ---
11:17:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.emf.expressions.doc/src/main/resources
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.emf.expressions.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- wikitext:3.0.42:eclipse-help (default) @ org.eclipse.papyrus.infra.emf.expressions.doc ---
11:17:38 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.emf.expressions.doc/src/site/mediawiki -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.emf.expressions.doc/target/site/generated-eclipse-help
11:17:38 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.emf.expressions.doc/src/site/mediawiki/expressionsDevDoc.mediawiki
11:17:38 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.emf.expressions.doc/src/site/mediawiki/expressionsUserDoc.mediawiki
11:17:38 [INFO] Processed 8 files
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.emf.expressions.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.emf.expressions.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.expressions.doc ---
11:17:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.emf.expressions.doc/src/test/resources
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.emf.expressions.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.emf.expressions.doc ---
11:17:38 [INFO] All system scoped dependencies were mapped to maven artifacts
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.expressions.doc ---
11:17:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.emf.expressions.doc/target/org.eclipse.papyrus.infra.emf.expressions.doc-2.0.0-SNAPSHOT-sources.jar
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.expressions.doc ---
11:17:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.emf.expressions.doc/target/org.eclipse.papyrus.infra.emf.expressions.doc-2.0.0-SNAPSHOT.jar
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.expressions.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.emf.expressions.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.expressions.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.doc >--
11:17:38 [INFO] Building Papyrus Internationalization doc 2.0.0-SNAPSHOT       [386/735]
11:17:38 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.internationalization.doc/pom.xml
11:17:38 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.internationalization.doc/pom.xml
11:17:38 [INFO] 
11:17:38 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.internationalization.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.internationalization.doc ---
11:17:38 [INFO] The project's OSGi version is 2.0.0.202401111608
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.internationalization.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.internationalization.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.internationalization.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.internationalization.doc ---
11:17:38 [INFO] Resolving class path of Papyrus Internationalization doc
11:17:38 [INFO] 
11:17:38 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.internationalization.doc ---
11:17:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.internationalization.doc/src/main/resources
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.internationalization.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- wikitext:3.0.42:eclipse-help (default) @ org.eclipse.papyrus.infra.internationalization.doc ---
11:17:38 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.internationalization.doc/src/site/mediawiki -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.internationalization.doc/target/site/generated-eclipse-help
11:17:38 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.internationalization.doc/src/site/mediawiki/internationalizationDev.mediawiki
11:17:38 [INFO] Processed 10 files
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.internationalization.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.internationalization.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.internationalization.doc ---
11:17:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.internationalization.doc/src/test/resources
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.internationalization.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.internationalization.doc ---
11:17:38 [INFO] All system scoped dependencies were mapped to maven artifacts
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.internationalization.doc ---
11:17:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.internationalization.doc/target/org.eclipse.papyrus.infra.internationalization.doc-2.0.0-SNAPSHOT-sources.jar
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.internationalization.doc ---
11:17:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.internationalization.doc/target/org.eclipse.papyrus.infra.internationalization.doc-2.0.0-SNAPSHOT.jar
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.internationalization.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.internationalization.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.internationalization.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.doc >-----
11:17:38 [INFO] Building Papyrus Infra Nattable doc 2.0.0-SNAPSHOT             [387/735]
11:17:38 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/pom.xml
11:17:38 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/pom.xml
11:17:38 [INFO] 
11:17:38 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.doc ---
11:17:38 [INFO] The project's OSGi version is 2.0.0.202401111608
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.nattable.doc ---
11:17:38 [INFO] Resolving class path of Papyrus Infra Nattable doc
11:17:38 [INFO] 
11:17:38 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.doc ---
11:17:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/src/main/resources
11:17:38 [INFO] 
11:17:38 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.doc ---
11:17:38 [INFO] 
11:17:38 [INFO] --- wikitext:3.0.42:eclipse-help (default) @ org.eclipse.papyrus.infra.nattable.doc ---
11:17:38 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/src/site/mediawiki -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/target/site/generated-eclipse-help
11:17:39 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/src/site/mediawiki/matrixDevDoc.mediawiki
11:17:39 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/src/site/mediawiki/matrixUserDoc.mediawiki
11:17:39 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/src/site/mediawiki/tableDevDoc.mediawiki
11:17:39 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/src/site/mediawiki/tableDevDoc_experimental_features.mediawiki
11:17:39 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/src/site/mediawiki/tableUserDoc.mediawiki
11:17:39 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/src/site/mediawiki/tablemetamodeldocumentation.mediawiki
11:17:39 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/src/site/mediawiki/toolsmiths/nattableToolsmiths.mediawiki
11:17:39 [INFO] Processed 197 files
11:17:39 [INFO] 
11:17:39 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.nattable.doc ---
11:17:39 [INFO] 
11:17:39 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.nattable.doc ---
11:17:39 [INFO] 
11:17:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.doc ---
11:17:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/src/test/resources
11:17:39 [INFO] 
11:17:39 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.nattable.doc ---
11:17:39 [INFO] 
11:17:39 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.nattable.doc ---
11:17:39 [INFO] All system scoped dependencies were mapped to maven artifacts
11:17:39 [INFO] 
11:17:39 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.doc ---
11:17:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/target/org.eclipse.papyrus.infra.nattable.doc-2.0.0-SNAPSHOT-sources.jar
11:17:39 [INFO] 
11:17:39 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.doc ---
11:17:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/target/org.eclipse.papyrus.infra.nattable.doc-2.0.0-SNAPSHOT.jar
11:17:39 [INFO] 
11:17:39 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.doc ---
11:17:39 [INFO] 
11:17:39 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.nattable.doc ---
11:17:39 [INFO] 
11:17:39 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.doc ---
11:17:39 [INFO] 
11:17:39 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.doc >-----
11:17:39 [INFO] Building Papyrus Infra Newchild doc 2.0.0-SNAPSHOT             [388/735]
11:17:39 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.newchild.doc/pom.xml
11:17:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.newchild.doc/pom.xml
11:17:39 [INFO] 
11:17:39 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.newchild.doc ---
11:17:39 [INFO] 
11:17:39 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.newchild.doc ---
11:17:39 [INFO] The project's OSGi version is 2.0.0.202401111608
11:17:39 [INFO] 
11:17:39 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.newchild.doc ---
11:17:39 [INFO] 
11:17:39 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.newchild.doc ---
11:17:39 [INFO] 
11:17:39 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.newchild.doc ---
11:17:39 [INFO] 
11:17:39 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.newchild.doc ---
11:17:39 [INFO] Resolving class path of Papyrus Infra Newchild doc
11:17:39 [INFO] 
11:17:39 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.newchild.doc ---
11:17:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.newchild.doc/src/main/resources
11:17:39 [INFO] 
11:17:39 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.newchild.doc ---
11:17:39 [INFO] 
11:17:39 [INFO] --- wikitext:3.0.42:eclipse-help (default) @ org.eclipse.papyrus.infra.newchild.doc ---
11:17:39 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.newchild.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.newchild.doc/target/generated-eclipse-help
11:17:39 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.newchild.doc/resource/newChild.mediawiki
11:17:39 [INFO] Processed 15 files
11:17:39 [INFO] 
11:17:39 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.newchild.doc ---
11:17:39 [INFO] 
11:17:39 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.newchild.doc ---
11:17:39 [INFO] 
11:17:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.newchild.doc ---
11:17:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.newchild.doc/src/test/resources
11:17:39 [INFO] 
11:17:39 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.newchild.doc ---
11:17:39 [INFO] 
11:17:39 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.newchild.doc ---
11:17:39 [INFO] All system scoped dependencies were mapped to maven artifacts
11:17:39 [INFO] 
11:17:39 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.newchild.doc ---
11:17:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.newchild.doc/target/org.eclipse.papyrus.infra.newchild.doc-2.0.0-SNAPSHOT-sources.jar
11:17:39 [INFO] 
11:17:39 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.newchild.doc ---
11:17:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.newchild.doc/target/org.eclipse.papyrus.infra.newchild.doc-2.0.0-SNAPSHOT.jar
11:17:39 [INFO] 
11:17:39 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.newchild.doc ---
11:17:39 [INFO] 
11:17:39 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.newchild.doc ---
11:17:39 [INFO] 
11:17:39 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.newchild.doc ---
11:17:39 [INFO] 
11:17:39 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.controlmode.doc >--
11:17:39 [INFO] Building Papyrus Infra Services ControlMode doc 2.0.0-SNAPSHOT [389/735]
11:17:39 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.services.controlmode.doc/pom.xml
11:17:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.controlmode.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.services.controlmode.doc/pom.xml
11:17:39 [INFO] 
11:17:39 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.controlmode.doc ---
11:17:39 [INFO] 
11:17:39 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.controlmode.doc ---
11:17:39 [INFO] The project's OSGi version is 2.0.0.202401111608
11:17:39 [INFO] 
11:17:39 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.controlmode.doc ---
11:17:39 [INFO] 
11:17:39 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.controlmode.doc ---
11:17:39 [INFO] 
11:17:39 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.controlmode.doc ---
11:17:39 [INFO] 
11:17:39 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.controlmode.doc ---
11:17:39 [INFO] Resolving class path of Papyrus Infra Services ControlMode doc
11:17:39 [INFO] 
11:17:39 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.controlmode.doc ---
11:17:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.services.controlmode.doc/src/main/resources
11:17:39 [INFO] 
11:17:39 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.controlmode.doc ---
11:17:39 [INFO] 
11:17:39 [INFO] --- wikitext:3.0.42:eclipse-help (default) @ org.eclipse.papyrus.infra.services.controlmode.doc ---
11:17:39 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.services.controlmode.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.services.controlmode.doc/target/generated-eclipse-help
11:17:39 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.services.controlmode.doc/resource/controlMode.mediawiki
11:17:39 [INFO] Processed 8 files
11:17:39 [INFO] 
11:17:39 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.services.controlmode.doc ---
11:17:39 [INFO] 
11:17:39 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.controlmode.doc ---
11:17:39 [INFO] 
11:17:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.controlmode.doc ---
11:17:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.services.controlmode.doc/src/test/resources
11:17:39 [INFO] 
11:17:39 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.services.controlmode.doc ---
11:17:39 [INFO] 
11:17:39 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.controlmode.doc ---
11:17:39 [INFO] All system scoped dependencies were mapped to maven artifacts
11:17:39 [INFO] 
11:17:39 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.controlmode.doc ---
11:17:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.services.controlmode.doc/target/org.eclipse.papyrus.infra.services.controlmode.doc-2.0.0-SNAPSHOT-sources.jar
11:17:39 [INFO] 
11:17:39 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.controlmode.doc ---
11:17:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.services.controlmode.doc/target/org.eclipse.papyrus.infra.services.controlmode.doc-2.0.0-SNAPSHOT.jar
11:17:39 [INFO] 
11:17:39 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.controlmode.doc ---
11:17:39 [INFO] 
11:17:39 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.services.controlmode.doc ---
11:17:39 [INFO] 
11:17:39 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.controlmode.doc ---
11:17:39 [INFO] 
11:17:39 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.decoration.doc >--
11:17:39 [INFO] Building Papyrus Infra Service decoration doc 2.0.0-SNAPSHOT   [390/735]
11:17:39 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.services.decoration.doc/pom.xml
11:17:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.decoration.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.services.decoration.doc/pom.xml
11:17:39 [INFO] 
11:17:39 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.decoration.doc ---
11:17:39 [INFO] 
11:17:39 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.decoration.doc ---
11:17:39 [INFO] The project's OSGi version is 2.0.0.202401111608
11:17:39 [INFO] 
11:17:39 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.decoration.doc ---
11:17:39 [INFO] 
11:17:39 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.decoration.doc ---
11:17:39 [INFO] 
11:17:39 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.decoration.doc ---
11:17:39 [INFO] 
11:17:39 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.decoration.doc ---
11:17:39 [INFO] Resolving class path of Papyrus Infra Service decoration doc
11:17:39 [INFO] 
11:17:39 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.decoration.doc ---
11:17:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.services.decoration.doc/src/main/resources
11:17:39 [INFO] 
11:17:39 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.decoration.doc ---
11:17:39 [INFO] 
11:17:39 [INFO] --- wikitext:3.0.42:eclipse-help (default) @ org.eclipse.papyrus.infra.services.decoration.doc ---
11:17:39 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.services.decoration.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.services.decoration.doc/target/generated-eclipse-help
11:17:39 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.services.decoration.doc/resource/decorationService.mediawiki
11:17:39 [INFO] Processed 29 files
11:17:39 [INFO] 
11:17:39 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.services.decoration.doc ---
11:17:39 [INFO] 
11:17:39 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.decoration.doc ---
11:17:39 [INFO] 
11:17:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.decoration.doc ---
11:17:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.services.decoration.doc/src/test/resources
11:17:39 [INFO] 
11:17:39 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.services.decoration.doc ---
11:17:39 [INFO] 
11:17:39 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.decoration.doc ---
11:17:39 [INFO] All system scoped dependencies were mapped to maven artifacts
11:17:39 [INFO] 
11:17:39 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.decoration.doc ---
11:17:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.services.decoration.doc/target/org.eclipse.papyrus.infra.services.decoration.doc-2.0.0-SNAPSHOT-sources.jar
11:17:39 [INFO] 
11:17:39 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.decoration.doc ---
11:17:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.services.decoration.doc/target/org.eclipse.papyrus.infra.services.decoration.doc-2.0.0-SNAPSHOT.jar
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.decoration.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.services.decoration.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.decoration.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.navigation.doc >--
11:17:40 [INFO] Building Papyrus Infra Service decoration doc 2.0.0-SNAPSHOT   [391/735]
11:17:40 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.services.navigation.doc/pom.xml
11:17:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.navigation.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.services.navigation.doc/pom.xml
11:17:40 [INFO] 
11:17:40 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.navigation.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.navigation.doc ---
11:17:40 [INFO] The project's OSGi version is 2.0.0.202401111608
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.navigation.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.navigation.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.navigation.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.navigation.doc ---
11:17:40 [INFO] Resolving class path of Papyrus Infra Service decoration doc
11:17:40 [INFO] 
11:17:40 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.navigation.doc ---
11:17:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.services.navigation.doc/src/main/resources
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.navigation.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- wikitext:3.0.42:eclipse-help (default) @ org.eclipse.papyrus.infra.services.navigation.doc ---
11:17:40 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.services.navigation.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.services.navigation.doc/target/generated-eclipse-help
11:17:40 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.services.navigation.doc/resource/navigation-devDoc.mediawiki
11:17:40 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.services.navigation.doc/resource/navigation-userDoc.mediawiki
11:17:40 [INFO] Processed 9 files
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.services.navigation.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.navigation.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.navigation.doc ---
11:17:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.services.navigation.doc/src/test/resources
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.services.navigation.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.navigation.doc ---
11:17:40 [INFO] All system scoped dependencies were mapped to maven artifacts
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.navigation.doc ---
11:17:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.services.navigation.doc/target/org.eclipse.papyrus.infra.services.navigation.doc-2.0.0-SNAPSHOT-sources.jar
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.navigation.doc ---
11:17:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.services.navigation.doc/target/org.eclipse.papyrus.infra.services.navigation.doc-2.0.0-SNAPSHOT.jar
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.navigation.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.services.navigation.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.navigation.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.doc >---
11:17:40 [INFO] Building Papyrus Infra Architecture doc 2.0.0-SNAPSHOT         [392/735]
11:17:40 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.architecture.doc/pom.xml
11:17:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.architecture.doc/pom.xml
11:17:40 [INFO] 
11:17:40 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.architecture.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.architecture.doc ---
11:17:40 [INFO] The project's OSGi version is 2.0.0.202401111608
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.architecture.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.architecture.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.architecture.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.architecture.doc ---
11:17:40 [INFO] Resolving class path of Papyrus Infra Architecture doc
11:17:40 [INFO] 
11:17:40 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.architecture.doc ---
11:17:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.architecture.doc/src/main/resources
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.architecture.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- wikitext:3.0.42:eclipse-help (default) @ org.eclipse.papyrus.infra.architecture.doc ---
11:17:40 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.architecture.doc/resources -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.architecture.doc/target/generated-eclipse-help
11:17:40 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.architecture.doc/resources/architecture.mediawiki
11:17:40 [INFO] Processed 13 files
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.architecture.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.architecture.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.architecture.doc ---
11:17:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.architecture.doc/src/test/resources
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.architecture.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.architecture.doc ---
11:17:40 [INFO] All system scoped dependencies were mapped to maven artifacts
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.architecture.doc ---
11:17:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.architecture.doc/target/org.eclipse.papyrus.infra.architecture.doc-2.0.0-SNAPSHOT-sources.jar
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.architecture.doc ---
11:17:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.architecture.doc/target/org.eclipse.papyrus.infra.architecture.doc-2.0.0-SNAPSHOT.jar
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.architecture.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.architecture.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.architecture.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.infra.types.doc >-------
11:17:40 [INFO] Building Papyrus Infra Types doc 4.0.0-SNAPSHOT                [393/735]
11:17:40 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.types.doc/pom.xml
11:17:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.doc:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.types.doc/pom.xml
11:17:40 [INFO] 
11:17:40 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.types.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.types.doc ---
11:17:40 [INFO] The project's OSGi version is 4.0.0.202401111608
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.types.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.types.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.types.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.types.doc ---
11:17:40 [INFO] Resolving class path of Papyrus Infra Types doc
11:17:40 [INFO] 
11:17:40 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.types.doc ---
11:17:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.types.doc/src/main/resources
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.types.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- wikitext:3.0.42:eclipse-help (default) @ org.eclipse.papyrus.infra.types.doc ---
11:17:40 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.types.doc/resources -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.types.doc/target/generated-eclipse-help
11:17:40 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.types.doc/resources/types.mediawiki
11:17:40 [INFO] Processed 12 files
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.types.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.types.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.types.doc ---
11:17:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.types.doc/src/test/resources
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.types.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.types.doc ---
11:17:40 [INFO] All system scoped dependencies were mapped to maven artifacts
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.types.doc ---
11:17:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.types.doc/target/org.eclipse.papyrus.infra.types.doc-4.0.0-SNAPSHOT-sources.jar
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.types.doc ---
11:17:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.infra.types.doc/target/org.eclipse.papyrus.infra.types.doc-4.0.0-SNAPSHOT.jar
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.types.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.types.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.types.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.req.reqif.doc >--------
11:17:40 [INFO] Building Papyrus Req Reqif doc 2.0.0-SNAPSHOT                  [394/735]
11:17:40 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.req.reqif.doc/pom.xml
11:17:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.req.reqif.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.req.reqif.doc/pom.xml
11:17:40 [INFO] 
11:17:40 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.req.reqif.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.req.reqif.doc ---
11:17:40 [INFO] The project's OSGi version is 2.0.0.202401111608
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.req.reqif.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.req.reqif.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.req.reqif.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.req.reqif.doc ---
11:17:40 [INFO] Resolving class path of Papyrus Req Reqif doc
11:17:40 [INFO] 
11:17:40 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.req.reqif.doc ---
11:17:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.req.reqif.doc/src/main/resources
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.req.reqif.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- wikitext:3.0.42:eclipse-help (default) @ org.eclipse.papyrus.req.reqif.doc ---
11:17:40 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.req.reqif.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.req.reqif.doc/target/generated-eclipse-help
11:17:40 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.req.reqif.doc/resource/DeveloperDoc.mediawiki
11:17:40 [INFO] Processed 24 files
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.req.reqif.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.req.reqif.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.req.reqif.doc ---
11:17:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.req.reqif.doc/src/test/resources
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.req.reqif.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.req.reqif.doc ---
11:17:40 [INFO] All system scoped dependencies were mapped to maven artifacts
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.req.reqif.doc ---
11:17:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.req.reqif.doc/target/org.eclipse.papyrus.req.reqif.doc-2.0.0-SNAPSHOT-sources.jar
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.req.reqif.doc ---
11:17:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.req.reqif.doc/target/org.eclipse.papyrus.req.reqif.doc-2.0.0-SNAPSHOT.jar
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.req.reqif.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.req.reqif.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.req.reqif.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.doc >---
11:17:40 [INFO] Building Papyrus Uml DecoratorModel doc 2.0.0-SNAPSHOT         [395/735]
11:17:40 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.decoratormodel.doc/pom.xml
11:17:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.decoratormodel.doc/pom.xml
11:17:40 [INFO] 
11:17:40 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.decoratormodel.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.decoratormodel.doc ---
11:17:40 [INFO] The project's OSGi version is 2.0.0.202401111608
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.decoratormodel.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.decoratormodel.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.decoratormodel.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.decoratormodel.doc ---
11:17:40 [INFO] Resolving class path of Papyrus Uml DecoratorModel doc
11:17:40 [INFO] 
11:17:40 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.decoratormodel.doc ---
11:17:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.decoratormodel.doc/src/main/resources
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.decoratormodel.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- wikitext:3.0.42:eclipse-help (default) @ org.eclipse.papyrus.uml.decoratormodel.doc ---
11:17:40 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.decoratormodel.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.decoratormodel.doc/target/generated-eclipse-help
11:17:40 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.decoratormodel.doc/resource/profileapplications.mediawiki
11:17:40 [INFO] Processed 28 files
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.decoratormodel.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.decoratormodel.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.decoratormodel.doc ---
11:17:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.decoratormodel.doc/src/test/resources
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.decoratormodel.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.decoratormodel.doc ---
11:17:40 [INFO] All system scoped dependencies were mapped to maven artifacts
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.decoratormodel.doc ---
11:17:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.decoratormodel.doc/target/org.eclipse.papyrus.uml.decoratormodel.doc-2.0.0-SNAPSHOT-sources.jar
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.decoratormodel.doc ---
11:17:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.decoratormodel.doc/target/org.eclipse.papyrus.uml.decoratormodel.doc-2.0.0-SNAPSHOT.jar
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.decoratormodel.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.decoratormodel.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.decoratormodel.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.common.doc >---
11:17:40 [INFO] Building Papyrus Uml Diagram Common doc 2.0.0-SNAPSHOT         [396/735]
11:17:40 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/pom.xml
11:17:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.common.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/pom.xml
11:17:40 [INFO] 
11:17:40 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.common.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.common.doc ---
11:17:40 [INFO] The project's OSGi version is 2.0.0.202401111608
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.common.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.common.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.common.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.common.doc ---
11:17:40 [INFO] Resolving class path of Papyrus Uml Diagram Common doc
11:17:40 [INFO] 
11:17:40 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.common.doc ---
11:17:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/src/main/resources
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.common.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- wikitext:3.0.42:eclipse-help (default) @ org.eclipse.papyrus.uml.diagram.common.doc ---
11:17:40 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/target/generated-eclipse-help
11:17:40 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/resource/DisplayStereotypes.mediawiki
11:17:40 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/resource/constraint-creation.mediawiki
11:17:40 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/resource/diagramSynchronization.mediawiki
11:17:40 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/resource/modelingAssistants.mediawiki
11:17:40 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/resource/stereotype-property-reference-edge.mediawiki
11:17:40 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/resource/symbols.mediawiki
11:17:40 [INFO] Processed 63 files
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.diagram.common.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.common.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.common.doc ---
11:17:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/src/test/resources
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.diagram.common.doc ---
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.common.doc ---
11:17:40 [INFO] All system scoped dependencies were mapped to maven artifacts
11:17:40 [INFO] 
11:17:40 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.common.doc ---
11:17:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/target/org.eclipse.papyrus.uml.diagram.common.doc-2.0.0-SNAPSHOT-sources.jar
11:17:41 [INFO] 
11:17:41 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.common.doc ---
11:17:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/target/org.eclipse.papyrus.uml.diagram.common.doc-2.0.0-SNAPSHOT.jar
11:17:41 [INFO] 
11:17:41 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.common.doc ---
11:17:41 [INFO] 
11:17:41 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.diagram.common.doc ---
11:17:41 [INFO] 
11:17:41 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.common.doc ---
11:17:41 [INFO] 
11:17:41 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.profile.doc >---
11:17:41 [INFO] Building Papyrus Uml Diagram profile doc 2.0.0-SNAPSHOT        [397/735]
11:17:41 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/pom.xml
11:17:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.profile.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/pom.xml
11:17:41 [INFO] 
11:17:41 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.profile.doc ---
11:17:41 [INFO] 
11:17:41 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.profile.doc ---
11:17:41 [INFO] The project's OSGi version is 2.0.0.202401111608
11:17:41 [INFO] 
11:17:41 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.profile.doc ---
11:17:41 [INFO] 
11:17:41 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.profile.doc ---
11:17:41 [INFO] 
11:17:41 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.profile.doc ---
11:17:41 [INFO] 
11:17:41 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.profile.doc ---
11:17:41 [INFO] Resolving class path of Papyrus Uml Diagram profile doc
11:17:41 [INFO] 
11:17:41 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.profile.doc ---
11:17:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/src/main/resources
11:17:41 [INFO] 
11:17:41 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.profile.doc ---
11:17:41 [INFO] 
11:17:41 [INFO] --- wikitext:3.0.42:eclipse-help (default) @ org.eclipse.papyrus.uml.diagram.profile.doc ---
11:17:41 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/target/generated-eclipse-help
11:17:41 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/resource/users/definingProfilesAndStereotypes.mediawiki
11:17:41 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/resource/users/generatingStaticProfiles.mediawiki
11:17:41 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/resource/users/papyrusProfileArchitecture.mediawiki
11:17:41 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/resource/users/papyrusProfileLimitations.mediawiki
11:17:41 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/resource/users/profile.mediawiki
11:17:41 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/resource/users/simplifiedUsageOfProfilesAndStereotypes.mediawiki
11:17:41 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/resource/users/usingProfilesAndStereotypes.mediawiki
11:17:41 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/resource/users/whatIsAUmlProfile.mediawiki
11:17:41 [INFO] Processed 73 files
11:17:41 [INFO] 
11:17:41 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.diagram.profile.doc ---
11:17:41 [INFO] 
11:17:41 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.profile.doc ---
11:17:41 [INFO] 
11:17:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.profile.doc ---
11:17:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/src/test/resources
11:17:41 [INFO] 
11:17:41 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.diagram.profile.doc ---
11:17:41 [INFO] 
11:17:41 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.profile.doc ---
11:17:41 [INFO] All system scoped dependencies were mapped to maven artifacts
11:17:41 [INFO] 
11:17:41 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.profile.doc ---
11:17:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/target/org.eclipse.papyrus.uml.diagram.profile.doc-2.0.0-SNAPSHOT-sources.jar
11:17:41 [INFO] 
11:17:41 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.profile.doc ---
11:17:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/target/org.eclipse.papyrus.uml.diagram.profile.doc-2.0.0-SNAPSHOT.jar
11:17:41 [INFO] 
11:17:41 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.profile.doc ---
11:17:41 [INFO] 
11:17:41 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.diagram.profile.doc ---
11:17:41 [INFO] 
11:17:41 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.profile.doc ---
11:17:41 [INFO] 
11:17:41 [INFO] ----------< org.eclipse.papyrus:org.eclipse.papyrus.uml.doc >-----------
11:17:41 [INFO] Building Papyrus Uml doc 2.0.0-SNAPSHOT                        [398/735]
11:17:41 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.doc/pom.xml
11:17:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.doc/pom.xml
11:17:41 [INFO] 
11:17:41 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.doc ---
11:17:41 [INFO] 
11:17:41 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.doc ---
11:17:41 [INFO] The project's OSGi version is 2.0.0.202401111608
11:17:41 [INFO] 
11:17:41 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.doc ---
11:17:41 [INFO] 
11:17:41 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.doc ---
11:17:41 [INFO] 
11:17:41 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.doc ---
11:17:41 [INFO] 
11:17:41 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.doc ---
11:17:41 [INFO] Resolving class path of Papyrus Uml doc
11:17:41 [INFO] 
11:17:41 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.doc ---
11:17:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.doc/src/main/resources
11:17:41 [INFO] 
11:17:41 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.doc ---
11:17:41 [INFO] 
11:17:41 [INFO] --- wikitext:3.0.42:eclipse-help (default) @ org.eclipse.papyrus.uml.doc ---
11:17:41 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.doc/target/generated-eclipse-help
11:17:41 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.doc/resource/PapyrusStarterGuide.mediawiki
11:17:41 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.doc/resource/customizeUMLLabelInModelExplorer.mediawiki
11:17:41 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.doc/resource/embeddedEditors-Textual-devDoc.mediawiki
11:17:41 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.doc/resource/embeddedEditors-XText-devDoc.mediawiki
11:17:41 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.doc/resource/embeddedEditors-userDoc.mediawiki
11:17:41 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.doc/resource/expandInModelExplorer.mediawiki
11:17:41 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.doc/resource/namingStrategy-devDoc.mediawiki
11:17:41 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.doc/resource/namingStrategy-userDoc.mediawiki
11:17:41 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.doc/resource/obfuscation.mediawiki
11:17:41 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.doc/resource/searchModelExplorer.mediawiki
11:17:41 [INFO] Processed 98 files
11:17:41 [INFO] 
11:17:41 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.doc ---
11:17:41 [INFO] 
11:17:41 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.doc ---
11:17:41 [INFO] 
11:17:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.doc ---
11:17:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.doc/src/test/resources
11:17:41 [INFO] 
11:17:41 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.doc ---
11:17:41 [INFO] 
11:17:41 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.doc ---
11:17:41 [INFO] All system scoped dependencies were mapped to maven artifacts
11:17:41 [INFO] 
11:17:41 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.doc ---
11:17:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.doc/target/org.eclipse.papyrus.uml.doc-2.0.0-SNAPSHOT-sources.jar
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.doc ---
11:17:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.doc/target/org.eclipse.papyrus.uml.doc-2.0.0-SNAPSHOT.jar
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.doc ---
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.doc ---
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.doc ---
11:17:42 [INFO] 
11:17:42 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.uml.migration.doc >------
11:17:42 [INFO] Building Papyrus Uml Search UI doc 2.0.0-SNAPSHOT              [399/735]
11:17:42 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.migration.doc/pom.xml
11:17:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.migration.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.migration.doc/pom.xml
11:17:42 [INFO] 
11:17:42 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.migration.doc ---
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.migration.doc ---
11:17:42 [INFO] The project's OSGi version is 2.0.0.202401111608
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.migration.doc ---
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.migration.doc ---
11:17:42 [INFO] 
11:17:42 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.migration.doc ---
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.migration.doc ---
11:17:42 [INFO] Resolving class path of Papyrus Uml Search UI doc
11:17:42 [INFO] 
11:17:42 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.migration.doc ---
11:17:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.migration.doc/src/main/resources
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.migration.doc ---
11:17:42 [INFO] 
11:17:42 [INFO] --- wikitext:3.0.42:eclipse-help (default) @ org.eclipse.papyrus.uml.migration.doc ---
11:17:42 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.migration.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.migration.doc/target/generated-eclipse-help
11:17:42 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.migration.doc/resource/migration-neon.mediawiki
11:17:42 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.migration.doc/resource/migration-oxygen.mediawiki
11:17:42 [INFO] Processed 3 files
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.migration.doc ---
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.migration.doc ---
11:17:42 [INFO] 
11:17:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.migration.doc ---
11:17:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.migration.doc/src/test/resources
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.migration.doc ---
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.migration.doc ---
11:17:42 [INFO] All system scoped dependencies were mapped to maven artifacts
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.migration.doc ---
11:17:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.migration.doc/target/org.eclipse.papyrus.uml.migration.doc-2.0.0-SNAPSHOT-sources.jar
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.migration.doc ---
11:17:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.migration.doc/target/org.eclipse.papyrus.uml.migration.doc-2.0.0-SNAPSHOT.jar
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.migration.doc ---
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.migration.doc ---
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.migration.doc ---
11:17:42 [INFO] 
11:17:42 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.modelrepair.doc >-----
11:17:42 [INFO] Building Papyrus ModelRepair doc 2.0.0-SNAPSHOT                [400/735]
11:17:42 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.modelrepair.doc/pom.xml
11:17:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelrepair.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.modelrepair.doc/pom.xml
11:17:42 [INFO] 
11:17:42 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.modelrepair.doc ---
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.modelrepair.doc ---
11:17:42 [INFO] The project's OSGi version is 2.0.0.202401111608
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.modelrepair.doc ---
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.modelrepair.doc ---
11:17:42 [INFO] 
11:17:42 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.modelrepair.doc ---
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.modelrepair.doc ---
11:17:42 [INFO] Resolving class path of Papyrus ModelRepair doc
11:17:42 [INFO] 
11:17:42 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.modelrepair.doc ---
11:17:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.modelrepair.doc/src/main/resources
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.modelrepair.doc ---
11:17:42 [INFO] 
11:17:42 [INFO] --- wikitext:3.0.42:eclipse-help (default) @ org.eclipse.papyrus.uml.modelrepair.doc ---
11:17:42 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.modelrepair.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.modelrepair.doc/target/generated-eclipse-help
11:17:42 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.modelrepair.doc/resource/stereotype-repair.mediawiki
11:17:42 [INFO] Processed 3 files
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.modelrepair.doc ---
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.modelrepair.doc ---
11:17:42 [INFO] 
11:17:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.modelrepair.doc ---
11:17:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.modelrepair.doc/src/test/resources
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.modelrepair.doc ---
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.modelrepair.doc ---
11:17:42 [INFO] All system scoped dependencies were mapped to maven artifacts
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.modelrepair.doc ---
11:17:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.modelrepair.doc/target/org.eclipse.papyrus.uml.modelrepair.doc-2.0.0-SNAPSHOT-sources.jar
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.modelrepair.doc ---
11:17:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.modelrepair.doc/target/org.eclipse.papyrus.uml.modelrepair.doc-2.0.0-SNAPSHOT.jar
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.modelrepair.doc ---
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.modelrepair.doc ---
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.modelrepair.doc ---
11:17:42 [INFO] 
11:17:42 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.doc >--
11:17:42 [INFO] Building Papyrus Uml Profile Assistants doc 2.0.0-SNAPSHOT     [401/735]
11:17:42 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.profile.assistants.doc/pom.xml
11:17:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.profile.assistants.doc/pom.xml
11:17:42 [INFO] 
11:17:42 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.profile.assistants.doc ---
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.assistants.doc ---
11:17:42 [INFO] The project's OSGi version is 2.0.0.202401111608
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.assistants.doc ---
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.assistants.doc ---
11:17:42 [INFO] 
11:17:42 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.assistants.doc ---
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.assistants.doc ---
11:17:42 [INFO] Resolving class path of Papyrus Uml Profile Assistants doc
11:17:42 [INFO] 
11:17:42 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.profile.assistants.doc ---
11:17:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.profile.assistants.doc/src/main/resources
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.profile.assistants.doc ---
11:17:42 [INFO] 
11:17:42 [INFO] --- wikitext:3.0.42:eclipse-help (default) @ org.eclipse.papyrus.uml.profile.assistants.doc ---
11:17:42 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.profile.assistants.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.profile.assistants.doc/target/generated-eclipse-help
11:17:42 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.profile.assistants.doc/resource/profile-assistants.mediawiki
11:17:42 [INFO] Processed 12 files
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.profile.assistants.doc ---
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.assistants.doc ---
11:17:42 [INFO] 
11:17:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.assistants.doc ---
11:17:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.profile.assistants.doc/src/test/resources
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.profile.assistants.doc ---
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.assistants.doc ---
11:17:42 [INFO] All system scoped dependencies were mapped to maven artifacts
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.assistants.doc ---
11:17:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.profile.assistants.doc/target/org.eclipse.papyrus.uml.profile.assistants.doc-2.0.0-SNAPSHOT-sources.jar
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.assistants.doc ---
11:17:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.profile.assistants.doc/target/org.eclipse.papyrus.uml.profile.assistants.doc-2.0.0-SNAPSHOT.jar
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.assistants.doc ---
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.assistants.doc ---
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.assistants.doc ---
11:17:42 [INFO] 
11:17:42 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.customization.doc >--
11:17:42 [INFO] Building Papyrus Uml Diagram Customization from a Profile doc 0.7.0-SNAPSHOT [402/735]
11:17:42 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.profile.customization.doc/pom.xml
11:17:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.customization.doc:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.profile.customization.doc/pom.xml
11:17:42 [INFO] 
11:17:42 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.profile.customization.doc ---
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.customization.doc ---
11:17:42 [INFO] The project's OSGi version is 0.7.0.202401111608
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.customization.doc ---
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.customization.doc ---
11:17:42 [INFO] 
11:17:42 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.customization.doc ---
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.customization.doc ---
11:17:42 [INFO] Resolving class path of Papyrus Uml Diagram Customization from a Profile doc
11:17:42 [INFO] 
11:17:42 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.profile.customization.doc ---
11:17:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.profile.customization.doc/src/main/resources
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.profile.customization.doc ---
11:17:42 [INFO] 
11:17:42 [INFO] --- wikitext:3.0.42:eclipse-help (default) @ org.eclipse.papyrus.uml.profile.customization.doc ---
11:17:42 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.profile.customization.doc/src/site/mediawiki -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.profile.customization.doc/target/site/generated-eclipse-help
11:17:42 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.profile.customization.doc/src/site/mediawiki/PapyrusDiag_custo.mediawiki
11:17:42 [INFO] Processed 32 files
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.profile.customization.doc ---
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.customization.doc ---
11:17:42 [INFO] 
11:17:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.customization.doc ---
11:17:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.profile.customization.doc/src/test/resources
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.profile.customization.doc ---
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.customization.doc ---
11:17:42 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.customization.doc ---
11:17:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.profile.customization.doc/target/org.eclipse.papyrus.uml.profile.customization.doc-0.7.0-SNAPSHOT-sources.jar
11:17:42 [INFO] 
11:17:42 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.customization.doc ---
11:17:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.profile.customization.doc/target/org.eclipse.papyrus.uml.profile.customization.doc-0.7.0-SNAPSHOT.jar
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.customization.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.customization.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.customization.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.doc >----
11:17:43 [INFO] Building Papyrus Profile Types doc 1.0.0-SNAPSHOT              [403/735]
11:17:43 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.profile.types.doc/pom.xml
11:17:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.doc:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.profile.types.doc/pom.xml
11:17:43 [INFO] 
11:17:43 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.profile.types.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.types.doc ---
11:17:43 [INFO] The project's OSGi version is 1.0.0.202401111608
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.types.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.types.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.types.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.types.doc ---
11:17:43 [INFO] Resolving class path of Papyrus Profile Types doc
11:17:43 [INFO] 
11:17:43 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.profile.types.doc ---
11:17:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.profile.types.doc/src/main/resources
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.profile.types.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.profile.types.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.types.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.types.doc ---
11:17:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.profile.types.doc/src/test/resources
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.profile.types.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.types.doc ---
11:17:43 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.types.doc ---
11:17:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.profile.types.doc/target/org.eclipse.papyrus.uml.profile.types.doc-1.0.0-SNAPSHOT-sources.jar
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.types.doc ---
11:17:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.profile.types.doc/target/org.eclipse.papyrus.uml.profile.types.doc-1.0.0-SNAPSHOT.jar
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.types.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.types.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.types.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.uml.search.ui.doc >------
11:17:43 [INFO] Building Papyrus Uml Search UI doc 2.0.0-SNAPSHOT              [404/735]
11:17:43 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.search.ui.doc/pom.xml
11:17:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.search.ui.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.search.ui.doc/pom.xml
11:17:43 [INFO] 
11:17:43 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.search.ui.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.search.ui.doc ---
11:17:43 [INFO] The project's OSGi version is 2.0.0.202401111608
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.search.ui.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.search.ui.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.search.ui.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.search.ui.doc ---
11:17:43 [INFO] Resolving class path of Papyrus Uml Search UI doc
11:17:43 [INFO] 
11:17:43 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.search.ui.doc ---
11:17:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.search.ui.doc/src/main/resources
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.search.ui.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- wikitext:3.0.42:eclipse-help (default) @ org.eclipse.papyrus.uml.search.ui.doc ---
11:17:43 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.search.ui.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.search.ui.doc/target/generated-eclipse-help
11:17:43 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.search.ui.doc/resource/search.mediawiki
11:17:43 [INFO] Processed 28 files
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.search.ui.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.search.ui.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.search.ui.doc ---
11:17:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.search.ui.doc/src/test/resources
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.search.ui.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.search.ui.doc ---
11:17:43 [INFO] All system scoped dependencies were mapped to maven artifacts
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.search.ui.doc ---
11:17:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.search.ui.doc/target/org.eclipse.papyrus.uml.search.ui.doc-2.0.0-SNAPSHOT-sources.jar
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.search.ui.doc ---
11:17:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.uml.search.ui.doc/target/org.eclipse.papyrus.uml.search.ui.doc-2.0.0-SNAPSHOT.jar
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.search.ui.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.search.ui.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.search.ui.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.views.properties.doc >----
11:17:43 [INFO] Building Papyrus Views Properties doc 2.0.0-SNAPSHOT           [405/735]
11:17:43 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.views.properties.doc/pom.xml
11:17:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.views.properties.doc/pom.xml
11:17:43 [INFO] 
11:17:43 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views.properties.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.properties.doc ---
11:17:43 [INFO] The project's OSGi version is 2.0.0.202401111608
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.views.properties.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.views.properties.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.views.properties.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.views.properties.doc ---
11:17:43 [INFO] Resolving class path of Papyrus Views Properties doc
11:17:43 [INFO] 
11:17:43 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.views.properties.doc ---
11:17:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.views.properties.doc/src/main/resources
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.views.properties.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- wikitext:3.0.42:eclipse-help (default) @ org.eclipse.papyrus.views.properties.doc ---
11:17:43 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.views.properties.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.views.properties.doc/target/generated-eclipse-help
11:17:43 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.views.properties.doc/resource/properties-view.mediawiki
11:17:43 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.views.properties.doc/resource/properties_view_custom_dev.mediawiki
11:17:43 [INFO] Processed 57 files
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.views.properties.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.views.properties.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.views.properties.doc ---
11:17:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.views.properties.doc/src/test/resources
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.views.properties.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.views.properties.doc ---
11:17:43 [INFO] All system scoped dependencies were mapped to maven artifacts
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.views.properties.doc ---
11:17:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.views.properties.doc/target/org.eclipse.papyrus.views.properties.doc-2.0.0-SNAPSHOT-sources.jar
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.properties.doc ---
11:17:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.views.properties.doc/target/org.eclipse.papyrus.views.properties.doc-2.0.0-SNAPSHOT.jar
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.properties.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.views.properties.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.properties.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.views.references.doc >----
11:17:43 [INFO] Building Papyrus Views References doc 2.0.0-SNAPSHOT           [406/735]
11:17:43 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.views.references.doc/pom.xml
11:17:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.references.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.views.references.doc/pom.xml
11:17:43 [INFO] 
11:17:43 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views.references.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.references.doc ---
11:17:43 [INFO] The project's OSGi version is 2.0.0.202401111608
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.views.references.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.views.references.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.views.references.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.views.references.doc ---
11:17:43 [INFO] Resolving class path of Papyrus Views References doc
11:17:43 [INFO] 
11:17:43 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.views.references.doc ---
11:17:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.views.references.doc/src/main/resources
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.views.references.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- wikitext:3.0.42:eclipse-help (default) @ org.eclipse.papyrus.views.references.doc ---
11:17:43 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.views.references.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.views.references.doc/target/generated-eclipse-help
11:17:43 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.views.references.doc/resource/references-view.mediawiki
11:17:43 [INFO] Processed 5 files
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.views.references.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.views.references.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.views.references.doc ---
11:17:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.views.references.doc/src/test/resources
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.views.references.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.views.references.doc ---
11:17:43 [INFO] All system scoped dependencies were mapped to maven artifacts
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.views.references.doc ---
11:17:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.views.references.doc/target/org.eclipse.papyrus.views.references.doc-2.0.0-SNAPSHOT-sources.jar
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.references.doc ---
11:17:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.views.references.doc/target/org.eclipse.papyrus.views.references.doc-2.0.0-SNAPSHOT.jar
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.references.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.views.references.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.references.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.doc >---
11:17:43 [INFO] Building Papyrus Views References doc 2.0.0-SNAPSHOT           [407/735]
11:17:43 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.views.documentation.doc/pom.xml
11:17:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.views.documentation.doc/pom.xml
11:17:43 [INFO] 
11:17:43 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views.documentation.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.documentation.doc ---
11:17:43 [INFO] The project's OSGi version is 2.0.0.202401111608
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.views.documentation.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.views.documentation.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.views.documentation.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.views.documentation.doc ---
11:17:43 [INFO] Resolving class path of Papyrus Views References doc
11:17:43 [INFO] 
11:17:43 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.views.documentation.doc ---
11:17:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.views.documentation.doc/src/main/resources
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.views.documentation.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- wikitext:3.0.42:eclipse-help (default) @ org.eclipse.papyrus.views.documentation.doc ---
11:17:43 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.views.documentation.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.views.documentation.doc/target/generated-eclipse-help
11:17:43 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.views.documentation.doc/resource/documentation-view.mediawiki
11:17:43 [INFO] Processed 7 files
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.views.documentation.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.views.documentation.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.views.documentation.doc ---
11:17:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.views.documentation.doc/src/test/resources
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.views.documentation.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.views.documentation.doc ---
11:17:43 [INFO] All system scoped dependencies were mapped to maven artifacts
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.views.documentation.doc ---
11:17:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.views.documentation.doc/target/org.eclipse.papyrus.views.documentation.doc-2.0.0-SNAPSHOT-sources.jar
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.documentation.doc ---
11:17:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.views.documentation.doc/target/org.eclipse.papyrus.views.documentation.doc-2.0.0-SNAPSHOT.jar
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.documentation.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.views.documentation.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.documentation.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.customization.paletteconfiguration.doc >--
11:17:43 [INFO] Building Papyrus Views References doc 2.0.0-SNAPSHOT           [408/735]
11:17:43 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.customization.paletteconfiguration.doc/pom.xml
11:17:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.customization.paletteconfiguration.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.customization.paletteconfiguration.doc/pom.xml
11:17:43 [INFO] 
11:17:43 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.customization.paletteconfiguration.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.customization.paletteconfiguration.doc ---
11:17:43 [INFO] The project's OSGi version is 2.0.0.202401111608
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.customization.paletteconfiguration.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.customization.paletteconfiguration.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.customization.paletteconfiguration.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.customization.paletteconfiguration.doc ---
11:17:43 [INFO] Resolving class path of Papyrus Views References doc
11:17:43 [INFO] 
11:17:43 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.customization.paletteconfiguration.doc ---
11:17:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.customization.paletteconfiguration.doc/src/main/resources
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.customization.paletteconfiguration.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- wikitext:3.0.42:eclipse-help (default) @ org.eclipse.papyrus.customization.paletteconfiguration.doc ---
11:17:43 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.customization.paletteconfiguration.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.customization.paletteconfiguration.doc/target/generated-eclipse-help
11:17:43 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.customization.paletteconfiguration.doc/resource/palette-customization.mediawiki
11:17:43 [INFO] Processed 11 files
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.customization.paletteconfiguration.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.customization.paletteconfiguration.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.customization.paletteconfiguration.doc ---
11:17:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.customization.paletteconfiguration.doc/src/test/resources
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.customization.paletteconfiguration.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.customization.paletteconfiguration.doc ---
11:17:43 [INFO] All system scoped dependencies were mapped to maven artifacts
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.customization.paletteconfiguration.doc ---
11:17:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.customization.paletteconfiguration.doc/target/org.eclipse.papyrus.customization.paletteconfiguration.doc-2.0.0-SNAPSHOT-sources.jar
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.customization.paletteconfiguration.doc ---
11:17:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.customization.paletteconfiguration.doc/target/org.eclipse.papyrus.customization.paletteconfiguration.doc-2.0.0-SNAPSHOT.jar
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.customization.paletteconfiguration.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.customization.paletteconfiguration.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.customization.paletteconfiguration.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration.doc >--
11:17:43 [INFO] Building org.eclipse.papyrus.toolsmiths.profilemigration.doc 1.0.0-SNAPSHOT [409/735]
11:17:43 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.toolsmiths.profilemigration.doc/pom.xml
11:17:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration.doc:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.toolsmiths.profilemigration.doc/pom.xml
11:17:43 [INFO] 
11:17:43 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profilemigration.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.profilemigration.doc ---
11:17:43 [INFO] The project's OSGi version is 1.0.0.202401111608
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.profilemigration.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.profilemigration.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.profilemigration.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.profilemigration.doc ---
11:17:43 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.profilemigration.doc
11:17:43 [INFO] 
11:17:43 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.profilemigration.doc ---
11:17:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.toolsmiths.profilemigration.doc/src/main/resources
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.profilemigration.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- wikitext:3.0.42:eclipse-help (default) @ org.eclipse.papyrus.toolsmiths.profilemigration.doc ---
11:17:43 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.toolsmiths.profilemigration.doc/src/site/mediawiki -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.toolsmiths.profilemigration.doc/target/generated-eclipse-help
11:17:43 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.toolsmiths.profilemigration.doc/src/site/mediawiki/profileMigrationToolDevDoc.mediawiki
11:17:43 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.toolsmiths.profilemigration.doc/src/site/mediawiki/profileMigrationToolUserDoc.mediawiki
11:17:43 [INFO] Processed 20 files
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.profilemigration.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.profilemigration.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.profilemigration.doc ---
11:17:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.toolsmiths.profilemigration.doc/src/test/resources
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.profilemigration.doc ---
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.profilemigration.doc ---
11:17:43 [INFO] All system scoped dependencies were mapped to maven artifacts
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.profilemigration.doc ---
11:17:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.toolsmiths.profilemigration.doc/target/org.eclipse.papyrus.toolsmiths.profilemigration.doc-1.0.0-SNAPSHOT-sources.jar
11:17:43 [INFO] 
11:17:43 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.profilemigration.doc ---
11:17:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.toolsmiths.profilemigration.doc/target/org.eclipse.papyrus.toolsmiths.profilemigration.doc-1.0.0-SNAPSHOT.jar
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.profilemigration.doc ---
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.profilemigration.doc ---
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.profilemigration.doc ---
11:17:44 [INFO] 
11:17:44 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.architecture.doc >--
11:17:44 [INFO] Building org.eclipse.papyrus.toolsmiths.architecture.doc 2.0.0-SNAPSHOT [410/735]
11:17:44 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.toolsmiths.architecture.doc/pom.xml
11:17:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.architecture.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.toolsmiths.architecture.doc/pom.xml
11:17:44 [INFO] 
11:17:44 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.architecture.doc ---
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.architecture.doc ---
11:17:44 [INFO] The project's OSGi version is 2.0.0.202401111608
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.architecture.doc ---
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.architecture.doc ---
11:17:44 [INFO] 
11:17:44 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.architecture.doc ---
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.architecture.doc ---
11:17:44 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.architecture.doc
11:17:44 [INFO] 
11:17:44 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.architecture.doc ---
11:17:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.toolsmiths.architecture.doc/src/main/resources
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.architecture.doc ---
11:17:44 [INFO] 
11:17:44 [INFO] --- wikitext:3.0.42:eclipse-help (default) @ org.eclipse.papyrus.toolsmiths.architecture.doc ---
11:17:44 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.toolsmiths.architecture.doc/src/site/mediawiki -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.toolsmiths.architecture.doc/target/generated-eclipse-help
11:17:44 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.toolsmiths.architecture.doc/src/site/mediawiki/architectureviewDevDoc.mediawiki
11:17:44 [INFO] Processed 5 files
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.architecture.doc ---
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.architecture.doc ---
11:17:44 [INFO] 
11:17:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.architecture.doc ---
11:17:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.toolsmiths.architecture.doc/src/test/resources
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.architecture.doc ---
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.architecture.doc ---
11:17:44 [INFO] All system scoped dependencies were mapped to maven artifacts
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.architecture.doc ---
11:17:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.toolsmiths.architecture.doc/target/org.eclipse.papyrus.toolsmiths.architecture.doc-2.0.0-SNAPSHOT-sources.jar
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.architecture.doc ---
11:17:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.toolsmiths.architecture.doc/target/org.eclipse.papyrus.toolsmiths.architecture.doc-2.0.0-SNAPSHOT.jar
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.architecture.doc ---
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.architecture.doc ---
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.architecture.doc ---
11:17:44 [INFO] 
11:17:44 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.doc >--
11:17:44 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.doc 2.0.0-SNAPSHOT [411/735]
11:17:44 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.toolsmiths.validation.doc/pom.xml
11:17:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.toolsmiths.validation.doc/pom.xml
11:17:44 [INFO] 
11:17:44 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.doc ---
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.doc ---
11:17:44 [INFO] The project's OSGi version is 2.0.0.202401111608
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.doc ---
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.doc ---
11:17:44 [INFO] 
11:17:44 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.doc ---
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.doc ---
11:17:44 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.doc
11:17:44 [INFO] 
11:17:44 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.doc ---
11:17:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.toolsmiths.validation.doc/src/main/resources
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.doc ---
11:17:44 [INFO] 
11:17:44 [INFO] --- wikitext:3.0.42:eclipse-help (default) @ org.eclipse.papyrus.toolsmiths.validation.doc ---
11:17:44 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.toolsmiths.validation.doc/src/site/mediawiki -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.toolsmiths.validation.doc/target/generated-eclipse-help
11:17:44 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.toolsmiths.validation.doc/src/site/mediawiki/validationToolsmithsDevDoc.mediawiki
11:17:44 [INFO] Processed 9 files
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.validation.doc ---
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.doc ---
11:17:44 [INFO] 
11:17:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.doc ---
11:17:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.toolsmiths.validation.doc/src/test/resources
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.validation.doc ---
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.doc ---
11:17:44 [INFO] All system scoped dependencies were mapped to maven artifacts
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.doc ---
11:17:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.toolsmiths.validation.doc/target/org.eclipse.papyrus.toolsmiths.validation.doc-2.0.0-SNAPSHOT-sources.jar
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.doc ---
11:17:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.toolsmiths.validation.doc/target/org.eclipse.papyrus.toolsmiths.validation.doc-2.0.0-SNAPSHOT.jar
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.doc ---
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.doc ---
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.doc ---
11:17:44 [INFO] 
11:17:44 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.plugin.builder.doc >--
11:17:44 [INFO] Building Papyrus Toolsmiths Plug-in Builders doc 1.0.0-SNAPSHOT [412/735]
11:17:44 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.toolsmiths.plugin.builder.doc/pom.xml
11:17:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.plugin.builder.doc:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.toolsmiths.plugin.builder.doc/pom.xml
11:17:44 [INFO] 
11:17:44 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.plugin.builder.doc ---
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.plugin.builder.doc ---
11:17:44 [INFO] The project's OSGi version is 1.0.0.202401111608
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.plugin.builder.doc ---
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.plugin.builder.doc ---
11:17:44 [INFO] 
11:17:44 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.plugin.builder.doc ---
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.plugin.builder.doc ---
11:17:44 [INFO] Resolving class path of Papyrus Toolsmiths Plug-in Builders doc
11:17:44 [INFO] 
11:17:44 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.plugin.builder.doc ---
11:17:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.toolsmiths.plugin.builder.doc/src/main/resources
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.plugin.builder.doc ---
11:17:44 [INFO] 
11:17:44 [INFO] --- wikitext:3.0.42:eclipse-help (default) @ org.eclipse.papyrus.toolsmiths.plugin.builder.doc ---
11:17:44 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.toolsmiths.plugin.builder.doc/resources -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.toolsmiths.plugin.builder.doc/target/generated-eclipse-help
11:17:44 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.toolsmiths.plugin.builder.doc/resources/plugin-builders.mediawiki
11:17:44 [INFO] Processed 3 files
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.plugin.builder.doc ---
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.plugin.builder.doc ---
11:17:44 [INFO] 
11:17:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.plugin.builder.doc ---
11:17:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.toolsmiths.plugin.builder.doc/src/test/resources
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.plugin.builder.doc ---
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.plugin.builder.doc ---
11:17:44 [INFO] All system scoped dependencies were mapped to maven artifacts
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.plugin.builder.doc ---
11:17:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.toolsmiths.plugin.builder.doc/target/org.eclipse.papyrus.toolsmiths.plugin.builder.doc-1.0.0-SNAPSHOT-sources.jar
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.plugin.builder.doc ---
11:17:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.toolsmiths.plugin.builder.doc/target/org.eclipse.papyrus.toolsmiths.plugin.builder.doc-1.0.0-SNAPSHOT.jar
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.plugin.builder.doc ---
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.plugin.builder.doc ---
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.plugin.builder.doc ---
11:17:44 [INFO] 
11:17:44 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc >--
11:17:44 [INFO] Building org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc 2.0.0-SNAPSHOT [413/735]
11:17:44 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc/pom.xml
11:17:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc/pom.xml
11:17:44 [INFO] 
11:17:44 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc ---
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc ---
11:17:44 [INFO] The project's OSGi version is 2.0.0.202401111608
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc ---
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc ---
11:17:44 [INFO] 
11:17:44 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc ---
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc ---
11:17:44 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc
11:17:44 [INFO] 
11:17:44 [INFO] --- wikitext:3.0.42:eclipse-help (default) @ org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc ---
11:17:44 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc/src/site/mediawiki -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc/target/generated-eclipse-help
11:17:44 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc/src/site/mediawiki/recipeToolsmithsElementTypesDoc.mediawiki
11:17:44 [INFO] Processed 14 files
11:17:44 [INFO] 
11:17:44 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc ---
11:17:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc/src/main/resources
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc ---
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc ---
11:17:44 [INFO] 
11:17:44 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc ---
11:17:44 [INFO] 
11:17:44 [INFO] --- antrun:3.0.0:run (default) @ org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc ---
11:17:48 [INFO] Executing tasks
11:17:48 [INFO] Executed tasks
11:17:48 [INFO] 
11:17:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc ---
11:17:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc/src/test/resources
11:17:48 [INFO] 
11:17:48 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc ---
11:17:48 [INFO] 
11:17:48 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc ---
11:17:48 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 62 were skipped
11:17:48 [INFO] 
11:17:48 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc ---
11:17:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc/target/org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc-2.0.0-SNAPSHOT-sources.jar
11:17:48 [INFO] 
11:17:48 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc ---
11:17:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/doc/org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc/target/org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc-2.0.0-SNAPSHOT.jar
11:17:48 [INFO] 
11:17:48 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc ---
11:17:48 [INFO] 
11:17:48 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc ---
11:17:48 [INFO] 
11:17:48 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc ---
11:17:48 [INFO] 
11:17:48 [INFO] ------------< org.eclipse.papyrus:org.eclipse.papyrus-sdk >-------------
11:17:48 [INFO] Building Papyrus SDK 0.0.1-SNAPSHOT                            [414/735]
11:17:48 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/sdk/pom.xml
11:17:48 [INFO] --------------------------------[ pom ]---------------------------------
11:17:48 [INFO] 
11:17:48 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus-sdk ---
11:17:48 [INFO] 
11:17:48 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus-sdk ---
11:17:48 [INFO] 
11:17:48 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus-sdk ---
11:17:48 [INFO] 
11:17:48 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus-sdk ---
11:17:48 [INFO] 
11:17:48 [INFO] ------------< org.eclipse.papyrus:org.eclipse.papyrus.sdk >-------------
11:17:48 [INFO] Building org.eclipse.papyrus.sdk 6.6.0-SNAPSHOT                [415/735]
11:17:48 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/sdk/org.eclipse.papyrus.sdk/pom.xml
11:17:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.sdk:6.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/sdk/org.eclipse.papyrus.sdk/pom.xml
11:17:48 [INFO] 
11:17:48 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.sdk ---
11:17:48 [INFO] 
11:17:48 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sdk ---
11:17:48 [INFO] The project's OSGi version is 6.6.0.202401111608
11:17:48 [INFO] 
11:17:48 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.sdk ---
11:17:48 [INFO] 
11:17:48 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.sdk ---
11:17:48 [INFO] 
11:17:48 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.sdk ---
11:17:48 [INFO] 
11:17:48 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.sdk ---
11:17:48 [INFO] Resolving class path of org.eclipse.papyrus.sdk
11:17:48 [INFO] 
11:17:48 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.sdk ---
11:17:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/sdk/org.eclipse.papyrus.sdk/src/main/resources
11:17:48 [INFO] 
11:17:48 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.sdk ---
11:17:48 [INFO] No sources to compile
11:17:48 [WARNING] Source directory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/sdk/org.eclipse.papyrus.sdk/src does not exist
11:17:48 [INFO] 
11:17:48 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.sdk ---
11:17:48 [INFO] 
11:17:48 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.sdk ---
11:17:48 [INFO] 
11:17:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.sdk ---
11:17:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/sdk/org.eclipse.papyrus.sdk/src/test/resources
11:17:48 [INFO] 
11:17:48 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.sdk ---
11:17:48 [INFO] 
11:17:48 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.sdk ---
11:17:48 [INFO] All system scoped dependencies were mapped to maven artifacts
11:17:48 [INFO] 
11:17:48 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.sdk ---
11:17:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/sdk/org.eclipse.papyrus.sdk/target/org.eclipse.papyrus.sdk-6.6.0-SNAPSHOT-sources.jar
11:17:48 [INFO] 
11:17:48 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sdk ---
11:17:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/sdk/org.eclipse.papyrus.sdk/target/org.eclipse.papyrus.sdk-6.6.0-SNAPSHOT.jar
11:17:48 [INFO] 
11:17:48 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sdk ---
11:17:48 [INFO] 
11:17:48 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.sdk ---
11:17:48 [INFO] 
11:17:48 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sdk ---
11:17:48 [INFO] 
11:17:48 [INFO] ----------< org.eclipse.papyrus:org.eclipse.papyrus.examples >----------
11:17:48 [INFO] Building Papyrus Examples Plugins 1.0.1-SNAPSHOT               [416/735]
11:17:48 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/pom.xml
11:17:48 [INFO] --------------------------------[ pom ]---------------------------------
11:17:48 [INFO] 
11:17:48 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.examples ---
11:17:48 [INFO] 
11:17:48 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.examples ---
11:17:48 [INFO] 
11:17:48 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.examples ---
11:17:48 [INFO] 
11:17:48 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.examples ---
11:17:48 [INFO] 
11:17:48 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.examples.core >--------
11:17:48 [INFO] Building org.eclipse.papyrus.examples.core 1.0.1-SNAPSHOT      [417/735]
11:17:48 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/core/pom.xml
11:17:48 [INFO] --------------------------------[ pom ]---------------------------------
11:17:48 [INFO] 
11:17:48 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.examples.core ---
11:17:48 [INFO] 
11:17:48 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.examples.core ---
11:17:48 [INFO] 
11:17:48 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.examples.core ---
11:17:48 [INFO] 
11:17:48 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.examples.core ---
11:17:48 [INFO] 
11:17:48 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.example.core.lifecycleevents >--
11:17:48 [INFO] Building org.eclipse.papyrus.example.core.lifecycleevents 2.0.0-SNAPSHOT [418/735]
11:17:48 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/core/org.eclipse.papyrus.example.core.lifecycleevents/pom.xml
11:17:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:48 [INFO] Adding repository http://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/master/main
11:17:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.core.lifecycleevents:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/core/org.eclipse.papyrus.example.core.lifecycleevents/pom.xml
11:17:49 [INFO] 
11:17:49 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.example.core.lifecycleevents ---
11:17:49 [INFO] 
11:17:49 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.example.core.lifecycleevents ---
11:17:49 [INFO] The project's OSGi version is 2.0.0.202401111608
11:17:49 [INFO] 
11:17:49 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.example.core.lifecycleevents ---
11:17:49 [INFO] 
11:17:49 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.example.core.lifecycleevents ---
11:17:49 [INFO] 
11:17:49 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.example.core.lifecycleevents ---
11:17:49 [INFO] 
11:17:49 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.example.core.lifecycleevents ---
11:17:49 [INFO] Resolving class path of org.eclipse.papyrus.example.core.lifecycleevents
11:17:49 [INFO] 
11:17:49 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.example.core.lifecycleevents ---
11:17:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/core/org.eclipse.papyrus.example.core.lifecycleevents/src/main/resources
11:17:49 [INFO] 
11:17:49 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.example.core.lifecycleevents ---
11:17:49 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/core/org.eclipse.papyrus.example.core.lifecycleevents/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:17:50 [INFO] 
11:17:50 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.example.core.lifecycleevents ---
11:17:50 [INFO] 
11:17:50 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.example.core.lifecycleevents ---
11:17:50 [INFO] 
11:17:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.example.core.lifecycleevents ---
11:17:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/core/org.eclipse.papyrus.example.core.lifecycleevents/src/test/resources
11:17:50 [INFO] 
11:17:50 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.example.core.lifecycleevents ---
11:17:50 [INFO] 
11:17:50 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.example.core.lifecycleevents ---
11:17:50 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 123 were skipped
11:17:50 [INFO] 
11:17:50 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.example.core.lifecycleevents ---
11:17:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/core/org.eclipse.papyrus.example.core.lifecycleevents/target/org.eclipse.papyrus.example.core.lifecycleevents-2.0.0-SNAPSHOT-sources.jar
11:17:50 [INFO] 
11:17:50 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.example.core.lifecycleevents ---
11:17:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/core/org.eclipse.papyrus.example.core.lifecycleevents/target/org.eclipse.papyrus.example.core.lifecycleevents-2.0.0-SNAPSHOT.jar
11:17:50 [INFO] 
11:17:50 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.example.core.lifecycleevents ---
11:17:50 [INFO] 
11:17:50 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.example.core.lifecycleevents ---
11:17:50 [INFO] 
11:17:50 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.example.core.lifecycleevents ---
11:17:50 [INFO] 
11:17:50 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.example.core.sashwindows.fulleditor >--
11:17:50 [INFO] Building org.eclipse.papyrus.example.core.sashwindows.fulleditor 2.0.0-SNAPSHOT [419/735]
11:17:50 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.fulleditor/pom.xml
11:17:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.core.sashwindows.fulleditor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.fulleditor/pom.xml
11:17:50 [INFO] 
11:17:50 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.example.core.sashwindows.fulleditor ---
11:17:50 [INFO] 
11:17:50 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.example.core.sashwindows.fulleditor ---
11:17:50 [INFO] The project's OSGi version is 2.0.0.202401111608
11:17:50 [INFO] 
11:17:50 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.example.core.sashwindows.fulleditor ---
11:17:50 [INFO] 
11:17:50 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.example.core.sashwindows.fulleditor ---
11:17:50 [INFO] 
11:17:50 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.example.core.sashwindows.fulleditor ---
11:17:50 [INFO] 
11:17:50 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.example.core.sashwindows.fulleditor ---
11:17:50 [INFO] Resolving class path of org.eclipse.papyrus.example.core.sashwindows.fulleditor
11:17:50 [INFO] 
11:17:50 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.example.core.sashwindows.fulleditor ---
11:17:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.fulleditor/src/main/resources
11:17:50 [INFO] 
11:17:50 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.example.core.sashwindows.fulleditor ---
11:17:50 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.fulleditor/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:17:50 [INFO] 
11:17:50 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.example.core.sashwindows.fulleditor ---
11:17:50 [INFO] 
11:17:50 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.example.core.sashwindows.fulleditor ---
11:17:50 [INFO] 
11:17:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.example.core.sashwindows.fulleditor ---
11:17:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.fulleditor/src/test/resources
11:17:50 [INFO] 
11:17:50 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.example.core.sashwindows.fulleditor ---
11:17:50 [INFO] 
11:17:50 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.example.core.sashwindows.fulleditor ---
11:17:50 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 116 were skipped
11:17:50 [INFO] 
11:17:50 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.example.core.sashwindows.fulleditor ---
11:17:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.fulleditor/target/org.eclipse.papyrus.example.core.sashwindows.fulleditor-2.0.0-SNAPSHOT-sources.jar
11:17:50 [INFO] 
11:17:50 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.example.core.sashwindows.fulleditor ---
11:17:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.fulleditor/target/org.eclipse.papyrus.example.core.sashwindows.fulleditor-2.0.0-SNAPSHOT.jar
11:17:50 [INFO] 
11:17:50 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.example.core.sashwindows.fulleditor ---
11:17:50 [INFO] 
11:17:50 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.example.core.sashwindows.fulleditor ---
11:17:50 [INFO] 
11:17:50 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.example.core.sashwindows.fulleditor ---
11:17:50 [INFO] 
11:17:50 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.example.core.sashwindows.simpleeditor >--
11:17:50 [INFO] Building org.eclipse.papyrus.example.core.sashwindows.simpleeditor 2.0.0-SNAPSHOT [420/735]
11:17:50 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/pom.xml
11:17:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.core.sashwindows.simpleeditor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/pom.xml
11:17:51 [INFO] 
11:17:51 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.example.core.sashwindows.simpleeditor ---
11:17:51 [INFO] 
11:17:51 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.example.core.sashwindows.simpleeditor ---
11:17:51 [INFO] The project's OSGi version is 2.0.0.202401111608
11:17:51 [INFO] 
11:17:51 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.example.core.sashwindows.simpleeditor ---
11:17:51 [INFO] 
11:17:51 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.example.core.sashwindows.simpleeditor ---
11:17:51 [INFO] 
11:17:51 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.example.core.sashwindows.simpleeditor ---
11:17:51 [INFO] 
11:17:51 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.example.core.sashwindows.simpleeditor ---
11:17:51 [INFO] Resolving class path of org.eclipse.papyrus.example.core.sashwindows.simpleeditor
11:17:51 [INFO] 
11:17:51 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.example.core.sashwindows.simpleeditor ---
11:17:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/src/main/resources
11:17:51 [INFO] 
11:17:51 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.example.core.sashwindows.simpleeditor ---
11:17:51 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:17:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/src/org/eclipse/papyrus/example/core/sashwindows/simpleeditor/editors/SimpleTextMultiPageEditor.java:[34] 
11:17:51 	import org.eclipse.papyrus.infra.core.sasheditor.multipage.editor.MultiPageEditor;
11:17:51 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:17:51 The type MultiPageEditor is deprecated
11:17:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/src/org/eclipse/papyrus/example/core/sashwindows/simpleeditor/editors/SimpleTextMultiPageEditor.java:[71] 
11:17:51 	public class SimpleTextMultiPageEditor extends MultiPageEditor implements IResourceChangeListener {
11:17:51 	                                               ^^^^^^^^^^^^^^^
11:17:51 The type MultiPageEditor is deprecated
11:17:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/src/org/eclipse/papyrus/example/core/sashwindows/simpleeditor/editors/SimpleTextMultiPageEditor.java:[86] 
11:17:51 	super();
11:17:51 	^^^^^^^^
11:17:51 The constructor MultiPageEditor() is deprecated
11:17:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/src/org/eclipse/papyrus/example/core/sashwindows/simpleeditor/editors/SimpleTextMultiPageEditor.java:[224] 
11:17:51 	super.dispose();
11:17:51 	      ^^^^^^^^^
11:17:51 The method dispose() from the type MultiPageEditor is deprecated
11:17:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/src/org/eclipse/papyrus/example/core/sashwindows/simpleeditor/editors/SimpleTextMultiPageEditor.java:[329] 
11:17:51 	ArrayList editorWords = new ArrayList();
11:17:51 	^^^^^^^^^
11:17:51 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:17:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/src/org/eclipse/papyrus/example/core/sashwindows/simpleeditor/editors/SimpleTextMultiPageEditor.java:[329] 
11:17:51 	ArrayList editorWords = new ArrayList();
11:17:51 	                            ^^^^^^^^^
11:17:51 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:17:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/src/org/eclipse/papyrus/example/core/sashwindows/simpleeditor/editors/SimpleTextMultiPageEditor.java:[331] 
11:17:51 	editorWords.add(tokenizer.nextToken());
11:17:51 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:17:51 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
11:17:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/src/org/eclipse/papyrus/example/core/sashwindows/simpleeditor/editors/SimpleTextMultiPageEditor.java:[334] 
11:17:51 	Collections.sort(editorWords, Collator.getInstance());
11:17:51 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:17:51 Type safety: Unchecked invocation sort(ArrayList, Collator) of the generic method sort(List<T>, Comparator<? super T>) of type Collections
11:17:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/src/org/eclipse/papyrus/example/core/sashwindows/simpleeditor/editors/SimpleTextMultiPageEditor.java:[334] 
11:17:51 	Collections.sort(editorWords, Collator.getInstance());
11:17:51 	                 ^^^^^^^^^^^
11:17:51 Type safety: The expression of type ArrayList needs unchecked conversion to conform to List<Object>
11:17:51 9 problems (9 warnings)
11:17:51 [INFO] 
11:17:51 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.example.core.sashwindows.simpleeditor ---
11:17:51 [INFO] 
11:17:51 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.example.core.sashwindows.simpleeditor ---
11:17:51 [INFO] 
11:17:51 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.example.core.sashwindows.simpleeditor ---
11:17:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/src/test/resources
11:17:51 [INFO] 
11:17:51 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.example.core.sashwindows.simpleeditor ---
11:17:51 [INFO] 
11:17:51 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.example.core.sashwindows.simpleeditor ---
11:17:51 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 84 were skipped
11:17:51 [INFO] 
11:17:51 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.example.core.sashwindows.simpleeditor ---
11:17:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/target/org.eclipse.papyrus.example.core.sashwindows.simpleeditor-2.0.0-SNAPSHOT-sources.jar
11:17:51 [INFO] 
11:17:51 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.example.core.sashwindows.simpleeditor ---
11:17:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/target/org.eclipse.papyrus.example.core.sashwindows.simpleeditor-2.0.0-SNAPSHOT.jar
11:17:51 [INFO] 
11:17:51 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.example.core.sashwindows.simpleeditor ---
11:17:51 [INFO] 
11:17:51 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.example.core.sashwindows.simpleeditor ---
11:17:51 [INFO] 
11:17:51 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.example.core.sashwindows.simpleeditor ---
11:17:51 [INFO] 
11:17:51 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.examples.emf >--------
11:17:51 [INFO] Building org.eclipse.papyrus.examples.emf 1.0.1-SNAPSHOT       [421/735]
11:17:51 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/emf/pom.xml
11:17:51 [INFO] --------------------------------[ pom ]---------------------------------
11:17:51 [INFO] 
11:17:51 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.examples.emf ---
11:17:51 [INFO] 
11:17:51 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.examples.emf ---
11:17:51 [INFO] 
11:17:51 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.examples.emf ---
11:17:51 [INFO] 
11:17:51 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.examples.emf ---
11:17:51 [INFO] 
11:17:51 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.outline.emftree >-------
11:17:51 [INFO] Building org.eclipse.papyrus.outline.emftree 2.0.0-SNAPSHOT    [422/735]
11:17:51 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/emf/org.eclipse.papyrus.outline.emftree/pom.xml
11:17:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.outline.emftree:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/emf/org.eclipse.papyrus.outline.emftree/pom.xml
11:17:51 [INFO] 
11:17:51 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.outline.emftree ---
11:17:51 [INFO] 
11:17:51 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.outline.emftree ---
11:17:51 [INFO] The project's OSGi version is 2.0.0.202401111608
11:17:51 [INFO] 
11:17:51 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.outline.emftree ---
11:17:51 [INFO] 
11:17:51 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.outline.emftree ---
11:17:51 [INFO] 
11:17:51 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.outline.emftree ---
11:17:51 [INFO] 
11:17:51 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.outline.emftree ---
11:17:51 [INFO] Resolving class path of org.eclipse.papyrus.outline.emftree
11:17:51 [INFO] 
11:17:51 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.outline.emftree ---
11:17:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/main/resources
11:17:51 [INFO] 
11:17:51 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.outline.emftree ---
11:17:51 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/emf/org.eclipse.papyrus.outline.emftree/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:17:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[24] 
11:17:52 	import org.eclipse.ui.IKeyBindingService;
11:17:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:17:52 The type IKeyBindingService is deprecated
11:17:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[28] 
11:17:52 	import org.eclipse.ui.internal.services.INestable;
11:17:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:17:52 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:17:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[37] 
11:17:52 	public class MultiPageAdapterSite implements IEditorSite, INestable {
11:17:52 	                                                          ^^^^^^^^^
11:17:52 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:17:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[229] 
11:17:52 	public Object getAdapter(Class adapter) {
11:17:52 	       ^^^^^^
11:17:52 Type safety: The return type Object for getAdapter(Class) from the type MultiPageAdapterSite needs unchecked conversion to conform to T from the type IAdaptable
11:17:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[229] 
11:17:52 	public Object getAdapter(Class adapter) {
11:17:52 	                         ^^^^^
11:17:52 Class is a raw type. References to generic type Class<T> should be parameterized
11:17:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[230] 
11:17:52 	return site.getAdapter(adapter);
11:17:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^
11:17:52 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type IAdaptable
11:17:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[230] 
11:17:52 	return site.getAdapter(adapter);
11:17:52 	                       ^^^^^^^
11:17:52 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
11:17:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[239] 
11:17:52 	public Object getService(Class api) {
11:17:52 	       ^^^^^^
11:17:52 Type safety: The return type Object for getService(Class) from the type MultiPageAdapterSite needs unchecked conversion to conform to T from the type IServiceLocator
11:17:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[239] 
11:17:52 	public Object getService(Class api) {
11:17:52 	                         ^^^^^
11:17:52 Class is a raw type. References to generic type Class<T> should be parameterized
11:17:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[240] 
11:17:52 	return site.getService(api);
11:17:52 	       ^^^^^^^^^^^^^^^^^^^^
11:17:52 Type safety: Unchecked invocation getService(Class) of the generic method getService(Class<T>) of type IServiceLocator
11:17:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[240] 
11:17:52 	return site.getService(api);
11:17:52 	                       ^^^
11:17:52 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
11:17:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[249] 
11:17:52 	public boolean hasService(Class api) {
11:17:52 	                          ^^^^^
11:17:52 Class is a raw type. References to generic type Class<T> should be parameterized
11:17:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[255] 
11:17:52 	* @see org.eclipse.ui.internal.services.INestable#activate()
11:17:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:17:52 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:17:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[255] 
11:17:52 	* @see org.eclipse.ui.internal.services.INestable#activate()
11:17:52 	                                                  ^^^^^^^^
11:17:52 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:17:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[259] 
11:17:52 	if(site instanceof INestable)
11:17:52 	                   ^^^^^^^^^
11:17:52 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:17:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[260] 
11:17:52 	((INestable)site).activate();
11:17:52 	  ^^^^^^^^^
11:17:52 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:17:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[260] 
11:17:52 	((INestable)site).activate();
11:17:52 	                  ^^^^^^^^
11:17:52 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:17:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[265] 
11:17:52 	* @see org.eclipse.ui.internal.services.INestable#deactivate()
11:17:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:17:52 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:17:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[265] 
11:17:52 	* @see org.eclipse.ui.internal.services.INestable#deactivate()
11:17:52 	                                                  ^^^^^^^^^^
11:17:52 Discouraged access: The method 'INestable.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:17:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[269] 
11:17:52 	if(site instanceof INestable)
11:17:52 	                   ^^^^^^^^^
11:17:52 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:17:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[270] 
11:17:52 	((INestable)site).deactivate();
11:17:52 	  ^^^^^^^^^
11:17:52 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:17:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[270] 
11:17:52 	((INestable)site).deactivate();
11:17:52 	                  ^^^^^^^^^^
11:17:52 Discouraged access: The method 'INestable.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:17:52 22 problems (22 warnings)
11:17:52 [INFO] 
11:17:52 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.outline.emftree ---
11:17:52 [INFO] 
11:17:52 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.outline.emftree ---
11:17:52 [INFO] 
11:17:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.outline.emftree ---
11:17:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/test/resources
11:17:52 [INFO] 
11:17:52 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.outline.emftree ---
11:17:52 [INFO] 
11:17:52 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.outline.emftree ---
11:17:52 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 129 were skipped
11:17:52 [INFO] 
11:17:52 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.outline.emftree ---
11:17:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/emf/org.eclipse.papyrus.outline.emftree/target/org.eclipse.papyrus.outline.emftree-2.0.0-SNAPSHOT-sources.jar
11:17:52 [INFO] 
11:17:52 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.outline.emftree ---
11:17:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/emf/org.eclipse.papyrus.outline.emftree/target/org.eclipse.papyrus.outline.emftree-2.0.0-SNAPSHOT.jar
11:17:52 [INFO] 
11:17:52 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.outline.emftree ---
11:17:52 [INFO] 
11:17:52 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.outline.emftree ---
11:17:52 [INFO] 
11:17:52 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.outline.emftree ---
11:17:52 [INFO] 
11:17:52 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.examples.infra >-------
11:17:52 [INFO] Building org.eclipse.papyrus.examples.infra 1.0.1-SNAPSHOT     [423/735]
11:17:52 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/infra/pom.xml
11:17:52 [INFO] --------------------------------[ pom ]---------------------------------
11:17:52 [INFO] 
11:17:52 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.examples.infra ---
11:17:52 [INFO] 
11:17:52 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.examples.infra ---
11:17:52 [INFO] 
11:17:52 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.examples.infra ---
11:17:52 [INFO] 
11:17:52 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.examples.infra ---
11:17:52 [INFO] 
11:17:52 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.example.infra.servicesregistry.retrieval >--
11:17:52 [INFO] Building org.eclipse.papyrus.example.infra.servicesregistry.retrieval 2.0.0-SNAPSHOT [424/735]
11:17:52 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/infra/org.eclipse.papyrus.example.infra.servicesregistry.retrieval/pom.xml
11:17:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.infra.servicesregistry.retrieval:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/infra/org.eclipse.papyrus.example.infra.servicesregistry.retrieval/pom.xml
11:17:52 [INFO] 
11:17:52 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.example.infra.servicesregistry.retrieval ---
11:17:52 [INFO] 
11:17:52 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.example.infra.servicesregistry.retrieval ---
11:17:52 [INFO] The project's OSGi version is 2.0.0.202401111608
11:17:52 [INFO] 
11:17:52 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.example.infra.servicesregistry.retrieval ---
11:17:52 [INFO] 
11:17:52 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.example.infra.servicesregistry.retrieval ---
11:17:52 [INFO] 
11:17:52 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.example.infra.servicesregistry.retrieval ---
11:17:52 [INFO] 
11:17:52 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.example.infra.servicesregistry.retrieval ---
11:17:52 [INFO] Resolving class path of org.eclipse.papyrus.example.infra.servicesregistry.retrieval
11:17:52 [INFO] 
11:17:52 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.example.infra.servicesregistry.retrieval ---
11:17:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/infra/org.eclipse.papyrus.example.infra.servicesregistry.retrieval/src/main/resources
11:17:52 [INFO] 
11:17:52 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.example.infra.servicesregistry.retrieval ---
11:17:52 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/infra/org.eclipse.papyrus.example.infra.servicesregistry.retrieval/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:17:52 [INFO] 
11:17:52 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.example.infra.servicesregistry.retrieval ---
11:17:52 [INFO] 
11:17:52 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.example.infra.servicesregistry.retrieval ---
11:17:52 [INFO] 
11:17:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.example.infra.servicesregistry.retrieval ---
11:17:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/infra/org.eclipse.papyrus.example.infra.servicesregistry.retrieval/src/test/resources
11:17:52 [INFO] 
11:17:52 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.example.infra.servicesregistry.retrieval ---
11:17:52 [INFO] 
11:17:52 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.example.infra.servicesregistry.retrieval ---
11:17:52 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 108 were skipped
11:17:52 [INFO] 
11:17:52 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.example.infra.servicesregistry.retrieval ---
11:17:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/infra/org.eclipse.papyrus.example.infra.servicesregistry.retrieval/target/org.eclipse.papyrus.example.infra.servicesregistry.retrieval-2.0.0-SNAPSHOT-sources.jar
11:17:52 [INFO] 
11:17:52 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.example.infra.servicesregistry.retrieval ---
11:17:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/infra/org.eclipse.papyrus.example.infra.servicesregistry.retrieval/target/org.eclipse.papyrus.example.infra.servicesregistry.retrieval-2.0.0-SNAPSHOT.jar
11:17:52 [INFO] 
11:17:52 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.example.infra.servicesregistry.retrieval ---
11:17:52 [INFO] 
11:17:52 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.example.infra.servicesregistry.retrieval ---
11:17:52 [INFO] 
11:17:52 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.example.infra.servicesregistry.retrieval ---
11:17:52 [INFO] 
11:17:52 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences >--
11:17:52 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences 2.0.0-SNAPSHOT [425/735]
11:17:52 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/infra/org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences/pom.xml
11:17:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/infra/org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences/pom.xml
11:17:53 [INFO] 
11:17:53 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences ---
11:17:53 [INFO] 
11:17:53 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences ---
11:17:53 [INFO] The project's OSGi version is 2.0.0.202401111608
11:17:53 [INFO] 
11:17:53 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences ---
11:17:53 [INFO] 
11:17:53 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences ---
11:17:53 [INFO] 
11:17:53 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences ---
11:17:53 [INFO] 
11:17:53 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences ---
11:17:53 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences
11:17:53 [INFO] 
11:17:53 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences ---
11:17:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/infra/org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences/src/main/resources
11:17:53 [INFO] 
11:17:53 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences ---
11:17:53 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/infra/org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:17:53 [INFO] 
11:17:53 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences ---
11:17:53 [INFO] 
11:17:53 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences ---
11:17:53 [INFO] 
11:17:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences ---
11:17:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/infra/org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences/src/test/resources
11:17:53 [INFO] 
11:17:53 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences ---
11:17:53 [INFO] 
11:17:53 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences ---
11:17:53 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 173 were skipped
11:17:53 [INFO] 
11:17:53 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences ---
11:17:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/infra/org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences/target/org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences-2.0.0-SNAPSHOT-sources.jar
11:17:53 [INFO] 
11:17:53 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences ---
11:17:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/infra/org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences/target/org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences-2.0.0-SNAPSHOT.jar
11:17:54 [INFO] 
11:17:54 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences ---
11:17:54 [INFO] 
11:17:54 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences ---
11:17:54 [INFO] 
11:17:54 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences ---
11:17:54 [INFO] 
11:17:54 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.examples.others >-------
11:17:54 [INFO] Building org.eclipse.papyrus.examples.others 1.0.1-SNAPSHOT    [426/735]
11:17:54 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/others/pom.xml
11:17:54 [INFO] --------------------------------[ pom ]---------------------------------
11:17:54 [INFO] 
11:17:54 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.examples.others ---
11:17:54 [INFO] 
11:17:54 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.examples.others ---
11:17:54 [INFO] 
11:17:54 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.examples.others ---
11:17:54 [INFO] 
11:17:54 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.examples.others ---
11:17:54 [INFO] 
11:17:54 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.example.text.instance >----
11:17:54 [INFO] Building org.eclipse.papyrus.example.text.instance 2.0.0-SNAPSHOT [427/735]
11:17:54 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/others/org.eclipse.papyrus.example.text.instance/pom.xml
11:17:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.text.instance:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/others/org.eclipse.papyrus.example.text.instance/pom.xml
11:17:54 [INFO] 
11:17:54 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.example.text.instance ---
11:17:54 [INFO] 
11:17:54 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.example.text.instance ---
11:17:54 [INFO] The project's OSGi version is 2.0.0.202401111608
11:17:54 [INFO] 
11:17:54 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.example.text.instance ---
11:17:54 [INFO] 
11:17:54 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.example.text.instance ---
11:17:54 [INFO] 
11:17:54 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.example.text.instance ---
11:17:54 [INFO] 
11:17:54 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.example.text.instance ---
11:17:54 [INFO] Resolving class path of org.eclipse.papyrus.example.text.instance
11:17:54 [INFO] 
11:17:54 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.example.text.instance ---
11:17:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/others/org.eclipse.papyrus.example.text.instance/src/main/resources
11:17:54 [INFO] 
11:17:54 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.example.text.instance ---
11:17:54 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/others/org.eclipse.papyrus.example.text.instance/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:17:54 [INFO] 
11:17:54 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.example.text.instance ---
11:17:54 [INFO] 
11:17:54 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.example.text.instance ---
11:17:54 [INFO] 
11:17:54 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.example.text.instance ---
11:17:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/others/org.eclipse.papyrus.example.text.instance/src/test/resources
11:17:54 [INFO] 
11:17:54 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.example.text.instance ---
11:17:54 [INFO] 
11:17:54 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.example.text.instance ---
11:17:54 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 10 were skipped
11:17:54 [INFO] 
11:17:54 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.example.text.instance ---
11:17:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/others/org.eclipse.papyrus.example.text.instance/target/org.eclipse.papyrus.example.text.instance-2.0.0-SNAPSHOT-sources.jar
11:17:54 [INFO] 
11:17:54 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.example.text.instance ---
11:17:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/others/org.eclipse.papyrus.example.text.instance/target/org.eclipse.papyrus.example.text.instance-2.0.0-SNAPSHOT.jar
11:17:54 [INFO] 
11:17:54 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.example.text.instance ---
11:17:54 [INFO] 
11:17:54 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.example.text.instance ---
11:17:54 [INFO] 
11:17:54 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.example.text.instance ---
11:17:54 [INFO] 
11:17:54 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.examples.uml >--------
11:17:54 [INFO] Building org.eclipse.papyrus.examples.uml 1.0.1-SNAPSHOT       [428/735]
11:17:54 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/pom.xml
11:17:54 [INFO] --------------------------------[ pom ]---------------------------------
11:17:54 [INFO] 
11:17:54 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.examples.uml ---
11:17:54 [INFO] 
11:17:54 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.examples.uml ---
11:17:54 [INFO] 
11:17:54 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.examples.uml ---
11:17:54 [INFO] 
11:17:54 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.examples.uml ---
11:17:54 [INFO] 
11:17:54 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.example.uml.comment.editor.newresource >--
11:17:54 [INFO] Building org.eclipse.papyrus.example.uml.comment.editor.newresource 2.0.0-SNAPSHOT [429/735]
11:17:54 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/pom.xml
11:17:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.comment.editor.newresource:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/pom.xml
11:17:54 [INFO] 
11:17:54 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.example.uml.comment.editor.newresource ---
11:17:54 [INFO] 
11:17:54 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.example.uml.comment.editor.newresource ---
11:17:54 [INFO] The project's OSGi version is 2.0.0.202401111608
11:17:54 [INFO] 
11:17:54 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.example.uml.comment.editor.newresource ---
11:17:54 [INFO] 
11:17:54 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.example.uml.comment.editor.newresource ---
11:17:54 [INFO] 
11:17:54 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.example.uml.comment.editor.newresource ---
11:17:54 [INFO] 
11:17:54 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.example.uml.comment.editor.newresource ---
11:17:54 [INFO] Resolving class path of org.eclipse.papyrus.example.uml.comment.editor.newresource
11:17:54 [INFO] 
11:17:54 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.example.uml.comment.editor.newresource ---
11:17:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/src/main/resources
11:17:54 [INFO] 
11:17:54 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.example.uml.comment.editor.newresource ---
11:17:54 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:17:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/src/org/eclipse/papyrus/example/uml/comment/editor/newresource/editor/PapyrusCommentEditor.java:[170] 
11:17:55 	public Object getAdapter(Class adapter) {
11:17:55 	       ^^^^^^
11:17:55 Type safety: The return type Object for getAdapter(Class) from the type PapyrusCommentEditor.TextStorage needs unchecked conversion to conform to T from the type IAdaptable
11:17:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/src/org/eclipse/papyrus/example/uml/comment/editor/newresource/editor/PapyrusCommentEditor.java:[170] 
11:17:55 	public Object getAdapter(Class adapter) {
11:17:55 	                         ^^^^^
11:17:55 Class is a raw type. References to generic type Class<T> should be parameterized
11:17:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/src/org/eclipse/papyrus/example/uml/comment/editor/newresource/editor/PapyrusCommentEditor.java:[217] 
11:17:55 	public Object getAdapter(Class adapter) {
11:17:55 	       ^^^^^^
11:17:55 Type safety: The return type Object for getAdapter(Class) from the type PapyrusCommentEditor.TextInput needs unchecked conversion to conform to T from the type IAdaptable
11:17:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/src/org/eclipse/papyrus/example/uml/comment/editor/newresource/editor/PapyrusCommentEditor.java:[217] 
11:17:55 	public Object getAdapter(Class adapter) {
11:17:55 	                         ^^^^^
11:17:55 Class is a raw type. References to generic type Class<T> should be parameterized
11:17:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/src/org/eclipse/papyrus/example/uml/comment/editor/newresource/handler/CommentEditorHandler.java:[46] 
11:17:55 	import org.eclipse.papyrus.infra.ui.util.ServiceUtilsForActionHandlers;
11:17:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:17:55 The type ServiceUtilsForActionHandlers is deprecated
11:17:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/src/org/eclipse/papyrus/example/uml/comment/editor/newresource/handler/CommentEditorHandler.java:[115] 
11:17:55 	final ServicesRegistry serviceRegistry = ServiceUtilsForActionHandlers.getInstance().getServiceRegistry();
11:17:55 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:17:55 The type ServiceUtilsForActionHandlers is deprecated
11:17:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/src/org/eclipse/papyrus/example/uml/comment/editor/newresource/handler/CommentEditorHandler.java:[115] 
11:17:55 	final ServicesRegistry serviceRegistry = ServiceUtilsForActionHandlers.getInstance().getServiceRegistry();
11:17:55 	                                                                       ^^^^^^^^^^^^^
11:17:55 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated
11:17:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/src/org/eclipse/papyrus/example/uml/comment/editor/newresource/handler/CommentEditorHandler.java:[115] 
11:17:55 	final ServicesRegistry serviceRegistry = ServiceUtilsForActionHandlers.getInstance().getServiceRegistry();
11:17:55 	                                                                                     ^^^^^^^^^^^^^^^^^^^^
11:17:55 The method getServiceRegistry() from the type ServiceUtilsForActionHandlers is deprecated
11:17:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/src/org/eclipse/papyrus/example/uml/comment/editor/newresource/factory/CommentEditorFactory.java:[26] 
11:17:55 	import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.IEditorModel;
11:17:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:17:55 The import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.IEditorModel is never used
11:17:55 9 problems (9 warnings)
11:17:55 [INFO] 
11:17:55 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.example.uml.comment.editor.newresource ---
11:17:55 [INFO] 
11:17:55 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.example.uml.comment.editor.newresource ---
11:17:55 [INFO] 
11:17:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.example.uml.comment.editor.newresource ---
11:17:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/src/test/resources
11:17:55 [INFO] 
11:17:55 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.example.uml.comment.editor.newresource ---
11:17:55 [INFO] 
11:17:55 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.example.uml.comment.editor.newresource ---
11:17:55 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 141 were skipped
11:17:55 [INFO] 
11:17:55 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.example.uml.comment.editor.newresource ---
11:17:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/target/org.eclipse.papyrus.example.uml.comment.editor.newresource-2.0.0-SNAPSHOT-sources.jar
11:17:55 [INFO] 
11:17:55 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.example.uml.comment.editor.newresource ---
11:17:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/target/org.eclipse.papyrus.example.uml.comment.editor.newresource-2.0.0-SNAPSHOT.jar
11:17:55 [INFO] 
11:17:55 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.example.uml.comment.editor.newresource ---
11:17:55 [INFO] 
11:17:55 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.example.uml.comment.editor.newresource ---
11:17:55 [INFO] 
11:17:55 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.example.uml.comment.editor.newresource ---
11:17:55 [INFO] 
11:17:55 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.example.uml.comment.editor.sharedresource >--
11:17:55 [INFO] Building org.eclipse.papyrus.example.uml.comment.editor.sharedresource 2.1.0-SNAPSHOT [430/735]
11:17:55 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/pom.xml
11:17:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.comment.editor.sharedresource:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/pom.xml
11:17:55 [INFO] 
11:17:55 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.example.uml.comment.editor.sharedresource ---
11:17:55 [INFO] 
11:17:55 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.example.uml.comment.editor.sharedresource ---
11:17:55 [INFO] The project's OSGi version is 2.1.0.202401111608
11:17:55 [INFO] 
11:17:55 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.example.uml.comment.editor.sharedresource ---
11:17:55 [INFO] 
11:17:55 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.example.uml.comment.editor.sharedresource ---
11:17:55 [INFO] 
11:17:55 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.example.uml.comment.editor.sharedresource ---
11:17:55 [INFO] 
11:17:55 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.example.uml.comment.editor.sharedresource ---
11:17:55 [INFO] Resolving class path of org.eclipse.papyrus.example.uml.comment.editor.sharedresource
11:17:55 [INFO] 
11:17:55 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.example.uml.comment.editor.sharedresource ---
11:17:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/src/main/resources
11:17:55 [INFO] 
11:17:55 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.example.uml.comment.editor.sharedresource ---
11:17:55 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/src/org/eclipse/papyrus/example/uml/comment/editor/sharedresource/editor/PapyrusCommentEditor.java:[170] 
11:17:56 	public Object getAdapter(Class adapter) {
11:17:56 	       ^^^^^^
11:17:56 Type safety: The return type Object for getAdapter(Class) from the type PapyrusCommentEditor.TextStorage needs unchecked conversion to conform to T from the type IAdaptable
11:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/src/org/eclipse/papyrus/example/uml/comment/editor/sharedresource/editor/PapyrusCommentEditor.java:[170] 
11:17:56 	public Object getAdapter(Class adapter) {
11:17:56 	                         ^^^^^
11:17:56 Class is a raw type. References to generic type Class<T> should be parameterized
11:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/src/org/eclipse/papyrus/example/uml/comment/editor/sharedresource/editor/PapyrusCommentEditor.java:[217] 
11:17:56 	public Object getAdapter(Class adapter) {
11:17:56 	       ^^^^^^
11:17:56 Type safety: The return type Object for getAdapter(Class) from the type PapyrusCommentEditor.TextInput needs unchecked conversion to conform to T from the type IAdaptable
11:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/src/org/eclipse/papyrus/example/uml/comment/editor/sharedresource/editor/PapyrusCommentEditor.java:[217] 
11:17:56 	public Object getAdapter(Class adapter) {
11:17:56 	                         ^^^^^
11:17:56 Class is a raw type. References to generic type Class<T> should be parameterized
11:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/src/org/eclipse/papyrus/example/uml/comment/editor/sharedresource/handler/CommentEditorHandler.java:[46] 
11:17:56 	import org.eclipse.papyrus.infra.ui.util.ServiceUtilsForActionHandlers;
11:17:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:17:56 The type ServiceUtilsForActionHandlers is deprecated
11:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/src/org/eclipse/papyrus/example/uml/comment/editor/sharedresource/handler/CommentEditorHandler.java:[114] 
11:17:56 	final ServicesRegistry serviceRegistry = ServiceUtilsForActionHandlers.getInstance().getServiceRegistry();
11:17:56 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:17:56 The type ServiceUtilsForActionHandlers is deprecated
11:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/src/org/eclipse/papyrus/example/uml/comment/editor/sharedresource/handler/CommentEditorHandler.java:[114] 
11:17:56 	final ServicesRegistry serviceRegistry = ServiceUtilsForActionHandlers.getInstance().getServiceRegistry();
11:17:56 	                                                                       ^^^^^^^^^^^^^
11:17:56 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated
11:17:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/src/org/eclipse/papyrus/example/uml/comment/editor/sharedresource/handler/CommentEditorHandler.java:[114] 
11:17:56 	final ServicesRegistry serviceRegistry = ServiceUtilsForActionHandlers.getInstance().getServiceRegistry();
11:17:56 	                                                                                     ^^^^^^^^^^^^^^^^^^^^
11:17:56 The method getServiceRegistry() from the type ServiceUtilsForActionHandlers is deprecated
11:17:56 8 problems (8 warnings)
11:17:56 [INFO] 
11:17:56 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.example.uml.comment.editor.sharedresource ---
11:17:56 [INFO] 
11:17:56 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.example.uml.comment.editor.sharedresource ---
11:17:56 [INFO] 
11:17:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.example.uml.comment.editor.sharedresource ---
11:17:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/src/test/resources
11:17:56 [INFO] 
11:17:56 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.example.uml.comment.editor.sharedresource ---
11:17:56 [INFO] 
11:17:56 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.example.uml.comment.editor.sharedresource ---
11:17:56 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 141 were skipped
11:17:56 [INFO] 
11:17:56 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.example.uml.comment.editor.sharedresource ---
11:17:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/target/org.eclipse.papyrus.example.uml.comment.editor.sharedresource-2.1.0-SNAPSHOT-sources.jar
11:17:56 [INFO] 
11:17:56 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.example.uml.comment.editor.sharedresource ---
11:17:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/target/org.eclipse.papyrus.example.uml.comment.editor.sharedresource-2.1.0-SNAPSHOT.jar
11:17:56 [INFO] 
11:17:56 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.example.uml.comment.editor.sharedresource ---
11:17:56 [INFO] 
11:17:56 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.example.uml.comment.editor.sharedresource ---
11:17:56 [INFO] 
11:17:56 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.example.uml.comment.editor.sharedresource ---
11:17:56 [INFO] 
11:17:56 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.emftree >-----
11:17:56 [INFO] Building org.eclipse.papyrus.uml.diagram.emftree 2.0.0-SNAPSHOT [431/735]
11:17:56 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.uml.diagram.emftree/pom.xml
11:17:56 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.emftree:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.uml.diagram.emftree/pom.xml
11:17:56 [INFO] 
11:17:56 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.emftree ---
11:17:56 [INFO] 
11:17:56 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.emftree ---
11:17:56 [INFO] The project's OSGi version is 2.0.0.202401111608
11:17:56 [INFO] 
11:17:56 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.emftree ---
11:17:56 [INFO] 
11:17:56 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.emftree ---
11:17:56 [INFO] 
11:17:56 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.emftree ---
11:17:56 [INFO] 
11:17:56 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.emftree ---
11:17:56 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.emftree
11:17:56 [INFO] 
11:17:56 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.emftree ---
11:17:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.uml.diagram.emftree/src/main/resources
11:17:56 [INFO] 
11:17:56 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.emftree ---
11:17:56 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.uml.diagram.emftree/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:17:56 [INFO] 
11:17:56 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.diagram.emftree ---
11:17:56 [INFO] 
11:17:56 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.emftree ---
11:17:56 [INFO] 
11:17:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.emftree ---
11:17:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.uml.diagram.emftree/src/test/resources
11:17:56 [INFO] 
11:17:56 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.diagram.emftree ---
11:17:56 [INFO] 
11:17:56 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.emftree ---
11:17:56 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 130 were skipped
11:17:56 [INFO] 
11:17:56 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.emftree ---
11:17:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.uml.diagram.emftree/target/org.eclipse.papyrus.uml.diagram.emftree-2.0.0-SNAPSHOT-sources.jar
11:17:56 [INFO] 
11:17:56 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.emftree ---
11:17:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.uml.diagram.emftree/target/org.eclipse.papyrus.uml.diagram.emftree-2.0.0-SNAPSHOT.jar
11:17:56 [INFO] 
11:17:56 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.emftree ---
11:17:56 [INFO] 
11:17:56 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.diagram.emftree ---
11:17:56 [INFO] 
11:17:56 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.emftree ---
11:17:56 [INFO] 
11:17:56 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textual.editors.example >--
11:17:56 [INFO] Building org.eclipse.papyrus.uml.textual.editors.example 2.0.0-SNAPSHOT [432/735]
11:17:56 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.uml.textual.editors.example/pom.xml
11:17:56 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textual.editors.example:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.uml.textual.editors.example/pom.xml
11:17:57 [INFO] 
11:17:57 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textual.editors.example ---
11:17:57 [INFO] 
11:17:57 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textual.editors.example ---
11:17:57 [INFO] The project's OSGi version is 2.0.0.202401111608
11:17:57 [INFO] 
11:17:57 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textual.editors.example ---
11:17:57 [INFO] 
11:17:57 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textual.editors.example ---
11:17:57 [INFO] 
11:17:57 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textual.editors.example ---
11:17:57 [INFO] 
11:17:57 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.textual.editors.example ---
11:17:57 [INFO] Resolving class path of org.eclipse.papyrus.uml.textual.editors.example
11:17:59 [INFO] 
11:17:59 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.textual.editors.example ---
11:17:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.uml.textual.editors.example/src/main/resources
11:17:59 [INFO] 
11:17:59 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.textual.editors.example ---
11:17:59 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.uml.textual.editors.example/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:17:59 [INFO] 
11:17:59 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.textual.editors.example ---
11:17:59 [INFO] 
11:17:59 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.textual.editors.example ---
11:17:59 [INFO] 
11:17:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.textual.editors.example ---
11:17:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.uml.textual.editors.example/src/test/resources
11:17:59 [INFO] 
11:17:59 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.textual.editors.example ---
11:17:59 [INFO] 
11:17:59 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.textual.editors.example ---
11:17:59 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 223 were skipped
11:17:59 [INFO] 
11:17:59 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textual.editors.example ---
11:17:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.uml.textual.editors.example/target/org.eclipse.papyrus.uml.textual.editors.example-2.0.0-SNAPSHOT-sources.jar
11:17:59 [INFO] 
11:17:59 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textual.editors.example ---
11:17:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.uml.textual.editors.example/target/org.eclipse.papyrus.uml.textual.editors.example-2.0.0-SNAPSHOT.jar
11:17:59 [INFO] 
11:17:59 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textual.editors.example ---
11:17:59 [INFO] 
11:17:59 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.textual.editors.example ---
11:17:59 [INFO] 
11:17:59 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textual.editors.example ---
11:17:59 [INFO] 
11:17:59 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.disable.helper.advices.example >--
11:17:59 [INFO] Building org.eclipse.papyrus.uml.disable.helper.advices.example 2.0.0-SNAPSHOT [433/735]
11:17:59 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.uml.disable.helper.advices.example/pom.xml
11:17:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:17:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.disable.helper.advices.example:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.uml.disable.helper.advices.example/pom.xml
11:17:59 [INFO] 
11:17:59 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.disable.helper.advices.example ---
11:17:59 [INFO] 
11:17:59 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.disable.helper.advices.example ---
11:17:59 [INFO] The project's OSGi version is 2.0.0.202401111608
11:17:59 [INFO] 
11:17:59 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.disable.helper.advices.example ---
11:17:59 [INFO] 
11:17:59 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.disable.helper.advices.example ---
11:17:59 [INFO] 
11:17:59 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.disable.helper.advices.example ---
11:17:59 [INFO] 
11:17:59 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.disable.helper.advices.example ---
11:17:59 [INFO] Resolving class path of org.eclipse.papyrus.uml.disable.helper.advices.example
11:18:00 [INFO] 
11:18:00 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.disable.helper.advices.example ---
11:18:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.uml.disable.helper.advices.example/src/main/resources
11:18:00 [INFO] 
11:18:00 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.disable.helper.advices.example ---
11:18:00 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.uml.disable.helper.advices.example/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:18:00 [INFO] 
11:18:00 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.disable.helper.advices.example ---
11:18:00 [INFO] 
11:18:00 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.disable.helper.advices.example ---
11:18:00 [INFO] 
11:18:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.disable.helper.advices.example ---
11:18:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.uml.disable.helper.advices.example/src/test/resources
11:18:00 [INFO] 
11:18:00 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.disable.helper.advices.example ---
11:18:00 [INFO] 
11:18:00 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.disable.helper.advices.example ---
11:18:00 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 121 were skipped
11:18:00 [INFO] 
11:18:00 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.disable.helper.advices.example ---
11:18:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.uml.disable.helper.advices.example/target/org.eclipse.papyrus.uml.disable.helper.advices.example-2.0.0-SNAPSHOT-sources.jar
11:18:00 [INFO] 
11:18:00 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.disable.helper.advices.example ---
11:18:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.uml.disable.helper.advices.example/target/org.eclipse.papyrus.uml.disable.helper.advices.example-2.0.0-SNAPSHOT.jar
11:18:00 [INFO] 
11:18:00 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.disable.helper.advices.example ---
11:18:00 [INFO] 
11:18:00 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.disable.helper.advices.example ---
11:18:00 [INFO] 
11:18:00 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.disable.helper.advices.example ---
11:18:00 [INFO] 
11:18:00 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.examples.uml.diagrams >----
11:18:00 [INFO] Building org.eclipse.papyrus.examples.uml.diagrams 2.1.0-SNAPSHOT [434/735]
11:18:00 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.examples.uml.diagrams/pom.xml
11:18:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:18:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.examples.uml.diagrams:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.examples.uml.diagrams/pom.xml
11:18:00 [INFO] 
11:18:00 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.examples.uml.diagrams ---
11:18:00 [INFO] 
11:18:00 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.examples.uml.diagrams ---
11:18:00 [INFO] The project's OSGi version is 2.1.0.202401111608
11:18:00 [INFO] 
11:18:00 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.examples.uml.diagrams ---
11:18:00 [INFO] 
11:18:00 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.examples.uml.diagrams ---
11:18:00 [INFO] 
11:18:00 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.examples.uml.diagrams ---
11:18:00 [INFO] 
11:18:00 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.examples.uml.diagrams ---
11:18:00 [INFO] Resolving class path of org.eclipse.papyrus.examples.uml.diagrams
11:18:01 [INFO] 
11:18:01 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.examples.uml.diagrams ---
11:18:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.examples.uml.diagrams/src/main/resources
11:18:01 [INFO] 
11:18:01 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.examples.uml.diagrams ---
11:18:01 [INFO] 
11:18:01 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.examples.uml.diagrams ---
11:18:01 [INFO] 
11:18:01 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.examples.uml.diagrams ---
11:18:01 [INFO] 
11:18:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.examples.uml.diagrams ---
11:18:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.examples.uml.diagrams/src/test/resources
11:18:01 [INFO] 
11:18:01 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.examples.uml.diagrams ---
11:18:01 [INFO] 
11:18:01 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.examples.uml.diagrams ---
11:18:01 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 199 were skipped
11:18:01 [INFO] 
11:18:01 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.examples.uml.diagrams ---
11:18:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.examples.uml.diagrams/target/org.eclipse.papyrus.examples.uml.diagrams-2.1.0-SNAPSHOT-sources.jar
11:18:01 [INFO] 
11:18:01 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.examples.uml.diagrams ---
11:18:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.examples.uml.diagrams/target/org.eclipse.papyrus.examples.uml.diagrams-2.1.0-SNAPSHOT.jar
11:18:01 [INFO] 
11:18:01 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.examples.uml.diagrams ---
11:18:01 [INFO] 
11:18:01 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.examples.uml.diagrams ---
11:18:01 [INFO] 
11:18:01 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.examples.uml.diagrams ---
11:18:01 [INFO] 
11:18:01 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.example.uml.nattable.actions >--
11:18:01 [INFO] Building org.eclipse.papyrus.example.uml.nattable.actions 2.0.0-SNAPSHOT [435/735]
11:18:01 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.actions/pom.xml
11:18:01 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:18:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.nattable.actions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.actions/pom.xml
11:18:01 [INFO] 
11:18:01 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.example.uml.nattable.actions ---
11:18:01 [INFO] 
11:18:01 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.example.uml.nattable.actions ---
11:18:01 [INFO] The project's OSGi version is 2.0.0.202401111608
11:18:01 [INFO] 
11:18:01 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.example.uml.nattable.actions ---
11:18:01 [INFO] 
11:18:01 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.example.uml.nattable.actions ---
11:18:01 [INFO] 
11:18:01 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.example.uml.nattable.actions ---
11:18:01 [INFO] 
11:18:01 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.example.uml.nattable.actions ---
11:18:01 [INFO] Resolving class path of org.eclipse.papyrus.example.uml.nattable.actions
11:18:01 [INFO] 
11:18:01 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.example.uml.nattable.actions ---
11:18:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.actions/src/main/resources
11:18:01 [INFO] 
11:18:01 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.example.uml.nattable.actions ---
11:18:01 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.actions/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:18:02 [INFO] 
11:18:02 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.example.uml.nattable.actions ---
11:18:02 [INFO] 
11:18:02 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.example.uml.nattable.actions ---
11:18:02 [INFO] 
11:18:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.example.uml.nattable.actions ---
11:18:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.actions/src/test/resources
11:18:02 [INFO] 
11:18:02 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.example.uml.nattable.actions ---
11:18:02 [INFO] 
11:18:02 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.example.uml.nattable.actions ---
11:18:02 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 89 were skipped
11:18:02 [INFO] 
11:18:02 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.example.uml.nattable.actions ---
11:18:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.actions/target/org.eclipse.papyrus.example.uml.nattable.actions-2.0.0-SNAPSHOT-sources.jar
11:18:02 [INFO] 
11:18:02 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.example.uml.nattable.actions ---
11:18:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.actions/target/org.eclipse.papyrus.example.uml.nattable.actions-2.0.0-SNAPSHOT.jar
11:18:02 [INFO] 
11:18:02 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.example.uml.nattable.actions ---
11:18:02 [INFO] 
11:18:02 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.example.uml.nattable.actions ---
11:18:02 [INFO] 
11:18:02 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.example.uml.nattable.actions ---
11:18:02 [INFO] 
11:18:02 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.example.uml.nattable.empty.line >--
11:18:02 [INFO] Building org.eclipse.papyrus.example.uml.nattable.empty.line 2.0.0-SNAPSHOT [436/735]
11:18:02 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.empty.line/pom.xml
11:18:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:18:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.nattable.empty.line:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.empty.line/pom.xml
11:18:02 [INFO] 
11:18:02 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.example.uml.nattable.empty.line ---
11:18:02 [INFO] 
11:18:02 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.example.uml.nattable.empty.line ---
11:18:02 [INFO] The project's OSGi version is 2.0.0.202401111608
11:18:02 [INFO] 
11:18:02 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.example.uml.nattable.empty.line ---
11:18:02 [INFO] 
11:18:02 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.example.uml.nattable.empty.line ---
11:18:02 [INFO] 
11:18:02 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.example.uml.nattable.empty.line ---
11:18:02 [INFO] 
11:18:02 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.example.uml.nattable.empty.line ---
11:18:02 [INFO] Resolving class path of org.eclipse.papyrus.example.uml.nattable.empty.line
11:18:03 [INFO] 
11:18:03 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.example.uml.nattable.empty.line ---
11:18:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.empty.line/src/main/resources
11:18:03 [INFO] 
11:18:03 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.example.uml.nattable.empty.line ---
11:18:03 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.empty.line/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:18:03 [INFO] 
11:18:03 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.example.uml.nattable.empty.line ---
11:18:03 [INFO] 
11:18:03 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.example.uml.nattable.empty.line ---
11:18:03 [INFO] 
11:18:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.example.uml.nattable.empty.line ---
11:18:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.empty.line/src/test/resources
11:18:03 [INFO] 
11:18:03 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.example.uml.nattable.empty.line ---
11:18:03 [INFO] 
11:18:03 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.example.uml.nattable.empty.line ---
11:18:03 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 191 were skipped
11:18:03 [INFO] 
11:18:03 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.example.uml.nattable.empty.line ---
11:18:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.empty.line/target/org.eclipse.papyrus.example.uml.nattable.empty.line-2.0.0-SNAPSHOT-sources.jar
11:18:03 [INFO] 
11:18:03 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.example.uml.nattable.empty.line ---
11:18:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.empty.line/target/org.eclipse.papyrus.example.uml.nattable.empty.line-2.0.0-SNAPSHOT.jar
11:18:03 [INFO] 
11:18:03 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.example.uml.nattable.empty.line ---
11:18:03 [INFO] 
11:18:03 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.example.uml.nattable.empty.line ---
11:18:03 [INFO] 
11:18:03 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.example.uml.nattable.empty.line ---
11:18:03 [INFO] 
11:18:03 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.example.uml.services.decorator >--
11:18:03 [INFO] Building org.eclipse.papyrus.example.uml.services.decorator 2.1.0-SNAPSHOT [437/735]
11:18:03 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.services.decorator/pom.xml
11:18:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:18:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.services.decorator:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.services.decorator/pom.xml
11:18:04 [INFO] 
11:18:04 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.example.uml.services.decorator ---
11:18:04 [INFO] 
11:18:04 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.example.uml.services.decorator ---
11:18:04 [INFO] The project's OSGi version is 2.1.0.202401111608
11:18:04 [INFO] 
11:18:04 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.example.uml.services.decorator ---
11:18:04 [INFO] 
11:18:04 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.example.uml.services.decorator ---
11:18:04 [INFO] 
11:18:04 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.example.uml.services.decorator ---
11:18:04 [INFO] 
11:18:04 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.example.uml.services.decorator ---
11:18:04 [INFO] Resolving class path of org.eclipse.papyrus.example.uml.services.decorator
11:18:04 [INFO] 
11:18:04 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.example.uml.services.decorator ---
11:18:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.services.decorator/src/main/resources
11:18:04 [INFO] 
11:18:04 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.example.uml.services.decorator ---
11:18:04 [INFO] 
11:18:04 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.example.uml.services.decorator ---
11:18:04 [INFO] 
11:18:04 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.example.uml.services.decorator ---
11:18:04 [INFO] 
11:18:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.example.uml.services.decorator ---
11:18:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.services.decorator/src/test/resources
11:18:04 [INFO] 
11:18:04 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.example.uml.services.decorator ---
11:18:04 [INFO] 
11:18:04 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.example.uml.services.decorator ---
11:18:04 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 199 were skipped
11:18:04 [INFO] 
11:18:04 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.example.uml.services.decorator ---
11:18:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.services.decorator/target/org.eclipse.papyrus.example.uml.services.decorator-2.1.0-SNAPSHOT-sources.jar
11:18:05 [INFO] 
11:18:05 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.example.uml.services.decorator ---
11:18:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.example.uml.services.decorator/target/org.eclipse.papyrus.example.uml.services.decorator-2.1.0-SNAPSHOT.jar
11:18:05 [INFO] 
11:18:05 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.example.uml.services.decorator ---
11:18:05 [INFO] 
11:18:05 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.example.uml.services.decorator ---
11:18:05 [INFO] 
11:18:05 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.example.uml.services.decorator ---
11:18:05 [INFO] 
11:18:05 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.examples.uml.textedit.property.xtext.architecture >--
11:18:05 [INFO] Building org.eclipse.papyrus.examples.uml.textedit.property.xtext.architecture 1.0.0-SNAPSHOT [438/735]
11:18:05 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.examples.uml.textedit.property.xtext.architecture/pom.xml
11:18:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:18:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.examples.uml.textedit.property.xtext.architecture:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.examples.uml.textedit.property.xtext.architecture/pom.xml
11:18:06 [INFO] 
11:18:06 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.examples.uml.textedit.property.xtext.architecture ---
11:18:06 [INFO] 
11:18:06 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.examples.uml.textedit.property.xtext.architecture ---
11:18:06 [INFO] The project's OSGi version is 1.0.0.202401111608
11:18:06 [INFO] 
11:18:06 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.examples.uml.textedit.property.xtext.architecture ---
11:18:06 [INFO] 
11:18:06 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.examples.uml.textedit.property.xtext.architecture ---
11:18:06 [INFO] 
11:18:06 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.examples.uml.textedit.property.xtext.architecture ---
11:18:06 [INFO] 
11:18:06 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.examples.uml.textedit.property.xtext.architecture ---
11:18:06 [INFO] Resolving class path of org.eclipse.papyrus.examples.uml.textedit.property.xtext.architecture
11:18:08 [INFO] 
11:18:08 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.examples.uml.textedit.property.xtext.architecture ---
11:18:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.examples.uml.textedit.property.xtext.architecture/src/main/resources
11:18:08 [INFO] 
11:18:08 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.examples.uml.textedit.property.xtext.architecture ---
11:18:08 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.examples.uml.textedit.property.xtext.architecture/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:18:08 [INFO] 
11:18:08 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.examples.uml.textedit.property.xtext.architecture ---
11:18:08 [INFO] 
11:18:08 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.examples.uml.textedit.property.xtext.architecture ---
11:18:08 [INFO] 
11:18:08 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.examples.uml.textedit.property.xtext.architecture ---
11:18:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.examples.uml.textedit.property.xtext.architecture/src/test/resources
11:18:08 [INFO] 
11:18:08 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.examples.uml.textedit.property.xtext.architecture ---
11:18:08 [INFO] 
11:18:08 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.examples.uml.textedit.property.xtext.architecture ---
11:18:08 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 234 were skipped
11:18:08 [INFO] 
11:18:08 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.examples.uml.textedit.property.xtext.architecture ---
11:18:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.examples.uml.textedit.property.xtext.architecture/target/org.eclipse.papyrus.examples.uml.textedit.property.xtext.architecture-1.0.0-SNAPSHOT-sources.jar
11:18:08 [INFO] 
11:18:08 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.examples.uml.textedit.property.xtext.architecture ---
11:18:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/uml/org.eclipse.papyrus.examples.uml.textedit.property.xtext.architecture/target/org.eclipse.papyrus.examples.uml.textedit.property.xtext.architecture-1.0.0-SNAPSHOT.jar
11:18:08 [INFO] 
11:18:08 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.examples.uml.textedit.property.xtext.architecture ---
11:18:08 [INFO] 
11:18:08 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.examples.uml.textedit.property.xtext.architecture ---
11:18:08 [INFO] 
11:18:08 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.examples.uml.textedit.property.xtext.architecture ---
11:18:08 [INFO] 
11:18:08 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.examples-user >--------
11:18:08 [INFO] Building org.eclipse.papyrus.examples-user 1.0.1-SNAPSHOT      [439/735]
11:18:08 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/user/pom.xml
11:18:08 [INFO] --------------------------------[ pom ]---------------------------------
11:18:08 [INFO] 
11:18:08 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.examples-user ---
11:18:08 [INFO] 
11:18:08 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.examples-user ---
11:18:08 [INFO] 
11:18:08 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.examples-user ---
11:18:08 [INFO] 
11:18:08 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.examples-user ---
11:18:08 [INFO] 
11:18:08 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.examples.user.qvto >-----
11:18:08 [INFO] Building org.eclipse.papyrus.examples.user.qvto 2.1.0-SNAPSHOT [440/735]
11:18:08 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/user/org.eclipse.papyrus.examples.user.qvto/pom.xml
11:18:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:18:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.examples.user.qvto:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/user/org.eclipse.papyrus.examples.user.qvto/pom.xml
11:18:09 [INFO] 
11:18:09 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.examples.user.qvto ---
11:18:09 [INFO] 
11:18:09 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.examples.user.qvto ---
11:18:09 [INFO] The project's OSGi version is 2.1.0.202401111608
11:18:09 [INFO] 
11:18:09 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.examples.user.qvto ---
11:18:09 [INFO] 
11:18:09 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.examples.user.qvto ---
11:18:09 [INFO] 
11:18:09 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.examples.user.qvto ---
11:18:09 [INFO] 
11:18:09 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.examples.user.qvto ---
11:18:09 [INFO] Resolving class path of org.eclipse.papyrus.examples.user.qvto
11:18:09 [INFO] 
11:18:09 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.examples.user.qvto ---
11:18:09 [INFO] Copying 5 resources from src/main/resources to bin
11:18:09 [INFO] 
11:18:09 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.examples.user.qvto ---
11:18:09 [INFO] Nothing to compile - all classes are up to date
11:18:09 [INFO] 
11:18:09 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.examples.user.qvto ---
11:18:09 [INFO] 
11:18:09 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.examples.user.qvto ---
11:18:09 [INFO] 
11:18:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.examples.user.qvto ---
11:18:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/user/org.eclipse.papyrus.examples.user.qvto/src/test/resources
11:18:09 [INFO] 
11:18:09 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.examples.user.qvto ---
11:18:09 [INFO] 
11:18:09 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.examples.user.qvto ---
11:18:09 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 199 were skipped
11:18:09 [INFO] 
11:18:09 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.examples.user.qvto ---
11:18:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/user/org.eclipse.papyrus.examples.user.qvto/target/org.eclipse.papyrus.examples.user.qvto-2.1.0-SNAPSHOT-sources.jar
11:18:09 [INFO] 
11:18:09 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.examples.user.qvto ---
11:18:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/examples/user/org.eclipse.papyrus.examples.user.qvto/target/org.eclipse.papyrus.examples.user.qvto-2.1.0-SNAPSHOT.jar
11:18:10 [INFO] 
11:18:10 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.examples.user.qvto ---
11:18:10 [INFO] 
11:18:10 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.examples.user.qvto ---
11:18:10 [INFO] 
11:18:10 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.examples.user.qvto ---
11:18:10 [INFO] 
11:18:10 [INFO] ----------< org.eclipse.papyrus:org.eclipse.papyrus.features >----------
11:18:10 [INFO] Building Papyrus Main Features 0.0.1-SNAPSHOT                  [441/735]
11:18:10 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/pom.xml
11:18:10 [INFO] --------------------------------[ pom ]---------------------------------
11:18:10 [INFO] 
11:18:10 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.features ---
11:18:10 [INFO] 
11:18:10 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.features ---
11:18:10 [INFO] 
11:18:10 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.features ---
11:18:10 [INFO] 
11:18:10 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.features ---
11:18:10 [INFO] 
11:18:10 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.views.validation.feature >--
11:18:10 [INFO] Building org.eclipse.papyrus.views.validation.feature 2.0.0-SNAPSHOT [442/735]
11:18:10 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.views.validation.feature/pom.xml
11:18:10 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:18:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.validation.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.views.validation.feature/pom.xml
11:18:10 [INFO] 
11:18:10 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views.validation.feature ---
11:18:10 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.views.validation.feature/target
11:18:10 [INFO] 
11:18:10 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.views.validation.feature ---
11:18:10 [INFO] The project's OSGi version is 2.0.0.202401111608
11:18:10 [INFO] 
11:18:10 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.views.validation.feature ---
11:18:10 [INFO] 
11:18:10 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.views.validation.feature ---
11:18:10 [INFO] 
11:18:10 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.views.validation.feature ---
11:18:10 [INFO] 
11:18:10 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.views.validation.feature ---
11:18:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.views.validation.feature/src/main/resources
11:18:10 [INFO] 
11:18:10 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.views.validation.feature ---
11:18:10 [WARNING] [d5a1cfe0-9624-42b6-9a17-7dfd621fc22d][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:18:10 [WARNING] [d5a1cfe0-9624-42b6-9a17-7dfd621fc22d][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:18:10 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 129 were skipped
11:18:10 [INFO] 
11:18:10 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.views.validation.feature ---
11:18:10 [INFO] 
11:18:10 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.views.validation.feature ---
11:18:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.views.validation.feature/target/org.eclipse.papyrus.views.validation.feature-2.0.0-SNAPSHOT.jar
11:18:10 [INFO] 
11:18:10 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.validation.feature ---
11:18:10 [INFO] 
11:18:10 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.views.validation.feature ---
11:18:10 [INFO] 
11:18:10 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.views.validation.feature ---
11:18:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.views.validation.feature/target/org.eclipse.papyrus.views.validation.feature-2.0.0-SNAPSHOT-sources-feature.jar
11:18:10 [INFO] 
11:18:10 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.validation.feature ---
11:18:10 [INFO] 
11:18:10 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.feature >--
11:18:10 [INFO] Building org.eclipse.papyrus.views.modelexplorer.feature 4.0.0-SNAPSHOT [443/735]
11:18:10 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.views.modelexplorer.feature/pom.xml
11:18:10 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:18:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.views.modelexplorer.feature/pom.xml
11:18:10 [INFO] 
11:18:10 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views.modelexplorer.feature ---
11:18:10 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.views.modelexplorer.feature/target
11:18:10 [INFO] 
11:18:10 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.views.modelexplorer.feature ---
11:18:10 [INFO] The project's OSGi version is 4.0.0.202401111608
11:18:10 [INFO] 
11:18:10 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.views.modelexplorer.feature ---
11:18:10 [INFO] 
11:18:10 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.views.modelexplorer.feature ---
11:18:10 [INFO] 
11:18:10 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.views.modelexplorer.feature ---
11:18:10 [INFO] 
11:18:10 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.views.modelexplorer.feature ---
11:18:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.views.modelexplorer.feature/src/main/resources
11:18:10 [INFO] 
11:18:10 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.views.modelexplorer.feature ---
11:18:10 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 179 were skipped
11:18:10 [INFO] 
11:18:10 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.views.modelexplorer.feature ---
11:18:10 [INFO] 
11:18:10 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.views.modelexplorer.feature ---
11:18:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.views.modelexplorer.feature/target/org.eclipse.papyrus.views.modelexplorer.feature-4.0.0-SNAPSHOT.jar
11:18:10 [INFO] 
11:18:10 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.modelexplorer.feature ---
11:18:10 [INFO] 
11:18:10 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.views.modelexplorer.feature ---
11:18:10 [INFO] 
11:18:10 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.views.modelexplorer.feature ---
11:18:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.views.modelexplorer.feature/target/org.eclipse.papyrus.views.modelexplorer.feature-4.0.0-SNAPSHOT-sources-feature.jar
11:18:10 [INFO] 
11:18:10 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.modelexplorer.feature ---
11:18:10 [INFO] 
11:18:10 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.views.references.feature >--
11:18:10 [INFO] Building org.eclipse.papyrus.views.references.feature 2.0.0-SNAPSHOT [444/735]
11:18:10 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.views.references.feature/pom.xml
11:18:10 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:18:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.references.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.views.references.feature/pom.xml
11:18:11 [INFO] 
11:18:11 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views.references.feature ---
11:18:11 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.views.references.feature/target
11:18:11 [INFO] 
11:18:11 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.views.references.feature ---
11:18:11 [INFO] The project's OSGi version is 2.0.0.202401111608
11:18:11 [INFO] 
11:18:11 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.views.references.feature ---
11:18:11 [INFO] 
11:18:11 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.views.references.feature ---
11:18:11 [INFO] 
11:18:11 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.views.references.feature ---
11:18:11 [INFO] 
11:18:11 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.views.references.feature ---
11:18:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.views.references.feature/src/main/resources
11:18:11 [INFO] 
11:18:11 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.views.references.feature ---
11:18:11 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 125 were skipped
11:18:11 [INFO] 
11:18:11 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.views.references.feature ---
11:18:11 [INFO] 
11:18:11 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.views.references.feature ---
11:18:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.views.references.feature/target/org.eclipse.papyrus.views.references.feature-2.0.0-SNAPSHOT.jar
11:18:11 [INFO] 
11:18:11 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.references.feature ---
11:18:11 [INFO] 
11:18:11 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.views.references.feature ---
11:18:11 [INFO] 
11:18:11 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.views.references.feature ---
11:18:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.views.references.feature/target/org.eclipse.papyrus.views.references.feature-2.0.0-SNAPSHOT-sources-feature.jar
11:18:11 [INFO] 
11:18:11 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.references.feature ---
11:18:11 [INFO] 
11:18:11 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.views.properties.feature >--
11:18:11 [INFO] Building org.eclipse.papyrus.views.properties.feature 3.1.0-SNAPSHOT [445/735]
11:18:11 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.views.properties.feature/pom.xml
11:18:11 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:18:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.feature:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.views.properties.feature/pom.xml
11:18:11 [INFO] 
11:18:11 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views.properties.feature ---
11:18:11 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.views.properties.feature/target
11:18:11 [INFO] 
11:18:11 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.views.properties.feature ---
11:18:11 [INFO] The project's OSGi version is 3.1.0.202401111608
11:18:11 [INFO] 
11:18:11 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.views.properties.feature ---
11:18:11 [INFO] 
11:18:11 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.views.properties.feature ---
11:18:11 [INFO] 
11:18:11 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.views.properties.feature ---
11:18:11 [INFO] 
11:18:11 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.views.properties.feature ---
11:18:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.views.properties.feature/src/main/resources
11:18:11 [INFO] 
11:18:11 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.views.properties.feature ---
11:18:11 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 144 were skipped
11:18:11 [INFO] 
11:18:11 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.views.properties.feature ---
11:18:11 [INFO] 
11:18:11 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.views.properties.feature ---
11:18:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.views.properties.feature/target/org.eclipse.papyrus.views.properties.feature-3.1.0-SNAPSHOT.jar
11:18:11 [INFO] 
11:18:11 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.properties.feature ---
11:18:11 [INFO] 
11:18:11 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.views.properties.feature ---
11:18:11 [INFO] 
11:18:11 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.views.properties.feature ---
11:18:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.views.properties.feature/target/org.eclipse.papyrus.views.properties.feature-3.1.0-SNAPSHOT-sources-feature.jar
11:18:11 [INFO] 
11:18:11 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.properties.feature ---
11:18:11 [INFO] 
11:18:11 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.feature >--
11:18:11 [INFO] Building org.eclipse.papyrus.views.documentation.feature 1.0.0-SNAPSHOT [446/735]
11:18:11 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.views.documentation.feature/pom.xml
11:18:11 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:18:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.views.documentation.feature/pom.xml
11:18:12 [INFO] 
11:18:12 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views.documentation.feature ---
11:18:12 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.views.documentation.feature/target
11:18:12 [INFO] 
11:18:12 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.views.documentation.feature ---
11:18:12 [INFO] The project's OSGi version is 1.0.0.202401111608
11:18:12 [INFO] 
11:18:12 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.views.documentation.feature ---
11:18:12 [INFO] 
11:18:12 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.views.documentation.feature ---
11:18:12 [INFO] 
11:18:12 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.views.documentation.feature ---
11:18:12 [INFO] 
11:18:12 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.views.documentation.feature ---
11:18:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.views.documentation.feature/src/main/resources
11:18:12 [INFO] 
11:18:12 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.views.documentation.feature ---
11:18:12 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 186 were skipped
11:18:12 [INFO] 
11:18:12 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.views.documentation.feature ---
11:18:12 [INFO] 
11:18:12 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.views.documentation.feature ---
11:18:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.views.documentation.feature/target/org.eclipse.papyrus.views.documentation.feature-1.0.0-SNAPSHOT.jar
11:18:12 [INFO] 
11:18:12 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.documentation.feature ---
11:18:12 [INFO] 
11:18:12 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.views.documentation.feature ---
11:18:12 [INFO] 
11:18:12 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.views.documentation.feature ---
11:18:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.views.documentation.feature/target/org.eclipse.papyrus.views.documentation.feature-1.0.0-SNAPSHOT-sources-feature.jar
11:18:12 [INFO] 
11:18:12 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.documentation.feature ---
11:18:12 [INFO] 
11:18:12 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.views.search.feature >----
11:18:12 [INFO] Building org.eclipse.papyrus.views.search.feature 2.1.0-SNAPSHOT [447/735]
11:18:12 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.views.search.feature/pom.xml
11:18:12 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:18:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.search.feature:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.views.search.feature/pom.xml
11:18:12 [INFO] 
11:18:12 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views.search.feature ---
11:18:12 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.views.search.feature/target
11:18:12 [INFO] 
11:18:12 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.views.search.feature ---
11:18:12 [INFO] The project's OSGi version is 2.1.0.202401111608
11:18:12 [INFO] 
11:18:12 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.views.search.feature ---
11:18:12 [INFO] 
11:18:12 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.views.search.feature ---
11:18:12 [INFO] 
11:18:12 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.views.search.feature ---
11:18:12 [INFO] 
11:18:12 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.views.search.feature ---
11:18:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.views.search.feature/src/main/resources
11:18:12 [INFO] 
11:18:12 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.views.search.feature ---
11:18:12 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 135 were skipped
11:18:12 [INFO] 
11:18:12 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.views.search.feature ---
11:18:12 [INFO] 
11:18:12 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.views.search.feature ---
11:18:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.views.search.feature/target/org.eclipse.papyrus.views.search.feature-2.1.0-SNAPSHOT.jar
11:18:12 [INFO] 
11:18:12 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.search.feature ---
11:18:12 [INFO] 
11:18:12 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.views.search.feature ---
11:18:12 [INFO] 
11:18:12 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.views.search.feature ---
11:18:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.views.search.feature/target/org.eclipse.papyrus.views.search.feature-2.1.0-SNAPSHOT-sources-feature.jar
11:18:12 [INFO] 
11:18:12 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.search.feature ---
11:18:12 [INFO] 
11:18:12 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.views.feature >--------
11:18:12 [INFO] Building org.eclipse.papyrus.views.feature 2.0.0-SNAPSHOT      [448/735]
11:18:12 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.views.feature/pom.xml
11:18:12 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:18:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.views.feature/pom.xml
11:18:13 [INFO] 
11:18:13 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views.feature ---
11:18:13 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.views.feature/target
11:18:13 [INFO] 
11:18:13 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.views.feature ---
11:18:13 [INFO] The project's OSGi version is 2.0.0.202401111608
11:18:13 [INFO] 
11:18:13 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.views.feature ---
11:18:13 [INFO] 
11:18:13 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.views.feature ---
11:18:13 [INFO] 
11:18:13 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.views.feature ---
11:18:13 [INFO] 
11:18:13 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.views.feature ---
11:18:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.views.feature/src/main/resources
11:18:13 [INFO] 
11:18:13 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.views.feature ---
11:18:13 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 199 were skipped
11:18:13 [INFO] 
11:18:13 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.views.feature ---
11:18:13 [INFO] 
11:18:13 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.views.feature ---
11:18:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.views.feature/target/org.eclipse.papyrus.views.feature-2.0.0-SNAPSHOT.jar
11:18:13 [INFO] 
11:18:13 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.feature ---
11:18:13 [INFO] 
11:18:13 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.views.feature ---
11:18:13 [INFO] 
11:18:13 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.views.feature ---
11:18:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.views.feature/target/org.eclipse.papyrus.views.feature-2.0.0-SNAPSHOT-sources-feature.jar
11:18:13 [INFO] 
11:18:13 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.feature ---
11:18:13 [INFO] 
11:18:13 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.doc.feature >---------
11:18:13 [INFO] Building org.eclipse.papyrus.doc.feature 3.1.0-SNAPSHOT        [449/735]
11:18:13 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.doc.feature/pom.xml
11:18:13 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:18:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.doc.feature:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.doc.feature/pom.xml
11:18:13 [INFO] 
11:18:13 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.doc.feature ---
11:18:13 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.doc.feature/target
11:18:13 [INFO] 
11:18:13 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.doc.feature ---
11:18:13 [INFO] The project's OSGi version is 3.1.0.202401111608
11:18:13 [INFO] 
11:18:13 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.doc.feature ---
11:18:13 [INFO] 
11:18:13 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.doc.feature ---
11:18:13 [INFO] 
11:18:13 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.doc.feature ---
11:18:13 [INFO] 
11:18:13 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.doc.feature ---
11:18:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.doc.feature/src/main/resources
11:18:13 [INFO] 
11:18:13 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.doc.feature ---
11:18:13 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 74 were skipped
11:18:13 [INFO] 
11:18:13 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.doc.feature ---
11:18:13 [INFO] 
11:18:13 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.doc.feature ---
11:18:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.doc.feature/target/org.eclipse.papyrus.doc.feature-3.1.0-SNAPSHOT.jar
11:18:14 [INFO] 
11:18:14 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.doc.feature ---
11:18:14 [INFO] 
11:18:14 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.doc.feature ---
11:18:14 [INFO] 
11:18:14 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.doc.feature ---
11:18:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.doc.feature/target/org.eclipse.papyrus.doc.feature-3.1.0-SNAPSHOT-sources-feature.jar
11:18:14 [INFO] 
11:18:14 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.doc.feature ---
11:18:14 [INFO] 
11:18:14 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.expressions.feature >---
11:18:14 [INFO] Building org.eclipse.papyrus.uml.expressions.feature 1.0.0-SNAPSHOT [450/735]
11:18:14 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.expressions.feature/pom.xml
11:18:14 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:18:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.expressions.feature/pom.xml
11:18:14 [INFO] 
11:18:14 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.expressions.feature ---
11:18:14 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.expressions.feature/target
11:18:14 [INFO] 
11:18:14 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.expressions.feature ---
11:18:14 [INFO] The project's OSGi version is 1.0.0.202401111608
11:18:14 [INFO] 
11:18:14 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.expressions.feature ---
11:18:14 [INFO] 
11:18:14 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.expressions.feature ---
11:18:14 [INFO] 
11:18:14 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.expressions.feature ---
11:18:14 [INFO] 
11:18:14 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.expressions.feature ---
11:18:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.expressions.feature/src/main/resources
11:18:14 [INFO] 
11:18:14 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.expressions.feature ---
11:18:14 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 151 were skipped
11:18:14 [INFO] 
11:18:14 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.expressions.feature ---
11:18:14 [INFO] 
11:18:14 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.expressions.feature ---
11:18:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.expressions.feature/target/org.eclipse.papyrus.uml.expressions.feature-1.0.0-SNAPSHOT.jar
11:18:14 [INFO] 
11:18:14 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.expressions.feature ---
11:18:14 [INFO] 
11:18:14 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.expressions.feature ---
11:18:14 [INFO] 
11:18:14 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.expressions.feature ---
11:18:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.expressions.feature/target/org.eclipse.papyrus.uml.expressions.feature-1.0.0-SNAPSHOT-sources-feature.jar
11:18:14 [INFO] 
11:18:14 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.expressions.feature ---
11:18:14 [INFO] 
11:18:14 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.feature >--
11:18:14 [INFO] Building org.eclipse.papyrus.uml.decoratormodel.feature 3.0.0-SNAPSHOT [451/735]
11:18:14 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.decoratormodel.feature/pom.xml
11:18:14 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:18:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.decoratormodel.feature/pom.xml
11:18:15 [INFO] 
11:18:15 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.decoratormodel.feature ---
11:18:15 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.decoratormodel.feature/target
11:18:15 [INFO] 
11:18:15 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.decoratormodel.feature ---
11:18:15 [INFO] The project's OSGi version is 3.0.0.202401111608
11:18:15 [INFO] 
11:18:15 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.decoratormodel.feature ---
11:18:15 [INFO] 
11:18:15 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.decoratormodel.feature ---
11:18:15 [INFO] 
11:18:15 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.decoratormodel.feature ---
11:18:15 [INFO] 
11:18:15 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.decoratormodel.feature ---
11:18:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.decoratormodel.feature/src/main/resources
11:18:15 [INFO] 
11:18:15 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.decoratormodel.feature ---
11:18:15 [WARNING] [d5a1cfe0-9624-42b6-9a17-7dfd621fc22d][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:18:15 [WARNING] [d5a1cfe0-9624-42b6-9a17-7dfd621fc22d][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:18:15 [WARNING] [d5a1cfe0-9624-42b6-9a17-7dfd621fc22d][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:18:15 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 191 were skipped
11:18:15 [INFO] 
11:18:15 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.decoratormodel.feature ---
11:18:15 [INFO] 
11:18:15 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.decoratormodel.feature ---
11:18:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.decoratormodel.feature/target/org.eclipse.papyrus.uml.decoratormodel.feature-3.0.0-SNAPSHOT.jar
11:18:15 [INFO] 
11:18:15 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.decoratormodel.feature ---
11:18:15 [INFO] 
11:18:15 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.decoratormodel.feature ---
11:18:15 [INFO] 
11:18:15 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.decoratormodel.feature ---
11:18:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.decoratormodel.feature/target/org.eclipse.papyrus.uml.decoratormodel.feature-3.0.0-SNAPSHOT-sources-feature.jar
11:18:15 [INFO] 
11:18:15 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.decoratormodel.feature ---
11:18:15 [INFO] 
11:18:15 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.architecture.feature >--
11:18:15 [INFO] Building org.eclipse.papyrus.uml.architecture.feature 1.0.0-SNAPSHOT [452/735]
11:18:15 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.architecture.feature/pom.xml
11:18:15 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:18:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.architecture.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.architecture.feature/pom.xml
11:18:16 [INFO] 
11:18:16 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.architecture.feature ---
11:18:16 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.architecture.feature/target
11:18:16 [INFO] 
11:18:16 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.architecture.feature ---
11:18:16 [INFO] The project's OSGi version is 1.0.0.202401111608
11:18:16 [INFO] 
11:18:16 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.architecture.feature ---
11:18:16 [INFO] 
11:18:16 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.architecture.feature ---
11:18:16 [INFO] 
11:18:16 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.architecture.feature ---
11:18:16 [INFO] 
11:18:16 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.architecture.feature ---
11:18:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.architecture.feature/src/main/resources
11:18:16 [INFO] 
11:18:16 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.architecture.feature ---
11:18:16 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 213 were skipped
11:18:16 [INFO] 
11:18:16 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.architecture.feature ---
11:18:16 [INFO] 
11:18:16 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.architecture.feature ---
11:18:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.architecture.feature/target/org.eclipse.papyrus.uml.architecture.feature-1.0.0-SNAPSHOT.jar
11:18:16 [INFO] 
11:18:16 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.architecture.feature ---
11:18:16 [INFO] 
11:18:16 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.architecture.feature ---
11:18:16 [INFO] 
11:18:16 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.architecture.feature ---
11:18:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.architecture.feature/target/org.eclipse.papyrus.uml.architecture.feature-1.0.0-SNAPSHOT-sources-feature.jar
11:18:16 [INFO] 
11:18:16 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.architecture.feature ---
11:18:16 [INFO] 
11:18:16 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.feature >--
11:18:16 [INFO] Building org.eclipse.papyrus.uml.xtext.integration.feature 2.0.0-SNAPSHOT [453/735]
11:18:16 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.xtext.integration.feature/pom.xml
11:18:16 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:18:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.xtext.integration.feature/pom.xml
11:18:16 [INFO] 
11:18:16 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.xtext.integration.feature ---
11:18:16 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.xtext.integration.feature/target
11:18:16 [INFO] 
11:18:16 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.xtext.integration.feature ---
11:18:16 [INFO] The project's OSGi version is 2.0.0.202401111608
11:18:16 [INFO] 
11:18:16 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.xtext.integration.feature ---
11:18:16 [INFO] 
11:18:16 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.xtext.integration.feature ---
11:18:16 [INFO] 
11:18:16 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.xtext.integration.feature ---
11:18:16 [INFO] 
11:18:16 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.xtext.integration.feature ---
11:18:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.xtext.integration.feature/src/main/resources
11:18:16 [INFO] 
11:18:16 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.xtext.integration.feature ---
11:18:16 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 189 were skipped
11:18:16 [INFO] 
11:18:16 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.xtext.integration.feature ---
11:18:16 [INFO] 
11:18:16 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.xtext.integration.feature ---
11:18:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.xtext.integration.feature/target/org.eclipse.papyrus.uml.xtext.integration.feature-2.0.0-SNAPSHOT.jar
11:18:16 [INFO] 
11:18:16 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.xtext.integration.feature ---
11:18:16 [INFO] 
11:18:16 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.xtext.integration.feature ---
11:18:16 [INFO] 
11:18:16 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.xtext.integration.feature ---
11:18:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.xtext.integration.feature/target/org.eclipse.papyrus.uml.xtext.integration.feature-2.0.0-SNAPSHOT-sources-feature.jar
11:18:16 [INFO] 
11:18:16 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.xtext.integration.feature ---
11:18:16 [INFO] 
11:18:16 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.uml.ui.feature >-------
11:18:16 [INFO] Building org.eclipse.papyrus.uml.ui.feature 1.2.0-SNAPSHOT     [454/735]
11:18:16 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.ui.feature/pom.xml
11:18:16 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:18:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.ui.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.ui.feature/pom.xml
11:18:17 [INFO] 
11:18:17 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.ui.feature ---
11:18:17 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.ui.feature/target
11:18:17 [INFO] 
11:18:17 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.ui.feature ---
11:18:17 [INFO] The project's OSGi version is 1.2.0.202401111608
11:18:17 [INFO] 
11:18:17 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.ui.feature ---
11:18:17 [INFO] 
11:18:17 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.ui.feature ---
11:18:17 [INFO] 
11:18:17 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.ui.feature ---
11:18:17 [INFO] 
11:18:17 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.ui.feature ---
11:18:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.ui.feature/src/main/resources
11:18:17 [INFO] 
11:18:17 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.ui.feature ---
11:18:17 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 149 were skipped
11:18:17 [INFO] 
11:18:17 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.ui.feature ---
11:18:17 [INFO] 
11:18:17 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.ui.feature ---
11:18:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.ui.feature/target/org.eclipse.papyrus.uml.ui.feature-1.2.0-SNAPSHOT.jar
11:18:17 [INFO] 
11:18:17 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.ui.feature ---
11:18:17 [INFO] 
11:18:17 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.ui.feature ---
11:18:17 [INFO] 
11:18:17 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.ui.feature ---
11:18:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.ui.feature/target/org.eclipse.papyrus.uml.ui.feature-1.2.0-SNAPSHOT-sources-feature.jar
11:18:17 [INFO] 
11:18:17 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.ui.feature ---
11:18:17 [INFO] 
11:18:17 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.uml.tools.feature >------
11:18:17 [INFO] Building org.eclipse.papyrus.uml.tools.feature 3.1.0-SNAPSHOT  [455/735]
11:18:17 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.tools.feature/pom.xml
11:18:17 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:18:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.tools.feature:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.tools.feature/pom.xml
11:18:17 [INFO] 
11:18:17 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.tools.feature ---
11:18:17 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.tools.feature/target
11:18:17 [INFO] 
11:18:17 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.tools.feature ---
11:18:17 [INFO] The project's OSGi version is 3.1.0.202401111608
11:18:17 [INFO] 
11:18:17 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.tools.feature ---
11:18:17 [INFO] 
11:18:17 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.tools.feature ---
11:18:17 [INFO] 
11:18:17 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.tools.feature ---
11:18:17 [INFO] 
11:18:17 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.tools.feature ---
11:18:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.tools.feature/src/main/resources
11:18:17 [INFO] 
11:18:17 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.tools.feature ---
11:18:17 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 149 were skipped
11:18:17 [INFO] 
11:18:17 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.tools.feature ---
11:18:17 [INFO] 
11:18:17 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.tools.feature ---
11:18:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.tools.feature/target/org.eclipse.papyrus.uml.tools.feature-3.1.0-SNAPSHOT.jar
11:18:17 [INFO] 
11:18:17 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.tools.feature ---
11:18:17 [INFO] 
11:18:17 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.tools.feature ---
11:18:17 [INFO] 
11:18:17 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.tools.feature ---
11:18:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.tools.feature/target/org.eclipse.papyrus.uml.tools.feature-3.1.0-SNAPSHOT-sources-feature.jar
11:18:17 [INFO] 
11:18:17 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.tools.feature ---
11:18:17 [INFO] 
11:18:17 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.modelexplorer.feature >--
11:18:17 [INFO] Building org.eclipse.papyrus.uml.modelexplorer.feature 2.0.0-SNAPSHOT [456/735]
11:18:17 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.modelexplorer.feature/pom.xml
11:18:17 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:18:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelexplorer.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.modelexplorer.feature/pom.xml
11:18:17 [INFO] 
11:18:17 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.modelexplorer.feature ---
11:18:17 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.modelexplorer.feature/target
11:18:17 [INFO] 
11:18:17 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.modelexplorer.feature ---
11:18:17 [INFO] The project's OSGi version is 2.0.0.202401111608
11:18:17 [INFO] 
11:18:17 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.modelexplorer.feature ---
11:18:17 [INFO] 
11:18:17 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.modelexplorer.feature ---
11:18:17 [INFO] 
11:18:17 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.modelexplorer.feature ---
11:18:17 [INFO] 
11:18:17 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.modelexplorer.feature ---
11:18:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.modelexplorer.feature/src/main/resources
11:18:17 [INFO] 
11:18:17 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.modelexplorer.feature ---
11:18:17 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 192 were skipped
11:18:17 [INFO] 
11:18:17 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.modelexplorer.feature ---
11:18:17 [INFO] 
11:18:17 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.modelexplorer.feature ---
11:18:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.modelexplorer.feature/target/org.eclipse.papyrus.uml.modelexplorer.feature-2.0.0-SNAPSHOT.jar
11:18:17 [INFO] 
11:18:17 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.modelexplorer.feature ---
11:18:17 [INFO] 
11:18:17 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.modelexplorer.feature ---
11:18:17 [INFO] 
11:18:17 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.modelexplorer.feature ---
11:18:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.modelexplorer.feature/target/org.eclipse.papyrus.uml.modelexplorer.feature-2.0.0-SNAPSHOT-sources-feature.jar
11:18:17 [INFO] 
11:18:17 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.modelexplorer.feature ---
11:18:17 [INFO] 
11:18:17 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.feature >-----
11:18:17 [INFO] Building org.eclipse.papyrus.uml.diagram.feature 4.1.0-SNAPSHOT [457/735]
11:18:17 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.feature/pom.xml
11:18:17 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:18:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.feature:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.feature/pom.xml
11:18:18 [INFO] 
11:18:18 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.feature ---
11:18:18 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.feature/target
11:18:18 [INFO] 
11:18:18 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.diagram.feature ---
11:18:18 [INFO] The project's OSGi version is 4.1.0.202401111608
11:18:18 [INFO] 
11:18:18 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.feature ---
11:18:18 [INFO] 
11:18:18 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.feature ---
11:18:18 [INFO] 
11:18:18 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.feature ---
11:18:18 [INFO] 
11:18:18 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.feature ---
11:18:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.feature/src/main/resources
11:18:18 [INFO] 
11:18:18 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.feature ---
11:18:18 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 222 were skipped
11:18:18 [INFO] 
11:18:18 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.feature ---
11:18:18 [INFO] 
11:18:18 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.diagram.feature ---
11:18:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.feature/target/org.eclipse.papyrus.uml.diagram.feature-4.1.0-SNAPSHOT.jar
11:18:18 [INFO] 
11:18:18 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.feature ---
11:18:18 [INFO] 
11:18:18 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.diagram.feature ---
11:18:18 [INFO] 
11:18:18 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.diagram.feature ---
11:18:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.feature/target/org.eclipse.papyrus.uml.diagram.feature-4.1.0-SNAPSHOT-sources-feature.jar
11:18:19 [INFO] 
11:18:19 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.feature ---
11:18:19 [INFO] 
11:18:19 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.feature >---
11:18:19 [INFO] Building org.eclipse.papyrus.uml.properties.feature 3.0.0-SNAPSHOT [458/735]
11:18:19 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.properties.feature/pom.xml
11:18:19 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:18:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.properties.feature/pom.xml
11:18:19 [INFO] 
11:18:19 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.properties.feature ---
11:18:19 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.properties.feature/target
11:18:19 [INFO] 
11:18:19 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.properties.feature ---
11:18:19 [INFO] The project's OSGi version is 3.0.0.202401111608
11:18:19 [INFO] 
11:18:19 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.properties.feature ---
11:18:19 [INFO] 
11:18:19 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.properties.feature ---
11:18:19 [INFO] 
11:18:19 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.properties.feature ---
11:18:19 [INFO] 
11:18:19 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.properties.feature ---
11:18:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.properties.feature/src/main/resources
11:18:19 [INFO] 
11:18:19 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.properties.feature ---
11:18:19 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 204 were skipped
11:18:19 [INFO] 
11:18:19 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.properties.feature ---
11:18:19 [INFO] 
11:18:19 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.properties.feature ---
11:18:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.properties.feature/target/org.eclipse.papyrus.uml.properties.feature-3.0.0-SNAPSHOT.jar
11:18:19 [INFO] 
11:18:19 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.properties.feature ---
11:18:19 [INFO] 
11:18:19 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.properties.feature ---
11:18:19 [INFO] 
11:18:19 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.properties.feature ---
11:18:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.properties.feature/target/org.eclipse.papyrus.uml.properties.feature-3.0.0-SNAPSHOT-sources-feature.jar
11:18:19 [INFO] 
11:18:19 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.properties.feature ---
11:18:19 [INFO] 
11:18:19 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization.feature >--
11:18:19 [INFO] Building org.eclipse.papyrus.uml.internationalization.feature 1.0.0-SNAPSHOT [459/735]
11:18:19 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.internationalization.feature/pom.xml
11:18:19 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:18:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.internationalization.feature/pom.xml
11:18:19 [INFO] 
11:18:19 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.internationalization.feature ---
11:18:19 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.internationalization.feature/target
11:18:19 [INFO] 
11:18:19 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.internationalization.feature ---
11:18:19 [INFO] The project's OSGi version is 1.0.0.202401111608
11:18:19 [INFO] 
11:18:19 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.internationalization.feature ---
11:18:19 [INFO] 
11:18:19 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.internationalization.feature ---
11:18:19 [INFO] 
11:18:19 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.internationalization.feature ---
11:18:19 [INFO] 
11:18:19 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.internationalization.feature ---
11:18:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.internationalization.feature/src/main/resources
11:18:19 [INFO] 
11:18:19 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.internationalization.feature ---
11:18:19 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 130 were skipped
11:18:19 [INFO] 
11:18:19 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.internationalization.feature ---
11:18:19 [INFO] 
11:18:19 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.internationalization.feature ---
11:18:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.internationalization.feature/target/org.eclipse.papyrus.uml.internationalization.feature-1.0.0-SNAPSHOT.jar
11:18:19 [INFO] 
11:18:19 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.internationalization.feature ---
11:18:19 [INFO] 
11:18:19 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.internationalization.feature ---
11:18:19 [INFO] 
11:18:19 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.internationalization.feature ---
11:18:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.internationalization.feature/target/org.eclipse.papyrus.uml.internationalization.feature-1.0.0-SNAPSHOT-sources-feature.jar
11:18:19 [INFO] 
11:18:19 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.internationalization.feature ---
11:18:19 [INFO] 
11:18:19 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.feature >----
11:18:19 [INFO] Building org.eclipse.papyrus.uml.textedit.feature 2.0.100-SNAPSHOT [460/735]
11:18:19 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.textedit.feature/pom.xml
11:18:19 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:18:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.feature:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.textedit.feature/pom.xml
11:18:20 [INFO] 
11:18:20 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.feature ---
11:18:20 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.textedit.feature/target
11:18:20 [INFO] 
11:18:20 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.textedit.feature ---
11:18:20 [INFO] The project's OSGi version is 2.0.100.202401111608
11:18:20 [INFO] 
11:18:20 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.feature ---
11:18:20 [INFO] 
11:18:20 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.feature ---
11:18:20 [INFO] 
11:18:20 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.feature ---
11:18:20 [INFO] 
11:18:20 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.feature ---
11:18:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.textedit.feature/src/main/resources
11:18:20 [INFO] 
11:18:20 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.textedit.feature ---
11:18:20 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 248 were skipped
11:18:20 [INFO] 
11:18:20 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.feature ---
11:18:20 [INFO] 
11:18:20 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.textedit.feature ---
11:18:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.textedit.feature/target/org.eclipse.papyrus.uml.textedit.feature-2.0.100-SNAPSHOT.jar
11:18:20 [INFO] 
11:18:20 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.feature ---
11:18:20 [INFO] 
11:18:20 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.textedit.feature ---
11:18:20 [INFO] 
11:18:20 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.textedit.feature ---
11:18:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.textedit.feature/target/org.eclipse.papyrus.uml.textedit.feature-2.0.100-SNAPSHOT-sources-feature.jar
11:18:20 [INFO] 
11:18:20 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.feature ---
11:18:20 [INFO] 
11:18:20 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.uml.search.feature >-----
11:18:20 [INFO] Building org.eclipse.papyrus.uml.search.feature 2.1.0-SNAPSHOT [461/735]
11:18:20 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.search.feature/pom.xml
11:18:20 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:18:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.search.feature:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.search.feature/pom.xml
11:18:21 [INFO] 
11:18:21 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.search.feature ---
11:18:21 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.search.feature/target
11:18:21 [INFO] 
11:18:21 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.search.feature ---
11:18:21 [INFO] The project's OSGi version is 2.1.0.202401111608
11:18:21 [INFO] 
11:18:21 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.search.feature ---
11:18:21 [INFO] 
11:18:21 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.search.feature ---
11:18:21 [INFO] 
11:18:21 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.search.feature ---
11:18:21 [INFO] 
11:18:21 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.search.feature ---
11:18:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.search.feature/src/main/resources
11:18:21 [INFO] 
11:18:21 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.search.feature ---
11:18:21 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 197 were skipped
11:18:21 [INFO] 
11:18:21 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.search.feature ---
11:18:21 [INFO] 
11:18:21 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.search.feature ---
11:18:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.search.feature/target/org.eclipse.papyrus.uml.search.feature-2.1.0-SNAPSHOT.jar
11:18:21 [INFO] 
11:18:21 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.search.feature ---
11:18:21 [INFO] 
11:18:21 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.search.feature ---
11:18:21 [INFO] 
11:18:21 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.search.feature ---
11:18:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.search.feature/target/org.eclipse.papyrus.uml.search.feature-2.1.0-SNAPSHOT-sources-feature.jar
11:18:21 [INFO] 
11:18:21 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.search.feature ---
11:18:21 [INFO] 
11:18:21 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.feature >----
11:18:21 [INFO] Building org.eclipse.papyrus.uml.nattable.feature 4.0.0-SNAPSHOT [462/735]
11:18:21 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.nattable.feature/pom.xml
11:18:21 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:18:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.nattable.feature/pom.xml
11:18:22 [INFO] 
11:18:22 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.feature ---
11:18:22 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.nattable.feature/target
11:18:22 [INFO] 
11:18:22 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.nattable.feature ---
11:18:22 [INFO] The project's OSGi version is 4.0.0.202401111608
11:18:22 [INFO] 
11:18:22 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.feature ---
11:18:22 [INFO] 
11:18:22 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.feature ---
11:18:22 [INFO] 
11:18:22 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.feature ---
11:18:22 [INFO] 
11:18:22 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.feature ---
11:18:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.nattable.feature/src/main/resources
11:18:22 [INFO] 
11:18:22 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.nattable.feature ---
11:18:22 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 225 were skipped
11:18:22 [INFO] 
11:18:22 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.nattable.feature ---
11:18:22 [INFO] 
11:18:22 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.nattable.feature ---
11:18:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.nattable.feature/target/org.eclipse.papyrus.uml.nattable.feature-4.0.0-SNAPSHOT.jar
11:18:22 [INFO] 
11:18:22 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.feature ---
11:18:22 [INFO] 
11:18:22 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.nattable.feature ---
11:18:22 [INFO] 
11:18:22 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.nattable.feature ---
11:18:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.nattable.feature/target/org.eclipse.papyrus.uml.nattable.feature-4.0.0-SNAPSHOT-sources-feature.jar
11:18:22 [INFO] 
11:18:22 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.feature ---
11:18:22 [INFO] 
11:18:22 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.feature >--
11:18:22 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.css.feature 3.0.0-SNAPSHOT [463/735]
11:18:22 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.css.feature/pom.xml
11:18:22 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:18:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.css.feature/pom.xml
11:18:22 [INFO] 
11:18:22 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.css.feature ---
11:18:22 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.css.feature/target
11:18:22 [INFO] 
11:18:22 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.infra.gmfdiag.css.feature ---
11:18:22 [INFO] The project's OSGi version is 3.0.0.202401111608
11:18:22 [INFO] 
11:18:22 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.css.feature ---
11:18:22 [INFO] 
11:18:22 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.css.feature ---
11:18:22 [INFO] 
11:18:22 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.css.feature ---
11:18:22 [INFO] 
11:18:22 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.css.feature ---
11:18:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.css.feature/src/main/resources
11:18:22 [INFO] 
11:18:22 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.css.feature ---
11:18:22 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 208 were skipped
11:18:22 [INFO] 
11:18:22 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.css.feature ---
11:18:22 [INFO] 
11:18:22 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.infra.gmfdiag.css.feature ---
11:18:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.css.feature/target/org.eclipse.papyrus.infra.gmfdiag.css.feature-3.0.0-SNAPSHOT.jar
11:18:22 [INFO] 
11:18:22 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.css.feature ---
11:18:22 [INFO] 
11:18:22 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.css.feature ---
11:18:22 [INFO] 
11:18:22 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.css.feature ---
11:18:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.css.feature/target/org.eclipse.papyrus.infra.gmfdiag.css.feature-3.0.0-SNAPSHOT-sources-feature.jar
11:18:22 [INFO] 
11:18:22 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.css.feature ---
11:18:22 [INFO] 
11:18:22 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.css.feature >---
11:18:22 [INFO] Building org.eclipse.papyrus.uml.diagram.css.feature 2.0.0-SNAPSHOT [464/735]
11:18:22 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.css.feature/pom.xml
11:18:22 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:18:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.css.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.css.feature/pom.xml
11:18:23 [INFO] 
11:18:23 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.css.feature ---
11:18:23 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.css.feature/target
11:18:23 [INFO] 
11:18:23 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.diagram.css.feature ---
11:18:23 [INFO] The project's OSGi version is 2.0.0.202401111608
11:18:23 [INFO] 
11:18:23 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.css.feature ---
11:18:23 [INFO] 
11:18:23 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.css.feature ---
11:18:23 [INFO] 
11:18:23 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.css.feature ---
11:18:23 [INFO] 
11:18:23 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.css.feature ---
11:18:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.css.feature/src/main/resources
11:18:23 [INFO] 
11:18:23 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.css.feature ---
11:18:23 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 221 were skipped
11:18:23 [INFO] 
11:18:23 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.css.feature ---
11:18:23 [INFO] 
11:18:23 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.diagram.css.feature ---
11:18:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.css.feature/target/org.eclipse.papyrus.uml.diagram.css.feature-2.0.0-SNAPSHOT.jar
11:18:23 [INFO] 
11:18:23 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.css.feature ---
11:18:23 [INFO] 
11:18:23 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.diagram.css.feature ---
11:18:23 [INFO] 
11:18:23 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.diagram.css.feature ---
11:18:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.css.feature/target/org.eclipse.papyrus.uml.diagram.css.feature-2.0.0-SNAPSHOT-sources-feature.jar
11:18:23 [INFO] 
11:18:23 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.css.feature ---
11:18:23 [INFO] 
11:18:23 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.feature >-------
11:18:23 [INFO] Building org.eclipse.papyrus.uml.alf.feature 3.0.100-SNAPSHOT  [465/735]
11:18:23 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.alf.feature/pom.xml
11:18:23 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:18:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.feature:3.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.alf.feature/pom.xml
11:18:23 [INFO] 
11:18:23 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.alf.feature ---
11:18:23 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.alf.feature/target
11:18:23 [INFO] 
11:18:23 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.alf.feature ---
11:18:23 [INFO] The project's OSGi version is 3.0.100.202401111608
11:18:23 [INFO] 
11:18:23 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.alf.feature ---
11:18:23 [INFO] 
11:18:23 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.alf.feature ---
11:18:23 [INFO] 
11:18:23 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.alf.feature ---
11:18:23 [INFO] 
11:18:23 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.alf.feature ---
11:18:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.alf.feature/src/main/resources
11:18:23 [INFO] 
11:18:23 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.alf.feature ---
11:18:23 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 192 were skipped
11:18:23 [INFO] 
11:18:23 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.alf.feature ---
11:18:23 [INFO] 
11:18:23 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.alf.feature ---
11:18:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.alf.feature/target/org.eclipse.papyrus.uml.alf.feature-3.0.100-SNAPSHOT.jar
11:18:23 [INFO] 
11:18:23 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.alf.feature ---
11:18:23 [INFO] 
11:18:23 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.alf.feature ---
11:18:23 [INFO] 
11:18:23 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.alf.feature ---
11:18:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.alf.feature/target/org.eclipse.papyrus.uml.alf.feature-3.0.100-SNAPSHOT-sources-feature.jar
11:18:23 [INFO] 
11:18:23 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.alf.feature ---
11:18:23 [INFO] 
11:18:23 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.feature >----
11:18:23 [INFO] Building org.eclipse.papyrus.uml.m2m.qvto.feature 1.0.0-SNAPSHOT [466/735]
11:18:23 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.m2m.qvto.feature/pom.xml
11:18:23 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:18:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.m2m.qvto.feature/pom.xml
11:18:24 [INFO] 
11:18:24 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.m2m.qvto.feature ---
11:18:24 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.m2m.qvto.feature/target
11:18:24 [INFO] 
11:18:24 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.m2m.qvto.feature ---
11:18:24 [INFO] The project's OSGi version is 1.0.0.202401111608
11:18:24 [INFO] 
11:18:24 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.m2m.qvto.feature ---
11:18:24 [INFO] 
11:18:24 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.m2m.qvto.feature ---
11:18:24 [INFO] 
11:18:24 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.m2m.qvto.feature ---
11:18:24 [INFO] 
11:18:24 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.m2m.qvto.feature ---
11:18:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.m2m.qvto.feature/src/main/resources
11:18:24 [INFO] 
11:18:24 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.m2m.qvto.feature ---
11:18:24 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 159 were skipped
11:18:24 [INFO] 
11:18:24 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.m2m.qvto.feature ---
11:18:24 [INFO] 
11:18:24 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.m2m.qvto.feature ---
11:18:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.m2m.qvto.feature/target/org.eclipse.papyrus.uml.m2m.qvto.feature-1.0.0-SNAPSHOT.jar
11:18:24 [INFO] 
11:18:24 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.m2m.qvto.feature ---
11:18:24 [INFO] 
11:18:24 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.m2m.qvto.feature ---
11:18:24 [INFO] 
11:18:24 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.m2m.qvto.feature ---
11:18:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.m2m.qvto.feature/target/org.eclipse.papyrus.uml.m2m.qvto.feature-1.0.0-SNAPSHOT-sources-feature.jar
11:18:24 [INFO] 
11:18:24 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.m2m.qvto.feature ---
11:18:24 [INFO] 
11:18:24 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.uml.feature >---------
11:18:24 [INFO] Building org.eclipse.papyrus.uml.feature 5.1.0-SNAPSHOT        [467/735]
11:18:24 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.feature/pom.xml
11:18:24 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:18:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.feature:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.feature/pom.xml
11:18:26 [INFO] 
11:18:26 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.feature ---
11:18:26 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.feature/target
11:18:26 [INFO] 
11:18:26 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.feature ---
11:18:26 [INFO] The project's OSGi version is 5.1.0.202401111608
11:18:26 [INFO] 
11:18:26 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.feature ---
11:18:26 [INFO] 
11:18:26 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.feature ---
11:18:26 [INFO] 
11:18:26 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.feature ---
11:18:26 [INFO] 
11:18:26 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.feature ---
11:18:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.feature/src/main/resources
11:18:26 [INFO] 
11:18:26 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.feature ---
11:18:26 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 258 were skipped
11:18:26 [INFO] 
11:18:26 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.feature ---
11:18:26 [INFO] 
11:18:26 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.feature ---
11:18:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.feature/target/org.eclipse.papyrus.uml.feature-5.1.0-SNAPSHOT.jar
11:18:26 [INFO] 
11:18:26 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.feature ---
11:18:26 [INFO] 
11:18:26 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.feature ---
11:18:26 [INFO] 
11:18:26 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.feature ---
11:18:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.uml.feature/target/org.eclipse.papyrus.uml.feature-5.1.0-SNAPSHOT-sources-feature.jar
11:18:26 [INFO] 
11:18:26 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.feature ---
11:18:26 [INFO] 
11:18:26 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.editor.feature >-------
11:18:26 [INFO] Building org.eclipse.papyrus.editor.feature 2.0.0-SNAPSHOT     [468/735]
11:18:26 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.editor.feature/pom.xml
11:18:26 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:18:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.editor.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.editor.feature/pom.xml
11:18:26 [INFO] 
11:18:26 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.editor.feature ---
11:18:26 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.editor.feature/target
11:18:26 [INFO] 
11:18:26 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.editor.feature ---
11:18:26 [INFO] The project's OSGi version is 2.0.0.202401111608
11:18:26 [INFO] 
11:18:26 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.editor.feature ---
11:18:26 [INFO] 
11:18:26 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.editor.feature ---
11:18:26 [INFO] 
11:18:26 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.editor.feature ---
11:18:26 [INFO] 
11:18:26 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.editor.feature ---
11:18:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.editor.feature/src/main/resources
11:18:26 [INFO] 
11:18:26 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.editor.feature ---
11:18:26 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 139 were skipped
11:18:26 [INFO] 
11:18:26 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.editor.feature ---
11:18:26 [INFO] 
11:18:26 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.editor.feature ---
11:18:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.editor.feature/target/org.eclipse.papyrus.editor.feature-2.0.0-SNAPSHOT.jar
11:18:26 [INFO] 
11:18:26 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.editor.feature ---
11:18:26 [INFO] 
11:18:26 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.editor.feature ---
11:18:26 [INFO] 
11:18:26 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.editor.feature ---
11:18:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.editor.feature/target/org.eclipse.papyrus.editor.feature-2.0.0-SNAPSHOT-sources-feature.jar
11:18:26 [INFO] 
11:18:26 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.editor.feature ---
11:18:26 [INFO] 
11:18:26 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.emf.feature >---------
11:18:26 [INFO] Building org.eclipse.papyrus.emf.feature 1.1.0-SNAPSHOT        [469/735]
11:18:26 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.emf.feature/pom.xml
11:18:26 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:18:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.feature:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.emf.feature/pom.xml
11:18:26 [INFO] 
11:18:26 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.feature ---
11:18:26 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.emf.feature/target
11:18:26 [INFO] 
11:18:26 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.emf.feature ---
11:18:26 [INFO] The project's OSGi version is 1.1.0.202401111608
11:18:26 [INFO] 
11:18:26 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.feature ---
11:18:26 [INFO] 
11:18:26 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.feature ---
11:18:26 [INFO] 
11:18:26 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.feature ---
11:18:26 [INFO] 
11:18:26 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.feature ---
11:18:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.emf.feature/src/main/resources
11:18:26 [INFO] 
11:18:26 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.feature ---
11:18:26 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 104 were skipped
11:18:26 [INFO] 
11:18:26 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.feature ---
11:18:26 [INFO] 
11:18:26 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.emf.feature ---
11:18:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.emf.feature/target/org.eclipse.papyrus.emf.feature-1.1.0-SNAPSHOT.jar
11:18:26 [INFO] 
11:18:26 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.feature ---
11:18:26 [INFO] 
11:18:26 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.emf.feature ---
11:18:26 [INFO] 
11:18:26 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.feature ---
11:18:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.emf.feature/target/org.eclipse.papyrus.emf.feature-1.1.0-SNAPSHOT-sources-feature.jar
11:18:26 [INFO] 
11:18:26 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.feature ---
11:18:26 [INFO] 
11:18:26 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.expressions.feature >--
11:18:26 [INFO] Building org.eclipse.papyrus.infra.emf.expressions.feature 1.0.0-SNAPSHOT [470/735]
11:18:26 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.expressions.feature/pom.xml
11:18:26 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:18:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.expressions.feature/pom.xml
11:18:27 [INFO] 
11:18:27 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf.expressions.feature ---
11:18:27 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.expressions.feature/target
11:18:27 [INFO] 
11:18:27 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.infra.emf.expressions.feature ---
11:18:27 [INFO] The project's OSGi version is 1.0.0.202401111608
11:18:27 [INFO] 
11:18:27 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.expressions.feature ---
11:18:27 [INFO] 
11:18:27 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.expressions.feature ---
11:18:27 [INFO] 
11:18:27 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.expressions.feature ---
11:18:27 [INFO] 
11:18:27 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.emf.expressions.feature ---
11:18:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.expressions.feature/src/main/resources
11:18:27 [INFO] 
11:18:27 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.emf.expressions.feature ---
11:18:27 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 136 were skipped
11:18:27 [INFO] 
11:18:27 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.expressions.feature ---
11:18:27 [INFO] 
11:18:27 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.infra.emf.expressions.feature ---
11:18:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.expressions.feature/target/org.eclipse.papyrus.infra.emf.expressions.feature-1.0.0-SNAPSHOT.jar
11:18:27 [INFO] 
11:18:27 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.expressions.feature ---
11:18:27 [INFO] 
11:18:27 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.infra.emf.expressions.feature ---
11:18:27 [INFO] 
11:18:27 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.emf.expressions.feature ---
11:18:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.expressions.feature/target/org.eclipse.papyrus.infra.emf.expressions.feature-1.0.0-SNAPSHOT-sources-feature.jar
11:18:27 [INFO] 
11:18:27 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.expressions.feature ---
11:18:27 [INFO] 
11:18:27 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.feature >------
11:18:27 [INFO] Building org.eclipse.papyrus.infra.emf.feature 3.2.0-SNAPSHOT  [471/735]
11:18:27 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.feature/pom.xml
11:18:27 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:18:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.feature:3.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.feature/pom.xml
11:18:27 [INFO] 
11:18:27 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf.feature ---
11:18:27 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.feature/target
11:18:27 [INFO] 
11:18:27 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.infra.emf.feature ---
11:18:27 [INFO] The project's OSGi version is 3.2.0.202401111608
11:18:27 [INFO] 
11:18:27 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.feature ---
11:18:27 [INFO] 
11:18:27 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.feature ---
11:18:27 [INFO] 
11:18:27 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.feature ---
11:18:27 [INFO] 
11:18:27 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.emf.feature ---
11:18:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.feature/src/main/resources
11:18:27 [INFO] 
11:18:27 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.emf.feature ---
11:18:27 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 140 were skipped
11:18:27 [INFO] 
11:18:27 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.feature ---
11:18:27 [INFO] 
11:18:27 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.infra.emf.feature ---
11:18:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.feature/target/org.eclipse.papyrus.infra.emf.feature-3.2.0-SNAPSHOT.jar
11:18:27 [INFO] 
11:18:27 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.feature ---
11:18:27 [INFO] 
11:18:27 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.infra.emf.feature ---
11:18:27 [INFO] 
11:18:27 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.emf.feature ---
11:18:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.feature/target/org.eclipse.papyrus.infra.emf.feature-3.2.0-SNAPSHOT-sources-feature.jar
11:18:27 [INFO] 
11:18:27 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.feature ---
11:18:27 [INFO] 
11:18:27 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.feature >----
11:18:27 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.feature 3.0.200-SNAPSHOT [472/735]
11:18:27 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.feature/pom.xml
11:18:27 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:18:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.feature:3.0.200-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.feature/pom.xml
11:18:28 [INFO] 
11:18:28 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.feature ---
11:18:28 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.feature/target
11:18:28 [INFO] 
11:18:28 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.infra.gmfdiag.feature ---
11:18:28 [INFO] The project's OSGi version is 3.0.200.202401111608
11:18:28 [INFO] 
11:18:28 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.feature ---
11:18:28 [INFO] 
11:18:28 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.feature ---
11:18:28 [INFO] 
11:18:28 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.feature ---
11:18:28 [INFO] 
11:18:28 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.feature ---
11:18:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.feature/src/main/resources
11:18:28 [INFO] 
11:18:28 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.feature ---
11:18:28 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 188 were skipped
11:18:28 [INFO] 
11:18:28 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.feature ---
11:18:28 [INFO] 
11:18:28 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.infra.gmfdiag.feature ---
11:18:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.feature/target/org.eclipse.papyrus.infra.gmfdiag.feature-3.0.200-SNAPSHOT.jar
11:18:28 [INFO] 
11:18:28 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.feature ---
11:18:28 [INFO] 
11:18:28 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.feature ---
11:18:28 [INFO] 
11:18:28 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.feature ---
11:18:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.feature/target/org.eclipse.papyrus.infra.gmfdiag.feature-3.0.200-SNAPSHOT-sources-feature.jar
11:18:28 [INFO] 
11:18:28 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.feature ---
11:18:28 [INFO] 
11:18:28 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.feature >--
11:18:28 [INFO] Building org.eclipse.papyrus.infra.internationalization.feature 1.0.0-SNAPSHOT [473/735]
11:18:28 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.internationalization.feature/pom.xml
11:18:28 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:18:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.internationalization.feature/pom.xml
11:18:28 [INFO] 
11:18:28 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.internationalization.feature ---
11:18:28 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.internationalization.feature/target
11:18:28 [INFO] 
11:18:28 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.infra.internationalization.feature ---
11:18:28 [INFO] The project's OSGi version is 1.0.0.202401111608
11:18:28 [INFO] 
11:18:28 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.internationalization.feature ---
11:18:28 [INFO] 
11:18:28 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.internationalization.feature ---
11:18:28 [INFO] 
11:18:28 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.internationalization.feature ---
11:18:28 [INFO] 
11:18:28 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.internationalization.feature ---
11:18:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.internationalization.feature/src/main/resources
11:18:28 [INFO] 
11:18:28 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.internationalization.feature ---
11:18:28 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 175 were skipped
11:18:28 [INFO] 
11:18:28 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.internationalization.feature ---
11:18:28 [INFO] 
11:18:28 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.infra.internationalization.feature ---
11:18:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.internationalization.feature/target/org.eclipse.papyrus.infra.internationalization.feature-1.0.0-SNAPSHOT.jar
11:18:28 [INFO] 
11:18:28 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.internationalization.feature ---
11:18:28 [INFO] 
11:18:28 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.infra.internationalization.feature ---
11:18:28 [INFO] 
11:18:28 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.internationalization.feature ---
11:18:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.internationalization.feature/target/org.eclipse.papyrus.infra.internationalization.feature-1.0.0-SNAPSHOT-sources-feature.jar
11:18:28 [INFO] 
11:18:28 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.internationalization.feature ---
11:18:28 [INFO] 
11:18:28 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.core.feature >-----
11:18:28 [INFO] Building org.eclipse.papyrus.infra.core.feature 3.1.100-SNAPSHOT [474/735]
11:18:28 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.core.feature/pom.xml
11:18:28 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:18:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.feature:3.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.core.feature/pom.xml
11:18:29 [INFO] 
11:18:29 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.core.feature ---
11:18:29 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.core.feature/target
11:18:29 [INFO] 
11:18:29 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.infra.core.feature ---
11:18:29 [INFO] The project's OSGi version is 3.1.100.202401111608
11:18:29 [INFO] 
11:18:29 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.feature ---
11:18:29 [INFO] 
11:18:29 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.feature ---
11:18:29 [INFO] 
11:18:29 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.feature ---
11:18:29 [INFO] 
11:18:29 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.core.feature ---
11:18:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.core.feature/src/main/resources
11:18:29 [INFO] 
11:18:29 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.core.feature ---
11:18:29 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 111 were skipped
11:18:29 [INFO] 
11:18:29 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.core.feature ---
11:18:29 [INFO] 
11:18:29 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.infra.core.feature ---
11:18:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.core.feature/target/org.eclipse.papyrus.infra.core.feature-3.1.100-SNAPSHOT.jar
11:18:29 [INFO] 
11:18:29 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.feature ---
11:18:29 [INFO] 
11:18:29 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.infra.core.feature ---
11:18:29 [INFO] 
11:18:29 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.core.feature ---
11:18:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.core.feature/target/org.eclipse.papyrus.infra.core.feature-3.1.100-SNAPSHOT-sources-feature.jar
11:18:29 [INFO] 
11:18:29 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.feature ---
11:18:29 [INFO] 
11:18:29 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.feature >------
11:18:29 [INFO] Building org.eclipse.papyrus.infra.ui.feature 3.1.100-SNAPSHOT [475/735]
11:18:29 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.ui.feature/pom.xml
11:18:29 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:18:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.feature:3.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.ui.feature/pom.xml
11:18:29 [INFO] 
11:18:29 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.ui.feature ---
11:18:29 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.ui.feature/target
11:18:29 [INFO] 
11:18:29 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.infra.ui.feature ---
11:18:29 [INFO] The project's OSGi version is 3.1.100.202401111608
11:18:29 [INFO] 
11:18:29 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.ui.feature ---
11:18:29 [INFO] 
11:18:29 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.ui.feature ---
11:18:29 [INFO] 
11:18:29 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.ui.feature ---
11:18:29 [INFO] 
11:18:29 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.ui.feature ---
11:18:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.ui.feature/src/main/resources
11:18:29 [INFO] 
11:18:29 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.ui.feature ---
11:18:29 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 203 were skipped
11:18:29 [INFO] 
11:18:29 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.ui.feature ---
11:18:29 [INFO] 
11:18:29 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.infra.ui.feature ---
11:18:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.ui.feature/target/org.eclipse.papyrus.infra.ui.feature-3.1.100-SNAPSHOT.jar
11:18:30 [INFO] 
11:18:30 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.ui.feature ---
11:18:30 [INFO] 
11:18:30 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.infra.ui.feature ---
11:18:30 [INFO] 
11:18:30 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.ui.feature ---
11:18:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.ui.feature/target/org.eclipse.papyrus.infra.ui.feature-3.1.100-SNAPSHOT-sources-feature.jar
11:18:30 [INFO] 
11:18:30 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.ui.feature ---
11:18:30 [INFO] 
11:18:30 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.viewpoints.feature >--
11:18:30 [INFO] Building org.eclipse.papyrus.infra.viewpoints.feature 3.0.100-SNAPSHOT [476/735]
11:18:30 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.viewpoints.feature/pom.xml
11:18:30 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:18:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.viewpoints.feature:3.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.viewpoints.feature/pom.xml
11:18:30 [INFO] 
11:18:30 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.viewpoints.feature ---
11:18:30 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.viewpoints.feature/target
11:18:30 [INFO] 
11:18:30 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.infra.viewpoints.feature ---
11:18:30 [INFO] The project's OSGi version is 3.0.100.202401111608
11:18:30 [INFO] 
11:18:30 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.viewpoints.feature ---
11:18:30 [INFO] 
11:18:30 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.viewpoints.feature ---
11:18:30 [INFO] 
11:18:30 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.viewpoints.feature ---
11:18:30 [INFO] 
11:18:30 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.viewpoints.feature ---
11:18:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.viewpoints.feature/src/main/resources
11:18:30 [INFO] 
11:18:30 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.viewpoints.feature ---
11:18:30 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 147 were skipped
11:18:30 [INFO] 
11:18:30 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.viewpoints.feature ---
11:18:30 [INFO] 
11:18:30 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.infra.viewpoints.feature ---
11:18:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.viewpoints.feature/target/org.eclipse.papyrus.infra.viewpoints.feature-3.0.100-SNAPSHOT.jar
11:18:30 [INFO] 
11:18:30 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.viewpoints.feature ---
11:18:30 [INFO] 
11:18:30 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.infra.viewpoints.feature ---
11:18:30 [INFO] 
11:18:30 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.viewpoints.feature ---
11:18:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.viewpoints.feature/target/org.eclipse.papyrus.infra.viewpoints.feature-3.0.100-SNAPSHOT-sources-feature.jar
11:18:30 [INFO] 
11:18:30 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.viewpoints.feature ---
11:18:30 [INFO] 
11:18:30 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.widget.feature >----
11:18:30 [INFO] Building org.eclipse.papyrus.infra.widget.feature 3.1.0-SNAPSHOT [477/735]
11:18:30 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.widget.feature/pom.xml
11:18:30 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:18:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.widget.feature:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.widget.feature/pom.xml
11:18:30 [INFO] 
11:18:30 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.widget.feature ---
11:18:30 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.widget.feature/target
11:18:30 [INFO] 
11:18:30 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.infra.widget.feature ---
11:18:30 [INFO] The project's OSGi version is 3.1.0.202401111608
11:18:30 [INFO] 
11:18:30 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.widget.feature ---
11:18:30 [INFO] 
11:18:30 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.widget.feature ---
11:18:30 [INFO] 
11:18:30 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.widget.feature ---
11:18:30 [INFO] 
11:18:30 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.widget.feature ---
11:18:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.widget.feature/src/main/resources
11:18:30 [INFO] 
11:18:30 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.widget.feature ---
11:18:30 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 119 were skipped
11:18:30 [INFO] 
11:18:30 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.widget.feature ---
11:18:30 [INFO] 
11:18:30 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.infra.widget.feature ---
11:18:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.widget.feature/target/org.eclipse.papyrus.infra.widget.feature-3.1.0-SNAPSHOT.jar
11:18:30 [INFO] 
11:18:30 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.widget.feature ---
11:18:30 [INFO] 
11:18:30 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.infra.widget.feature ---
11:18:30 [INFO] 
11:18:30 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.widget.feature ---
11:18:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.widget.feature/target/org.eclipse.papyrus.infra.widget.feature-3.1.0-SNAPSHOT-sources-feature.jar
11:18:30 [INFO] 
11:18:30 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.widget.feature ---
11:18:30 [INFO] 
11:18:30 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.feature >---
11:18:30 [INFO] Building org.eclipse.papyrus.infra.services.feature 3.1.0-SNAPSHOT [478/735]
11:18:30 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.services.feature/pom.xml
11:18:30 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:18:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.feature:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.services.feature/pom.xml
11:18:31 [INFO] 
11:18:31 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.feature ---
11:18:31 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.services.feature/target
11:18:31 [INFO] 
11:18:31 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.infra.services.feature ---
11:18:31 [INFO] The project's OSGi version is 3.1.0.202401111608
11:18:31 [INFO] 
11:18:31 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.feature ---
11:18:31 [INFO] 
11:18:31 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.feature ---
11:18:31 [INFO] 
11:18:31 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.feature ---
11:18:31 [INFO] 
11:18:31 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.feature ---
11:18:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.services.feature/src/main/resources
11:18:31 [INFO] 
11:18:31 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.feature ---
11:18:31 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 134 were skipped
11:18:31 [INFO] 
11:18:31 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.feature ---
11:18:31 [INFO] 
11:18:31 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.infra.services.feature ---
11:18:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.services.feature/target/org.eclipse.papyrus.infra.services.feature-3.1.0-SNAPSHOT.jar
11:18:31 [INFO] 
11:18:31 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.feature ---
11:18:31 [INFO] 
11:18:31 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.infra.services.feature ---
11:18:31 [INFO] 
11:18:31 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.services.feature ---
11:18:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.services.feature/target/org.eclipse.papyrus.infra.services.feature-3.1.0-SNAPSHOT-sources-feature.jar
11:18:31 [INFO] 
11:18:31 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.feature ---
11:18:31 [INFO] 
11:18:31 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.feature >--
11:18:31 [INFO] Building org.eclipse.papyrus.infra.architecture.feature 1.1.0-SNAPSHOT [479/735]
11:18:31 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.architecture.feature/pom.xml
11:18:31 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:18:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.feature:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.architecture.feature/pom.xml
11:18:31 [INFO] 
11:18:31 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.architecture.feature ---
11:18:31 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.architecture.feature/target
11:18:31 [INFO] 
11:18:31 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.infra.architecture.feature ---
11:18:31 [INFO] The project's OSGi version is 1.1.0.202401111608
11:18:31 [INFO] 
11:18:31 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.architecture.feature ---
11:18:31 [INFO] 
11:18:31 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.architecture.feature ---
11:18:31 [INFO] 
11:18:31 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.architecture.feature ---
11:18:31 [INFO] 
11:18:31 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.architecture.feature ---
11:18:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.architecture.feature/src/main/resources
11:18:31 [INFO] 
11:18:31 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.architecture.feature ---
11:18:31 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 123 were skipped
11:18:31 [INFO] 
11:18:31 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.architecture.feature ---
11:18:31 [INFO] 
11:18:31 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.infra.architecture.feature ---
11:18:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.architecture.feature/target/org.eclipse.papyrus.infra.architecture.feature-1.1.0-SNAPSHOT.jar
11:18:31 [INFO] 
11:18:31 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.architecture.feature ---
11:18:31 [INFO] 
11:18:31 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.infra.architecture.feature ---
11:18:31 [INFO] 
11:18:31 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.architecture.feature ---
11:18:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.architecture.feature/target/org.eclipse.papyrus.infra.architecture.feature-1.1.0-SNAPSHOT-sources-feature.jar
11:18:31 [INFO] 
11:18:31 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.architecture.feature ---
11:18:31 [INFO] 
11:18:31 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.feature >---
11:18:31 [INFO] Building org.eclipse.papyrus.infra.nattable.feature 4.0.0-SNAPSHOT [480/735]
11:18:31 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.nattable.feature/pom.xml
11:18:31 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:18:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.nattable.feature/pom.xml
11:18:31 [INFO] 
11:18:31 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.feature ---
11:18:31 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.nattable.feature/target
11:18:31 [INFO] 
11:18:31 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.infra.nattable.feature ---
11:18:31 [INFO] The project's OSGi version is 4.0.0.202401111608
11:18:31 [INFO] 
11:18:31 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.feature ---
11:18:31 [INFO] 
11:18:31 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.feature ---
11:18:31 [INFO] 
11:18:31 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.feature ---
11:18:31 [INFO] 
11:18:31 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.feature ---
11:18:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.nattable.feature/src/main/resources
11:18:31 [INFO] 
11:18:31 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.nattable.feature ---
11:18:31 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 186 were skipped
11:18:31 [INFO] 
11:18:31 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.feature ---
11:18:31 [INFO] 
11:18:31 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.infra.nattable.feature ---
11:18:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.nattable.feature/target/org.eclipse.papyrus.infra.nattable.feature-4.0.0-SNAPSHOT.jar
11:18:31 [INFO] 
11:18:31 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.feature ---
11:18:31 [INFO] 
11:18:31 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.infra.nattable.feature ---
11:18:31 [INFO] 
11:18:31 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.nattable.feature ---
11:18:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.nattable.feature/target/org.eclipse.papyrus.infra.nattable.feature-4.0.0-SNAPSHOT-sources-feature.jar
11:18:31 [INFO] 
11:18:31 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.feature ---
11:18:31 [INFO] 
11:18:31 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra.feature >--------
11:18:31 [INFO] Building org.eclipse.papyrus.infra.feature 3.3.0-SNAPSHOT      [481/735]
11:18:31 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.feature/pom.xml
11:18:31 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:18:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.feature:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.feature/pom.xml
11:18:33 [INFO] 
11:18:33 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.feature ---
11:18:33 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.feature/target
11:18:33 [INFO] 
11:18:33 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.infra.feature ---
11:18:33 [INFO] The project's OSGi version is 3.3.0.202401111608
11:18:33 [INFO] 
11:18:33 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.feature ---
11:18:33 [INFO] 
11:18:33 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.feature ---
11:18:33 [INFO] 
11:18:33 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.feature ---
11:18:33 [INFO] 
11:18:33 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.feature ---
11:18:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.feature/src/main/resources
11:18:33 [INFO] 
11:18:33 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.feature ---
11:18:33 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 239 were skipped
11:18:33 [INFO] 
11:18:33 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.feature ---
11:18:33 [INFO] 
11:18:33 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.infra.feature ---
11:18:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.feature/target/org.eclipse.papyrus.infra.feature-3.3.0-SNAPSHOT.jar
11:18:33 [INFO] 
11:18:33 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.feature ---
11:18:33 [INFO] 
11:18:33 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.infra.feature ---
11:18:33 [INFO] 
11:18:33 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.feature ---
11:18:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.feature/target/org.eclipse.papyrus.infra.feature-3.3.0-SNAPSHOT-sources-feature.jar
11:18:33 [INFO] 
11:18:33 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.feature ---
11:18:33 [INFO] 
11:18:33 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.feature >------
11:18:33 [INFO] Building org.eclipse.papyrus.emf.facet.feature 3.0.0-SNAPSHOT  [482/735]
11:18:33 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.emf.facet.feature/pom.xml
11:18:33 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:18:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.emf.facet.feature/pom.xml
11:18:33 [INFO] 
11:18:33 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.feature ---
11:18:33 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.emf.facet.feature/target
11:18:33 [INFO] 
11:18:33 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.emf.facet.feature ---
11:18:33 [INFO] The project's OSGi version is 3.0.0.202401111608
11:18:33 [INFO] 
11:18:33 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.feature ---
11:18:33 [INFO] 
11:18:33 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.feature ---
11:18:33 [INFO] 
11:18:33 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.feature ---
11:18:33 [INFO] 
11:18:33 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.feature ---
11:18:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.emf.facet.feature/src/main/resources
11:18:33 [INFO] 
11:18:33 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.feature ---
11:18:33 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 139 were skipped
11:18:33 [INFO] 
11:18:33 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.feature ---
11:18:33 [INFO] 
11:18:33 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.emf.facet.feature ---
11:18:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.emf.facet.feature/target/org.eclipse.papyrus.emf.facet.feature-3.0.0-SNAPSHOT.jar
11:18:33 [INFO] 
11:18:33 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.feature ---
11:18:33 [INFO] 
11:18:33 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.emf.facet.feature ---
11:18:33 [INFO] 
11:18:33 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.emf.facet.feature ---
11:18:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.emf.facet.feature/target/org.eclipse.papyrus.emf.facet.feature-3.0.0-SNAPSHOT-sources-feature.jar
11:18:33 [INFO] 
11:18:33 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.feature ---
11:18:33 [INFO] 
11:18:33 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.sdk.feature >---------
11:18:33 [INFO] Building org.eclipse.papyrus.sdk.feature 6.6.0-SNAPSHOT        [483/735]
11:18:33 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.sdk.feature/pom.xml
11:18:33 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:18:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.sdk.feature:6.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.sdk.feature/pom.xml
11:18:37 [INFO] 
11:18:37 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.sdk.feature ---
11:18:37 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.sdk.feature/target
11:18:37 [INFO] 
11:18:37 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.sdk.feature ---
11:18:37 [INFO] The project's OSGi version is 6.6.0.202401111608
11:18:37 [INFO] 
11:18:37 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.sdk.feature ---
11:18:37 [INFO] 
11:18:37 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.sdk.feature ---
11:18:37 [INFO] 
11:18:37 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.sdk.feature ---
11:18:37 [INFO] 
11:18:37 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.sdk.feature ---
11:18:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.sdk.feature/src/main/resources
11:18:37 [INFO] 
11:18:37 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.sdk.feature ---
11:18:37 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 279 were skipped
11:18:37 [INFO] 
11:18:37 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.sdk.feature ---
11:18:37 [INFO] 
11:18:37 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.sdk.feature ---
11:18:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.sdk.feature/target/org.eclipse.papyrus.sdk.feature-6.6.0-SNAPSHOT.jar
11:18:37 [INFO] 
11:18:37 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sdk.feature ---
11:18:37 [INFO] 
11:18:37 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.sdk.feature ---
11:18:37 [INFO] 
11:18:37 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.sdk.feature ---
11:18:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.sdk.feature/target/org.eclipse.papyrus.sdk.feature-6.6.0-SNAPSHOT-sources-feature.jar
11:18:37 [INFO] 
11:18:37 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sdk.feature ---
11:18:37 [INFO] 
11:18:37 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.textedit.feature >---
11:18:37 [INFO] Building org.eclipse.papyrus.infra.textedit.feature 1.1.0-SNAPSHOT [484/735]
11:18:37 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.textedit.feature/pom.xml
11:18:37 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:18:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.textedit.feature:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.textedit.feature/pom.xml
11:18:41 [INFO] 
11:18:41 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.textedit.feature ---
11:18:41 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.textedit.feature/target
11:18:41 [INFO] 
11:18:41 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.infra.textedit.feature ---
11:18:41 [INFO] The project's OSGi version is 1.1.0.202401111608
11:18:41 [INFO] 
11:18:41 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.textedit.feature ---
11:18:41 [INFO] 
11:18:41 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.textedit.feature ---
11:18:41 [INFO] 
11:18:41 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.textedit.feature ---
11:18:41 [INFO] 
11:18:41 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.textedit.feature ---
11:18:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.textedit.feature/src/main/resources
11:18:41 [INFO] 
11:18:41 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.textedit.feature ---
11:18:41 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 280 were skipped
11:18:41 [INFO] 
11:18:41 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.textedit.feature ---
11:18:41 [INFO] 
11:18:41 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.infra.textedit.feature ---
11:18:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.textedit.feature/target/org.eclipse.papyrus.infra.textedit.feature-1.1.0-SNAPSHOT.jar
11:18:41 [INFO] 
11:18:41 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.textedit.feature ---
11:18:41 [INFO] 
11:18:41 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.infra.textedit.feature ---
11:18:41 [INFO] 
11:18:41 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.textedit.feature ---
11:18:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-main-features/org.eclipse.papyrus.infra.textedit.feature/target/org.eclipse.papyrus.infra.textedit.feature-1.1.0-SNAPSHOT-sources-feature.jar
11:18:41 [INFO] 
11:18:41 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.textedit.feature ---
11:18:41 [INFO] 
11:18:41 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.user.examples-features >---
11:18:41 [INFO] Building Papyrus Examples Features 0.0.1-SNAPSHOT              [485/735]
11:18:41 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus.user.examples-features/pom.xml
11:18:41 [INFO] --------------------------------[ pom ]---------------------------------
11:18:41 [INFO] 
11:18:41 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.user.examples-features ---
11:18:41 [INFO] 
11:18:41 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.user.examples-features ---
11:18:41 [INFO] 
11:18:41 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.user.examples-features ---
11:18:41 [INFO] 
11:18:41 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.user.examples-features ---
11:18:41 [INFO] 
11:18:41 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.user.examples.feature >----
11:18:41 [INFO] Building org.eclipse.papyrus.user.examples.feature 0.0.3-SNAPSHOT [486/735]
11:18:41 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus.user.examples-features/org.eclipse.papyrus.user.examples.feature/pom.xml
11:18:41 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:18:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.user.examples.feature:0.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus.user.examples-features/org.eclipse.papyrus.user.examples.feature/pom.xml
11:18:46 [INFO] 
11:18:46 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.user.examples.feature ---
11:18:46 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus.user.examples-features/org.eclipse.papyrus.user.examples.feature/target
11:18:46 [INFO] 
11:18:46 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.user.examples.feature ---
11:18:46 [INFO] The project's OSGi version is 0.0.3.202401111608
11:18:46 [INFO] 
11:18:46 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.user.examples.feature ---
11:18:46 [INFO] 
11:18:46 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.user.examples.feature ---
11:18:46 [INFO] 
11:18:46 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.user.examples.feature ---
11:18:46 [INFO] 
11:18:46 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.user.examples.feature ---
11:18:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus.user.examples-features/org.eclipse.papyrus.user.examples.feature/src/main/resources
11:18:46 [INFO] 
11:18:46 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.user.examples.feature ---
11:18:46 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 279 were skipped
11:18:46 [INFO] 
11:18:46 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.user.examples.feature ---
11:18:46 [INFO] 
11:18:46 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.user.examples.feature ---
11:18:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus.user.examples-features/org.eclipse.papyrus.user.examples.feature/target/org.eclipse.papyrus.user.examples.feature-0.0.3-SNAPSHOT.jar
11:18:47 [INFO] 
11:18:47 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.user.examples.feature ---
11:18:47 [INFO] 
11:18:47 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.user.examples.feature ---
11:18:47 [INFO] 
11:18:47 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.user.examples.feature ---
11:18:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus.user.examples-features/org.eclipse.papyrus.user.examples.feature/target/org.eclipse.papyrus.user.examples.feature-0.0.3-SNAPSHOT-sources-feature.jar
11:18:47 [INFO] 
11:18:47 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.user.examples.feature ---
11:18:47 [INFO] 
11:18:47 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.main.targetplatform >-----
11:18:47 [INFO] Building org.eclipse.papyrus.main.targetplatform 0.0.1-SNAPSHOT [487/735]
11:18:47 [INFO]   from main/targetPlatform/pom.xml
11:18:47 [INFO] ---------------------[ eclipse-target-definition ]----------------------
11:18:47 [INFO] 
11:18:47 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.main.targetplatform ---
11:18:47 [INFO] 
11:18:47 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.main.targetplatform ---
11:18:47 [INFO] 
11:18:47 [INFO] --- tycho-packaging:4.0.3:package-target-definition (default-package-target-definition) @ org.eclipse.papyrus.main.targetplatform ---
11:18:47 [INFO] 
11:18:47 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.main.targetplatform ---
11:18:47 [INFO] 
11:18:47 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.main.targetplatform ---
11:18:47 [INFO] 
11:18:47 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.releng >------
11:18:47 [INFO] Building org.eclipse.papyrus.toolsmiths.releng 1.0.0-SNAPSHOT  [488/735]
11:18:47 [INFO]   from toolsmiths/pom.xml
11:18:47 [INFO] --------------------------------[ pom ]---------------------------------
11:18:47 [INFO] 
11:18:47 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.releng ---
11:18:47 [INFO] 
11:18:47 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.releng ---
11:18:47 [INFO] 
11:18:47 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.releng ---
11:18:47 [INFO] 
11:18:47 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.releng ---
11:18:47 [INFO] 
11:18:47 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.features >-----
11:18:47 [INFO] Building Papyrus Toolsmiths Features 0.0.1-SNAPSHOT            [489/735]
11:18:47 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/pom.xml
11:18:47 [INFO] --------------------------------[ pom ]---------------------------------
11:18:47 [INFO] 
11:18:47 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.features ---
11:18:47 [INFO] 
11:18:47 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.features ---
11:18:47 [INFO] 
11:18:47 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.features ---
11:18:47 [INFO] 
11:18:47 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.features ---
11:18:47 [INFO] 
11:18:47 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus-toolsmiths >---------
11:18:47 [INFO] Building Papyrus Toolsmiths Plugins 0.0.1-SNAPSHOT             [490/735]
11:18:47 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/pom.xml
11:18:47 [INFO] --------------------------------[ pom ]---------------------------------
11:18:47 [INFO] 
11:18:47 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus-toolsmiths ---
11:18:47 [INFO] 
11:18:47 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus-toolsmiths ---
11:18:47 [INFO] 
11:18:47 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus-toolsmiths ---
11:18:47 [INFO] 
11:18:47 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus-toolsmiths ---
11:18:47 [INFO] 
11:18:47 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.dev.view.services.edit.request >--
11:18:47 [INFO] Building org.eclipse.papyrus.dev.view.services.edit.request 2.0.0-SNAPSHOT [491/735]
11:18:47 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/pom.xml
11:18:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:18:47 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/releng/toolsmiths/targetPlatform/org.eclipse.papyrus.toolsmiths.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@571f925f
11:18:53 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.gmf.runtime.draw2d.ui.render.awt 1.11.0.202309010720 to osgi.bundle; org.w3c.dom.svg [1.1.0,2.0.0).; 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:18:59 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.gmf.runtime.draw2d.ui.render.awt 1.11.0.202309010720 to osgi.bundle; org.w3c.dom.svg [1.1.0,2.0.0).; 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:19:04 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.gmf.runtime.draw2d.ui.render.awt 1.11.0.202309010720 to osgi.bundle; org.w3c.dom.svg [1.1.0,2.0.0).; 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:19:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.view.services.edit.request:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/pom.xml
11:19:05 [INFO] 
11:19:05 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.dev.view.services.edit.request ---
11:19:05 [INFO] 
11:19:05 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.view.services.edit.request ---
11:19:05 [INFO] The project's OSGi version is 2.0.0.202401111608
11:19:05 [INFO] 
11:19:05 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.view.services.edit.request ---
11:19:05 [INFO] 
11:19:05 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.view.services.edit.request ---
11:19:05 [INFO] 
11:19:05 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.view.services.edit.request ---
11:19:05 [INFO] 
11:19:05 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.dev.view.services.edit.request ---
11:19:05 [INFO] Resolving class path of org.eclipse.papyrus.dev.view.services.edit.request
11:19:05 [INFO] 
11:19:05 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.dev.view.services.edit.request ---
11:19:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/src/main/resources
11:19:05 [INFO] 
11:19:05 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.dev.view.services.edit.request ---
11:19:05 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:19:05 [INFO] 
11:19:05 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.dev.view.services.edit.request ---
11:19:05 [INFO] 
11:19:05 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.dev.view.services.edit.request ---
11:19:05 [INFO] 
11:19:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.dev.view.services.edit.request ---
11:19:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/src/test/resources
11:19:05 [INFO] 
11:19:05 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.dev.view.services.edit.request ---
11:19:05 [INFO] 
11:19:05 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.dev.view.services.edit.request ---
11:19:05 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 73 were skipped
11:19:05 [INFO] 
11:19:05 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.view.services.edit.request ---
11:19:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/target/org.eclipse.papyrus.dev.view.services.edit.request-2.0.0-SNAPSHOT-sources.jar
11:19:05 [INFO] 
11:19:05 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.view.services.edit.request ---
11:19:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/target/org.eclipse.papyrus.dev.view.services.edit.request-2.0.0-SNAPSHOT.jar
11:19:05 [INFO] 
11:19:05 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.view.services.edit.request ---
11:19:05 [INFO] 
11:19:05 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.dev.view.services.edit.request ---
11:19:05 [INFO] 
11:19:05 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.view.services.edit.request ---
11:19:05 [INFO] 
11:19:05 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.architectureview >------
11:19:05 [INFO] Building org.eclipse.papyrus.architectureview 2.0.0-SNAPSHOT   [492/735]
11:19:05 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/pom.xml
11:19:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:19:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.architectureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/pom.xml
11:19:06 [INFO] 
11:19:06 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.architectureview ---
11:19:06 [INFO] 
11:19:06 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.architectureview ---
11:19:06 [INFO] The project's OSGi version is 2.0.0.202401111608
11:19:06 [INFO] 
11:19:06 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.architectureview ---
11:19:06 [INFO] 
11:19:06 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.architectureview ---
11:19:06 [INFO] 
11:19:06 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.architectureview ---
11:19:06 [INFO] 
11:19:06 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.architectureview ---
11:19:06 [INFO] Resolving class path of org.eclipse.papyrus.architectureview
11:19:06 [INFO] 
11:19:06 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.architectureview ---
11:19:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/src/main/resources
11:19:06 [INFO] 
11:19:06 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.architectureview ---
11:19:06 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:19:06 [INFO] 
11:19:06 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.architectureview ---
11:19:06 [INFO] 
11:19:06 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.architectureview ---
11:19:06 [INFO] 
11:19:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.architectureview ---
11:19:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/src/test/resources
11:19:06 [INFO] 
11:19:06 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.architectureview ---
11:19:06 [INFO] 
11:19:06 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.architectureview ---
11:19:06 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 137 were skipped
11:19:06 [INFO] 
11:19:06 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.architectureview ---
11:19:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/target/org.eclipse.papyrus.architectureview-2.0.0-SNAPSHOT-sources.jar
11:19:06 [INFO] 
11:19:06 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.architectureview ---
11:19:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/target/org.eclipse.papyrus.architectureview-2.0.0-SNAPSHOT.jar
11:19:06 [INFO] 
11:19:06 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.architectureview ---
11:19:06 [INFO] 
11:19:06 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.architectureview ---
11:19:06 [INFO] 
11:19:06 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.architectureview ---
11:19:06 [INFO] 
11:19:06 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.gmf-tooling >---------
11:19:06 [INFO] Building org.eclipse.papyrus.gmf-tooling 0.0.1-SNAPSHOT        [493/735]
11:19:06 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/pom.xml
11:19:06 [INFO] --------------------------------[ pom ]---------------------------------
11:19:06 [INFO] 
11:19:06 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.gmf-tooling ---
11:19:06 [INFO] 
11:19:06 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf-tooling ---
11:19:06 [INFO] 
11:19:06 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.gmf-tooling ---
11:19:06 [INFO] 
11:19:06 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf-tooling ---
11:19:06 [INFO] 
11:19:06 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.common >--
11:19:06 [INFO] Building org.eclipse.papyrus.gmf.common 2.0.0-SNAPSHOT         [494/735]
11:19:06 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/pom.xml
11:19:06 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:19:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/pom.xml
11:19:07 [INFO] 
11:19:07 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.gmf.common ---
11:19:07 [INFO] 
11:19:07 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.common ---
11:19:07 [INFO] The project's OSGi version is 2.0.0.202401111608
11:19:07 [INFO] 
11:19:07 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.common ---
11:19:07 [INFO] 
11:19:07 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.common ---
11:19:07 [INFO] 
11:19:07 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.common ---
11:19:07 [INFO] 
11:19:07 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.common ---
11:19:07 [INFO] Resolving class path of org.eclipse.papyrus.gmf.common
11:19:07 [INFO] 
11:19:07 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.gmf.common ---
11:19:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/main/resources
11:19:07 [INFO] 
11:19:07 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.gmf.common ---
11:19:07 [INFO] Compiling 60 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/migrate/ModelLoadHelper.java:[97] 
11:19:07 	class ExceptionDiagnostic extends WrappedException implements Resource.Diagnostic {
11:19:07 	      ^^^^^^^^^^^^^^^^^^^
11:19:07 The serializable class ExceptionDiagnostic does not declare a static final serialVersionUID field of type long
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/migrate/ModelLoadHelper.java:[158] 
11:19:07 	Integer severityOpt = new Integer(resourceDiagnostic.getSeverity() == Diagnostic.ERROR ? 0 : 1);    
11:19:07 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:07 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ElementSelectorExtension.java:[22] 
11:19:07 	import java.util.Observable;
11:19:07 	       ^^^^^^^^^^^^^^^^^^^^
11:19:07 The type Observable is deprecated since version 9
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ElementSelectorExtension.java:[31] 
11:19:07 	public abstract class ElementSelectorExtension extends Observable implements ModelSelectionPageExtension {
11:19:07 	                                                       ^^^^^^^^^^
11:19:07 The type Observable is deprecated since version 9
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ElementSelectorExtension.java:[63] 
11:19:07 	setChanged();
11:19:07 	^^^^^^^^^^^^
11:19:07 The method setChanged() from the type Observable is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ElementSelectorExtension.java:[64] 
11:19:07 	notifyObservers(selectedModelElement);
11:19:07 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:07 The method notifyObservers(Object) from the type Observable is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[40] 
11:19:07 	import org.eclipse.core.runtime.SubProgressMonitor;
11:19:07 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:07 The type SubProgressMonitor is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[200] 
11:19:07 	return new SubProgressMonitor(myProgress, 1);
11:19:07 	           ^^^^^^^^^^^^^^^^^^
11:19:07 The type SubProgressMonitor is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[200] 
11:19:07 	return new SubProgressMonitor(myProgress, 1);
11:19:07 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:07 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[276] 
11:19:07 	EclipseUtil.findOrCreateContainer(containerPath, false, (IPath) null, new SubProgressMonitor(pm, 1));
11:19:07 	                                                                          ^^^^^^^^^^^^^^^^^^
11:19:07 The type SubProgressMonitor is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[276] 
11:19:07 	EclipseUtil.findOrCreateContainer(containerPath, false, (IPath) null, new SubProgressMonitor(pm, 1));
11:19:07 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:07 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[277] 
11:19:07 	String genText = emitter.generate(new SubProgressMonitor(pm, 1), param, getLocalLineSeparator());
11:19:07 	                                      ^^^^^^^^^^^^^^^^^^
11:19:07 The type SubProgressMonitor is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[277] 
11:19:07 	String genText = emitter.generate(new SubProgressMonitor(pm, 1), param, getLocalLineSeparator());
11:19:07 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:07 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[289] 
11:19:07 	genText = mergePlainText(oldText, genText, f, new SubProgressMonitor(pm, 1));
11:19:07 	                                                  ^^^^^^^^^^^^^^^^^^
11:19:07 The type SubProgressMonitor is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[289] 
11:19:07 	genText = mergePlainText(oldText, genText, f, new SubProgressMonitor(pm, 1));
11:19:07 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:07 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[291] 
11:19:07 	f.setContents(new ByteArrayInputStream(genText.getBytes(charset)), true, true, new SubProgressMonitor(pm, 1));
11:19:07 	                                                                                   ^^^^^^^^^^^^^^^^^^
11:19:07 The type SubProgressMonitor is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[291] 
11:19:07 	f.setContents(new ByteArrayInputStream(genText.getBytes(charset)), true, true, new SubProgressMonitor(pm, 1));
11:19:07 	                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:07 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[296] 
11:19:07 	f.create(new ByteArrayInputStream(genText.getBytes(charset)), true, new SubProgressMonitor(pm, 2));
11:19:07 	                                                                        ^^^^^^^^^^^^^^^^^^
11:19:07 The type SubProgressMonitor is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[296] 
11:19:07 	f.create(new ByteArrayInputStream(genText.getBytes(charset)), true, new SubProgressMonitor(pm, 2));
11:19:07 	                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:07 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[377] 
11:19:07 	String genText = emitter.generate(new SubProgressMonitor(pm, 2), input, getLocalLineSeparator());
11:19:07 	                                      ^^^^^^^^^^^^^^^^^^
11:19:07 The type SubProgressMonitor is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[377] 
11:19:07 	String genText = emitter.generate(new SubProgressMonitor(pm, 2), input, getLocalLineSeparator());
11:19:07 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:07 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[378] 
11:19:07 	IPackageFragment pf = myDestRoot.createPackageFragment(packageName, true, new SubProgressMonitor(pm, 1));
11:19:07 	                                                                              ^^^^^^^^^^^^^^^^^^
11:19:07 The type SubProgressMonitor is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[378] 
11:19:07 	IPackageFragment pf = myDestRoot.createPackageFragment(packageName, true, new SubProgressMonitor(pm, 1));
11:19:07 	                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:07 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[383] 
11:19:07 	workingCopy = cu.getWorkingCopy(new SubProgressMonitor(pm, 1));
11:19:07 	                                    ^^^^^^^^^^^^^^^^^^
11:19:07 The type SubProgressMonitor is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[383] 
11:19:07 	workingCopy = cu.getWorkingCopy(new SubProgressMonitor(pm, 1));
11:19:07 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:07 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[394] 
11:19:07 	getImportsPostrocessor().organizeImports(workingCopy, declaredImportsAsStrings, new SubProgressMonitor(pm, 1));
11:19:07 	                                                                                    ^^^^^^^^^^^^^^^^^^
11:19:07 The type SubProgressMonitor is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[394] 
11:19:07 	getImportsPostrocessor().organizeImports(workingCopy, declaredImportsAsStrings, new SubProgressMonitor(pm, 1));
11:19:07 	                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:07 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[396] 
11:19:07 	workingCopy.commitWorkingCopy(true, new SubProgressMonitor(pm, 1)); // save to investigate contents
11:19:07 	                                        ^^^^^^^^^^^^^^^^^^
11:19:07 The type SubProgressMonitor is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[396] 
11:19:07 	workingCopy.commitWorkingCopy(true, new SubProgressMonitor(pm, 1)); // save to investigate contents
11:19:07 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:07 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[399] 
11:19:07 	genText = mergeJavaCode(oldContents, workingCopy.getSource(), new SubProgressMonitor(pm, 1));
11:19:07 	                                                                  ^^^^^^^^^^^^^^^^^^
11:19:07 The type SubProgressMonitor is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[399] 
11:19:07 	genText = mergeJavaCode(oldContents, workingCopy.getSource(), new SubProgressMonitor(pm, 1));
11:19:07 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:07 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[404] 
11:19:07 	workingCopy.commitWorkingCopy(true, new SubProgressMonitor(pm, 1));
11:19:07 	                                        ^^^^^^^^^^^^^^^^^^
11:19:07 The type SubProgressMonitor is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[404] 
11:19:07 	workingCopy.commitWorkingCopy(true, new SubProgressMonitor(pm, 1));
11:19:07 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:07 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[413] 
11:19:07 	cu = pf.createCompilationUnit(cu.getElementName(), genText, true, new SubProgressMonitor(pm, 1));
11:19:07 	                                                                      ^^^^^^^^^^^^^^^^^^
11:19:07 The type SubProgressMonitor is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[413] 
11:19:07 	cu = pf.createCompilationUnit(cu.getElementName(), genText, true, new SubProgressMonitor(pm, 1));
11:19:07 	                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:07 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[414] 
11:19:07 	getImportsPostrocessor().organizeImports(cu, null, new SubProgressMonitor(pm, 1));
11:19:07 	                                                       ^^^^^^^^^^^^^^^^^^
11:19:07 The type SubProgressMonitor is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[414] 
11:19:07 	getImportsPostrocessor().organizeImports(cu, null, new SubProgressMonitor(pm, 1));
11:19:07 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:07 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[417] 
11:19:07 	cu.save(new SubProgressMonitor(pm, 2), true);
11:19:07 	            ^^^^^^^^^^^^^^^^^^
11:19:07 The type SubProgressMonitor is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[417] 
11:19:07 	cu.save(new SubProgressMonitor(pm, 2), true);
11:19:07 	            ^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:07 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[443] 
11:19:07 	EclipseUtil.findOrCreateContainer(containerPath, false, (IPath) null, new SubProgressMonitor(pm, 1));
11:19:07 	                                                                          ^^^^^^^^^^^^^^^^^^
11:19:07 The type SubProgressMonitor is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[443] 
11:19:07 	EclipseUtil.findOrCreateContainer(containerPath, false, (IPath) null, new SubProgressMonitor(pm, 1));
11:19:07 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:07 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[444] 
11:19:07 	byte[] contents = emitter.generate(new SubProgressMonitor(pm, 1), params);
11:19:07 	                                       ^^^^^^^^^^^^^^^^^^
11:19:07 The type SubProgressMonitor is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[444] 
11:19:07 	byte[] contents = emitter.generate(new SubProgressMonitor(pm, 1), params);
11:19:07 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:07 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[445] 
11:19:07 	f.create(new ByteArrayInputStream(contents), true, new SubProgressMonitor(pm, 1));
11:19:07 	                                                       ^^^^^^^^^^^^^^^^^^
11:19:07 The type SubProgressMonitor is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[445] 
11:19:07 	f.create(new ByteArrayInputStream(contents), true, new SubProgressMonitor(pm, 1));
11:19:07 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:07 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[446] 
11:19:07 	f.getParent().refreshLocal(IResource.DEPTH_ONE, new SubProgressMonitor(pm, 1));
11:19:07 	                                                    ^^^^^^^^^^^^^^^^^^
11:19:07 The type SubProgressMonitor is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[446] 
11:19:07 	f.getParent().refreshLocal(IResource.DEPTH_ONE, new SubProgressMonitor(pm, 1));
11:19:07 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:07 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[583] 
11:19:07 	private final Integer CACHE_MISS = new Integer(0);
11:19:07 	                                       ^^^^^^^^^^
11:19:07 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ValidationHelper.java:[32] 
11:19:07 	import org.eclipse.core.runtime.SubProgressMonitor;
11:19:07 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:07 The type SubProgressMonitor is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ValidationHelper.java:[122] 
11:19:07 	GMFMarkerHelper() {
11:19:07 	^^^^^^^^^^^^^^^^^
11:19:07 The constructor ValidationHelper.GMFMarkerHelper() is never used locally
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ValidationHelper.java:[291] 
11:19:07 	monitor = (progressMonitor != null) ? new SubProgressMonitor(progressMonitor, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); 
11:19:07 	                                          ^^^^^^^^^^^^^^^^^^
11:19:07 The type SubProgressMonitor is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ValidationHelper.java:[291] 
11:19:07 	monitor = (progressMonitor != null) ? new SubProgressMonitor(progressMonitor, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); 
11:19:07 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:07 The constructor SubProgressMonitor(IProgressMonitor, int, int) is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ValidationHelper.java:[291] 
11:19:07 	monitor = (progressMonitor != null) ? new SubProgressMonitor(progressMonitor, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); 
11:19:07 	                                                                                 ^^^^^^^^^^^^^^^^^^
11:19:07 The type SubProgressMonitor is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ValidationHelper.java:[291] 
11:19:07 	monitor = (progressMonitor != null) ? new SubProgressMonitor(progressMonitor, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); 
11:19:07 	                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:07 The field SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/OrganizeImportsPostprocessor.java:[109] 
11:19:07 	ASTParser parser = ASTParser.newParser(AST.JLS4);
11:19:07 	                                           ^^^^
11:19:07 The field AST.JLS4 is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/OrganizeImportsPostprocessor.java:[386] 
11:19:07 	@SuppressWarnings("unchecked")
11:19:07 	                  ^^^^^^^^^^^
11:19:07 Unnecessary @SuppressWarnings("unchecked")
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/migrate/FilteringCopier.java:[43] 
11:19:07 	public class FilteringCopier extends EcoreUtil.Copier {
11:19:07 	             ^^^^^^^^^^^^^^^
11:19:07 The serializable class FilteringCopier does not declare a static final serialVersionUID field of type long
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/CreateNewModelExtension.java:[17] 
11:19:07 	import java.util.Observable;
11:19:07 	       ^^^^^^^^^^^^^^^^^^^^
11:19:07 The type Observable is deprecated since version 9
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/CreateNewModelExtension.java:[29] 
11:19:07 	public class CreateNewModelExtension extends Observable implements ModelSelectionPageExtension {
11:19:07 	                                             ^^^^^^^^^^
11:19:07 The type Observable is deprecated since version 9
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/CreateNewModelExtension.java:[50] 
11:19:07 	setChanged();
11:19:07 	^^^^^^^^^^^^
11:19:07 The method setChanged() from the type Observable is deprecated
11:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/CreateNewModelExtension.java:[51] 
11:19:07 	notifyObservers(Boolean.valueOf(createNewModel));
11:19:07 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:07 The method notifyObservers(Object) from the type Observable is deprecated
11:19:07 61 problems (61 warnings)
11:19:07 [INFO] 
11:19:07 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.gmf.common ---
11:19:07 [INFO] 
11:19:07 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.common ---
11:19:07 [INFO] 
11:19:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.gmf.common ---
11:19:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/test/resources
11:19:07 [INFO] 
11:19:07 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.common ---
11:19:07 [INFO] 
11:19:07 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.common ---
11:19:07 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 109 were skipped
11:19:07 [INFO] 
11:19:07 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.common ---
11:19:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/target/org.eclipse.papyrus.gmf.common-2.0.0-SNAPSHOT-sources.jar
11:19:07 [INFO] 
11:19:07 [INFO] --- tycho-source:4.0.3:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.common ---
11:19:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/target/org.eclipse.papyrus.gmf.common-2.0.0-SNAPSHOT-sources.jar
11:19:07 [WARNING] artifact org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.common:java-source:sources:2.0.0-SNAPSHOT already attached, replace previous instance
11:19:07 [INFO] 
11:19:07 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.common ---
11:19:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/target/org.eclipse.papyrus.gmf.common-2.0.0-SNAPSHOT.jar
11:19:07 [INFO] 
11:19:07 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.common ---
11:19:07 [INFO] 
11:19:07 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.gmf.common ---
11:19:07 [INFO] 
11:19:07 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.common ---
11:19:07 [INFO] 
11:19:07 [INFO] --< org.eclipse.papyrus.gmf-tooling.tests:org.eclipse.papyrus.gmf.validate >--
11:19:07 [INFO] Building org.eclipse.papyrus.gmf.validate 1.2.0-SNAPSHOT       [495/735]
11:19:07 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/pom.xml
11:19:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:19:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.tests:org.eclipse.papyrus.gmf.validate:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/pom.xml
11:19:07 [INFO] 
11:19:07 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.gmf.validate ---
11:19:07 [INFO] 
11:19:07 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.validate ---
11:19:07 [INFO] The project's OSGi version is 1.2.0.202401111608
11:19:07 [INFO] 
11:19:07 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.validate ---
11:19:07 [INFO] 
11:19:07 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.validate ---
11:19:07 [INFO] 
11:19:07 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.validate ---
11:19:07 [INFO] 
11:19:07 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.validate ---
11:19:07 [INFO] Resolving class path of org.eclipse.papyrus.gmf.validate
11:19:08 [INFO] 
11:19:08 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.gmf.validate ---
11:19:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/main/resources
11:19:08 [INFO] 
11:19:08 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.gmf.validate ---
11:19:08 [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:19:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/org/eclipse/papyrus/gmf/internal/validate/ExternModelImport.java:[62] 
11:19:08 	this.importedModels.getURIConverter().getURIMap().putAll(EcorePlugin.computePlatformURIMap());
11:19:08 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^
11:19:08 The method computePlatformURIMap() from the type EcorePlugin is deprecated
11:19:08 5 problems (0 errors, 1 warning, 4 infos)
11:19:08 [INFO] 
11:19:08 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.gmf.validate ---
11:19:08 [INFO] 
11:19:08 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.validate ---
11:19:08 [INFO] 
11:19:08 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.gmf.validate ---
11:19:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/test/resources
11:19:08 [INFO] 
11:19:08 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.validate ---
11:19:08 [INFO] 
11:19:08 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.validate ---
11:19:08 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 31 were skipped
11:19:08 [INFO] 
11:19:08 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.validate ---
11:19:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/target/org.eclipse.papyrus.gmf.validate-1.2.0-SNAPSHOT-sources.jar
11:19:08 [INFO] 
11:19:08 [INFO] --- tycho-source:4.0.3:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.validate ---
11:19:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/target/org.eclipse.papyrus.gmf.validate-1.2.0-SNAPSHOT-sources.jar
11:19:08 [WARNING] artifact org.eclipse.papyrus.gmf-tooling.tests:org.eclipse.papyrus.gmf.validate:java-source:sources:1.2.0-SNAPSHOT already attached, replace previous instance
11:19:08 [INFO] 
11:19:08 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.validate ---
11:19:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/target/org.eclipse.papyrus.gmf.validate-1.2.0-SNAPSHOT.jar
11:19:08 [INFO] 
11:19:08 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.validate ---
11:19:08 [INFO] 
11:19:08 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.gmf.validate ---
11:19:08 [INFO] 
11:19:08 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.validate ---
11:19:08 [INFO] 
11:19:08 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen >--
11:19:08 [INFO] Building org.eclipse.papyrus.gmf.codegen 3.0.0-SNAPSHOT        [496/735]
11:19:08 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/pom.xml
11:19:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:19:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/pom.xml
11:19:08 [INFO] 
11:19:08 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen ---
11:19:08 [INFO] 
11:19:08 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen ---
11:19:08 [INFO] The project's OSGi version is 3.0.0.202401111608
11:19:08 [INFO] 
11:19:08 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen ---
11:19:08 [INFO] 
11:19:08 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen ---
11:19:08 [INFO] 
11:19:08 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen ---
11:19:08 [INFO] 
11:19:08 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.codegen ---
11:19:08 [INFO] Resolving class path of org.eclipse.papyrus.gmf.codegen
11:19:08 [INFO] 
11:19:08 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen ---
11:19:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/main/resources
11:19:08 [INFO] 
11:19:08 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen ---
11:19:08 [INFO] Compiling 314 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ElementType.java:[24] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/EditorCandies.java:[24] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorView;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorView is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GMFGenFactoryImpl.java:[31] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.*;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenContextMenu.java:[24] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenContextMenu.java:[25] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionManager;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionManager is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenConstantColor.java:[23] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.DiagramColors;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.DiagramColors is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenConstantColor.java:[24] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenColor;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenColor is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ParentAssignedViewmap.java:[23] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildContainer.java:[25] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildContainer.java:[26] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContainerBase;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContainerBase is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFixedInputsTemplateInvocation.java:[22] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFixedInputsTemplateInvocation.java:[23] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/InnerClassViewmap.java:[23] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNotationElementTarget.java:[25] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNotationElementTarget.java:[26] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Shortcuts.java:[26] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderPriority;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderPriority is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenPropertySheet.java:[26] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenPropertySheet.java:[27] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[24] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[25] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[26] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkConstraints;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkConstraints is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[27] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkEnd;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkEnd is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[28] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkLabel;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkLabel is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[29] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkModelFacet;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkModelFacet is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenTemplateInvocationBase.java:[20] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomGeneratorExtension;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomGeneratorExtension is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Palette.java:[27] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Palette.java:[28] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroup;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroup is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ModeledViewmap.java:[24] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditedMetricTarget.java:[25] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditedMetricTarget.java:[26] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMetricRule;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMetricRule is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenGroupMarker.java:[23] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLabel.java:[25] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLabel.java:[26] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelModelFacet;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelModelFacet is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenStandardPreferencePage.java:[23] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPreferencePage;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPreferencePage is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenStandardPreferencePage.java:[24] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.StandardPreferencePages;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.StandardPreferencePages is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExternalNodeLabel.java:[23] 
11:19:09 	import org.eclipse.emf.common.util.EList;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.emf.common.util.EList is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExternalNodeLabel.java:[24] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNodeLabel;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNodeLabel is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/TypeModelFacet.java:[25] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/TypeModelFacet.java:[26] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenElementInitializer;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenElementInitializer is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/TypeModelFacet.java:[27] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ModelFacet;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ModelFacet is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ExpressionLabelParser.java:[24] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ExpressionLabelParser.java:[25] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParserImplementation;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParserImplementation is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ExpressionLabelParser.java:[26] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenExternalNodeLabelImpl.java:[23] 
11:19:09 	import java.util.Collection;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^
11:19:09 The import java.util.Collection is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenExternalNodeLabelImpl.java:[26] 
11:19:09 	import org.eclipse.emf.common.util.EList;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.emf.common.util.EList is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenExternalNodeLabelImpl.java:[30] 
11:19:09 	import org.eclipse.emf.ecore.util.EDataTypeUniqueEList;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.emf.ecore.util.EDataTypeUniqueEList is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenExternalNodeLabelImpl.java:[243] 
11:19:09 	@SuppressWarnings("unchecked")
11:19:09 	                  ^^^^^^^^^^^
11:19:09 Unnecessary @SuppressWarnings("unchecked")
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditable.java:[24] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditContext;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditContext is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditable.java:[25] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenRuleTarget;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenRuleTarget is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenPropertyTab.java:[24] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertySheet;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertySheet is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/NotationType.java:[23] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ElementType;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ElementType is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenElementInitializer.java:[24] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/FeatureLinkModelFacet.java:[25] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkModelFacet;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkModelFacet is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenParserImplementation.java:[25] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParsers;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParsers is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenParserImplementation.java:[26] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelModelFacet;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelModelFacet is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenRGBColor.java:[23] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenColor;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenColor is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagramElementTarget.java:[25] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagramElementTarget.java:[26] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagramElementTarget.java:[27] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/StandardEntry.java:[23] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.AbstractToolEntry;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.AbstractToolEntry is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/StandardEntry.java:[24] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.StandardEntryKind;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.StandardEntryKind is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/SnippetViewmap.java:[23] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/DefaultSizeAttributes.java:[23] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenStandardFont.java:[23] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFont;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFont is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenStandardFont.java:[24] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.JFaceFont;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.JFaceFont is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/SharedBehaviour.java:[23] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Behaviour;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Behaviour is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenApplication.java:[26] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenApplication.java:[27] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenApplication.java:[28] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMenuManager;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMenuManager is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenApplication.java:[29] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenToolBarManager;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenToolBarManager is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/ViewmapImpl.java:[169] 
11:19:09 	public Attributes find(Class attributesClass) {
11:19:09 	                       ^^^^^
11:19:09 Class is a raw type. References to generic type Class<T> should be parameterized
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenVisualEffectImpl.java:[302] 
11:19:09 	OCLHelper helper = ocl.createOCLHelper();
11:19:09 	^^^^^^^^^
11:19:09 OCLHelper is a raw type. References to generic type OCLHelper<C,O,P,CT> should be parameterized
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenVisualEffectImpl.java:[303] 
11:19:09 	helper.setContext(EcorePackage.eINSTANCE.getEClass());
11:19:09 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 Type safety: The method setContext(Object) belongs to the raw type OCLHelper. References to generic type OCLHelper<C,O,P,CT> should be parameterized
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenVisualEffectImpl.java:[315] 
11:19:09 	expr = helper.createQuery(expressionString);
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 Type safety: The expression of type OCLExpression needs unchecked conversion to conform to OCLExpression<EClassifier>
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigator.java:[24] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDomainModelNavigator;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDomainModelNavigator is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigator.java:[25] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigator.java:[26] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorChildReference;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorChildReference is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDomainElementTarget.java:[24] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDomainElementTarget.java:[25] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolEntry.java:[24] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.AbstractToolEntry;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.AbstractToolEntry is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolEntry.java:[25] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolEntry.java:[26] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolEntry.java:[27] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkConstraints.java:[26] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkConstraints.java:[27] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkLabel.java:[23] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLabel;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLabel is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkLabel.java:[24] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkLabel.java:[25] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkLabelAlignment;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkLabelAlignment is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/CreateShortcutAction.java:[23] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenSharedContributionItem.java:[23] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Viewmap.java:[25] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Viewmap.java:[26] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ViewmapLayoutType;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ViewmapLayoutType is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Viewmap.java:[118] 
11:19:09 	Attributes find(Class attributesClass);
11:19:09 	                ^^^^^
11:19:09 Class is a raw type. References to generic type Class<T> should be parameterized
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorView.java:[24] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCustomPropertyTab.java:[23] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCustomPropertyTab.java:[24] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTabFilter;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTabFilter is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[29] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.DynamicModelAccess;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.DynamicModelAccess is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[30] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenApplication;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenApplication is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[31] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditRoot;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditRoot is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[32] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContextMenu;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContextMenu is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[33] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomGeneratorExtension;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomGeneratorExtension is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[34] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[35] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagramUpdater;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagramUpdater is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[36] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorView;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorView is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[37] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderContainer;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderContainer is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[38] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMetricContainer;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMetricContainer is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[39] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigator;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigator is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[40] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParsers;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParsers is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[41] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPlugin;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPlugin is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[42] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertySheet;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertySheet is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenNodeImpl.java:[48] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenVisualEffect;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenVisualEffect is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/LinkModelFacet.java:[27] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ModelFacet;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ModelFacet is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/util/GMFGenSwitch.java:[23] 
11:19:09 	import java.util.List;
11:19:09 	       ^^^^^^^^^^^^^^
11:19:09 The import java.util.List is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/util/GMFGenSwitch.java:[25] 
11:19:09 	import org.eclipse.emf.ecore.EClass;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.emf.ecore.EClass is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/util/GMFGenSwitch.java:[30] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.*;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCompartment.java:[23] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCompartment.java:[24] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCompartment.java:[25] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildNode.java:[25] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildNode.java:[26] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildNode.java:[27] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[28] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.BatchValidation;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.BatchValidation is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[29] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.EditPartCandies;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.EditPartCandies is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[30] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.EditorCandies;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.EditorCandies is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[31] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[32] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[33] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[34] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCompartment;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCompartment is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[35] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContainerBase;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContainerBase is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[36] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagramPreferences;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagramPreferences is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[37] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[38] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[39] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[40] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPreferencePage;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPreferencePage is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[41] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTopLevelNode;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTopLevelNode is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[42] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkConstraints;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkConstraints is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[43] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.MeasurementUnit;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.MeasurementUnit is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[44] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.PackageNames;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.PackageNames is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[45] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Palette;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Palette is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[46] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderClassNames;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderClassNames is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[47] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Shortcuts;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Shortcuts is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[48] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/CustomBehaviour.java:[23] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Behaviour;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Behaviour is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureInitializer.java:[25] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureSeqInitializer;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureSeqInitializer is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureValueSpec.java:[23] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureInitializer;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureInitializer is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureValueSpec.java:[24] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCustomGeneratorExtension.java:[22] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCustomGeneratorExtension.java:[23] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCustomGeneratorExtension.java:[24] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/CustomTabFilter.java:[23] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTabFilter;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTabFilter is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenTemplateInvocation.java:[20] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenTemplateInvocation.java:[21] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigatorPath.java:[26] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorPathSegment;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorPathSegment is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenTopLevelNode.java:[23] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenTopLevelNode.java:[24] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenPreference.java:[24] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomPreferencePage;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomPreferencePage is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenSeparator.java:[23] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionProviderBase.java:[25] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderContainer;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderContainer is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionProviderBase.java:[26] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLanguage;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLanguage is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionProviderBase.java:[27] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLiteralExpressionProvider.java:[23] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderBase;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderBase is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/LoadResourceAction.java:[23] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildSideAffixedNode.java:[23] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Separator.java:[23] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroupItem;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroupItem is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNodeLabel.java:[23] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLabel;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLabel is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNodeLabel.java:[24] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenStandardPropertyTab.java:[23] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/LabelOffsetAttributes.java:[23] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenConstraint.java:[23] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenActionFactoryContributionItem.java:[23] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionInterpreter.java:[23] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderBase;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderBase is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionInterpreter.java:[24] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLanguage;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLanguage is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionInterpreter.java:[25] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/PredefinedParser.java:[23] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParserImplementation;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParserImplementation is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/PredefinedParser.java:[24] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelTextAccessMethod;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelTextAccessMethod is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolGroup.java:[25] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.EntryBase;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.EntryBase is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolGroup.java:[26] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Palette;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Palette is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolGroup.java:[27] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroupItem;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroupItem is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenCommonBaseImpl.java:[38] 
11:19:09 	import org.eclipse.emf.ecore.util.EDataTypeUniqueEList;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.emf.ecore.util.EDataTypeUniqueEList is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenPreferencePage.java:[26] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/MetamodelType.java:[25] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ElementType;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ElementType is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/BatchValidation.java:[24] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderPriority;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderPriority is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[23] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditContainer;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditContainer is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[24] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditRoot;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditRoot is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[25] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[26] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[27] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenRuleBase;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenRuleBase is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[28] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenSeverity;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenSeverity is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenContributionManager.java:[25] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenContributionManager.java:[26] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDomainAttributeTarget.java:[24] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkEnd.java:[24] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkEnd.java:[25] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigatorPathSegment.java:[24] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigatorPathSegment.java:[25] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorPath;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorPath is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureSeqInitializer.java:[25] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenElementInitializer;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenElementInitializer is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureSeqInitializer.java:[26] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureInitializer;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureInitializer is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureSeqInitializer.java:[27] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenReferenceNewElementSpec;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenReferenceNewElementSpec is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[25] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[26] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCompartment;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCompartment is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[27] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[28] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkEnd;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkEnd is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[29] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNodeLabel;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNodeLabel is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[30] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ResizeConstraints.java:[24] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes is never used
11:19:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/InitDiagramAction.java:[23] 
11:19:09 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction;
11:19:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:09 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction is never used
11:19:09 206 problems (206 warnings)
11:19:09 [INFO] 
11:19:09 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.gmf.codegen ---
11:19:09 [INFO] 
11:19:09 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.codegen ---
11:19:09 [INFO] 
11:19:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen ---
11:19:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/test/resources
11:19:09 [INFO] 
11:19:09 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.codegen ---
11:19:09 [INFO] 
11:19:09 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.codegen ---
11:19:09 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 115 were skipped
11:19:09 [INFO] 
11:19:09 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen ---
11:19:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/target/org.eclipse.papyrus.gmf.codegen-3.0.0-SNAPSHOT-sources.jar
11:19:09 [INFO] 
11:19:09 [INFO] --- tycho-source:4.0.3:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen ---
11:19:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/target/org.eclipse.papyrus.gmf.codegen-3.0.0-SNAPSHOT-sources.jar
11:19:09 [WARNING] artifact org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen:java-source:sources:3.0.0-SNAPSHOT already attached, replace previous instance
11:19:09 [INFO] 
11:19:09 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen ---
11:19:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/target/org.eclipse.papyrus.gmf.codegen-3.0.0-SNAPSHOT.jar
11:19:09 [INFO] 
11:19:09 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen ---
11:19:09 [INFO] 
11:19:09 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.gmf.codegen ---
11:19:09 [INFO] 
11:19:09 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.codegen ---
11:19:09 [INFO] 
11:19:09 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.dev.types >----------
11:19:09 [INFO] Building org.eclipse.papyrus.dev.types 4.1.0-SNAPSHOT          [497/735]
11:19:09 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/pom.xml
11:19:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:19:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.types:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/pom.xml
11:19:10 [INFO] 
11:19:10 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.dev.types ---
11:19:10 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/xtend-gen (includes = [], excludes = [**/.gitignore])
11:19:10 [INFO] 
11:19:10 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.types ---
11:19:10 [INFO] The project's OSGi version is 4.1.0.202401111608
11:19:10 [INFO] 
11:19:10 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.types ---
11:19:10 [INFO] 
11:19:10 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.types ---
11:19:10 [INFO] 
11:19:10 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.types ---
11:19:10 [INFO] 
11:19:10 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.dev.types ---
11:19:10 [INFO] Resolving class path of org.eclipse.papyrus.dev.types
11:19:10 [INFO] 
11:19:10 [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.dev.types ---
11:19:11 [INFO] 
11:19:11 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.dev.types ---
11:19:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/main/resources
11:19:11 [INFO] 
11:19:11 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.dev.types ---
11:19:11 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:19:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/org/eclipse/papyrus/dev/types/view/TypesConfigurationsListenerView.java:[180] 
11:19:11 	tree = new FilteredTree(sash, SWT.BORDER, new PatternFilter(), true);
11:19:11 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:11 The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
11:19:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/org/eclipse/papyrus/dev/types/view/RegistredElementTypesView.java:[69] 
11:19:11 	List<IClientContext> contexts = new ArrayList<>(ClientContextManager.getInstance().getClientContexts());
11:19:11 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:11 Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
11:19:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/org/eclipse/papyrus/dev/types/view/RegistredElementTypesView.java:[69] 
11:19:11 	List<IClientContext> contexts = new ArrayList<>(ClientContextManager.getInstance().getClientContexts());
11:19:11 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:11 Type safety: The expression of type ArrayList needs unchecked conversion to conform to List<IClientContext>
11:19:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/org/eclipse/papyrus/dev/types/view/RegistredElementTypesView.java:[166] 
11:19:11 	elementTypesFilteredTree = new FilteredTree(sash, SWT.BORDER, new PatternFilter(), true);
11:19:11 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:11 The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
11:19:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/org/eclipse/papyrus/dev/types/view/RegistredElementTypesView.java:[169] 
11:19:11 	detailsFilteredTree = new FilteredTree(sash, SWT.BORDER, new PatternFilter(), true);
11:19:11 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:11 The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
11:19:11 5 problems (5 warnings)
11:19:11 [INFO] 
11:19:11 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.dev.types ---
11:19:11 [INFO] 
11:19:11 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.dev.types ---
11:19:11 [INFO] 
11:19:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.dev.types ---
11:19:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/test/resources
11:19:11 [INFO] 
11:19:11 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.dev.types ---
11:19:11 [INFO] 
11:19:11 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.dev.types ---
11:19:11 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 138 were skipped
11:19:11 [INFO] 
11:19:11 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.types ---
11:19:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/target/org.eclipse.papyrus.dev.types-4.1.0-SNAPSHOT-sources.jar
11:19:11 [INFO] 
11:19:11 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.types ---
11:19:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/target/org.eclipse.papyrus.dev.types-4.1.0-SNAPSHOT.jar
11:19:11 [INFO] 
11:19:11 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.types ---
11:19:11 [INFO] 
11:19:11 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.dev.types ---
11:19:11 [INFO] 
11:19:11 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.types ---
11:19:11 [INFO] 
11:19:11 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.dev.pluginexplorer >-----
11:19:11 [INFO] Building org.eclipse.papyrus.dev.pluginexplorer 2.0.0-SNAPSHOT [498/735]
11:19:11 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/pom.xml
11:19:11 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:19:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.pluginexplorer:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/pom.xml
11:19:11 [INFO] 
11:19:11 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.dev.pluginexplorer ---
11:19:11 [INFO] 
11:19:11 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.pluginexplorer ---
11:19:11 [INFO] The project's OSGi version is 2.0.0.202401111608
11:19:11 [INFO] 
11:19:11 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.pluginexplorer ---
11:19:11 [INFO] 
11:19:11 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.pluginexplorer ---
11:19:11 [INFO] 
11:19:11 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.pluginexplorer ---
11:19:11 [INFO] 
11:19:11 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.dev.pluginexplorer ---
11:19:11 [INFO] Resolving class path of org.eclipse.papyrus.dev.pluginexplorer
11:19:11 [INFO] 
11:19:11 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.dev.pluginexplorer ---
11:19:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/main/resources
11:19:11 [INFO] 
11:19:11 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.dev.pluginexplorer ---
11:19:12 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:19:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentDialog.java:[28] 
11:19:12 	import org.eclipse.jface.viewers.ViewerSorter;
11:19:12 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:12 The type ViewerSorter is deprecated
11:19:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentDialog.java:[117] 
11:19:12 	tree.setSorter(getViewerSorter());
11:19:12 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:12 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated
11:19:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentDialog.java:[179] 
11:19:12 	private ViewerSorter getViewerSorter() {
11:19:12 	        ^^^^^^^^^^^^
11:19:12 The type ViewerSorter is deprecated
11:19:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentDialog.java:[180] 
11:19:12 	return new ViewerSorter() {
11:19:12 	           ^^^^^^^^^^^^
11:19:12 The type ViewerSorter is deprecated
11:19:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentDialog.java:[180] 
11:19:12 	return new ViewerSorter() {
11:19:12 			@Override
11:19:12 			public int compare(Viewer viewer, Object e1, Object e2) {
11:19:12 				if (e1 instanceof Bundle) {
11:19:12 					Bundle b1 = (Bundle) e1;
11:19:12 					Bundle b2 = (Bundle) e2;
11:19:12 					return b1.getSymbolicName().compareTo(b2.getSymbolicName());
11:19:12 				} else if (e1 instanceof File) {
11:19:12 					File f1 = (File) e1;
11:19:12 					File f2 = (File) e2;
11:19:12 					return (f1.getName().compareTo(f2.getName()));
11:19:12 				}
11:19:12 				return super.compare(viewer, e1, e2);
11:19:12 			}
11:19:12 		};
11:19:12 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:12 The constructor ViewerSorter() is deprecated
11:19:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/Plugin.java:[115] 
11:19:12 	physicalLocation = FileLocator.getBundleFile(bundle);
11:19:12 	                               ^^^^^^^^^^^^^^^^^^^^^
11:19:12 The method getBundleFile(Bundle) from the type FileLocator is deprecated since version 3.16.100
11:19:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentView.java:[30] 
11:19:12 	import org.eclipse.jface.viewers.ViewerSorter;
11:19:12 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:12 The type ViewerSorter is deprecated
11:19:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentView.java:[93] 
11:19:12 	tree.setSorter(getViewerSorter());
11:19:12 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:12 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated
11:19:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentView.java:[130] 
11:19:12 	private ViewerSorter getViewerSorter() {
11:19:12 	        ^^^^^^^^^^^^
11:19:12 The type ViewerSorter is deprecated
11:19:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentView.java:[131] 
11:19:12 	return new ViewerSorter() {
11:19:12 	           ^^^^^^^^^^^^
11:19:12 The type ViewerSorter is deprecated
11:19:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentView.java:[131] 
11:19:12 	return new ViewerSorter() {
11:19:12 			@Override
11:19:12 			public int compare(Viewer viewer, Object e1, Object e2) {
11:19:12 				if (e1 instanceof Bundle) {
11:19:12 					Bundle b1 = (Bundle) e1;
11:19:12 					Bundle b2 = (Bundle) e2;
11:19:12 					return b1.getSymbolicName().compareTo(b2.getSymbolicName());
11:19:12 				} else if (e1 instanceof File) {
11:19:12 					File f1 = (File) e1;
11:19:12 					File f2 = (File) e2;
11:19:12 					return (f1.getName().compareTo(f2.getName()));
11:19:12 				}
11:19:12 				return super.compare(viewer, e1, e2);
11:19:12 			}
11:19:12 		};
11:19:12 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:12 The constructor ViewerSorter() is deprecated
11:19:12 11 problems (11 warnings)
11:19:12 [INFO] 
11:19:12 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.dev.pluginexplorer ---
11:19:12 [INFO] 
11:19:12 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.dev.pluginexplorer ---
11:19:12 [INFO] 
11:19:12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.dev.pluginexplorer ---
11:19:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/test/resources
11:19:12 [INFO] 
11:19:12 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.dev.pluginexplorer ---
11:19:12 [INFO] 
11:19:12 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.dev.pluginexplorer ---
11:19:12 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 61 were skipped
11:19:12 [INFO] 
11:19:12 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.pluginexplorer ---
11:19:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/target/org.eclipse.papyrus.dev.pluginexplorer-2.0.0-SNAPSHOT-sources.jar
11:19:12 [INFO] 
11:19:12 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.pluginexplorer ---
11:19:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/target/org.eclipse.papyrus.dev.pluginexplorer-2.0.0-SNAPSHOT.jar
11:19:12 [INFO] 
11:19:12 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.pluginexplorer ---
11:19:12 [INFO] 
11:19:12 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.dev.pluginexplorer ---
11:19:12 [INFO] 
11:19:12 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.pluginexplorer ---
11:19:12 [INFO] 
11:19:12 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.commandstack >---
11:19:12 [INFO] Building org.eclipse.papyrus.infra.emf.commandstack 2.0.0-SNAPSHOT [499/735]
11:19:12 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/pom.xml
11:19:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:19:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.commandstack:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/pom.xml
11:19:12 [INFO] 
11:19:12 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf.commandstack ---
11:19:12 [INFO] 
11:19:12 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.commandstack ---
11:19:12 [INFO] The project's OSGi version is 2.0.0.202401111608
11:19:12 [INFO] 
11:19:12 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.commandstack ---
11:19:12 [INFO] 
11:19:12 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.commandstack ---
11:19:12 [INFO] 
11:19:12 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.commandstack ---
11:19:12 [INFO] 
11:19:12 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.emf.commandstack ---
11:19:12 [INFO] Resolving class path of org.eclipse.papyrus.infra.emf.commandstack
11:19:12 [INFO] 
11:19:12 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.emf.commandstack ---
11:19:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/src/main/resources
11:19:12 [INFO] 
11:19:12 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.emf.commandstack ---
11:19:12 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:19:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/src/org/eclipse/papyrus/infra/emf/commandstack/view/CommandStackView.java:[234] 
11:19:12 	final ListIterator<Object> iter = ((CompositeCommand) parentElement).listIterator();
11:19:12 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:12 Type safety: The expression of type ListIterator needs unchecked conversion to conform to ListIterator<Object>
11:19:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/src/org/eclipse/papyrus/infra/emf/commandstack/view/CommandStackView.java:[269] 
11:19:12 	private Object result[];// = new Object[1];
11:19:12 	               ^^^^^^
11:19:12 The value of the field CommandStackView.result is not used
11:19:12 2 problems (2 warnings)
11:19:12 [INFO] 
11:19:12 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.emf.commandstack ---
11:19:12 [INFO] 
11:19:12 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.emf.commandstack ---
11:19:12 [INFO] 
11:19:12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.commandstack ---
11:19:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/src/test/resources
11:19:12 [INFO] 
11:19:12 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.emf.commandstack ---
11:19:12 [INFO] 
11:19:12 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.emf.commandstack ---
11:19:12 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 75 were skipped
11:19:12 [INFO] 
11:19:12 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.commandstack ---
11:19:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/target/org.eclipse.papyrus.infra.emf.commandstack-2.0.0-SNAPSHOT-sources.jar
11:19:12 [INFO] 
11:19:12 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.commandstack ---
11:19:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/target/org.eclipse.papyrus.infra.emf.commandstack-2.0.0-SNAPSHOT.jar
11:19:12 [INFO] 
11:19:12 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.commandstack ---
11:19:12 [INFO] 
11:19:12 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.emf.commandstack ---
11:19:12 [INFO] 
11:19:12 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.commandstack ---
11:19:12 [INFO] 
11:19:12 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.gmf.figureview >-------
11:19:12 [INFO] Building org.eclipse.papyrus.gmf.figureview 2.0.0-SNAPSHOT     [500/735]
11:19:12 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/pom.xml
11:19:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:19:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.figureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/pom.xml
11:19:13 [INFO] 
11:19:13 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.gmf.figureview ---
11:19:13 [INFO] 
11:19:13 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.figureview ---
11:19:13 [INFO] The project's OSGi version is 2.0.0.202401111608
11:19:13 [INFO] 
11:19:13 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.figureview ---
11:19:13 [INFO] 
11:19:13 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.figureview ---
11:19:13 [INFO] 
11:19:13 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.figureview ---
11:19:13 [INFO] 
11:19:13 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.figureview ---
11:19:13 [INFO] Resolving class path of org.eclipse.papyrus.gmf.figureview
11:19:13 [INFO] 
11:19:13 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.gmf.figureview ---
11:19:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/src/main/resources
11:19:13 [INFO] 
11:19:13 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.gmf.figureview ---
11:19:13 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:19:13 [INFO] 
11:19:13 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.gmf.figureview ---
11:19:13 [INFO] 
11:19:13 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.figureview ---
11:19:13 [INFO] 
11:19:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.gmf.figureview ---
11:19:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/src/test/resources
11:19:13 [INFO] 
11:19:13 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.figureview ---
11:19:13 [INFO] 
11:19:13 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.figureview ---
11:19:13 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
11:19:13 [INFO] 
11:19:13 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.figureview ---
11:19:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/target/org.eclipse.papyrus.gmf.figureview-2.0.0-SNAPSHOT-sources.jar
11:19:13 [INFO] 
11:19:13 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.figureview ---
11:19:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/target/org.eclipse.papyrus.gmf.figureview-2.0.0-SNAPSHOT.jar
11:19:13 [INFO] 
11:19:13 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.figureview ---
11:19:13 [INFO] 
11:19:13 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.gmf.figureview ---
11:19:13 [INFO] 
11:19:13 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.figureview ---
11:19:13 [INFO] 
11:19:13 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpoliciesstates >---
11:19:13 [INFO] Building org.eclipse.papyrus.gmf.editpoliciesstates 2.0.0-SNAPSHOT [501/735]
11:19:13 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/pom.xml
11:19:13 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:19:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpoliciesstates:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/pom.xml
11:19:14 [INFO] 
11:19:14 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
11:19:14 [INFO] 
11:19:14 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
11:19:14 [INFO] The project's OSGi version is 2.0.0.202401111608
11:19:14 [INFO] 
11:19:14 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
11:19:14 [INFO] 
11:19:14 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
11:19:14 [INFO] 
11:19:14 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
11:19:14 [INFO] 
11:19:14 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
11:19:14 [INFO] Resolving class path of org.eclipse.papyrus.gmf.editpoliciesstates
11:19:14 [INFO] 
11:19:14 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
11:19:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/src/main/resources
11:19:14 [INFO] 
11:19:14 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
11:19:14 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:19:14 [INFO] 
11:19:14 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
11:19:14 [INFO] 
11:19:14 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
11:19:14 [INFO] 
11:19:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
11:19:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/src/test/resources
11:19:14 [INFO] 
11:19:14 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
11:19:14 [INFO] 
11:19:14 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
11:19:14 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 172 were skipped
11:19:14 [INFO] 
11:19:14 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
11:19:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/target/org.eclipse.papyrus.gmf.editpoliciesstates-2.0.0-SNAPSHOT-sources.jar
11:19:14 [INFO] 
11:19:14 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
11:19:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/target/org.eclipse.papyrus.gmf.editpoliciesstates-2.0.0-SNAPSHOT.jar
11:19:15 [INFO] 
11:19:15 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
11:19:15 [INFO] 
11:19:15 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
11:19:15 [INFO] 
11:19:15 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
11:19:15 [INFO] 
11:19:15 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpartview >------
11:19:15 [INFO] Building org.eclipse.papyrus.gmf.editpartview 2.0.0-SNAPSHOT   [502/735]
11:19:15 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/pom.xml
11:19:15 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:19:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpartview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/pom.xml
11:19:15 [INFO] 
11:19:15 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.gmf.editpartview ---
11:19:15 [INFO] 
11:19:15 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.editpartview ---
11:19:15 [INFO] The project's OSGi version is 2.0.0.202401111608
11:19:15 [INFO] 
11:19:15 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.editpartview ---
11:19:15 [INFO] 
11:19:15 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.editpartview ---
11:19:15 [INFO] 
11:19:15 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.editpartview ---
11:19:15 [INFO] 
11:19:15 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.editpartview ---
11:19:15 [INFO] Resolving class path of org.eclipse.papyrus.gmf.editpartview
11:19:15 [INFO] 
11:19:15 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.gmf.editpartview ---
11:19:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/src/main/resources
11:19:15 [INFO] 
11:19:15 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.gmf.editpartview ---
11:19:15 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:19:15 [INFO] 
11:19:15 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.gmf.editpartview ---
11:19:15 [INFO] 
11:19:15 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.editpartview ---
11:19:15 [INFO] 
11:19:15 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.gmf.editpartview ---
11:19:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/src/test/resources
11:19:15 [INFO] 
11:19:15 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.editpartview ---
11:19:15 [INFO] 
11:19:15 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.editpartview ---
11:19:15 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 138 were skipped
11:19:15 [INFO] 
11:19:15 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.editpartview ---
11:19:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/target/org.eclipse.papyrus.gmf.editpartview-2.0.0-SNAPSHOT-sources.jar
11:19:15 [INFO] 
11:19:15 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.editpartview ---
11:19:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/target/org.eclipse.papyrus.gmf.editpartview-2.0.0-SNAPSHOT.jar
11:19:15 [INFO] 
11:19:15 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.editpartview ---
11:19:15 [INFO] 
11:19:15 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.gmf.editpartview ---
11:19:15 [INFO] 
11:19:15 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.editpartview ---
11:19:15 [INFO] 
11:19:15 [INFO] ------< org.eclipse.papyrus.developer:org.eclipse.papyrus.dev.ui >------
11:19:15 [INFO] Building org.eclipse.papyrus.dev.ui 1.1.0-SNAPSHOT             [503/735]
11:19:15 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/pom.xml
11:19:15 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:19:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.developer:org.eclipse.papyrus.dev.ui:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/pom.xml
11:19:15 [INFO] 
11:19:15 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.dev.ui ---
11:19:15 [INFO] 
11:19:15 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.ui ---
11:19:15 [INFO] The project's OSGi version is 1.1.0.202401111608
11:19:15 [INFO] 
11:19:15 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.ui ---
11:19:15 [INFO] 
11:19:15 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.ui ---
11:19:15 [INFO] 
11:19:15 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.ui ---
11:19:15 [INFO] 
11:19:15 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.dev.ui ---
11:19:15 [INFO] Resolving class path of org.eclipse.papyrus.dev.ui
11:19:16 [INFO] 
11:19:16 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.dev.ui ---
11:19:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/src/main/resources
11:19:16 [INFO] 
11:19:16 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.dev.ui ---
11:19:16 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:19:16 [INFO] 
11:19:16 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.dev.ui ---
11:19:16 [INFO] 
11:19:16 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.dev.ui ---
11:19:16 [INFO] 
11:19:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.dev.ui ---
11:19:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/src/test/resources
11:19:16 [INFO] 
11:19:16 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.dev.ui ---
11:19:16 [INFO] 
11:19:16 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.dev.ui ---
11:19:16 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 66 were skipped
11:19:16 [INFO] 
11:19:16 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.ui ---
11:19:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/target/org.eclipse.papyrus.dev.ui-1.1.0-SNAPSHOT-sources.jar
11:19:16 [INFO] 
11:19:16 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.ui ---
11:19:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/target/org.eclipse.papyrus.dev.ui-1.1.0-SNAPSHOT.jar
11:19:16 [INFO] 
11:19:16 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.ui ---
11:19:16 [INFO] 
11:19:16 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.dev.ui ---
11:19:16 [INFO] 
11:19:16 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.ui ---
11:19:16 [INFO] 
11:19:16 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.debug >---
11:19:16 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.css.debug 2.0.0-SNAPSHOT [504/735]
11:19:16 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/pom.xml
11:19:16 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:19:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.debug:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/pom.xml
11:19:16 [INFO] 
11:19:16 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
11:19:16 [INFO] 
11:19:16 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
11:19:16 [INFO] The project's OSGi version is 2.0.0.202401111608
11:19:16 [INFO] 
11:19:16 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
11:19:16 [INFO] 
11:19:16 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
11:19:16 [INFO] 
11:19:16 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
11:19:16 [INFO] 
11:19:16 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
11:19:16 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.css.debug
11:19:17 [INFO] 
11:19:17 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
11:19:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/src/main/resources
11:19:17 [INFO] 
11:19:17 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
11:19:17 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:19:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/src/org/eclipse/papyrus/infra/gmfdiag/css/debug/views/CSSDebugView.java:[298] 
11:19:17 	@SuppressWarnings("restriction")
11:19:17 	                  ^^^^^^^^^^^^^
11:19:17 Unnecessary @SuppressWarnings("restriction")
11:19:17 1 problem (1 warning)
11:19:17 [INFO] 
11:19:17 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
11:19:17 [INFO] 
11:19:17 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
11:19:17 [INFO] 
11:19:17 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
11:19:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/src/test/resources
11:19:17 [INFO] 
11:19:17 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
11:19:17 [INFO] 
11:19:17 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
11:19:17 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 184 were skipped
11:19:17 [INFO] 
11:19:17 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
11:19:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/target/org.eclipse.papyrus.infra.gmfdiag.css.debug-2.0.0-SNAPSHOT-sources.jar
11:19:17 [INFO] 
11:19:17 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
11:19:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/target/org.eclipse.papyrus.infra.gmfdiag.css.debug-2.0.0-SNAPSHOT.jar
11:19:17 [INFO] 
11:19:17 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
11:19:17 [INFO] 
11:19:17 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
11:19:17 [INFO] 
11:19:17 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
11:19:17 [INFO] 
11:19:17 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.debug.feature >--------
11:19:17 [INFO] Building org.eclipse.papyrus.debug.feature 1.0.0-SNAPSHOT      [505/735]
11:19:17 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/pom.xml
11:19:17 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:19:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.debug.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/pom.xml
11:19:18 [INFO] 
11:19:18 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.debug.feature ---
11:19:18 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/target
11:19:18 [INFO] 
11:19:18 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.debug.feature ---
11:19:18 [INFO] The project's OSGi version is 1.0.0.202401111608
11:19:18 [INFO] 
11:19:18 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.debug.feature ---
11:19:18 [INFO] 
11:19:18 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.debug.feature ---
11:19:18 [INFO] 
11:19:18 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.debug.feature ---
11:19:18 [INFO] 
11:19:18 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.debug.feature ---
11:19:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/src/main/resources
11:19:18 [INFO] 
11:19:18 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.debug.feature ---
11:19:18 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 192 were skipped
11:19:18 [INFO] 
11:19:18 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.debug.feature ---
11:19:18 [INFO] 
11:19:18 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.debug.feature ---
11:19:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/target/org.eclipse.papyrus.debug.feature-1.0.0-SNAPSHOT.jar
11:19:18 [INFO] 
11:19:18 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.debug.feature ---
11:19:18 [INFO] 
11:19:18 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.debug.feature ---
11:19:18 [INFO] 
11:19:18 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.debug.feature ---
11:19:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/target/org.eclipse.papyrus.debug.feature-1.0.0-SNAPSHOT-sources-feature.jar
11:19:18 [INFO] 
11:19:18 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.debug.feature ---
11:19:18 [INFO] 
11:19:18 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.edit >--
11:19:18 [INFO] Building org.eclipse.papyrus.gmf.codegen.edit 3.0.0-SNAPSHOT   [506/735]
11:19:18 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/pom.xml
11:19:18 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:19:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/pom.xml
11:19:18 [INFO] 
11:19:18 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen.edit ---
11:19:18 [INFO] 
11:19:18 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen.edit ---
11:19:18 [INFO] The project's OSGi version is 3.0.0.202401111608
11:19:18 [INFO] 
11:19:18 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen.edit ---
11:19:18 [INFO] 
11:19:18 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen.edit ---
11:19:18 [INFO] 
11:19:18 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen.edit ---
11:19:18 [INFO] 
11:19:18 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.codegen.edit ---
11:19:18 [INFO] Resolving class path of org.eclipse.papyrus.gmf.codegen.edit
11:19:18 [INFO] 
11:19:18 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen.edit ---
11:19:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/main/resources
11:19:18 [INFO] 
11:19:18 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen.edit ---
11:19:18 [INFO] Compiling 133 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeLabelItemProvider.java:[29] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeLabelItemProvider.java:[30] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeLabelItemProvider.java:[32] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeLabelItemProvider.java:[33] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeLabelItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SnippetViewmapItemProvider.java:[30] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SnippetViewmapItemProvider.java:[31] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SnippetViewmapItemProvider.java:[33] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SnippetViewmapItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SnippetViewmapItemProvider.java:[35] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExternalParserItemProvider.java:[29] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExternalParserItemProvider.java:[30] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExternalParserItemProvider.java:[32] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExternalParserItemProvider.java:[33] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExternalParserItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExternalNodeLabelItemProvider.java:[31] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExternalNodeLabelItemProvider.java:[32] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExternalNodeLabelItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExternalNodeLabelItemProvider.java:[35] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExternalNodeLabelItemProvider.java:[36] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExpressionInterpreterItemProvider.java:[30] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExpressionInterpreterItemProvider.java:[31] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExpressionInterpreterItemProvider.java:[33] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExpressionInterpreterItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenExpressionInterpreterItemProvider.java:[35] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ModeledViewmapItemProvider.java:[32] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ModeledViewmapItemProvider.java:[33] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ModeledViewmapItemProvider.java:[35] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ModeledViewmapItemProvider.java:[36] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ModeledViewmapItemProvider.java:[37] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ModeledViewmapItemProvider.java:[41] 
11:19:19 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ViewmapLayoutType;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ViewmapLayoutType is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTopLevelNodeItemProvider.java:[29] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTopLevelNodeItemProvider.java:[30] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTopLevelNodeItemProvider.java:[32] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTopLevelNodeItemProvider.java:[33] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTopLevelNodeItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InnerClassViewmapItemProvider.java:[30] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InnerClassViewmapItemProvider.java:[31] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InnerClassViewmapItemProvider.java:[33] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InnerClassViewmapItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InnerClassViewmapItemProvider.java:[35] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/StandardEntryItemProvider.java:[30] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/StandardEntryItemProvider.java:[31] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/StandardEntryItemProvider.java:[33] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/StandardEntryItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/StandardEntryItemProvider.java:[35] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenConstraintItemProvider.java:[29] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenConstraintItemProvider.java:[30] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenConstraintItemProvider.java:[32] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenConstraintItemProvider.java:[33] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenConstraintItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/MetamodelTypeItemProvider.java:[30] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/MetamodelTypeItemProvider.java:[31] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/MetamodelTypeItemProvider.java:[33] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/MetamodelTypeItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/MetamodelTypeItemProvider.java:[35] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPropertyTabItemProvider.java:[31] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPropertyTabItemProvider.java:[32] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPropertyTabItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPropertyTabItemProvider.java:[35] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPropertyTabItemProvider.java:[36] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolEntryItemProvider.java:[29] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolEntryItemProvider.java:[30] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolEntryItemProvider.java:[32] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolEntryItemProvider.java:[33] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolEntryItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeItemProvider.java:[31] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeItemProvider.java:[32] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeItemProvider.java:[35] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNodeItemProvider.java:[36] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenFixedInputsTemplateInvocationItemProvider.java:[26] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenFixedInputsTemplateInvocationItemProvider.java:[27] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenFixedInputsTemplateInvocationItemProvider.java:[29] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenFixedInputsTemplateInvocationItemProvider.java:[30] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenFixedInputsTemplateInvocationItemProvider.java:[31] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FeatureLabelModelFacetItemProvider.java:[31] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FeatureLabelModelFacetItemProvider.java:[32] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FeatureLabelModelFacetItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FeatureLabelModelFacetItemProvider.java:[35] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FeatureLabelModelFacetItemProvider.java:[36] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ParentAssignedViewmapItemProvider.java:[30] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ParentAssignedViewmapItemProvider.java:[31] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ParentAssignedViewmapItemProvider.java:[33] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ParentAssignedViewmapItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ParentAssignedViewmapItemProvider.java:[35] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramPreferencesItemProvider.java:[44] 
11:19:19 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Routing;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Routing is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/AbstractToolEntryItemProvider.java:[33] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/AbstractToolEntryItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/AbstractToolEntryItemProvider.java:[36] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/AbstractToolEntryItemProvider.java:[37] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/AbstractToolEntryItemProvider.java:[38] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/TypeLinkModelFacetItemProvider.java:[30] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/TypeLinkModelFacetItemProvider.java:[31] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/TypeLinkModelFacetItemProvider.java:[33] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/TypeLinkModelFacetItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/TypeLinkModelFacetItemProvider.java:[35] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildLabelNodeItemProvider.java:[31] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildLabelNodeItemProvider.java:[32] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildLabelNodeItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildLabelNodeItemProvider.java:[35] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildLabelNodeItemProvider.java:[36] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLiteralExpressionProviderItemProvider.java:[29] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLiteralExpressionProviderItemProvider.java:[30] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLiteralExpressionProviderItemProvider.java:[32] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLiteralExpressionProviderItemProvider.java:[33] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLiteralExpressionProviderItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditRuleItemProvider.java:[31] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditRuleItemProvider.java:[32] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditRuleItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditRuleItemProvider.java:[35] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditRuleItemProvider.java:[36] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCompartmentItemProvider.java:[30] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCompartmentItemProvider.java:[31] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCompartmentItemProvider.java:[33] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCompartmentItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCompartmentItemProvider.java:[35] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenVisualEffectItemProvider.java:[30] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenVisualEffectItemProvider.java:[31] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenVisualEffectItemProvider.java:[33] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenVisualEffectItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenVisualEffectItemProvider.java:[35] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainAttributeTargetItemProvider.java:[30] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainAttributeTargetItemProvider.java:[31] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainAttributeTargetItemProvider.java:[33] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainAttributeTargetItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainAttributeTargetItemProvider.java:[35] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLabelItemProvider.java:[31] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLabelItemProvider.java:[32] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLabelItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLabelItemProvider.java:[35] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLabelItemProvider.java:[36] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelModelFacetItemProvider.java:[29] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelModelFacetItemProvider.java:[30] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelModelFacetItemProvider.java:[32] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelModelFacetItemProvider.java:[33] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelModelFacetItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildNodeItemProvider.java:[30] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildNodeItemProvider.java:[31] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildNodeItemProvider.java:[33] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildNodeItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildNodeItemProvider.java:[35] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedParserItemProvider.java:[29] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedParserItemProvider.java:[30] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedParserItemProvider.java:[32] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedParserItemProvider.java:[33] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedParserItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FigureViewmapItemProvider.java:[30] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FigureViewmapItemProvider.java:[31] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FigureViewmapItemProvider.java:[33] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FigureViewmapItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/FigureViewmapItemProvider.java:[35] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkItemProvider.java:[31] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkItemProvider.java:[32] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkItemProvider.java:[35] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkItemProvider.java:[36] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenJavaExpressionProviderItemProvider.java:[30] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenJavaExpressionProviderItemProvider.java:[31] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenJavaExpressionProviderItemProvider.java:[33] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenJavaExpressionProviderItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenJavaExpressionProviderItemProvider.java:[35] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTemplateInvocationItemProvider.java:[26] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTemplateInvocationItemProvider.java:[27] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTemplateInvocationItemProvider.java:[29] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTemplateInvocationItemProvider.java:[30] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenTemplateInvocationItemProvider.java:[31] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildContainerItemProvider.java:[30] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildContainerItemProvider.java:[31] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildContainerItemProvider.java:[33] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildContainerItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildContainerItemProvider.java:[35] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramItemProvider.java:[31] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramItemProvider.java:[32] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramItemProvider.java:[35] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramItemProvider.java:[36] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolGroupItemProvider.java:[31] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolGroupItemProvider.java:[32] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolGroupItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolGroupItemProvider.java:[35] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ToolGroupItemProvider.java:[36] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CreateShortcutActionItemProvider.java:[29] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CreateShortcutActionItemProvider.java:[30] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CreateShortcutActionItemProvider.java:[32] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CreateShortcutActionItemProvider.java:[33] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CreateShortcutActionItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CustomParserItemProvider.java:[29] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CustomParserItemProvider.java:[30] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CustomParserItemProvider.java:[32] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CustomParserItemProvider.java:[33] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/CustomParserItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/presentation/GMFGenModelWizard.java:[53] 
11:19:19 	import org.eclipse.papyrus.gmf.codegen.gmfgen.presentation.EditorPlugin;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.papyrus.gmf.codegen.gmfgen.presentation.EditorPlugin is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/DesignLabelModelFacetItemProvider.java:[29] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/DesignLabelModelFacetItemProvider.java:[30] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/DesignLabelModelFacetItemProvider.java:[32] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/DesignLabelModelFacetItemProvider.java:[33] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/DesignLabelModelFacetItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramElementTargetItemProvider.java:[30] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramElementTargetItemProvider.java:[31] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramElementTargetItemProvider.java:[33] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramElementTargetItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDiagramElementTargetItemProvider.java:[35] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/NotationTypeItemProvider.java:[29] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/NotationTypeItemProvider.java:[30] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/NotationTypeItemProvider.java:[32] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/NotationTypeItemProvider.java:[33] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/NotationTypeItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/OclChoiceParserItemProvider.java:[30] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/OclChoiceParserItemProvider.java:[31] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/OclChoiceParserItemProvider.java:[33] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/OclChoiceParserItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/OclChoiceParserItemProvider.java:[35] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenContextMenuItemProvider.java:[30] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenContextMenuItemProvider.java:[31] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenContextMenuItemProvider.java:[33] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenContextMenuItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenContextMenuItemProvider.java:[35] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedEnumParserItemProvider.java:[29] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedEnumParserItemProvider.java:[30] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedEnumParserItemProvider.java:[32] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedEnumParserItemProvider.java:[33] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/PredefinedEnumParserItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPreferencePageItemProvider.java:[31] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPreferencePageItemProvider.java:[32] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPreferencePageItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPreferencePageItemProvider.java:[35] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenCustomPreferencePageItemProvider.java:[36] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainElementTargetItemProvider.java:[30] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainElementTargetItemProvider.java:[31] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainElementTargetItemProvider.java:[33] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainElementTargetItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenDomainElementTargetItemProvider.java:[35] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/presentation/GMFGenEditor.java:[86] 
11:19:19 	import org.eclipse.emf.edit.ui.util.EditUIUtil;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.ui.util.EditUIUtil is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/presentation/GMFGenEditor.java:[736] 
11:19:19 	editingDomain.getResourceSet().getURIConverter().getURIMap().putAll(EcorePlugin.computePlatformURIMap());
11:19:19 	                                                                                ^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The method computePlatformURIMap() from the type EcorePlugin is deprecated
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/presentation/GMFGenEditor.java:[1325] 
11:19:19 	@SuppressWarnings("rawtypes")
11:19:19 	                  ^^^^^^^^^^
11:19:19 Unnecessary @SuppressWarnings("rawtypes")
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPreferencePageItemProvider.java:[30] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPreferencePageItemProvider.java:[31] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPreferencePageItemProvider.java:[33] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPreferencePageItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPreferencePageItemProvider.java:[35] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelParserItemProvider.java:[30] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelParserItemProvider.java:[31] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelParserItemProvider.java:[33] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelParserItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/ExpressionLabelParserItemProvider.java:[35] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/LoadResourceActionItemProvider.java:[29] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/LoadResourceActionItemProvider.java:[30] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/LoadResourceActionItemProvider.java:[32] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/LoadResourceActionItemProvider.java:[33] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/LoadResourceActionItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InitDiagramActionItemProvider.java:[29] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InitDiagramActionItemProvider.java:[30] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InitDiagramActionItemProvider.java:[32] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InitDiagramActionItemProvider.java:[33] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/InitDiagramActionItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenToolBarManagerItemProvider.java:[29] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenToolBarManagerItemProvider.java:[30] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenToolBarManagerItemProvider.java:[32] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenToolBarManagerItemProvider.java:[33] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenToolBarManagerItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SpecializationTypeItemProvider.java:[30] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SpecializationTypeItemProvider.java:[31] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SpecializationTypeItemProvider.java:[33] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SpecializationTypeItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/SpecializationTypeItemProvider.java:[35] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildSideAffixedNodeItemProvider.java:[30] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildSideAffixedNodeItemProvider.java:[31] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildSideAffixedNodeItemProvider.java:[33] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildSideAffixedNodeItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenChildSideAffixedNodeItemProvider.java:[35] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditedMetricTargetItemProvider.java:[30] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditedMetricTargetItemProvider.java:[31] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditedMetricTargetItemProvider.java:[33] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditedMetricTargetItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenAuditedMetricTargetItemProvider.java:[35] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNotationElementTargetItemProvider.java:[30] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNotationElementTargetItemProvider.java:[31] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNotationElementTargetItemProvider.java:[33] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNotationElementTargetItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenNotationElementTargetItemProvider.java:[35] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPropertyTabItemProvider.java:[29] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPropertyTabItemProvider.java:[30] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPropertyTabItemProvider.java:[32] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPropertyTabItemProvider.java:[33] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenStandardPropertyTabItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkLabelItemProvider.java:[31] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkLabelItemProvider.java:[32] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkLabelItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkLabelItemProvider.java:[35] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenLinkLabelItemProvider.java:[36] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMetricRuleItemProvider.java:[30] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMetricRuleItemProvider.java:[31] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMetricRuleItemProvider.java:[33] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMetricRuleItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMetricRuleItemProvider.java:[35] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMenuManagerItemProvider.java:[30] 
11:19:19 	import org.eclipse.emf.edit.provider.IEditingDomainItemProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IEditingDomainItemProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMenuManagerItemProvider.java:[31] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemLabelProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemLabelProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMenuManagerItemProvider.java:[33] 
11:19:19 	import org.eclipse.emf.edit.provider.IItemPropertySource;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IItemPropertySource is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMenuManagerItemProvider.java:[34] 
11:19:19 	import org.eclipse.emf.edit.provider.IStructuredItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.IStructuredItemContentProvider is never used
11:19:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/provider/GenMenuManagerItemProvider.java:[35] 
11:19:19 	import org.eclipse.emf.edit.provider.ITreeItemContentProvider;
11:19:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:19 The import org.eclipse.emf.edit.provider.ITreeItemContentProvider is never used
11:19:19 301 problems (301 warnings)
11:19:19 [INFO] 
11:19:19 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.gmf.codegen.edit ---
11:19:19 [INFO] 
11:19:19 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.codegen.edit ---
11:19:19 [INFO] 
11:19:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen.edit ---
11:19:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/test/resources
11:19:19 [INFO] 
11:19:19 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.codegen.edit ---
11:19:19 [INFO] 
11:19:19 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.codegen.edit ---
11:19:19 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 116 were skipped
11:19:19 [INFO] 
11:19:19 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen.edit ---
11:19:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/target/org.eclipse.papyrus.gmf.codegen.edit-3.0.0-SNAPSHOT-sources.jar
11:19:19 [INFO] 
11:19:19 [INFO] --- tycho-source:4.0.3:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen.edit ---
11:19:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/target/org.eclipse.papyrus.gmf.codegen.edit-3.0.0-SNAPSHOT-sources.jar
11:19:19 [WARNING] artifact org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.edit:java-source:sources:3.0.0-SNAPSHOT already attached, replace previous instance
11:19:19 [INFO] 
11:19:19 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen.edit ---
11:19:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/target/org.eclipse.papyrus.gmf.codegen.edit-3.0.0-SNAPSHOT.jar
11:19:19 [INFO] 
11:19:19 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen.edit ---
11:19:19 [INFO] 
11:19:19 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.gmf.codegen.edit ---
11:19:19 [INFO] 
11:19:19 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.codegen.edit ---
11:19:19 [INFO] 
11:19:19 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.mwe2.utils >---------
11:19:19 [INFO] Building org.eclipse.papyrus.mwe2.utils 2.0.0-SNAPSHOT         [507/735]
11:19:19 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/pom.xml
11:19:19 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:19:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.mwe2.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/pom.xml
11:19:19 [INFO] 
11:19:19 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.mwe2.utils ---
11:19:19 [INFO] 
11:19:19 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.mwe2.utils ---
11:19:19 [INFO] The project's OSGi version is 2.0.0.202401111608
11:19:19 [INFO] 
11:19:19 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.mwe2.utils ---
11:19:19 [INFO] 
11:19:19 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.mwe2.utils ---
11:19:19 [INFO] 
11:19:19 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.mwe2.utils ---
11:19:19 [INFO] 
11:19:19 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.mwe2.utils ---
11:19:19 [INFO] Resolving class path of org.eclipse.papyrus.mwe2.utils
11:19:19 [INFO] 
11:19:19 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.mwe2.utils ---
11:19:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/src/main/resources
11:19:19 [INFO] 
11:19:19 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.mwe2.utils ---
11:19:19 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:19:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/src/org/eclipse/papyrus/mwe2/utils/components/QvtoTransformationWorkflow.java:[125] 
11:19:20 	List<EObject> list = (List<EObject>)inputObject;
11:19:20 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:20 Type safety: Unchecked cast from Object to List<EObject>
11:19:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/src/org/eclipse/papyrus/mwe2/utils/components/UMLWriter.java:[118] 
11:19:20 	public void addXmiIdentifierFilters(Pair<String, String> filter, Pair<String, String>... more) {
11:19:20 	                                                                                         ^^^^
11:19:20 Type safety: Potential heap pollution via varargs parameter more
11:19:20 2 problems (2 warnings)
11:19:20 [INFO] 
11:19:20 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.mwe2.utils ---
11:19:20 [INFO] 
11:19:20 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.mwe2.utils ---
11:19:20 [INFO] 
11:19:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.mwe2.utils ---
11:19:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/src/test/resources
11:19:20 [INFO] 
11:19:20 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.mwe2.utils ---
11:19:20 [INFO] 
11:19:20 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.mwe2.utils ---
11:19:20 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 68 were skipped
11:19:20 [INFO] 
11:19:20 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.mwe2.utils ---
11:19:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/target/org.eclipse.papyrus.mwe2.utils-2.0.0-SNAPSHOT-sources.jar
11:19:20 [INFO] 
11:19:20 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.mwe2.utils ---
11:19:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/target/org.eclipse.papyrus.mwe2.utils-2.0.0-SNAPSHOT.jar
11:19:20 [INFO] 
11:19:20 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.mwe2.utils ---
11:19:20 [INFO] 
11:19:20 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.mwe2.utils ---
11:19:20 [INFO] 
11:19:20 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.mwe2.utils ---
11:19:20 [INFO] 
11:19:20 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.ui >--
11:19:20 [INFO] Building org.eclipse.papyrus.gmf.codegen.ui 1.4.0-SNAPSHOT     [508/735]
11:19:20 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/pom.xml
11:19:20 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:19:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.ui:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/pom.xml
11:19:20 [INFO] 
11:19:20 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen.ui ---
11:19:20 [INFO] 
11:19:20 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen.ui ---
11:19:20 [INFO] The project's OSGi version is 1.4.0.202401111608
11:19:20 [INFO] 
11:19:20 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen.ui ---
11:19:20 [INFO] 
11:19:20 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen.ui ---
11:19:20 [INFO] 
11:19:20 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen.ui ---
11:19:20 [INFO] 
11:19:20 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.codegen.ui ---
11:19:20 [INFO] Resolving class path of org.eclipse.papyrus.gmf.codegen.ui
11:19:20 [INFO] 
11:19:20 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen.ui ---
11:19:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/src/main/resources
11:19:20 [INFO] 
11:19:20 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen.ui ---
11:19:20 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:19:20 [INFO] 
11:19:20 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.gmf.codegen.ui ---
11:19:20 [INFO] 
11:19:20 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.codegen.ui ---
11:19:20 [INFO] 
11:19:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen.ui ---
11:19:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/src/test/resources
11:19:20 [INFO] 
11:19:20 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.codegen.ui ---
11:19:20 [INFO] 
11:19:20 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.codegen.ui ---
11:19:20 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 118 were skipped
11:19:20 [INFO] 
11:19:20 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen.ui ---
11:19:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/target/org.eclipse.papyrus.gmf.codegen.ui-1.4.0-SNAPSHOT-sources.jar
11:19:20 [INFO] 
11:19:20 [INFO] --- tycho-source:4.0.3:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen.ui ---
11:19:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/target/org.eclipse.papyrus.gmf.codegen.ui-1.4.0-SNAPSHOT-sources.jar
11:19:20 [WARNING] artifact org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.ui:java-source:sources:1.4.0-SNAPSHOT already attached, replace previous instance
11:19:20 [INFO] 
11:19:20 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen.ui ---
11:19:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/target/org.eclipse.papyrus.gmf.codegen.ui-1.4.0-SNAPSHOT.jar
11:19:20 [INFO] 
11:19:20 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen.ui ---
11:19:20 [INFO] 
11:19:20 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.gmf.codegen.ui ---
11:19:20 [INFO] 
11:19:20 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.codegen.ui ---
11:19:20 [INFO] 
11:19:20 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend >--
11:19:20 [INFO] Building org.eclipse.papyrus.gmf.codegen.xtend 1.0.0-SNAPSHOT  [509/735]
11:19:20 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/pom.xml
11:19:20 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:19:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/pom.xml
11:19:21 [INFO] 
11:19:21 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen.xtend ---
11:19:21 [INFO] 
11:19:21 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen.xtend ---
11:19:21 [INFO] The project's OSGi version is 1.0.0.202401111608
11:19:21 [INFO] 
11:19:21 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen.xtend ---
11:19:21 [INFO] 
11:19:21 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen.xtend ---
11:19:21 [INFO] 
11:19:21 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen.xtend ---
11:19:21 [INFO] 
11:19:21 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.codegen.xtend ---
11:19:21 [INFO] Resolving class path of org.eclipse.papyrus.gmf.codegen.xtend
11:19:21 [INFO] 
11:19:21 [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.gmf.codegen.xtend ---
11:19:30 [WARNING] 
11:19:30 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/plugin.xtend
11:19:30 329: Unnecessary cast from ToolGroup to ToolGroup
11:19:30 [WARNING] 
11:19:30 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/preferences/extensions.xtend
11:19:30 54: Unnecessary cast from GenStandardPreferencePage to GenStandardPreferencePage
11:19:30 [WARNING] 
11:19:30 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/Utils_qvto.xtend
11:19:30 123: Unnecessary cast from ToolEntry to ToolEntry
11:19:30 [WARNING] 
11:19:30 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/Utils_qvto.xtend
11:19:30 124: Unnecessary cast from ToolEntry to ToolEntry
11:19:30 [WARNING] 
11:19:30 WARNING: 	PaletteConfiguration.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteConfiguration.xtend
11:19:30 69: Unnecessary cast from ToolGroup to ToolGroup
11:19:35 [INFO] 
11:19:35 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen.xtend ---
11:19:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/src/main/resources
11:19:35 [INFO] 
11:19:35 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen.xtend ---
11:19:35 [INFO] Compiling 195 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:19:36 [INFO] 
11:19:36 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.gmf.codegen.xtend ---
11:19:36 [INFO] 
11:19:36 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.codegen.xtend ---
11:19:36 [INFO] 
11:19:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen.xtend ---
11:19:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/src/test/resources
11:19:36 [INFO] 
11:19:36 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.codegen.xtend ---
11:19:36 [INFO] 
11:19:36 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.codegen.xtend ---
11:19:36 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 156 were skipped
11:19:36 [INFO] 
11:19:36 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen.xtend ---
11:19:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/target/org.eclipse.papyrus.gmf.codegen.xtend-1.0.0-SNAPSHOT-sources.jar
11:19:37 [INFO] 
11:19:37 [INFO] --- tycho-source:4.0.3:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen.xtend ---
11:19:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/target/org.eclipse.papyrus.gmf.codegen.xtend-1.0.0-SNAPSHOT-sources.jar
11:19:37 [WARNING] artifact org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend:java-source:sources:1.0.0-SNAPSHOT already attached, replace previous instance
11:19:37 [INFO] 
11:19:37 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen.xtend ---
11:19:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/target/org.eclipse.papyrus.gmf.codegen.xtend-1.0.0-SNAPSHOT.jar
11:19:37 [INFO] 
11:19:37 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen.xtend ---
11:19:37 [INFO] 
11:19:37 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.gmf.codegen.xtend ---
11:19:37 [INFO] 
11:19:37 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.codegen.xtend ---
11:19:37 [INFO] 
11:19:37 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend.ui >--
11:19:37 [INFO] Building org.eclipse.papyrus.gmf.codegen.xtend.ui 1.0.0-SNAPSHOT [510/735]
11:19:37 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/pom.xml
11:19:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:19:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/pom.xml
11:19:38 [INFO] 
11:19:38 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
11:19:38 [INFO] 
11:19:38 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
11:19:38 [INFO] The project's OSGi version is 1.0.0.202401111608
11:19:38 [INFO] 
11:19:38 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
11:19:38 [INFO] 
11:19:38 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
11:19:38 [INFO] 
11:19:38 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
11:19:38 [INFO] 
11:19:38 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
11:19:38 [INFO] Resolving class path of org.eclipse.papyrus.gmf.codegen.xtend.ui
11:19:38 [INFO] 
11:19:38 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
11:19:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/src/main/resources
11:19:38 [INFO] 
11:19:38 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
11:19:38 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:19:38 [INFO] 
11:19:38 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
11:19:38 [INFO] 
11:19:38 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
11:19:38 [INFO] 
11:19:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
11:19:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/src/test/resources
11:19:38 [INFO] 
11:19:38 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
11:19:38 [INFO] 
11:19:38 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
11:19:38 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 159 were skipped
11:19:38 [INFO] 
11:19:38 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
11:19:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/target/org.eclipse.papyrus.gmf.codegen.xtend.ui-1.0.0-SNAPSHOT-sources.jar
11:19:38 [INFO] 
11:19:38 [INFO] --- tycho-source:4.0.3:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
11:19:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/target/org.eclipse.papyrus.gmf.codegen.xtend.ui-1.0.0-SNAPSHOT-sources.jar
11:19:38 [WARNING] artifact org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend.ui:java-source:sources:1.0.0-SNAPSHOT already attached, replace previous instance
11:19:38 [INFO] 
11:19:38 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
11:19:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/target/org.eclipse.papyrus.gmf.codegen.xtend.ui-1.0.0-SNAPSHOT.jar
11:19:38 [INFO] 
11:19:38 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
11:19:38 [INFO] 
11:19:38 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
11:19:38 [INFO] 
11:19:38 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
11:19:38 [INFO] 
11:19:38 [INFO] ----------< org.eclipse.papyrus:org.eclipse.papyrus.codegen >-----------
11:19:38 [INFO] Building org.eclipse.papyrus.codegen 2.0.0-SNAPSHOT            [511/735]
11:19:38 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/pom.xml
11:19:38 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:19:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.codegen:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/pom.xml
11:19:39 [INFO] 
11:19:39 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.codegen ---
11:19:39 [INFO] 
11:19:39 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.codegen ---
11:19:39 [INFO] The project's OSGi version is 2.0.0.202401111608
11:19:39 [INFO] 
11:19:39 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.codegen ---
11:19:39 [INFO] 
11:19:39 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.codegen ---
11:19:39 [INFO] 
11:19:39 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.codegen ---
11:19:39 [INFO] 
11:19:39 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.codegen ---
11:19:39 [INFO] Resolving class path of org.eclipse.papyrus.codegen
11:19:39 [INFO] 
11:19:39 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.codegen ---
11:19:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/main/resources
11:19:39 [INFO] 
11:19:39 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.codegen ---
11:19:39 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:19:39 [INFO] 
11:19:39 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.codegen ---
11:19:39 [INFO] 
11:19:39 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.codegen ---
11:19:39 [INFO] 
11:19:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.codegen ---
11:19:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/test/resources
11:19:39 [INFO] 
11:19:39 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.codegen ---
11:19:39 [INFO] 
11:19:39 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.codegen ---
11:19:39 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 159 were skipped
11:19:39 [INFO] 
11:19:39 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.codegen ---
11:19:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/target/org.eclipse.papyrus.codegen-2.0.0-SNAPSHOT-sources.jar
11:19:39 [INFO] 
11:19:39 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.codegen ---
11:19:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/target/org.eclipse.papyrus.codegen-2.0.0-SNAPSHOT.jar
11:19:39 [INFO] 
11:19:39 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.codegen ---
11:19:39 [INFO] 
11:19:39 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.codegen ---
11:19:39 [INFO] 
11:19:39 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.codegen ---
11:19:39 [INFO] 
11:19:39 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.uml-assistants >-------
11:19:39 [INFO] Building Papyrus UML Assistants 0.0.1-SNAPSHOT                 [512/735]
11:19:39 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/pom.xml
11:19:39 [INFO] --------------------------------[ pom ]---------------------------------
11:19:39 [INFO] 
11:19:39 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml-assistants ---
11:19:39 [INFO] 
11:19:39 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml-assistants ---
11:19:39 [INFO] 
11:19:39 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml-assistants ---
11:19:39 [INFO] 
11:19:39 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml-assistants ---
11:19:39 [INFO] 
11:19:39 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator >--
11:19:39 [INFO] Building org.eclipse.papyrus.uml.profile.types.generator 3.1.0-SNAPSHOT [513/735]
11:19:39 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/pom.xml
11:19:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:19:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/pom.xml
11:19:40 [INFO] 
11:19:40 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.profile.types.generator ---
11:19:40 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/xtend-gen (includes = [], excludes = [**/.gitignore])
11:19:40 [INFO] 
11:19:40 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.types.generator ---
11:19:40 [INFO] The project's OSGi version is 3.1.0.202401111608
11:19:40 [INFO] 
11:19:40 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.types.generator ---
11:19:40 [INFO] 
11:19:40 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.types.generator ---
11:19:40 [INFO] 
11:19:40 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.types.generator ---
11:19:40 [INFO] 
11:19:40 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.types.generator ---
11:19:40 [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.types.generator
11:19:41 [INFO] 
11:19:41 [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.uml.profile.types.generator ---
11:19:42 [WARNING] 
11:19:42 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
11:19:42 40: The private modifier is unnecessary on field VISUAL_ID_PATTERN
11:19:42 [WARNING] 
11:19:42 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
11:19:42 90: The operator '!=' should be replaced by '!==' when null is one of the arguments.
11:19:42 [WARNING] 
11:19:42 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
11:19:42 101: The public modifier is unnecessary on method hasSemanticSupertype
11:19:42 [WARNING] 
11:19:42 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
11:19:42 144: Null-safe call of primitive-valued feature canContain, default value false will be used
11:19:42 [WARNING] 
11:19:42 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
11:19:42 164: The operator '==' should be replaced by '===' when null is one of the arguments.
11:19:42 [WARNING] 
11:19:42 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
11:19:42 170: The operator '==' should be replaced by '===' when null is one of the arguments.
11:19:42 [WARNING] 
11:19:42 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
11:19:42 179: The operator '!=' should be replaced by '!==' when null is one of the arguments.
11:19:42 [WARNING] 
11:19:42 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
11:19:42 207: Null-safe call of primitive-valued feature canSourceTo, default value false will be used
11:19:42 [WARNING] 
11:19:42 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
11:19:42 221: The operator '!=' should be replaced by '!==' when null is one of the arguments.
11:19:42 [WARNING] 
11:19:42 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
11:19:42 230: Null-safe call of primitive-valued feature canTargetFrom, default value false will be used
11:19:42 [WARNING] 
11:19:42 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
11:19:42 244: The operator '!=' should be replaced by '!==' when null is one of the arguments.
11:19:42 [WARNING] 
11:19:42 WARNING: 	ConfigurationSetRule.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ConfigurationSetRule.xtend
11:19:42 63: The operator '==' should be replaced by '===' when null is one of the arguments.
11:19:42 [WARNING] 
11:19:42 WARNING: 	ConfigurationSetRule.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ConfigurationSetRule.xtend
11:19:42 83: The operator '!=' should be replaced by '!==' when null is one of the arguments.
11:19:42 [WARNING] 
11:19:42 WARNING: 	ConfigurationSetRule.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ConfigurationSetRule.xtend
11:19:42 128: Unnecessary cast from List<Stereotype> to List<Stereotype>
11:19:42 [WARNING] 
11:19:42 WARNING: 	ConfigurationSetRule.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ConfigurationSetRule.xtend
11:19:42 138: Unnecessary cast from List<String> to List<String>
11:19:42 [WARNING] 
11:19:42 WARNING: 	ConfigurationSetRule.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ConfigurationSetRule.xtend
11:19:42 140: The operator '==' should be replaced by '===' when null is one of the arguments.
11:19:42 [WARNING] 
11:19:42 WARNING: 	ConfigurationSetRule.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ConfigurationSetRule.xtend
11:19:42 151: Unnecessary cast from Map<String, Stereotype> to Map<String, Stereotype>
11:19:42 [WARNING] 
11:19:42 WARNING: 	ConfigurationSetRule.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ConfigurationSetRule.xtend
11:19:42 164: Unnecessary cast from List<ImpliedExtension> to List<ImpliedExtension>
11:19:42 [WARNING] 
11:19:42 WARNING: 	Identifiers.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/Identifiers.xtend
11:19:42 70: The public modifier is unnecessary on method diPostfix
11:19:42 [WARNING] 
11:19:42 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
11:19:42 66: Unnecessary cast from ConfiguredHintedSpecializationElementType to ConfiguredHintedSpecializationElementType
11:19:42 [WARNING] 
11:19:42 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
11:19:42 77: The operator '!=' should be replaced by '!==' when null is one of the arguments.
11:19:42 [WARNING] 
11:19:42 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
11:19:42 93: Unnecessary cast from SpecializationTypeConfiguration to SpecializationTypeConfiguration
11:19:42 [WARNING] 
11:19:42 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
11:19:42 95: The operator '!=' should be replaced by '!==' when null is one of the arguments.
11:19:42 [WARNING] 
11:19:42 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
11:19:42 103: The operator '!=' should be replaced by '!==' when null is one of the arguments.
11:19:42 [WARNING] 
11:19:42 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
11:19:42 145: The operator '!=' should be replaced by '!==' when null is one of the arguments.
11:19:42 [WARNING] 
11:19:42 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
11:19:42 197: The operator '!=' should be replaced by '!==' when null is one of the arguments.
11:19:42 [WARNING] 
11:19:42 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
11:19:42 200: The operator '!=' should be replaced by '!==' when null is one of the arguments.
11:19:42 [WARNING] 
11:19:42 WARNING: 	UML.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UML.xtend
11:19:42 124: Null-safe call of primitive-valued feature contains, default value false will be used
11:19:42 [INFO] 
11:19:42 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.profile.types.generator ---
11:19:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/main/resources
11:19:42 [INFO] 
11:19:42 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.profile.types.generator ---
11:19:42 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:19:43 [INFO] 
11:19:43 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.profile.types.generator ---
11:19:43 [INFO] 
11:19:43 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.types.generator ---
11:19:43 [INFO] 
11:19:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.types.generator ---
11:19:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/test/resources
11:19:43 [INFO] 
11:19:43 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.profile.types.generator ---
11:19:43 [INFO] 
11:19:43 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.types.generator ---
11:19:43 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 184 were skipped
11:19:43 [INFO] 
11:19:43 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.types.generator ---
11:19:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/target/org.eclipse.papyrus.uml.profile.types.generator-3.1.0-SNAPSHOT-sources.jar
11:19:43 [INFO] 
11:19:43 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.types.generator ---
11:19:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/target/org.eclipse.papyrus.uml.profile.types.generator-3.1.0-SNAPSHOT.jar
11:19:43 [INFO] 
11:19:43 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.types.generator ---
11:19:43 [INFO] 
11:19:43 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.types.generator ---
11:19:43 [INFO] 
11:19:43 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.types.generator ---
11:19:43 [INFO] 
11:19:43 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator >--
11:19:43 [INFO] Building org.eclipse.papyrus.uml.profile.assistants.generator 5.1.0-SNAPSHOT [514/735]
11:19:43 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/pom.xml
11:19:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:19:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/pom.xml
11:19:44 [INFO] 
11:19:44 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
11:19:44 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/xtend-gen (includes = [], excludes = [**/.gitignore])
11:19:44 [INFO] 
11:19:44 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
11:19:44 [INFO] The project's OSGi version is 5.1.0.202401111608
11:19:44 [INFO] 
11:19:44 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
11:19:44 [INFO] 
11:19:44 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
11:19:44 [INFO] 
11:19:44 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
11:19:44 [INFO] 
11:19:44 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
11:19:44 [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.assistants.generator
11:19:45 [INFO] 
11:19:45 [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
11:19:46 [WARNING] 
11:19:46 WARNING: 	FiltersUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/org/eclipse/papyrus/uml/profile/assistants/generator/FiltersUtil.xtend
11:19:46 134: The operator '!=' should be replaced by '!==' when null is one of the arguments.
11:19:46 [WARNING] 
11:19:46 WARNING: 	FiltersUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/org/eclipse/papyrus/uml/profile/assistants/generator/FiltersUtil.xtend
11:19:46 144: The operator '!=' should be replaced by '!==' when null is one of the arguments.
11:19:46 [WARNING] 
11:19:46 WARNING: 	FiltersUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/org/eclipse/papyrus/uml/profile/assistants/generator/FiltersUtil.xtend
11:19:46 201: The operator '==' should be replaced by '===' when null is one of the arguments.
11:19:46 [WARNING] 
11:19:46 WARNING: 	FiltersUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/org/eclipse/papyrus/uml/profile/assistants/generator/FiltersUtil.xtend
11:19:46 259: The operator '==' should be replaced by '===' when null is one of the arguments.
11:19:46 [INFO] 
11:19:46 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
11:19:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/main/resources
11:19:46 [INFO] 
11:19:46 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
11:19:46 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:19:46 [INFO] 
11:19:46 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
11:19:46 [INFO] 
11:19:46 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
11:19:46 [INFO] 
11:19:46 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
11:19:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/test/resources
11:19:46 [INFO] 
11:19:46 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
11:19:46 [INFO] 
11:19:46 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
11:19:46 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 184 were skipped
11:19:46 [INFO] 
11:19:46 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
11:19:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/target/org.eclipse.papyrus.uml.profile.assistants.generator-5.1.0-SNAPSHOT-sources.jar
11:19:46 [INFO] 
11:19:46 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
11:19:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/target/org.eclipse.papyrus.uml.profile.assistants.generator-5.1.0-SNAPSHOT.jar
11:19:46 [INFO] 
11:19:46 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
11:19:46 [INFO] 
11:19:46 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
11:19:46 [INFO] 
11:19:46 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
11:19:46 [INFO] 
11:19:46 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.dev.assistants.codegen >---
11:19:46 [INFO] Building org.eclipse.papyrus.dev.assistants.codegen 2.1.100-SNAPSHOT [515/735]
11:19:46 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/pom.xml
11:19:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:19:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.assistants.codegen:2.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/pom.xml
11:19:47 [INFO] 
11:19:47 [INFO] --- clean:2.6:clean (default-clean) @ org.eclipse.papyrus.dev.assistants.codegen ---
11:19:47 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/xtend-gen (includes = [], excludes = [**/.gitignore])
11:19:47 [INFO] 
11:19:47 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.assistants.codegen ---
11:19:47 [INFO] The project's OSGi version is 2.1.100.202401111608
11:19:47 [INFO] 
11:19:47 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.assistants.codegen ---
11:19:47 [INFO] 
11:19:47 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.assistants.codegen ---
11:19:47 [INFO] 
11:19:47 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.assistants.codegen ---
11:19:47 [INFO] 
11:19:47 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.dev.assistants.codegen ---
11:19:47 [INFO] Resolving class path of org.eclipse.papyrus.dev.assistants.codegen
11:19:48 [INFO] 
11:19:48 [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.dev.assistants.codegen ---
11:19:49 [WARNING] 
11:19:49 WARNING: 	GMFGenToAssistantRule.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/generator/GMFGenToAssistantRule.xtend
11:19:49 59: The operator '!=' should be replaced by '!==' when null is one of the arguments.
11:19:49 [WARNING] 
11:19:49 WARNING: 	GMFGenToAssistantRule.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/generator/GMFGenToAssistantRule.xtend
11:19:49 63: The operator '!=' should be replaced by '!==' when null is one of the arguments.
11:19:49 [INFO] 
11:19:49 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.dev.assistants.codegen ---
11:19:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/main/resources
11:19:49 [INFO] 
11:19:49 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.dev.assistants.codegen ---
11:19:49 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:19:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/AddPopupBarEditPolicyHandler.java:[36] 
11:19:49 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:19:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:49 The type AdapterUtils is deprecated
11:19:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/AddPopupBarEditPolicyHandler.java:[56] 
11:19:49 	IStructuredSelection sel = AdapterUtils.adapt(HandlerUtil.getCurrentSelection(event), IStructuredSelection.class, null);
11:19:49 	                           ^^^^^^^^^^^^
11:19:49 The type AdapterUtils is deprecated
11:19:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/AddPopupBarEditPolicyHandler.java:[56] 
11:19:49 	IStructuredSelection sel = AdapterUtils.adapt(HandlerUtil.getCurrentSelection(event), IStructuredSelection.class, null);
11:19:49 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:49 The method adapt(Object, Class<IStructuredSelection>, IStructuredSelection) from the type AdapterUtils is deprecated
11:19:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromGMFGenHandler.java:[32] 
11:19:49 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:19:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:49 The type AdapterUtils is deprecated
11:19:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromGMFGenHandler.java:[53] 
11:19:49 	IFile file = AdapterUtils.adapt(sselection.getFirstElement(), IFile.class, null);
11:19:49 	             ^^^^^^^^^^^^
11:19:49 The type AdapterUtils is deprecated
11:19:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromGMFGenHandler.java:[53] 
11:19:49 	IFile file = AdapterUtils.adapt(sselection.getFirstElement(), IFile.class, null);
11:19:49 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:49 The method adapt(Object, Class<IFile>, IFile) from the type AdapterUtils is deprecated
11:19:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromElementTypesHandler.java:[30] 
11:19:49 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:19:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:49 The type AdapterUtils is deprecated
11:19:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromElementTypesHandler.java:[53] 
11:19:49 	IFile file = AdapterUtils.adapt(sselection.getFirstElement(), IFile.class, null);
11:19:49 	             ^^^^^^^^^^^^
11:19:49 The type AdapterUtils is deprecated
11:19:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromElementTypesHandler.java:[53] 
11:19:49 	IFile file = AdapterUtils.adapt(sselection.getFirstElement(), IFile.class, null);
11:19:49 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:49 The method adapt(Object, Class<IFile>, IFile) from the type AdapterUtils is deprecated
11:19:49 9 problems (9 warnings)
11:19:49 [INFO] 
11:19:49 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.dev.assistants.codegen ---
11:19:49 [INFO] 
11:19:49 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.dev.assistants.codegen ---
11:19:49 [INFO] 
11:19:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.dev.assistants.codegen ---
11:19:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/test/resources
11:19:49 [INFO] 
11:19:49 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.dev.assistants.codegen ---
11:19:49 [INFO] 
11:19:49 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.dev.assistants.codegen ---
11:19:49 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 186 were skipped
11:19:49 [INFO] 
11:19:49 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.assistants.codegen ---
11:19:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/target/org.eclipse.papyrus.dev.assistants.codegen-2.1.100-SNAPSHOT-sources.jar
11:19:49 [INFO] 
11:19:49 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.assistants.codegen ---
11:19:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/target/org.eclipse.papyrus.dev.assistants.codegen-2.1.100-SNAPSHOT.jar
11:19:49 [INFO] 
11:19:49 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.assistants.codegen ---
11:19:49 [INFO] 
11:19:49 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.dev.assistants.codegen ---
11:19:49 [INFO] 
11:19:49 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.assistants.codegen ---
11:19:49 [INFO] 
11:19:49 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.diagramgen.feature >-----
11:19:49 [INFO] Building org.eclipse.papyrus.diagramgen.feature 1.3.0-SNAPSHOT [516/735]
11:19:49 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/pom.xml
11:19:49 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:19:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.diagramgen.feature:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/pom.xml
11:19:50 [INFO] 
11:19:50 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.diagramgen.feature ---
11:19:50 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/target
11:19:50 [INFO] 
11:19:50 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.diagramgen.feature ---
11:19:50 [INFO] The project's OSGi version is 1.3.0.202401111608
11:19:50 [INFO] 
11:19:50 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.diagramgen.feature ---
11:19:50 [INFO] 
11:19:50 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.diagramgen.feature ---
11:19:50 [INFO] 
11:19:50 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.diagramgen.feature ---
11:19:50 [INFO] 
11:19:50 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.diagramgen.feature ---
11:19:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/src/main/resources
11:19:50 [INFO] 
11:19:50 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.diagramgen.feature ---
11:19:50 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 216 were skipped
11:19:50 [INFO] 
11:19:50 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.diagramgen.feature ---
11:19:50 [INFO] 
11:19:50 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.diagramgen.feature ---
11:19:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/target/org.eclipse.papyrus.diagramgen.feature-1.3.0-SNAPSHOT.jar
11:19:50 [INFO] 
11:19:50 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.diagramgen.feature ---
11:19:50 [INFO] 
11:19:50 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.diagramgen.feature ---
11:19:50 [INFO] 
11:19:50 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.diagramgen.feature ---
11:19:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/target/org.eclipse.papyrus.diagramgen.feature-1.3.0-SNAPSHOT-sources-feature.jar
11:19:50 [INFO] 
11:19:50 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.diagramgen.feature ---
11:19:50 [INFO] 
11:19:50 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.tests.junit-framework >--
11:19:50 [INFO] Building org.eclipse.papyrus.tests.junit-framework 0.0.1-SNAPSHOT [517/735]
11:19:50 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/pom.xml
11:19:50 [INFO] --------------------------------[ pom ]---------------------------------
11:19:50 [INFO] 
11:19:50 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.junit-framework ---
11:19:50 [INFO] 
11:19:50 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.tests.junit-framework ---
11:19:50 [INFO] 
11:19:50 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.tests.junit-framework ---
11:19:50 [INFO] 
11:19:50 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.junit-framework ---
11:19:50 [INFO] 
11:19:50 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.junit.framework >-------
11:19:50 [INFO] Building org.eclipse.papyrus.junit.framework 2.2.0-SNAPSHOT    [518/735]
11:19:50 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/pom.xml
11:19:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:19:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.framework:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/pom.xml
11:19:50 [INFO] 
11:19:50 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.junit.framework ---
11:19:50 [INFO] 
11:19:50 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.junit.framework ---
11:19:50 [INFO] The project's OSGi version is 2.2.0.202401111608
11:19:50 [INFO] 
11:19:50 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.junit.framework ---
11:19:50 [INFO] 
11:19:50 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.junit.framework ---
11:19:50 [INFO] 
11:19:50 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.junit.framework ---
11:19:50 [INFO] 
11:19:50 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.junit.framework ---
11:19:50 [INFO] Resolving class path of org.eclipse.papyrus.junit.framework
11:19:50 [INFO] 
11:19:50 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.junit.framework ---
11:19:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/main/resources
11:19:50 [INFO] 
11:19:50 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.junit.framework ---
11:19:50 [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:19:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/org/eclipse/papyrus/junit/framework/classification/ClassificationRunnerImpl.java:[256] 
11:19:50 	final ListenerList historyListeners = OperationHistoryHelper.getOperationHistoryListeners();
11:19:50 	      ^^^^^^^^^^^^
11:19:50 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
11:19:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/org/eclipse/papyrus/junit/framework/classification/ClassificationRunnerImpl.java:[304] 
11:19:50 	static ListenerList getOperationHistoryListeners() {
11:19:50 	       ^^^^^^^^^^^^
11:19:50 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
11:19:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/org/eclipse/papyrus/junit/framework/classification/ClassificationRunnerImpl.java:[306] 
11:19:50 	return (ListenerList) listenersField.get(PlatformUI.getWorkbench().getOperationSupport().getOperationHistory());
11:19:50 	        ^^^^^^^^^^^^
11:19:50 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
11:19:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/org/eclipse/papyrus/junit/framework/classification/ClassificationRunnerImpl.java:[314] 
11:19:50 	boolean result = historyListenerClasses.contains(listener.getClass().getName());
11:19:50 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:50 Unlikely argument type String for contains(Object) on a Collection<Class<?>>
11:19:50 4 problems (4 warnings)
11:19:50 [INFO] 
11:19:50 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.junit.framework ---
11:19:50 [INFO] 
11:19:50 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.junit.framework ---
11:19:50 [INFO] 
11:19:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.junit.framework ---
11:19:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/test/resources
11:19:50 [INFO] 
11:19:50 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.junit.framework ---
11:19:50 [INFO] 
11:19:50 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.junit.framework ---
11:19:50 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 68 were skipped
11:19:50 [INFO] 
11:19:50 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.junit.framework ---
11:19:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/target/org.eclipse.papyrus.junit.framework-2.2.0-SNAPSHOT-sources.jar
11:19:50 [INFO] 
11:19:50 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.junit.framework ---
11:19:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/target/org.eclipse.papyrus.junit.framework-2.2.0-SNAPSHOT.jar
11:19:51 [INFO] 
11:19:51 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.junit.framework ---
11:19:51 [INFO] 
11:19:51 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.junit.framework ---
11:19:51 [INFO] 
11:19:51 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.junit.framework ---
11:19:51 [INFO] 
11:19:51 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.junit.utils >---------
11:19:51 [INFO] Building org.eclipse.papyrus.junit.utils 3.3.0-SNAPSHOT        [519/735]
11:19:51 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/pom.xml
11:19:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:19:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.utils:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/pom.xml
11:19:51 [INFO] 
11:19:51 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.junit.utils ---
11:19:51 [INFO] 
11:19:51 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.junit.utils ---
11:19:51 [INFO] The project's OSGi version is 3.3.0.202401111608
11:19:51 [INFO] 
11:19:51 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.junit.utils ---
11:19:51 [INFO] 
11:19:51 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.junit.utils ---
11:19:51 [INFO] 
11:19:51 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.junit.utils ---
11:19:51 [INFO] 
11:19:51 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.junit.utils ---
11:19:51 [INFO] Resolving class path of org.eclipse.papyrus.junit.utils
11:19:52 [INFO] 
11:19:52 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.junit.utils ---
11:19:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/main/resources
11:19:52 [INFO] 
11:19:52 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.junit.utils ---
11:19:52 [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:19:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/ModelUtils.java:[32] 
11:19:53 	import org.eclipse.papyrus.infra.core.utils.DiResourceSet;
11:19:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:53 The type DiResourceSet is deprecated
11:19:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/ModelUtils.java:[53] 
11:19:53 	ModelSet modelSet = new DiResourceSet();
11:19:53 	                        ^^^^^^^^^^^^^
11:19:53 The type DiResourceSet is deprecated
11:19:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/ModelUtils.java:[53] 
11:19:53 	ModelSet modelSet = new DiResourceSet();
11:19:53 	                        ^^^^^^^^^^^^^^^
11:19:53 The constructor DiResourceSet() is deprecated
11:19:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/ModelUtils.java:[109] 
11:19:53 	assertThat("Could not make referenced models writable: " + uris, handler.anyReadOnly(ReadOnlyAxis.discretionAxes(), uris).or(true), is(false));
11:19:53 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:53 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:19:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/XTextEditorTester.java:[24] 
11:19:53 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
11:19:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:53 The type DefaultXtextDirectEditorConfiguration is deprecated
11:19:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/XTextEditorTester.java:[34] 
11:19:53 	protected DefaultXtextDirectEditorConfiguration editor;
11:19:53 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:53 The type DefaultXtextDirectEditorConfiguration is deprecated
11:19:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/XTextEditorTester.java:[41] 
11:19:53 	public XTextEditorTester(final DefaultXtextDirectEditorConfiguration editor) {
11:19:53 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:53 The type DefaultXtextDirectEditorConfiguration is deprecated
11:19:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/XTextEditorTester.java:[46] 
11:19:53 	IParser parser = editor.createParser(initialElement);
11:19:53 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:53 The method createParser(EObject) from the type DefaultXtextDirectEditorConfiguration is deprecated
11:19:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/XTextEditorTester.java:[54] 
11:19:53 	IParser parser = editor.createParser(parentElement);
11:19:53 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:53 The method createParser(EObject) from the type DefaultXtextDirectEditorConfiguration is deprecated
11:19:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/rules/AnnotationRule.java:[131] 
11:19:53 	extracted = ((Class<?>) extracted).newInstance();
11:19:53 	                                   ^^^^^^^^^^^^^
11:19:53 The method newInstance() from the type Class<capture#11-of ?> is deprecated since version 9
11:19:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/AbstractGrammarTest.java:[24] 
11:19:53 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
11:19:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:53 The type DefaultXtextDirectEditorConfiguration is deprecated
11:19:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/AbstractGrammarTest.java:[34] 
11:19:53 	protected DefaultXtextDirectEditorConfiguration editor;
11:19:53 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:53 The type DefaultXtextDirectEditorConfiguration is deprecated
11:19:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/AbstractGrammarTest.java:[64] 
11:19:53 	public abstract DefaultXtextDirectEditorConfiguration getEditor();
11:19:53 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:53 The type DefaultXtextDirectEditorConfiguration is deprecated
11:19:53 13 problems (13 warnings)
11:19:53 [INFO] 
11:19:53 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.junit.utils ---
11:19:53 [INFO] 
11:19:53 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.junit.utils ---
11:19:53 [INFO] 
11:19:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.junit.utils ---
11:19:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/test/resources
11:19:53 [INFO] 
11:19:53 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.junit.utils ---
11:19:53 [INFO] 
11:19:53 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.junit.utils ---
11:19:53 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 205 were skipped
11:19:53 [INFO] 
11:19:53 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.junit.utils ---
11:19:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/target/org.eclipse.papyrus.junit.utils-3.3.0-SNAPSHOT-sources.jar
11:19:53 [INFO] 
11:19:53 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.junit.utils ---
11:19:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/target/org.eclipse.papyrus.junit.utils-3.3.0-SNAPSHOT.jar
11:19:54 [INFO] 
11:19:54 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.junit.utils ---
11:19:54 [INFO] 
11:19:54 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.junit.utils ---
11:19:54 [INFO] 
11:19:54 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.junit.utils ---
11:19:54 [INFO] 
11:19:54 [INFO] ----< org.eclipse.papyrus.tests:org.eclipse.papyrus.bundles.tests >-----
11:19:54 [INFO] Building org.eclipse.papyrus.bundles.tests 3.1.0-SNAPSHOT      [520/735]
11:19:54 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/pom.xml
11:19:54 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:19:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.bundles.tests:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/pom.xml
11:19:54 [INFO] 
11:19:54 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.bundles.tests ---
11:19:54 [INFO] 
11:19:54 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.bundles.tests ---
11:19:54 [INFO] The project's OSGi version is 3.1.0.202401111608
11:19:54 [INFO] 
11:19:54 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.bundles.tests ---
11:19:54 [INFO] 
11:19:54 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.bundles.tests ---
11:19:54 [INFO] 
11:19:54 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.bundles.tests ---
11:19:54 [INFO] 
11:19:54 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.bundles.tests ---
11:19:54 [INFO] Resolving class path of org.eclipse.papyrus.bundles.tests
11:19:55 [INFO] 
11:19:55 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.bundles.tests ---
11:19:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/main/resources
11:19:55 [INFO] 
11:19:55 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.bundles.tests ---
11:19:55 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[26] 
11:19:56 	import org.eclipse.core.internal.runtime.InternalPlatform;
11:19:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:56 Discouraged access: The type 'InternalPlatform' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.30.0.v20231102-0719/org.eclipse.core.runtime-3.30.0.v20231102-0719.jar')
11:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[27] 
11:19:56 	import org.eclipse.pde.internal.core.PDECore;
11:19:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:56 Discouraged access: The type 'PDECore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.200.v20231118-2008/org.eclipse.pde.core-3.17.200.v20231118-2008.jar')
11:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[28] 
11:19:56 	import org.eclipse.pde.internal.core.feature.Feature;
11:19:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:56 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.200.v20231118-2008/org.eclipse.pde.core-3.17.200.v20231118-2008.jar')
11:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[29] 
11:19:56 	import org.eclipse.pde.internal.core.ifeature.IFeature;
11:19:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:56 Discouraged access: The type 'IFeature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.200.v20231118-2008/org.eclipse.pde.core-3.17.200.v20231118-2008.jar')
11:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[30] 
11:19:56 	import org.eclipse.pde.internal.core.ifeature.IFeatureModel;
11:19:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:56 Discouraged access: The type 'IFeatureModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.200.v20231118-2008/org.eclipse.pde.core-3.17.200.v20231118-2008.jar')
11:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[87] 
11:19:56 	BundleContext context = InternalPlatform.getDefault().getBundleContext();
11:19:56 	                        ^^^^^^^^^^^^^^^^
11:19:56 Discouraged access: The type 'InternalPlatform' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.30.0.v20231102-0719/org.eclipse.core.runtime-3.30.0.v20231102-0719.jar')
11:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[87] 
11:19:56 	BundleContext context = InternalPlatform.getDefault().getBundleContext();
11:19:56 	                                         ^^^^^^^^^^
11:19:56 Discouraged access: The method 'InternalPlatform.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.30.0.v20231102-0719/org.eclipse.core.runtime-3.30.0.v20231102-0719.jar')
11:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[87] 
11:19:56 	BundleContext context = InternalPlatform.getDefault().getBundleContext();
11:19:56 	                                                      ^^^^^^^^^^^^^^^^
11:19:56 Discouraged access: The method 'InternalPlatform.getBundleContext()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.30.0.v20231102-0719/org.eclipse.core.runtime-3.30.0.v20231102-0719.jar')
11:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[117] 
11:19:56 	public static List<Feature> getPapyrusFeature() {
11:19:56 	                   ^^^^^^^
11:19:56 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.200.v20231118-2008/org.eclipse.pde.core-3.17.200.v20231118-2008.jar')
11:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[118] 
11:19:56 	final List<Feature> features = new ArrayList<>();
11:19:56 	           ^^^^^^^
11:19:56 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.200.v20231118-2008/org.eclipse.pde.core-3.17.200.v20231118-2008.jar')
11:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[119] 
11:19:56 	org.eclipse.pde.internal.core.FeatureModelManager manager = PDECore.getDefault().getFeatureModelManager();
11:19:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:56 Discouraged access: The type 'FeatureModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.200.v20231118-2008/org.eclipse.pde.core-3.17.200.v20231118-2008.jar')
11:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[119] 
11:19:56 	org.eclipse.pde.internal.core.FeatureModelManager manager = PDECore.getDefault().getFeatureModelManager();
11:19:56 	                                                            ^^^^^^^
11:19:56 Discouraged access: The type 'PDECore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.200.v20231118-2008/org.eclipse.pde.core-3.17.200.v20231118-2008.jar')
11:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[119] 
11:19:56 	org.eclipse.pde.internal.core.FeatureModelManager manager = PDECore.getDefault().getFeatureModelManager();
11:19:56 	                                                                    ^^^^^^^^^^
11:19:56 Discouraged access: The method 'PDECore.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.200.v20231118-2008/org.eclipse.pde.core-3.17.200.v20231118-2008.jar')
11:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[119] 
11:19:56 	org.eclipse.pde.internal.core.FeatureModelManager manager = PDECore.getDefault().getFeatureModelManager();
11:19:56 	                                                                                 ^^^^^^^^^^^^^^^^^^^^^^
11:19:56 Discouraged access: The method 'PDECore.getFeatureModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.200.v20231118-2008/org.eclipse.pde.core-3.17.200.v20231118-2008.jar')
11:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[120] 
11:19:56 	IFeatureModel[] models2 = manager.getModels();
11:19:56 	^^^^^^^^^^^^^^^
11:19:56 Discouraged access: The type 'IFeatureModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.200.v20231118-2008/org.eclipse.pde.core-3.17.200.v20231118-2008.jar')
11:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[120] 
11:19:56 	IFeatureModel[] models2 = manager.getModels();
11:19:56 	                                  ^^^^^^^^^
11:19:56 Discouraged access: The method 'FeatureModelManager.getModels()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.200.v20231118-2008/org.eclipse.pde.core-3.17.200.v20231118-2008.jar')
11:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[121] 
11:19:56 	for (IFeatureModel iFeatureModel : models2) {
11:19:56 	     ^^^^^^^^^^^^^
11:19:56 Discouraged access: The type 'IFeatureModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.200.v20231118-2008/org.eclipse.pde.core-3.17.200.v20231118-2008.jar')
11:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[122] 
11:19:56 	final IFeature feature = iFeatureModel.getFeature();
11:19:56 	      ^^^^^^^^
11:19:56 Discouraged access: The type 'IFeature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.200.v20231118-2008/org.eclipse.pde.core-3.17.200.v20231118-2008.jar')
11:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[122] 
11:19:56 	final IFeature feature = iFeatureModel.getFeature();
11:19:56 	                                       ^^^^^^^^^^
11:19:56 Discouraged access: The method 'IFeatureModel.getFeature()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.200.v20231118-2008/org.eclipse.pde.core-3.17.200.v20231118-2008.jar')
11:19:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[125] 
11:19:56 	features.add((Feature) feature);
11:19:56 	              ^^^^^^^
11:19:56 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.17.200.v20231118-2008/org.eclipse.pde.core-3.17.200.v20231118-2008.jar')
11:19:56 20 problems (20 warnings)
11:19:56 [INFO] 
11:19:56 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.bundles.tests ---
11:19:56 [INFO] 
11:19:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.bundles.tests ---
11:19:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/test/resources
11:19:56 [INFO] 
11:19:56 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.bundles.tests ---
11:19:56 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 209 were skipped
11:19:56 [INFO] 
11:19:56 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.bundles.tests ---
11:19:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/org.eclipse.papyrus.bundles.tests-3.1.0-SNAPSHOT-sources.jar
11:19:56 [INFO] 
11:19:56 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.bundles.tests ---
11:19:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/org.eclipse.papyrus.bundles.tests-3.1.0-SNAPSHOT.jar
11:19:56 [INFO] 
11:19:56 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.bundles.tests ---
11:19:56 [INFO] 
11:19:56 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.bundles.tests ---
11:19:56 [INFO] 
11:19:56 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.bundles.tests ---
11:19:56 [INFO] 
11:19:56 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.bundles.tests ---
11:19:56 [INFO] Skipping tests
11:19:56 [INFO] 
11:19:56 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.junit.feature >--------
11:19:56 [INFO] Building org.eclipse.papyrus.junit.feature 1.2.0-SNAPSHOT      [521/735]
11:19:56 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/pom.xml
11:19:56 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:19:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/pom.xml
11:19:56 [INFO] 
11:19:56 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.junit.feature ---
11:19:56 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/target
11:19:56 [INFO] 
11:19:56 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.junit.feature ---
11:19:56 [INFO] The project's OSGi version is 1.2.0.202401111608
11:19:56 [INFO] 
11:19:56 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.junit.feature ---
11:19:56 [INFO] 
11:19:56 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.junit.feature ---
11:19:56 [INFO] 
11:19:56 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.junit.feature ---
11:19:56 [INFO] 
11:19:56 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.junit.feature ---
11:19:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/src/main/resources
11:19:56 [INFO] 
11:19:56 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.junit.feature ---
11:19:56 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 207 were skipped
11:19:56 [INFO] 
11:19:56 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.junit.feature ---
11:19:56 [INFO] 
11:19:56 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.junit.feature ---
11:19:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/target/org.eclipse.papyrus.junit.feature-1.2.0-SNAPSHOT.jar
11:19:56 [INFO] 
11:19:56 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.junit.feature ---
11:19:56 [INFO] 
11:19:56 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.junit.feature ---
11:19:56 [INFO] 
11:19:56 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.junit.feature ---
11:19:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/target/org.eclipse.papyrus.junit.feature-1.2.0-SNAPSHOT-sources-feature.jar
11:19:56 [INFO] 
11:19:56 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.junit.feature ---
11:19:56 [INFO] 
11:19:56 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.releng.tools >--------
11:19:56 [INFO] Building org.eclipse.papyrus.releng.tools 3.2.0-SNAPSHOT       [522/735]
11:19:56 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/pom.xml
11:19:56 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:19:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.tools:3.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/pom.xml
11:19:58 [INFO] 
11:19:58 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.releng.tools ---
11:19:58 [INFO] 
11:19:58 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.releng.tools ---
11:19:58 [INFO] The project's OSGi version is 3.2.0.202401111608
11:19:58 [INFO] 
11:19:58 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.releng.tools ---
11:19:58 [INFO] 
11:19:58 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.releng.tools ---
11:19:58 [INFO] 
11:19:58 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.releng.tools ---
11:19:58 [INFO] 
11:19:58 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.releng.tools ---
11:19:58 [INFO] Resolving class path of org.eclipse.papyrus.releng.tools
11:19:59 [INFO] 
11:19:59 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.releng.tools ---
11:19:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/main/resources
11:19:59 [INFO] 
11:19:59 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.releng.tools ---
11:19:59 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:19:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/popup/actions/DependencyUpdater.java:[212] 
11:19:59 	ListSelectionDialog dialog = new ListSelectionDialog(parentShell, locationUpdates, ArrayContentProvider.getInstance(), labels, "Select dependencies to confirm updating.") {
11:19:59 			@Override
11:19:59 			protected Control createDialogArea(Composite parent) {
11:19:59 				Composite result = (Composite) super.createDialogArea(parent);
11:19:59 				createDetailsArea(result);
11:19:59 				return result;
11:19:59 			}
11:19:59 			void createDetailsArea(Composite parent) {
11:19:59 				Label label = new Label(parent, SWT.NONE);
11:19:59 				label.setText("Details:");
11:19:59 				final Text details = new Text(parent, SWT.BORDER | SWT.MULTI | SWT.V_SCROLL | SWT.WRAP | SWT.READ_ONLY);
11:19:59 				GridData data = new GridData(GridData.FILL_BOTH);
11:19:59 				data.heightHint = details.getLineHeight() * 4;
11:19:59 				details.setLayoutData(data);
11:19:59 				getViewer().addSelectionChangedListener(new ISelectionChangedListener() {
11:19:59 					@Override
11:19:59 					public void selectionChanged(SelectionChangedEvent event) {
11:19:59 						IStructuredSelection sel = (IStructuredSelection) event.getSelection();
11:19:59 						if (sel.isEmpty()) {
11:19:59 							details.setText(""); //$NON-NLS-1$
11:19:59 						} else {
11:19:59 							LocationUpdate<?> update = (LocationUpdate<?>) sel.getFirstElement();
11:19:59 							details.setText(update.strategy.getUpdateConfirmationMessage(update.update, update.oldLocation, update.newLocation));
11:19:59 						}
11:19:59 					}
11:19:59 				});
11:19:59 			}
11:19:59 		};
11:19:59 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:59 The constructor ListSelectionDialog(Shell, Object, IStructuredContentProvider, ILabelProvider, String) is deprecated
11:19:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/popup/actions/DependencyUpdater.java:[212] 
11:19:59 	ListSelectionDialog dialog = new ListSelectionDialog(parentShell, locationUpdates, ArrayContentProvider.getInstance(), labels, "Select dependencies to confirm updating.") {
11:19:59 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:59 The constructor ListSelectionDialog(Shell, Object, IStructuredContentProvider, ILabelProvider, String) is deprecated
11:19:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/popup/actions/UpdateDependencies.java:[229] 
11:19:59 	Class<? extends DependencyUpdater> updaterClass = bundle.loadClass(path.replace('/', '.') + className).asSubclass(DependencyUpdater.class);
11:19:59 	                ^^^^^^^^^^^^^^^^^
11:19:59 DependencyUpdater is a raw type. References to generic type DependencyUpdater<T> should be parameterized
11:19:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/popup/actions/UpdateDependencies.java:[231] 
11:19:59 	DependencyUpdater<?> updater = updaterClass.newInstance();
11:19:59 	                                            ^^^^^^^^^^^^^
11:19:59 The method newInstance() from the type Class<capture#5-of ? extends DependencyUpdater> is deprecated since version 9
11:19:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[54] 
11:19:59 	import org.eclipse.oomph.base.Annotation;
11:19:59 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:59 Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.18.0.v20230617-1322/org.eclipse.oomph.base-1.18.0.v20230617-1322.jar')
11:19:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[55] 
11:19:59 	import org.eclipse.oomph.base.BaseFactory;
11:19:59 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:59 Discouraged access: The type 'BaseFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.18.0.v20230617-1322/org.eclipse.oomph.base-1.18.0.v20230617-1322.jar')
11:19:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[56] 
11:19:59 	import org.eclipse.oomph.p2.Repository;
11:19:59 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:59 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar')
11:19:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[57] 
11:19:59 	import org.eclipse.oomph.p2.RepositoryList;
11:19:59 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:59 Discouraged access: The type 'RepositoryList' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar')
11:19:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[58] 
11:19:59 	import org.eclipse.oomph.targlets.Targlet;
11:19:59 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:59 Discouraged access: The type 'Targlet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.oomph.targlets/1.19.0.v20231111-1149/org.eclipse.oomph.targlets-1.19.0.v20231111-1149.jar')
11:19:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[77] 
11:19:59 	Collection<? extends Repository> repositories = getSelectedRepositories(event);
11:19:59 	                     ^^^^^^^^^^
11:19:59 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar')
11:19:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[89] 
11:19:59 	Map<Repository, IAggregationElementProxy> updates = new HashMap<>();
11:19:59 	    ^^^^^^^^^^
11:19:59 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar')
11:19:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[90] 
11:19:59 	for (Repository repo : repositories) {
11:19:59 	     ^^^^^^^^^^
11:19:59 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar')
11:19:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[117] 
11:19:59 	private Collection<Repository> getSelectedRepositories(Object context) {
11:19:59 	                   ^^^^^^^^^^
11:19:59 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar')
11:19:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[118] 
11:19:59 	List<Repository> result = new ArrayList<>();
11:19:59 	     ^^^^^^^^^^
11:19:59 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar')
11:19:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[130] 
11:19:59 	if (selected instanceof Repository) {
11:19:59 	                        ^^^^^^^^^^
11:19:59 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar')
11:19:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[131] 
11:19:59 	Repository repo = (Repository) selected;
11:19:59 	^^^^^^^^^^
11:19:59 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar')
11:19:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[131] 
11:19:59 	Repository repo = (Repository) selected;
11:19:59 	                   ^^^^^^^^^^
11:19:59 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar')
11:19:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[132] 
11:19:59 	if ((repo.eContainer() instanceof RepositoryList) && (repo.eContainer().eContainer() instanceof Targlet)) {
11:19:59 	                                  ^^^^^^^^^^^^^^
11:19:59 Discouraged access: The type 'RepositoryList' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar')
11:19:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[132] 
11:19:59 	if ((repo.eContainer() instanceof RepositoryList) && (repo.eContainer().eContainer() instanceof Targlet)) {
11:19:59 	                                                                                                ^^^^^^^
11:19:59 Discouraged access: The type 'Targlet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.oomph.targlets/1.19.0.v20231111-1149/org.eclipse.oomph.targlets-1.19.0.v20231111-1149.jar')
11:19:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[189] 
11:19:59 	protected void createOrUpdateAnnotations(final Map<Repository, IAggregationElementProxy> selection) {
11:19:59 	                                                   ^^^^^^^^^^
11:19:59 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar')
11:19:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[208] 
11:19:59 	protected void doCreateOrUpdateAnnotation(Map<Repository, IAggregationElementProxy> selection) {
11:19:59 	                                              ^^^^^^^^^^
11:19:59 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar')
11:19:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[209] 
11:19:59 	for (Map.Entry<Repository, IAggregationElementProxy> next : selection.entrySet()) {
11:19:59 	               ^^^^^^^^^^
11:19:59 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar')
11:19:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[210] 
11:19:59 	Repository repo = next.getKey();
11:19:59 	^^^^^^^^^^
11:19:59 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar')
11:19:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[213] 
11:19:59 	Annotation annotation = repo.getAnnotation(OomphSetupUpdater.ANNOTATION_SOURCE);
11:19:59 	^^^^^^^^^^
11:19:59 Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.18.0.v20230617-1322/org.eclipse.oomph.base-1.18.0.v20230617-1322.jar')
11:19:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[213] 
11:19:59 	Annotation annotation = repo.getAnnotation(OomphSetupUpdater.ANNOTATION_SOURCE);
11:19:59 	                             ^^^^^^^^^^^^^
11:19:59 Discouraged access: The method 'ModelElement.getAnnotation(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.18.0.v20230617-1322/org.eclipse.oomph.base-1.18.0.v20230617-1322.jar')
11:19:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[215] 
11:19:59 	annotation = BaseFactory.eINSTANCE.createAnnotation(OomphSetupUpdater.ANNOTATION_SOURCE);
11:19:59 	             ^^^^^^^^^^^^^^^^^^^^^
11:19:59 Discouraged access: The type 'BaseFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.18.0.v20230617-1322/org.eclipse.oomph.base-1.18.0.v20230617-1322.jar')
11:19:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[215] 
11:19:59 	annotation = BaseFactory.eINSTANCE.createAnnotation(OomphSetupUpdater.ANNOTATION_SOURCE);
11:19:59 	                         ^^^^^^^^^
11:19:59 Discouraged access: The field 'BaseFactory.eINSTANCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.18.0.v20230617-1322/org.eclipse.oomph.base-1.18.0.v20230617-1322.jar')
11:19:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[215] 
11:19:59 	annotation = BaseFactory.eINSTANCE.createAnnotation(OomphSetupUpdater.ANNOTATION_SOURCE);
11:19:59 	                                   ^^^^^^^^^^^^^^^^
11:19:59 Discouraged access: The method 'BaseFactory.createAnnotation(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.18.0.v20230617-1322/org.eclipse.oomph.base-1.18.0.v20230617-1322.jar')
11:19:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[216] 
11:19:59 	repo.getAnnotations().add(annotation);
11:19:59 	     ^^^^^^^^^^^^^^
11:19:59 Discouraged access: The method 'ModelElement.getAnnotations()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.18.0.v20230617-1322/org.eclipse.oomph.base-1.18.0.v20230617-1322.jar')
11:19:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[219] 
11:19:59 	annotation.getDetails().put(OomphSetupUpdater.UPDATE_KEY, aggr.getUpdateSpec());
11:19:59 	           ^^^^^^^^^^
11:19:59 Discouraged access: The method 'Annotation.getDetails()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.18.0.v20230617-1322/org.eclipse.oomph.base-1.18.0.v20230617-1322.jar')
11:19:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[222] 
11:19:59 	repo.setURL(aggr.getRepositoryURL());
11:19:59 	     ^^^^^^
11:19:59 Discouraged access: The method 'Repository.setURL(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar')
11:19:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[226] 
11:19:59 	protected FilteredItemsSelectionDialog createSelectionDialog(Shell parentShell, Repository repo, final Collection<? extends IAggregationElementProxy> contents) {
11:19:59 	                                                                                ^^^^^^^^^^
11:19:59 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar')
11:19:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[305] 
11:19:59 	result.setMessage(String.format("Select an aggregation component or repository for \"%s\".", repo.getURL()));
11:19:59 	                                                                                                  ^^^^^^
11:19:59 Discouraged access: The method 'Repository.getURL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.17.0.v20230617-1322/org.eclipse.oomph.p2-1.17.0.v20230617-1322.jar')
11:19:59 33 problems (33 warnings)
11:19:59 [INFO] 
11:19:59 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.releng.tools ---
11:19:59 [INFO] 
11:19:59 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.releng.tools ---
11:19:59 [INFO] 
11:19:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.releng.tools ---
11:19:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/test/resources
11:19:59 [INFO] 
11:19:59 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.releng.tools ---
11:19:59 [INFO] 
11:19:59 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.releng.tools ---
11:19:59 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 174 were skipped
11:19:59 [INFO] 
11:19:59 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.releng.tools ---
11:19:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/target/org.eclipse.papyrus.releng.tools-3.2.0-SNAPSHOT-sources.jar
11:19:59 [INFO] 
11:19:59 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.releng.tools ---
11:19:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/target/org.eclipse.papyrus.releng.tools-3.2.0-SNAPSHOT.jar
11:19:59 [INFO] 
11:19:59 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.releng.tools ---
11:19:59 [INFO] 
11:19:59 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.releng.tools ---
11:19:59 [INFO] 
11:19:59 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.releng.tools ---
11:19:59 [INFO] 
11:19:59 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.dev.project.management >---
11:19:59 [INFO] Building org.eclipse.papyrus.dev.project.management 2.0.100-SNAPSHOT [523/735]
11:19:59 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/pom.xml
11:19:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:19:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.project.management:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/pom.xml
11:20:00 [INFO] 
11:20:00 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.dev.project.management ---
11:20:00 [INFO] 
11:20:00 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.project.management ---
11:20:00 [INFO] The project's OSGi version is 2.0.100.202401111608
11:20:00 [INFO] 
11:20:00 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.project.management ---
11:20:00 [INFO] 
11:20:00 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.project.management ---
11:20:00 [INFO] 
11:20:00 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.project.management ---
11:20:00 [INFO] 
11:20:00 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.dev.project.management ---
11:20:00 [INFO] Resolving class path of org.eclipse.papyrus.dev.project.management
11:20:01 [INFO] 
11:20:01 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.dev.project.management ---
11:20:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/main/resources
11:20:01 [INFO] 
11:20:01 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.dev.project.management ---
11:20:01 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:20:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/handlers/features/SetCopyrightNoticeHandler.java:[50] 
11:20:01 	final String newVersion = dialog.getValue();
11:20:01 	             ^^^^^^^^^^
11:20:01 The value of the local variable newVersion is not used
11:20:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/handlers/plugins/OpenParentPOMHandler.java:[121] 
11:20:01 	String editor = IDE.getEditorDescriptor(file.getName()).getId();
11:20:01 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:01 The method getEditorDescriptor(String) from the type IDE is deprecated
11:20:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/utils/Utils.java:[19] 
11:20:01 	import org.eclipse.ui.internal.WorkingSet;
11:20:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:01 Discouraged access: The type 'WorkingSet' 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:20:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/utils/Utils.java:[61] 
11:20:01 	} else if(current instanceof WorkingSet) {
11:20:01 	                             ^^^^^^^^^^
11:20:01 Discouraged access: The type 'WorkingSet' 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:20:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/utils/Utils.java:[62] 
11:20:01 	for(final IAdaptable curr : ((WorkingSet)current).getElements()) {
11:20:01 	                              ^^^^^^^^^^
11:20:01 Discouraged access: The type 'WorkingSet' 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:20:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/utils/Utils.java:[62] 
11:20:01 	for(final IAdaptable curr : ((WorkingSet)current).getElements()) {
11:20:01 	                                                  ^^^^^^^^^^^
11:20:01 Discouraged access: The method 'AbstractWorkingSet.getElements()' 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:20:01 6 problems (6 warnings)
11:20:01 [INFO] 
11:20:01 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.dev.project.management ---
11:20:01 [INFO] 
11:20:01 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.dev.project.management ---
11:20:01 [INFO] 
11:20:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.dev.project.management ---
11:20:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/test/resources
11:20:01 [INFO] 
11:20:01 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.dev.project.management ---
11:20:01 [INFO] 
11:20:01 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.dev.project.management ---
11:20:01 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 182 were skipped
11:20:01 [INFO] 
11:20:01 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.project.management ---
11:20:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/target/org.eclipse.papyrus.dev.project.management-2.0.100-SNAPSHOT-sources.jar
11:20:01 [INFO] 
11:20:01 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.project.management ---
11:20:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/target/org.eclipse.papyrus.dev.project.management-2.0.100-SNAPSHOT.jar
11:20:01 [INFO] 
11:20:01 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.project.management ---
11:20:01 [INFO] 
11:20:01 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.dev.project.management ---
11:20:01 [INFO] 
11:20:01 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.project.management ---
11:20:01 [INFO] 
11:20:01 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.releng.feature >-------
11:20:01 [INFO] Building org.eclipse.papyrus.releng.feature 1.2.0-SNAPSHOT     [524/735]
11:20:01 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/pom.xml
11:20:01 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:20:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/pom.xml
11:20:02 [INFO] 
11:20:02 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.releng.feature ---
11:20:02 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/target
11:20:02 [INFO] 
11:20:02 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.releng.feature ---
11:20:02 [INFO] The project's OSGi version is 1.2.0.202401111608
11:20:02 [INFO] 
11:20:02 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.releng.feature ---
11:20:02 [INFO] 
11:20:02 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.releng.feature ---
11:20:02 [INFO] 
11:20:02 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.releng.feature ---
11:20:02 [INFO] 
11:20:02 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.releng.feature ---
11:20:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/src/main/resources
11:20:02 [INFO] 
11:20:02 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.releng.feature ---
11:20:03 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 251 were skipped
11:20:03 [INFO] 
11:20:03 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.releng.feature ---
11:20:03 [INFO] 
11:20:03 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.releng.feature ---
11:20:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/target/org.eclipse.papyrus.releng.feature-1.2.0-SNAPSHOT.jar
11:20:03 [INFO] 
11:20:03 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.releng.feature ---
11:20:03 [INFO] 
11:20:03 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.releng.feature ---
11:20:03 [INFO] 
11:20:03 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.releng.feature ---
11:20:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/target/org.eclipse.papyrus.releng.feature-1.2.0-SNAPSHOT-sources-feature.jar
11:20:03 [INFO] 
11:20:03 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.releng.feature ---
11:20:03 [INFO] 
11:20:03 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validations >---
11:20:03 [INFO] Building org.eclipse.papyrus.toolsmiths.validations 0.0.1-SNAPSHOT [525/735]
11:20:03 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/pom.xml
11:20:03 [INFO] --------------------------------[ pom ]---------------------------------
11:20:03 [INFO] 
11:20:03 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validations ---
11:20:03 [INFO] 
11:20:03 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validations ---
11:20:03 [INFO] 
11:20:03 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validations ---
11:20:03 [INFO] 
11:20:03 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validations ---
11:20:03 [INFO] 
11:20:03 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.common >--
11:20:03 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.common 2.0.0-SNAPSHOT [526/735]
11:20:03 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/pom.xml
11:20:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:20:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/pom.xml
11:20:03 [INFO] 
11:20:03 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.common ---
11:20:03 [INFO] 
11:20:03 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.common ---
11:20:03 [INFO] The project's OSGi version is 2.0.0.202401111608
11:20:03 [INFO] 
11:20:03 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.common ---
11:20:03 [INFO] 
11:20:03 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.common ---
11:20:03 [INFO] 
11:20:03 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.common ---
11:20:03 [INFO] 
11:20:03 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.common ---
11:20:03 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.common
11:20:04 [INFO] 
11:20:04 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.common ---
11:20:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/src/main/resources
11:20:04 [INFO] 
11:20:04 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.common ---
11:20:04 [INFO] Compiling 48 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:20:04 [INFO] 
11:20:04 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.validation.common ---
11:20:04 [INFO] 
11:20:04 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.common ---
11:20:04 [INFO] 
11:20:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.common ---
11:20:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/src/test/resources
11:20:04 [INFO] 
11:20:04 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.validation.common ---
11:20:04 [INFO] 
11:20:04 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.common ---
11:20:04 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 193 were skipped
11:20:04 [INFO] 
11:20:04 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.common ---
11:20:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/target/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0-SNAPSHOT-sources.jar
11:20:04 [INFO] 
11:20:04 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.common ---
11:20:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/target/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0-SNAPSHOT.jar
11:20:05 [INFO] 
11:20:05 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.common ---
11:20:05 [INFO] 
11:20:05 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.common ---
11:20:05 [INFO] 
11:20:05 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.common ---
11:20:05 [INFO] 
11:20:05 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths-builder >-----
11:20:05 [INFO] Building Papyrus Toolsmithis - Builder 0.0.1-SNAPSHOT          [527/735]
11:20:05 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/builder/pom.xml
11:20:05 [INFO] --------------------------------[ pom ]---------------------------------
11:20:05 [INFO] 
11:20:05 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths-builder ---
11:20:05 [INFO] 
11:20:05 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths-builder ---
11:20:05 [INFO] 
11:20:05 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths-builder ---
11:20:05 [INFO] 
11:20:05 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths-builder ---
11:20:05 [INFO] 
11:20:05 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.plugin.builder >--
11:20:05 [INFO] Building org.eclipse.papyrus.toolsmiths.plugin.builder 1.1.0-SNAPSHOT [528/735]
11:20:05 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/pom.xml
11:20:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:20:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.plugin.builder:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/pom.xml
11:20:05 [INFO] 
11:20:05 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
11:20:05 [INFO] 
11:20:05 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
11:20:05 [INFO] The project's OSGi version is 1.1.0.202401111608
11:20:05 [INFO] 
11:20:05 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
11:20:05 [INFO] 
11:20:05 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
11:20:05 [INFO] 
11:20:05 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
11:20:05 [INFO] 
11:20:05 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
11:20:05 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.plugin.builder
11:20:05 [INFO] 
11:20:05 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
11:20:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/main/resources
11:20:05 [INFO] 
11:20:05 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
11:20:06 [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:20:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/org/eclipse/papyrus/toolsmiths/plugin/builder/quickfix/DependencyRangeMarkerResolution.java:[30] 
11:20:06 	import org.eclipse.papyrus.toolsmiths.plugin.builder.helper.BundleVersionHelper;
11:20:06 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:06 The type BundleVersionHelper is deprecated
11:20:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/org/eclipse/papyrus/toolsmiths/plugin/builder/quickfix/DependencyRangeMarkerResolution.java:[61] 
11:20:06 	BundleVersionHelper bundleHelper = new BundleVersionHelper(dependency);
11:20:06 	^^^^^^^^^^^^^^^^^^^
11:20:06 The type BundleVersionHelper is deprecated
11:20:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/org/eclipse/papyrus/toolsmiths/plugin/builder/quickfix/DependencyRangeMarkerResolution.java:[61] 
11:20:06 	BundleVersionHelper bundleHelper = new BundleVersionHelper(dependency);
11:20:06 	                                       ^^^^^^^^^^^^^^^^^^^
11:20:06 The type BundleVersionHelper is deprecated
11:20:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/org/eclipse/papyrus/toolsmiths/plugin/builder/quickfix/DependencyRangeMarkerResolution.java:[61] 
11:20:06 	BundleVersionHelper bundleHelper = new BundleVersionHelper(dependency);
11:20:06 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:06 The constructor BundleVersionHelper(String) is deprecated
11:20:06 4 problems (4 warnings)
11:20:06 [INFO] 
11:20:06 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
11:20:06 [INFO] 
11:20:06 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
11:20:06 [INFO] 
11:20:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
11:20:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/src/test/resources
11:20:06 [INFO] 
11:20:06 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
11:20:06 [INFO] 
11:20:06 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
11:20:06 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 207 were skipped
11:20:06 [INFO] 
11:20:06 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
11:20:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/target/org.eclipse.papyrus.toolsmiths.plugin.builder-1.1.0-SNAPSHOT-sources.jar
11:20:06 [INFO] 
11:20:06 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
11:20:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/builder/org.eclipse.papyrus.toolsmiths.plugin.builder/target/org.eclipse.papyrus.toolsmiths.plugin.builder-1.1.0-SNAPSHOT.jar
11:20:06 [INFO] 
11:20:06 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
11:20:06 [INFO] 
11:20:06 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
11:20:06 [INFO] 
11:20:06 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.plugin.builder ---
11:20:06 [INFO] 
11:20:06 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.builder.feature >--
11:20:06 [INFO] Building org.eclipse.papyrus.toolsmiths.builder.feature 1.0.0-SNAPSHOT [529/735]
11:20:06 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/pom.xml
11:20:06 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:20:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.builder.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/pom.xml
11:20:06 [INFO] 
11:20:06 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
11:20:06 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/target
11:20:06 [INFO] 
11:20:06 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
11:20:06 [INFO] The project's OSGi version is 1.0.0.202401111608
11:20:06 [INFO] 
11:20:06 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
11:20:06 [INFO] 
11:20:06 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
11:20:06 [INFO] 
11:20:06 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
11:20:06 [INFO] 
11:20:06 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
11:20:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/src/main/resources
11:20:06 [INFO] 
11:20:06 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
11:20:06 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 184 were skipped
11:20:06 [INFO] 
11:20:06 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
11:20:06 [INFO] 
11:20:06 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
11:20:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/target/org.eclipse.papyrus.toolsmiths.builder.feature-1.0.0-SNAPSHOT.jar
11:20:06 [INFO] 
11:20:06 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
11:20:06 [INFO] 
11:20:06 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
11:20:06 [INFO] 
11:20:06 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
11:20:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.builder.feature/target/org.eclipse.papyrus.toolsmiths.builder.feature-1.0.0-SNAPSHOT-sources-feature.jar
11:20:06 [INFO] 
11:20:06 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.builder.feature ---
11:20:06 [INFO] 
11:20:06 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.nattable >-----
11:20:06 [INFO] Building org.eclipse.papyrus.toolsmiths.nattable 2.0.0-SNAPSHOT [530/735]
11:20:06 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/pom.xml
11:20:06 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:20:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.nattable:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/pom.xml
11:20:07 [INFO] 
11:20:07 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.nattable ---
11:20:07 [INFO] 
11:20:07 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.nattable ---
11:20:07 [INFO] The project's OSGi version is 2.0.0.202401111608
11:20:07 [INFO] 
11:20:07 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.nattable ---
11:20:07 [INFO] 
11:20:07 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.nattable ---
11:20:07 [INFO] 
11:20:07 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.nattable ---
11:20:07 [INFO] 
11:20:07 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.nattable ---
11:20:07 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.nattable
11:20:08 [INFO] 
11:20:08 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.nattable ---
11:20:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/main/resources
11:20:08 [INFO] 
11:20:08 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.nattable ---
11:20:08 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:20:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/wizard/ExportAsTableConfigurationWizard.java:[408] 
11:20:09 	public static boolean isMac() {
11:20:09 	                      ^^^^^^^
11:20:09 The method isMac() from the type ExportAsTableConfigurationWizard.OperatingSystem is never used locally
11:20:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/wizard/ExportAsTableConfigurationWizard.java:[412] 
11:20:09 	public static boolean isUnix() {
11:20:09 	                      ^^^^^^^^
11:20:09 The method isUnix() from the type ExportAsTableConfigurationWizard.OperatingSystem is never used locally
11:20:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[23] 
11:20:09 	import org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl;
11:20:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:09 Discouraged access: The type 'PartImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar')
11:20:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[27] 
11:20:09 	import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuFactoryImpl;
11:20:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:09 Discouraged access: The type 'MenuFactoryImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar')
11:20:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[28] 
11:20:09 	import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuImpl;
11:20:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:09 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar')
11:20:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[29] 
11:20:09 	import org.eclipse.e4.ui.model.application.ui.menu.impl.PopupMenuImpl;
11:20:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:09 Discouraged access: The type 'PopupMenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar')
11:20:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[36] 
11:20:09 	import org.eclipse.ui.internal.PartSite;
11:20:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:09 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:20:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[37] 
11:20:09 	import org.eclipse.ui.internal.menus.SlaveMenuService;
11:20:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:09 Discouraged access: The type 'SlaveMenuService' 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:20:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[86] 
11:20:09 	final MenuImpl menuImp = getMenuToContribute(serviceLocator);
11:20:09 	      ^^^^^^^^
11:20:09 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar')
11:20:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[91] 
11:20:09 	final MHandledMenuItem item = MenuFactoryImpl.eINSTANCE.createHandledMenuItem();
11:20:09 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:09 Discouraged access: The type 'MenuFactoryImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar')
11:20:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[91] 
11:20:09 	final MHandledMenuItem item = MenuFactoryImpl.eINSTANCE.createHandledMenuItem();
11:20:09 	                                              ^^^^^^^^^
11:20:09 Discouraged access: The field 'MenuFactoryImpl.eINSTANCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar')
11:20:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[91] 
11:20:09 	final MHandledMenuItem item = MenuFactoryImpl.eINSTANCE.createHandledMenuItem();
11:20:09 	                                                        ^^^^^^^^^^^^^^^^^^^^^
11:20:09 Discouraged access: The method 'MenuFactoryImpl.createHandledMenuItem()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar')
11:20:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[98] 
11:20:09 	menuImp.getChildren().add(item);
11:20:09 	        ^^^^^^^^^^^
11:20:09 Discouraged access: The method 'MenuImpl.getChildren()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar')
11:20:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[132] 
11:20:09 	private MenuImpl getMenuToContribute(final IServiceLocator serviceLocator) {
11:20:09 	        ^^^^^^^^
11:20:09 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar')
11:20:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[134] 
11:20:09 	if (manager instanceof SlaveMenuService) {
11:20:09 	                       ^^^^^^^^^^^^^^^^
11:20:09 Discouraged access: The type 'SlaveMenuService' 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:20:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[135] 
11:20:09 	org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl model = (PartImpl) ((SlaveMenuService) manager).getModel();
11:20:09 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:09 Discouraged access: The type 'PartImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar')
11:20:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[135] 
11:20:09 	org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl model = (PartImpl) ((SlaveMenuService) manager).getModel();
11:20:09 	                                                                    ^^^^^^^^
11:20:09 Discouraged access: The type 'PartImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar')
11:20:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[135] 
11:20:09 	org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl model = (PartImpl) ((SlaveMenuService) manager).getModel();
11:20:09 	                                                                                ^^^^^^^^^^^^^^^^
11:20:09 Discouraged access: The type 'SlaveMenuService' 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:20:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[135] 
11:20:09 	org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl model = (PartImpl) ((SlaveMenuService) manager).getModel();
11:20:09 	                                                                                                           ^^^^^^^^
11:20:09 Discouraged access: The method 'SlaveMenuService.getModel()' 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:20:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[136] 
11:20:09 	List<MMenu> menus = model.getMenus();
11:20:09 	                          ^^^^^^^^
11:20:09 Discouraged access: The method 'PartImpl.getMenus()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar')
11:20:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[138] 
11:20:09 	if (m instanceof PopupMenuImpl) {
11:20:09 	                 ^^^^^^^^^^^^^
11:20:09 Discouraged access: The type 'PopupMenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar')
11:20:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[141] 
11:20:09 	if (current instanceof MenuImpl && current.getLabel().equals("&New Child")) {// it probably don't work in case of internationalization usage //$NON-NLS-1$
11:20:09 	                       ^^^^^^^^
11:20:09 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar')
11:20:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[142] 
11:20:09 	return (MenuImpl) current;
11:20:09 	        ^^^^^^^^
11:20:09 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.4.100.v20230801-1255/org.eclipse.e4.ui.model.workbench-2.4.100.v20230801-1255.jar')
11:20:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[161] 
11:20:09 	if (site instanceof PartSite) {
11:20:09 	                    ^^^^^^^^
11:20:09 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:20:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[162] 
11:20:09 	final PartSite ps = (PartSite) activePart.getSite();
11:20:09 	      ^^^^^^^^
11:20:09 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:20:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[162] 
11:20:09 	final PartSite ps = (PartSite) activePart.getSite();
11:20:09 	                     ^^^^^^^^
11:20:09 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:20:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[164] 
11:20:09 	IEclipseContext iec = ps.getContext();
11:20:09 	                         ^^^^^^^^^^
11:20:09 Discouraged access: The method 'PartSite.getContext()' 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:20:09 27 problems (27 warnings)
11:20:09 [INFO] 
11:20:09 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.nattable ---
11:20:09 [INFO] 
11:20:09 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.nattable ---
11:20:09 [INFO] 
11:20:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.nattable ---
11:20:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/test/resources
11:20:09 [INFO] 
11:20:09 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.nattable ---
11:20:09 [INFO] 
11:20:09 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.nattable ---
11:20:09 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 188 were skipped
11:20:09 [INFO] 
11:20:09 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.nattable ---
11:20:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/target/org.eclipse.papyrus.toolsmiths.nattable-2.0.0-SNAPSHOT-sources.jar
11:20:09 [INFO] 
11:20:09 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.nattable ---
11:20:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/target/org.eclipse.papyrus.toolsmiths.nattable-2.0.0-SNAPSHOT.jar
11:20:09 [INFO] 
11:20:09 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.nattable ---
11:20:09 [INFO] 
11:20:09 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.nattable ---
11:20:09 [INFO] 
11:20:09 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.nattable ---
11:20:09 [INFO] 
11:20:09 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools >--
11:20:09 [INFO] Building org.eclipse.papyrus.uml.m2m.qvto.tests.tools 2.1.0-SNAPSHOT [531/735]
11:20:09 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/pom.xml
11:20:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:20:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/pom.xml
11:20:10 [INFO] 
11:20:10 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
11:20:10 [INFO] 
11:20:10 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
11:20:10 [INFO] The project's OSGi version is 2.1.0.202401111608
11:20:10 [INFO] 
11:20:10 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
11:20:10 [INFO] 
11:20:10 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
11:20:10 [INFO] 
11:20:10 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
11:20:10 [INFO] 
11:20:10 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
11:20:10 [INFO] Resolving class path of org.eclipse.papyrus.uml.m2m.qvto.tests.tools
11:20:11 [INFO] 
11:20:11 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
11:20:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/src/main/resources
11:20:11 [INFO] 
11:20:11 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
11:20:11 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:20:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/src/org/eclipse/papyrus/uml/m2m/qvto/tests/tools/tests/EMFCompareUtils.java:[69] 
11:20:11 	final MatchEngineFactoryImpl mathEnginefactory = new MatchEngineFactoryImpl(matcher, comparisonFactory);
11:20:11 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:11 The constructor MatchEngineFactoryImpl(IEObjectMatcher, IComparisonFactory) is deprecated
11:20:11 2. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/src/org/eclipse/papyrus/uml/m2m/qvto/tests/tools/tests/AbstractImportModelTests.java (at line 81)
11:20:11 	@SuppressWarnings({ "nls", "restriction" })
11:20:11 	                    ^^^^^
11:20:11 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:20:11 2 problems (0 errors, 1 warning, 1 info)
11:20:11 [INFO] 
11:20:11 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
11:20:11 [INFO] 
11:20:11 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
11:20:11 [INFO] 
11:20:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
11:20:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/src/test/resources
11:20:11 [INFO] 
11:20:11 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
11:20:11 [INFO] 
11:20:11 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
11:20:11 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 211 were skipped
11:20:11 [INFO] 
11:20:11 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
11:20:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/target/org.eclipse.papyrus.uml.m2m.qvto.tests.tools-2.1.0-SNAPSHOT-sources.jar
11:20:11 [INFO] 
11:20:11 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
11:20:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/target/org.eclipse.papyrus.uml.m2m.qvto.tests.tools-2.1.0-SNAPSHOT.jar
11:20:11 [INFO] 
11:20:11 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
11:20:11 [INFO] 
11:20:11 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
11:20:11 [INFO] 
11:20:11 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
11:20:11 [INFO] 
11:20:11 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature >--
11:20:11 [INFO] Building org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature 1.0.0-SNAPSHOT [532/735]
11:20:11 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/pom.xml
11:20:11 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:20:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/pom.xml
11:20:12 [INFO] 
11:20:12 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
11:20:12 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/target
11:20:12 [INFO] 
11:20:12 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
11:20:12 [INFO] The project's OSGi version is 1.0.0.202401111608
11:20:12 [INFO] 
11:20:12 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
11:20:12 [INFO] 
11:20:12 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
11:20:12 [INFO] 
11:20:12 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
11:20:12 [INFO] 
11:20:12 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
11:20:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/src/main/resources
11:20:12 [INFO] 
11:20:12 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
11:20:12 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 212 were skipped
11:20:12 [INFO] 
11:20:12 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
11:20:12 [INFO] 
11:20:12 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
11:20:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/target/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature-1.0.0-SNAPSHOT.jar
11:20:12 [INFO] 
11:20:12 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
11:20:12 [INFO] 
11:20:12 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
11:20:12 [INFO] 
11:20:12 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
11:20:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/target/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature-1.0.0-SNAPSHOT-sources-feature.jar
11:20:12 [INFO] 
11:20:12 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
11:20:12 [INFO] 
11:20:12 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.expressions >---
11:20:12 [INFO] Building org.eclipse.papyrus.toolsmiths.expressions 2.0.0-SNAPSHOT [533/735]
11:20:12 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/pom.xml
11:20:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:20:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.expressions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/pom.xml
11:20:12 [INFO] 
11:20:12 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.expressions ---
11:20:12 [INFO] 
11:20:12 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.expressions ---
11:20:12 [INFO] The project's OSGi version is 2.0.0.202401111608
11:20:12 [INFO] 
11:20:12 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.expressions ---
11:20:12 [INFO] 
11:20:12 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.expressions ---
11:20:12 [INFO] 
11:20:12 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.expressions ---
11:20:12 [INFO] 
11:20:12 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.expressions ---
11:20:12 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.expressions
11:20:12 [INFO] 
11:20:12 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.expressions ---
11:20:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/src/main/resources
11:20:13 [INFO] 
11:20:13 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.expressions ---
11:20:13 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:20:13 [INFO] 
11:20:13 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.expressions ---
11:20:13 [INFO] 
11:20:13 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.expressions ---
11:20:13 [INFO] 
11:20:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.expressions ---
11:20:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/src/test/resources
11:20:13 [INFO] 
11:20:13 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.expressions ---
11:20:13 [INFO] 
11:20:13 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.expressions ---
11:20:13 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 124 were skipped
11:20:13 [INFO] 
11:20:13 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.expressions ---
11:20:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/target/org.eclipse.papyrus.toolsmiths.expressions-2.0.0-SNAPSHOT-sources.jar
11:20:13 [INFO] 
11:20:13 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.expressions ---
11:20:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/target/org.eclipse.papyrus.toolsmiths.expressions-2.0.0-SNAPSHOT.jar
11:20:13 [INFO] 
11:20:13 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.expressions ---
11:20:13 [INFO] 
11:20:13 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.expressions ---
11:20:13 [INFO] 
11:20:13 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.expressions ---
11:20:13 [INFO] 
11:20:13 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.types.ui.properties >---
11:20:13 [INFO] Building org.eclipse.papyrus.uml.types.ui.properties 4.0.0-SNAPSHOT [534/735]
11:20:13 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/pom.xml
11:20:13 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:20:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.types.ui.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/pom.xml
11:20:13 [INFO] 
11:20:13 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.types.ui.properties ---
11:20:13 [INFO] 
11:20:13 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.types.ui.properties ---
11:20:13 [INFO] The project's OSGi version is 4.0.0.202401111608
11:20:13 [INFO] 
11:20:13 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.types.ui.properties ---
11:20:13 [INFO] 
11:20:13 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.types.ui.properties ---
11:20:13 [INFO] 
11:20:13 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.types.ui.properties ---
11:20:13 [INFO] 
11:20:13 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.types.ui.properties ---
11:20:13 [INFO] Resolving class path of org.eclipse.papyrus.uml.types.ui.properties
11:20:15 [INFO] 
11:20:15 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.types.ui.properties ---
11:20:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/src/main/resources
11:20:15 [INFO] 
11:20:15 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.types.ui.properties ---
11:20:15 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:20:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/src/org/eclipse/papyrus/uml/types/ui/properties/widgets/FeatureToSetNamePropertyEditor.java:[139] 
11:20:15 	for (Iterator iterator = workspaceProfilesURIs.iterator(); iterator.hasNext();) {
11:20:15 	     ^^^^^^^^
11:20:15 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:20:15 1 problem (1 warning)
11:20:15 [INFO] 
11:20:15 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.types.ui.properties ---
11:20:15 [INFO] 
11:20:15 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.types.ui.properties ---
11:20:15 [INFO] 
11:20:15 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.types.ui.properties ---
11:20:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/src/test/resources
11:20:15 [INFO] 
11:20:15 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.types.ui.properties ---
11:20:15 [INFO] 
11:20:15 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.types.ui.properties ---
11:20:15 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 188 were skipped
11:20:15 [INFO] 
11:20:15 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.types.ui.properties ---
11:20:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/target/org.eclipse.papyrus.uml.types.ui.properties-4.0.0-SNAPSHOT-sources.jar
11:20:15 [INFO] 
11:20:15 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.types.ui.properties ---
11:20:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/target/org.eclipse.papyrus.uml.types.ui.properties-4.0.0-SNAPSHOT.jar
11:20:15 [INFO] 
11:20:15 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.types.ui.properties ---
11:20:15 [INFO] 
11:20:15 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.types.ui.properties ---
11:20:15 [INFO] 
11:20:15 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.types.ui.properties ---
11:20:15 [INFO] 
11:20:15 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.views.properties.toolsmiths >--
11:20:15 [INFO] Building org.eclipse.papyrus.views.properties.toolsmiths 3.2.0-SNAPSHOT [535/735]
11:20:15 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/pom.xml
11:20:15 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:20:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.toolsmiths:3.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/pom.xml
11:20:16 [INFO] 
11:20:16 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views.properties.toolsmiths ---
11:20:16 [INFO] 
11:20:16 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.properties.toolsmiths ---
11:20:16 [INFO] The project's OSGi version is 3.2.0.202401111608
11:20:16 [INFO] 
11:20:16 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.views.properties.toolsmiths ---
11:20:16 [INFO] 
11:20:16 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.views.properties.toolsmiths ---
11:20:16 [INFO] 
11:20:16 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.views.properties.toolsmiths ---
11:20:16 [INFO] 
11:20:16 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.views.properties.toolsmiths ---
11:20:16 [INFO] Resolving class path of org.eclipse.papyrus.views.properties.toolsmiths
11:20:16 [INFO] 
11:20:16 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.views.properties.toolsmiths ---
11:20:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/main/resources
11:20:16 [INFO] 
11:20:16 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.views.properties.toolsmiths ---
11:20:16 [INFO] Compiling 78 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/ui/CustomizationDialog.java:[31] 
11:20:17 	import org.eclipse.papyrus.views.properties.toolsmiths.ui.CopyContextAction;
11:20:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:17 The import org.eclipse.papyrus.views.properties.toolsmiths.ui.CopyContextAction is never used
11:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/ui/CustomizationDialog.java:[32] 
11:20:17 	import org.eclipse.papyrus.views.properties.toolsmiths.ui.EditContextAction;
11:20:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:17 The import org.eclipse.papyrus.views.properties.toolsmiths.ui.EditContextAction is never used
11:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/ui/CustomizationDialog.java:[33] 
11:20:17 	import org.eclipse.papyrus.views.properties.toolsmiths.ui.RemoveContextAction;
11:20:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:17 The import org.eclipse.papyrus.views.properties.toolsmiths.ui.RemoveContextAction is never used
11:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/providers/ConstraintDescriptorContentProvider.java:[21] 
11:20:17 	import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider;
11:20:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:17 The import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider is never used
11:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/workspace/WorkspaceContextStorageActionProvider.java:[17] 
11:20:17 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextCopyAction;
11:20:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:17 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextCopyAction is never used
11:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/workspace/WorkspaceContextStorageActionProvider.java:[18] 
11:20:17 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextDeleteAction;
11:20:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:17 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextDeleteAction is never used
11:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/workspace/WorkspaceContextStorageActionProvider.java:[19] 
11:20:17 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextEditAction;
11:20:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:17 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextEditAction is never used
11:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericPropertyModelElementFactory.java:[23] 
11:20:17 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement;
11:20:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:17 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement is never used
11:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/editor/actions/CreateSectionAction.java:[34] 
11:20:17 	import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CompoundCommandActionDelegate;
11:20:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:17 The import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CompoundCommandActionDelegate is never used
11:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/editor/actions/CreateSectionAction.java:[35] 
11:20:17 	import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CreateResourceCommand;
11:20:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:17 The import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CreateResourceCommand is never used
11:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/AbstractContextStorageActionProvider.java:[16] 
11:20:17 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction;
11:20:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:17 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction is never used
11:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/AbstractContextStorageActionProvider.java:[17] 
11:20:17 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction;
11:20:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:17 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction is never used
11:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/AbstractContextStorageActionProvider.java:[18] 
11:20:17 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction;
11:20:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:17 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction is never used
11:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/AbstractContextStorageActionProvider.java:[19] 
11:20:17 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextStorageActionProvider;
11:20:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:17 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextStorageActionProvider is never used
11:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/ContextStorageActionRegistry.java:[25] 
11:20:17 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction;
11:20:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:17 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction is never used
11:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/ContextStorageActionRegistry.java:[26] 
11:20:17 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction;
11:20:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:17 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction is never used
11:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/ContextStorageActionRegistry.java:[27] 
11:20:17 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction;
11:20:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:17 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction is never used
11:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/ContextStorageActionRegistry.java:[28] 
11:20:17 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextStorageActionProvider;
11:20:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:17 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextStorageActionProvider is never used
11:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/providers/PropertyContentProvider.java:[21] 
11:20:17 	import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider;
11:20:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:17 The import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider is never used
11:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/CustomizationModelElement.java:[137] 
11:20:17 	TreeBrowseStrategy browseStrategy = new ProviderBasedBrowseStrategy(provider);
11:20:17 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:17 ProviderBasedBrowseStrategy is a raw type. References to generic type ProviderBasedBrowseStrategy<T> should be parameterized
11:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/editor/actions/CreateSectionWidgetAction.java:[28] 
11:20:17 	import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CompoundCommandActionDelegate;
11:20:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:17 The import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CompoundCommandActionDelegate is never used
11:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/editor/actions/CreateSectionWidgetAction.java:[29] 
11:20:17 	import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CreateResourceCommand;
11:20:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:17 The import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CreateResourceCommand is never used
11:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeModelElement.java:[31] 
11:20:17 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElementFactory;
11:20:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:17 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElementFactory is never used
11:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeModelElement.java:[32] 
11:20:17 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeObservable;
11:20:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:17 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeObservable is never used
11:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeModelElement.java:[33] 
11:20:17 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericPropertyModelElementFactory;
11:20:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:17 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericPropertyModelElementFactory is never used
11:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeModelElement.java:[112] 
11:20:17 	public IObservableValue doGetObservable(String propertyPath) {
11:20:17 	       ^^^^^^^^^^^^^^^^
11:20:17 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/ui/OpenCustomization.java:[25] 
11:20:17 	import org.eclipse.papyrus.views.properties.toolsmiths.ui.CustomizationDialog;
11:20:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:17 The import org.eclipse.papyrus.views.properties.toolsmiths.ui.CustomizationDialog is never used
11:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/providers/TabContentProvider.java:[20] 
11:20:17 	import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider;
11:20:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:17 The import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider is never used
11:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[28] 
11:20:17 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement;
11:20:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:17 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement is never used
11:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[39] 
11:20:17 	public class GenericAttributeObservable extends AbstractObservableValue {
11:20:17 	                                                ^^^^^^^^^^^^^^^^^^^^^^^
11:20:17 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
11:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[174] 
11:20:17 	ValueDiff diff = new ValueDiff() {
11:20:17 	^^^^^^^^^
11:20:17 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[174] 
11:20:17 	ValueDiff diff = new ValueDiff() {
11:20:17 	                     ^^^^^^^^^
11:20:17 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[191] 
11:20:17 	protected void fireValueChange(ValueDiff diff) {
11:20:17 	                               ^^^^^^^^^
11:20:17 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
11:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[192] 
11:20:17 	super.fireValueChange(diff);
11:20:17 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:17 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
11:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/CustomizationModelElementFactory.java:[19] 
11:20:17 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.CustomizationModelElement;
11:20:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:17 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.CustomizationModelElement is never used
11:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeModelElementFactory.java:[23] 
11:20:17 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement;
11:20:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:17 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement is never used
11:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/IContextStorageActionProvider.java:[16] 
11:20:17 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction;
11:20:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:17 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction is never used
11:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/IContextStorageActionProvider.java:[17] 
11:20:17 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction;
11:20:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:17 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction is never used
11:20:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/IContextStorageActionProvider.java:[18] 
11:20:17 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction;
11:20:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:17 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction is never used
11:20:17 39 problems (39 warnings)
11:20:17 [INFO] 
11:20:17 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.views.properties.toolsmiths ---
11:20:17 [INFO] 
11:20:17 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.views.properties.toolsmiths ---
11:20:17 [INFO] 
11:20:17 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.views.properties.toolsmiths ---
11:20:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/test/resources
11:20:17 [INFO] 
11:20:17 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.views.properties.toolsmiths ---
11:20:17 [INFO] 
11:20:17 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.views.properties.toolsmiths ---
11:20:17 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 160 were skipped
11:20:17 [INFO] 
11:20:17 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.views.properties.toolsmiths ---
11:20:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/target/org.eclipse.papyrus.views.properties.toolsmiths-3.2.0-SNAPSHOT-sources.jar
11:20:17 [INFO] 
11:20:17 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.properties.toolsmiths ---
11:20:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/target/org.eclipse.papyrus.views.properties.toolsmiths-3.2.0-SNAPSHOT.jar
11:20:17 [INFO] 
11:20:17 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.properties.toolsmiths ---
11:20:17 [INFO] 
11:20:17 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.views.properties.toolsmiths ---
11:20:17 [INFO] 
11:20:17 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.properties.toolsmiths ---
11:20:17 [INFO] 
11:20:17 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.generation >--
11:20:17 [INFO] Building org.eclipse.papyrus.uml.properties.generation 3.0.0-SNAPSHOT [536/735]
11:20:17 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/pom.xml
11:20:17 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:20:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.generation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/pom.xml
11:20:18 [INFO] 
11:20:18 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.properties.generation ---
11:20:18 [INFO] 
11:20:18 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.properties.generation ---
11:20:18 [INFO] The project's OSGi version is 3.0.0.202401111608
11:20:18 [INFO] 
11:20:18 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.properties.generation ---
11:20:18 [INFO] 
11:20:18 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.properties.generation ---
11:20:18 [INFO] 
11:20:18 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.properties.generation ---
11:20:18 [INFO] 
11:20:18 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.properties.generation ---
11:20:18 [INFO] Resolving class path of org.eclipse.papyrus.uml.properties.generation
11:20:18 [INFO] 
11:20:18 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.properties.generation ---
11:20:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/main/resources
11:20:18 [INFO] 
11:20:18 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.properties.generation ---
11:20:18 [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:20:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/layout/StandardLayoutGenerator.java:[185] 
11:20:19 	switch (editorType) {
11:20:19 	        ^^^^^^^^^^
11:20:19 The enum constant DOUBLE needs a corresponding case label in this enum switch on Type
11:20:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectOutputPage.java:[27] 
11:20:19 	import org.eclipse.jface.viewers.ViewerSorter;
11:20:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:19 The type ViewerSorter is deprecated
11:20:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectOutputPage.java:[70] 
11:20:19 	viewer = new CheckboxTableViewer(root, SWT.MULTI | SWT.H_SCROLL | SWT.FILL | SWT.FULL_SELECTION | SWT.BORDER);
11:20:19 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:19 The constructor CheckboxTableViewer(Composite, int) is deprecated
11:20:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectOutputPage.java:[103] 
11:20:19 	viewer.setSorter(new ViewerSorter());
11:20:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:19 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated
11:20:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectOutputPage.java:[103] 
11:20:19 	viewer.setSorter(new ViewerSorter());
11:20:19 	                     ^^^^^^^^^^^^
11:20:19 The type ViewerSorter is deprecated
11:20:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectOutputPage.java:[103] 
11:20:19 	viewer.setSorter(new ViewerSorter());
11:20:19 	                     ^^^^^^^^^^^^^^
11:20:19 The constructor ViewerSorter() is deprecated
11:20:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/EcoreGenerator.java:[302] 
11:20:19 	public IObservableValue getObservableValue() {
11:20:19 	       ^^^^^^^^^^^^^^^^
11:20:19 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:20:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/validators/AbstractValidator.java:[23] 
11:20:19 	public abstract class AbstractValidator implements IValidator {
11:20:19 	                                                   ^^^^^^^^^^
11:20:19 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
11:20:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/EditContextGenerator.java:[103] 
11:20:19 	public IObservableValue getObservableValue() {
11:20:19 	       ^^^^^^^^^^^^^^^^
11:20:19 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:20:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/AbstractQVTGenerator.java:[201] 
11:20:19 	public abstract IObservableValue getObservableValue();
11:20:19 	                ^^^^^^^^^^^^^^^^
11:20:19 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:20:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/extensionpoint/GeneratorExtensionPoint.java:[50] 
11:20:19 	IGenerator generator = ClassLoaderHelper.newInstance(generatorClassName, IGenerator.class);
11:20:19 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:19 The method newInstance(String, Class<IGenerator>) from the type ClassLoaderHelper is deprecated
11:20:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/ProfileGenerator.java:[307] 
11:20:19 	public IObservableValue getObservableValue() {
11:20:19 	       ^^^^^^^^^^^^^^^^
11:20:19 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:20:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/FileChooser.java:[200] 
11:20:19 	dialog.setInitialSelections(new IFile[] { currentFile });
11:20:19 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:19 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:20:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/FileChooser.java:[233] 
11:20:19 	public IObservableValue getObservableValue() {
11:20:19 	       ^^^^^^^^^^^^^^^^
11:20:19 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:20:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/extensionpoint/LayoutExtensionPoint.java:[49] 
11:20:19 	ILayoutGenerator generator = ClassLoaderHelper.newInstance(generatorClassName, ILayoutGenerator.class);
11:20:19 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:19 The method newInstance(String, Class<ILayoutGenerator>) from the type ClassLoaderHelper is deprecated
11:20:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[170] 
11:20:19 	IObservableValue singleValue = EMFProperties.value(FieldSelectionPackage.eINSTANCE.getPropertyDefinition_ValueSingle()).observe(propertyDefinition);
11:20:19 	^^^^^^^^^^^^^^^^
11:20:19 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:20:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[170] 
11:20:19 	IObservableValue singleValue = EMFProperties.value(FieldSelectionPackage.eINSTANCE.getPropertyDefinition_ValueSingle()).observe(propertyDefinition);
11:20:19 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:19 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized
11:20:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[171] 
11:20:19 	IObservableValue multipleValue = EMFProperties.value(FieldSelectionPackage.eINSTANCE.getPropertyDefinition_ValueMultiple()).observe(propertyDefinition);
11:20:19 	^^^^^^^^^^^^^^^^
11:20:19 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:20:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[171] 
11:20:19 	IObservableValue multipleValue = EMFProperties.value(FieldSelectionPackage.eINSTANCE.getPropertyDefinition_ValueMultiple()).observe(propertyDefinition);
11:20:19 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:19 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized
11:20:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[183] 
11:20:19 	private void createTreeEditor(TreeItem treeItem, int columnIndex, boolean defaultValue, IObservableValue observable) {
11:20:19 	                                                                                        ^^^^^^^^^^^^^^^^
11:20:19 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:20:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[240] 
11:20:19 	private void displayFields(DataContextElement contextElement, TreeViewer treeViewer) {
11:20:19 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:19 The method displayFields(DataContextElement, TreeViewer) from the type SelectFieldsPage is never used locally
11:20:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/TernaryButton.java:[45] 
11:20:19 	private IObservableValue observable;
11:20:19 	        ^^^^^^^^^^^^^^^^
11:20:19 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:20:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/TernaryButton.java:[78] 
11:20:19 	observable.setValue(getState());
11:20:19 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:19 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
11:20:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/TernaryButton.java:[89] 
11:20:19 	public void setObservable(IObservableValue value) {
11:20:19 	                          ^^^^^^^^^^^^^^^^
11:20:19 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:20:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/CreateContextWizard.java:[283] 
11:20:19 	private Set<DataContextElement> getAllContextElements(Collection<DataContextElement> source) {
11:20:19 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:19 The method getAllContextElements(Collection<DataContextElement>) from the type CreateContextWizard is never used locally
11:20:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[68] 
11:20:19 	protected IObservableValue srcTextObservable;
11:20:19 	          ^^^^^^^^^^^^^^^^
11:20:19 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:20:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[70] 
11:20:19 	protected IObservableValue targetTextObservable;
11:20:19 	          ^^^^^^^^^^^^^^^^
11:20:19 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:20:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[72] 
11:20:19 	protected UpdateValueStrategy srcFieldStrategy;
11:20:19 	          ^^^^^^^^^^^^^^^^^^^
11:20:19 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
11:20:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[74] 
11:20:19 	protected UpdateValueStrategy targetFieldStrategy;
11:20:19 	          ^^^^^^^^^^^^^^^^^^^
11:20:19 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
11:20:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[94] 
11:20:19 	srcFieldStrategy = new UpdateValueStrategy();
11:20:19 	                       ^^^^^^^^^^^^^^^^^^^
11:20:19 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
11:20:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[95] 
11:20:19 	targetFieldStrategy = new UpdateValueStrategy();
11:20:19 	                          ^^^^^^^^^^^^^^^^^^^
11:20:19 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
11:20:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[171] 
11:20:19 	targetFieldStrategy.setConverter(new IConverter() {
11:20:19 				@Override
11:20:19 				public Object getToType() {
11:20:19 					return String.class;
11:20:19 				}
11:20:19 				@Override
11:20:19 				public Object getFromType() {
11:20:19 					return String.class;
11:20:19 				}
11:20:19 				@Override
11:20:19 				public String convert(Object fromObject) {
11:20:19 					if (srcTextObservable != null) {
11:20:19 						return (String) srcTextObservable.getValue();
11:20:19 					} else if (targetFileChooser.getFilePath() != null) {
11:20:19 						return targetFileChooser.getFilePath();
11:20:19 					}
11:20:19 					return "";
11:20:19 				}
11:20:19 			});
11:20:19 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:19 Type safety: The method setConverter(IConverter) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
11:20:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[171] 
11:20:19 	targetFieldStrategy.setConverter(new IConverter() {
11:20:19 	                                     ^^^^^^^^^^
11:20:19 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:20:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[197] 
11:20:19 	srcFieldStrategy.setConverter(new IConverter() {
11:20:19 				@Override
11:20:19 				public Object getToType() {
11:20:19 					return String.class;
11:20:19 				}
11:20:19 				@Override
11:20:19 				public Object getFromType() {
11:20:19 					return String.class;
11:20:19 				}
11:20:19 				@Override
11:20:19 				public String convert(Object fromObject) {
11:20:19 					if (fromObject instanceof String) {
11:20:19 						String stringObject = (String) fromObject;
11:20:19 						if (stringObject.equals("")) {
11:20:19 							return "";
11:20:19 						}
11:20:19 						String[] result = stringObject.split("/");
11:20:19 						String filename = result[result.length - 1];
11:20:19 						String[] ext = filename.split("\\.");
11:20:19 						StringBuilder builder = new StringBuilder();
11:20:19 						if (targetTextObservable != null) {
11:20:19 							String s = (String) targetTextObservable.getValue();
11:20:19 							if (!s.equals("")) {
11:20:19 								String original[] = s.split("/");
11:20:19 								builder.append("/");
11:20:19 								for (int i = 1; i < original.length - 1; i++) {
11:20:19 									builder.append(original[i]);
11:20:19 									builder.append("/");
11:20:19 								}
11:20:19 							} else {
11:20:19 								builder.append("/");
11:20:19 								builder.append(result[1]);
11:20:19 								builder.append("/properties/");
11:20:19 							}
11:20:19 						}
11:20:19 						builder.append(ext[0]);
11:20:19 						builder.append(".ctx");
11:20:19 						return builder.toString();
11:20:19 					}
11:20:19 					return "";
11:20:19 				}
11:20:19 			});
11:20:19 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:19 Type safety: The method setConverter(IConverter) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
11:20:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[197] 
11:20:19 	srcFieldStrategy.setConverter(new IConverter() {
11:20:19 	                                  ^^^^^^^^^^
11:20:19 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
11:20:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[280] 
11:20:19 	srcFieldStrategy.setAfterGetValidator(srcValidator);
11:20:19 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:19 Type safety: The method setAfterGetValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
11:20:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[281] 
11:20:19 	srcFieldStrategy.setAfterConvertValidator(targetValidator);
11:20:19 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:19 Type safety: The method setAfterConvertValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
11:20:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[282] 
11:20:19 	targetFieldStrategy.setAfterGetValidator(targetValidator);
11:20:19 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:19 Type safety: The method setAfterGetValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
11:20:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[283] 
11:20:19 	targetFieldStrategy.setAfterConvertValidator(srcValidator);
11:20:19 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:19 Type safety: The method setAfterConvertValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
11:20:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[284] 
11:20:19 	binding = ctx.bindValue(srcTextObservable, targetTextObservable, srcFieldStrategy, targetFieldStrategy);
11:20:19 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:19 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:20:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[284] 
11:20:19 	binding = ctx.bindValue(srcTextObservable, targetTextObservable, srcFieldStrategy, targetFieldStrategy);
11:20:19 	                        ^^^^^^^^^^^^^^^^^
11:20:19 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
11:20:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[284] 
11:20:19 	binding = ctx.bindValue(srcTextObservable, targetTextObservable, srcFieldStrategy, targetFieldStrategy);
11:20:19 	                                           ^^^^^^^^^^^^^^^^^^^^
11:20:19 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
11:20:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[284] 
11:20:19 	binding = ctx.bindValue(srcTextObservable, targetTextObservable, srcFieldStrategy, targetFieldStrategy);
11:20:19 	                                                                 ^^^^^^^^^^^^^^^^
11:20:19 Type safety: The expression of type UpdateValueStrategy needs unchecked conversion to conform to UpdateValueStrategy<? super Object,? extends Object>
11:20:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[284] 
11:20:19 	binding = ctx.bindValue(srcTextObservable, targetTextObservable, srcFieldStrategy, targetFieldStrategy);
11:20:19 	                                                                                   ^^^^^^^^^^^^^^^^^^^
11:20:19 Type safety: The expression of type UpdateValueStrategy needs unchecked conversion to conform to UpdateValueStrategy<? super Object,? extends Object>
11:20:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/IGenerator.java:[168] 
11:20:19 	public IObservableValue getObservableValue();
11:20:19 	       ^^^^^^^^^^^^^^^^
11:20:19 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:20:19 45 problems (45 warnings)
11:20:19 [INFO] 
11:20:19 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.properties.generation ---
11:20:19 [INFO] 
11:20:19 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.properties.generation ---
11:20:19 [INFO] 
11:20:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.properties.generation ---
11:20:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/test/resources
11:20:19 [INFO] 
11:20:19 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.properties.generation ---
11:20:19 [INFO] 
11:20:19 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.properties.generation ---
11:20:19 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 160 were skipped
11:20:19 [INFO] 
11:20:19 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.properties.generation ---
11:20:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/target/org.eclipse.papyrus.uml.properties.generation-3.0.0-SNAPSHOT-sources.jar
11:20:19 [INFO] 
11:20:19 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.properties.generation ---
11:20:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/target/org.eclipse.papyrus.uml.properties.generation-3.0.0-SNAPSHOT.jar
11:20:19 [INFO] 
11:20:19 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.properties.generation ---
11:20:19 [INFO] 
11:20:19 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.properties.generation ---
11:20:19 [INFO] 
11:20:19 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.properties.generation ---
11:20:19 [INFO] 
11:20:19 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor >--
11:20:19 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor 4.1.0-SNAPSHOT [537/735]
11:20:19 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/pom.xml
11:20:19 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:20:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/pom.xml
11:20:19 [INFO] 
11:20:19 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
11:20:19 [INFO] 
11:20:19 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
11:20:19 [INFO] The project's OSGi version is 4.1.0.202401111608
11:20:19 [INFO] 
11:20:19 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
11:20:19 [INFO] 
11:20:19 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
11:20:19 [INFO] 
11:20:19 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
11:20:19 [INFO] 
11:20:19 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
11:20:19 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor
11:20:20 [INFO] 
11:20:20 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
11:20:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src/main/resources
11:20:20 [INFO] 
11:20:20 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
11:20:20 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:20:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/CustomPaletteconfigurationModelWizard.java:[23] 
11:20:20 	import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.presentation.PaletteConfigurationEditorPlugin;
11:20:20 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:20 The import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.presentation.PaletteConfigurationEditorPlugin is never used
11:20:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/CustomPaletteconfigurationModelWizard.java:[24] 
11:20:20 	import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.presentation.PaletteconfigurationModelWizard;
11:20:20 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:20 The import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.presentation.PaletteconfigurationModelWizard is never used
11:20:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/PaletteconfigurationEditor.java:[1072] 
11:20:20 	public Object getAdapter(Class key) {
11:20:20 	       ^^^^^^
11:20:20 Type safety: The return type Object for getAdapter(Class) from the type PaletteconfigurationEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart
11:20:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/PaletteconfigurationEditor.java:[1083] 
11:20:20 	return super.getAdapter(key);
11:20:20 	       ^^^^^^^^^^^^^^^^^^^^^
11:20:20 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart
11:20:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/PaletteconfigurationEditor.java:[1083] 
11:20:20 	return super.getAdapter(key);
11:20:20 	                        ^^^
11:20:20 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
11:20:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/CustomPaletteCreationPage.java:[319] 
11:20:20 	private String getInitRequiredProfilesValue() {
11:20:20 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:20 The method getInitRequiredProfilesValue() from the type CustomPaletteCreationPage is never used locally
11:20:20 6 problems (6 warnings)
11:20:20 [INFO] 
11:20:20 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
11:20:20 [INFO] 
11:20:20 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
11:20:20 [INFO] 
11:20:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
11:20:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src/test/resources
11:20:20 [INFO] 
11:20:20 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
11:20:20 [INFO] 
11:20:20 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
11:20:20 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 175 were skipped
11:20:20 [INFO] 
11:20:20 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
11:20:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/target/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor-4.1.0-SNAPSHOT-sources.jar
11:20:20 [INFO] 
11:20:20 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
11:20:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/target/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor-4.1.0-SNAPSHOT.jar
11:20:21 [INFO] 
11:20:21 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
11:20:21 [INFO] 
11:20:21 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
11:20:21 [INFO] 
11:20:21 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
11:20:21 [INFO] 
11:20:21 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.ecore >------
11:20:21 [INFO] Building org.eclipse.papyrus.toolsmiths.ecore 2.0.0-SNAPSHOT   [538/735]
11:20:21 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/pom.xml
11:20:21 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:20:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.ecore:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/pom.xml
11:20:21 [INFO] 
11:20:21 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.ecore ---
11:20:21 [INFO] 
11:20:21 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.ecore ---
11:20:21 [INFO] The project's OSGi version is 2.0.0.202401111608
11:20:21 [INFO] 
11:20:21 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.ecore ---
11:20:21 [INFO] 
11:20:21 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.ecore ---
11:20:21 [INFO] 
11:20:21 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.ecore ---
11:20:21 [INFO] 
11:20:21 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.ecore ---
11:20:21 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.ecore
11:20:21 [INFO] 
11:20:21 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.ecore ---
11:20:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/src/main/resources
11:20:21 [INFO] 
11:20:21 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.ecore ---
11:20:21 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:20:21 [INFO] 
11:20:21 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.ecore ---
11:20:21 [INFO] 
11:20:21 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.ecore ---
11:20:21 [INFO] 
11:20:21 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.ecore ---
11:20:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/src/test/resources
11:20:21 [INFO] 
11:20:21 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.ecore ---
11:20:21 [INFO] 
11:20:21 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.ecore ---
11:20:21 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 122 were skipped
11:20:21 [INFO] 
11:20:21 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.ecore ---
11:20:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/target/org.eclipse.papyrus.toolsmiths.ecore-2.0.0-SNAPSHOT-sources.jar
11:20:21 [INFO] 
11:20:21 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.ecore ---
11:20:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/target/org.eclipse.papyrus.toolsmiths.ecore-2.0.0-SNAPSHOT.jar
11:20:21 [INFO] 
11:20:21 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.ecore ---
11:20:21 [INFO] 
11:20:21 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.ecore ---
11:20:21 [INFO] 
11:20:21 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.ecore ---
11:20:21 [INFO] 
11:20:21 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types.ui.properties >--
11:20:21 [INFO] Building org.eclipse.papyrus.infra.emf.types.ui.properties 4.0.0-SNAPSHOT [539/735]
11:20:21 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/pom.xml
11:20:21 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:20:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types.ui.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/pom.xml
11:20:22 [INFO] 
11:20:22 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
11:20:22 [INFO] 
11:20:22 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
11:20:22 [INFO] The project's OSGi version is 4.0.0.202401111608
11:20:22 [INFO] 
11:20:22 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
11:20:22 [INFO] 
11:20:22 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
11:20:22 [INFO] 
11:20:22 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
11:20:22 [INFO] 
11:20:22 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
11:20:22 [INFO] Resolving class path of org.eclipse.papyrus.infra.emf.types.ui.properties
11:20:22 [INFO] 
11:20:22 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
11:20:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/src/main/resources
11:20:22 [INFO] 
11:20:22 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
11:20:22 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:20:22 [INFO] 
11:20:22 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
11:20:22 [INFO] 
11:20:22 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
11:20:22 [INFO] 
11:20:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
11:20:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/src/test/resources
11:20:22 [INFO] 
11:20:22 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
11:20:22 [INFO] 
11:20:22 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
11:20:22 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 137 were skipped
11:20:22 [INFO] 
11:20:22 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
11:20:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/target/org.eclipse.papyrus.infra.emf.types.ui.properties-4.0.0-SNAPSHOT-sources.jar
11:20:22 [INFO] 
11:20:22 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
11:20:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/target/org.eclipse.papyrus.infra.emf.types.ui.properties-4.0.0-SNAPSHOT.jar
11:20:23 [INFO] 
11:20:23 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
11:20:23 [INFO] 
11:20:23 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
11:20:23 [INFO] 
11:20:23 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
11:20:23 [INFO] 
11:20:23 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profile-migration >--
11:20:23 [INFO] Building org.eclipse.papyrus.toolsmiths.profile-migration 0.0.1-SNAPSHOT [540/735]
11:20:23 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/profilemigration/pom.xml
11:20:23 [INFO] --------------------------------[ pom ]---------------------------------
11:20:23 [INFO] 
11:20:23 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
11:20:23 [INFO] 
11:20:23 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
11:20:23 [INFO] 
11:20:23 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
11:20:23 [INFO] 
11:20:23 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
11:20:23 [INFO] 
11:20:23 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration.ui >--
11:20:23 [INFO] Building org.eclipse.papyrus.toolsmiths.profilemigration.ui 1.0.0-SNAPSHOT [541/735]
11:20:23 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/pom.xml
11:20:23 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:20:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/pom.xml
11:20:23 [INFO] 
11:20:23 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
11:20:23 [INFO] 
11:20:23 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
11:20:23 [INFO] The project's OSGi version is 1.0.0.202401111608
11:20:23 [INFO] 
11:20:23 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
11:20:23 [INFO] 
11:20:23 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
11:20:23 [INFO] 
11:20:23 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
11:20:23 [INFO] 
11:20:23 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
11:20:23 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.profilemigration.ui
11:20:24 [INFO] 
11:20:24 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
11:20:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/src/main/resources
11:20:24 [INFO] 
11:20:24 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
11:20:24 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:20:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/src/org/eclipse/papyrus/toolsmiths/profilemigration/ui/preferences/ProfileMigrationPreferencePage.java:[203] 
11:20:25 	button.setData(new Integer(id));
11:20:25 	                   ^^^^^^^^^^^
11:20:25 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:20:25 1 problem (1 warning)
11:20:25 [INFO] 
11:20:25 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
11:20:25 [INFO] 
11:20:25 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
11:20:25 [INFO] 
11:20:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
11:20:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/src/test/resources
11:20:25 [INFO] 
11:20:25 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
11:20:25 [INFO] 
11:20:25 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
11:20:25 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 188 were skipped
11:20:25 [INFO] 
11:20:25 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
11:20:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/target/org.eclipse.papyrus.toolsmiths.profilemigration.ui-1.0.0-SNAPSHOT-sources.jar
11:20:25 [INFO] 
11:20:25 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
11:20:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/target/org.eclipse.papyrus.toolsmiths.profilemigration.ui-1.0.0-SNAPSHOT.jar
11:20:25 [INFO] 
11:20:25 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
11:20:25 [INFO] 
11:20:25 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
11:20:25 [INFO] 
11:20:25 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
11:20:25 [INFO] 
11:20:25 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration >--
11:20:25 [INFO] Building org.eclipse.papyrus.toolsmiths.profilemigration 1.1.0-SNAPSHOT [542/735]
11:20:25 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/pom.xml
11:20:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:20:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/pom.xml
11:20:26 [INFO] 
11:20:26 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
11:20:26 [INFO] 
11:20:26 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
11:20:26 [INFO] The project's OSGi version is 1.1.0.202401111608
11:20:26 [INFO] 
11:20:26 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
11:20:26 [INFO] 
11:20:26 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
11:20:26 [INFO] 
11:20:26 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
11:20:26 [INFO] 
11:20:26 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
11:20:26 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.profilemigration
11:20:26 [INFO] 
11:20:26 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
11:20:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/src/main/resources
11:20:26 [INFO] 
11:20:26 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
11:20:27 [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:20:27 [INFO] 
11:20:27 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
11:20:27 [INFO] 
11:20:27 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
11:20:27 [INFO] 
11:20:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
11:20:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/src/test/resources
11:20:27 [INFO] 
11:20:27 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
11:20:27 [INFO] 
11:20:27 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
11:20:27 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 189 were skipped
11:20:27 [INFO] 
11:20:27 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
11:20:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/target/org.eclipse.papyrus.toolsmiths.profilemigration-1.1.0-SNAPSHOT-sources.jar
11:20:27 [INFO] 
11:20:27 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
11:20:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/target/org.eclipse.papyrus.toolsmiths.profilemigration-1.1.0-SNAPSHOT.jar
11:20:27 [INFO] 
11:20:27 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
11:20:27 [INFO] 
11:20:27 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
11:20:27 [INFO] 
11:20:27 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
11:20:27 [INFO] 
11:20:27 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.edit >--
11:20:27 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.expansion.edit 3.0.0-SNAPSHOT [543/735]
11:20:27 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/pom.xml
11:20:27 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:20:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/pom.xml
11:20:27 [INFO] 
11:20:27 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
11:20:27 [INFO] 
11:20:27 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
11:20:27 [INFO] The project's OSGi version is 3.0.0.202401111608
11:20:27 [INFO] 
11:20:27 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
11:20:27 [INFO] 
11:20:27 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
11:20:27 [INFO] 
11:20:27 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
11:20:27 [INFO] 
11:20:27 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
11:20:27 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.expansion.edit
11:20:28 [INFO] 
11:20:28 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
11:20:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/src/main/resources
11:20:28 [INFO] 
11:20:28 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
11:20:28 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:20:28 [INFO] 
11:20:28 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
11:20:28 [INFO] 
11:20:28 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
11:20:28 [INFO] 
11:20:28 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
11:20:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/src/test/resources
11:20:28 [INFO] 
11:20:28 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
11:20:28 [INFO] 
11:20:28 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
11:20:28 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 172 were skipped
11:20:28 [INFO] 
11:20:28 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
11:20:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/target/org.eclipse.papyrus.infra.gmfdiag.expansion.edit-3.0.0-SNAPSHOT-sources.jar
11:20:28 [INFO] 
11:20:28 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
11:20:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/target/org.eclipse.papyrus.infra.gmfdiag.expansion.edit-3.0.0-SNAPSHOT.jar
11:20:28 [INFO] 
11:20:28 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
11:20:28 [INFO] 
11:20:28 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
11:20:28 [INFO] 
11:20:28 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
11:20:28 [INFO] 
11:20:28 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.palette >-----
11:20:28 [INFO] Building org.eclipse.papyrus.toolsmiths.palette 4.0.0-SNAPSHOT [544/735]
11:20:28 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/pom.xml
11:20:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:20:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.palette:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/pom.xml
11:20:29 [INFO] 
11:20:29 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.palette ---
11:20:29 [INFO] 
11:20:29 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.palette ---
11:20:29 [INFO] The project's OSGi version is 4.0.0.202401111608
11:20:29 [INFO] 
11:20:29 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.palette ---
11:20:29 [INFO] 
11:20:29 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.palette ---
11:20:29 [INFO] 
11:20:29 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.palette ---
11:20:29 [INFO] 
11:20:29 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.palette ---
11:20:29 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.palette
11:20:30 [INFO] 
11:20:30 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.palette ---
11:20:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/main/resources
11:20:30 [INFO] 
11:20:30 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.palette ---
11:20:30 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:20:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[142] 
11:20:31 	PapyrusPalettePreferences.addLocalExtendedPalette(paletteId, paletteId, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
11:20:31 	                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:31 Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet<E> should be parameterized
11:20:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[142] 
11:20:31 	PapyrusPalettePreferences.addLocalExtendedPalette(paletteId, paletteId, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
11:20:31 	                                                                                                                                 ^^^^^^^
11:20:31 HashSet is a raw type. References to generic type HashSet<E> should be parameterized
11:20:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[149] 
11:20:31 	PapyrusPalettePreferences.addLocalExtendedPalette(paletteId, paletteId, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
11:20:31 	                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:31 Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet<E> should be parameterized
11:20:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[149] 
11:20:31 	PapyrusPalettePreferences.addLocalExtendedPalette(paletteId, paletteId, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
11:20:31 	                                                                                                                                 ^^^^^^^
11:20:31 HashSet is a raw type. References to generic type HashSet<E> should be parameterized
11:20:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[169] 
11:20:31 	PapyrusPalettePreferences.addWorkspaceExtendedPalette(paletteId, paletteId, pathWS, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
11:20:31 	                                                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:31 Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet<E> should be parameterized
11:20:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[169] 
11:20:31 	PapyrusPalettePreferences.addWorkspaceExtendedPalette(paletteId, paletteId, pathWS, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
11:20:31 	                                                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:31 Type safety: The expression of type HashSet needs unchecked conversion to conform to Set<String>
11:20:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[169] 
11:20:31 	PapyrusPalettePreferences.addWorkspaceExtendedPalette(paletteId, paletteId, pathWS, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
11:20:31 	                                                                                                                                             ^^^^^^^
11:20:31 HashSet is a raw type. References to generic type HashSet<E> should be parameterized
11:20:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PapyrusPaletteCustomizerDialog.java:[354] 
11:20:31 	button.setData(new Integer(id));
11:20:31 	                   ^^^^^^^^^^^
11:20:31 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:20:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PapyrusPaletteCustomizerDialog.java:[367] 
11:20:31 	paletteButtonsMap.put(new Integer(id), button);
11:20:31 	                          ^^^^^^^^^^^
11:20:31 The constructor Integer(int) has been deprecated since version 9 and marked for removal
11:20:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PapyrusPaletteCustomizerDialog.java:[671] 
11:20:31 	private PapyrusPaletteService paletteService;
11:20:31 	                              ^^^^^^^^^^^^^^
11:20:31 The value of the field PapyrusPaletteCustomizerDialog.PalettesTableContentProvider.paletteService is not used
11:20:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PapyrusPaletteCustomizerDialog.java:[674] 
11:20:31 	private final TableViewer viewer;
11:20:31 	                          ^^^^^^
11:20:31 The value of the field PapyrusPaletteCustomizerDialog.PalettesTableContentProvider.viewer is not used
11:20:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/ConfigurationInformationComposite.java:[197] 
11:20:31 	ToolConfiguration configuration = ((ToolConfiguration) selectedConfiguration);
11:20:31 	                  ^^^^^^^^^^^^^
11:20:31 The value of the local variable configuration is not used
11:20:31 12 problems (12 warnings)
11:20:31 [INFO] 
11:20:31 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.palette ---
11:20:31 [INFO] 
11:20:31 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.palette ---
11:20:31 [INFO] 
11:20:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.palette ---
11:20:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/test/resources
11:20:31 [INFO] 
11:20:31 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.palette ---
11:20:31 [INFO] 
11:20:31 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.palette ---
11:20:31 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 184 were skipped
11:20:31 [INFO] 
11:20:31 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.palette ---
11:20:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/target/org.eclipse.papyrus.toolsmiths.palette-4.0.0-SNAPSHOT-sources.jar
11:20:31 [INFO] 
11:20:31 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.palette ---
11:20:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/target/org.eclipse.papyrus.toolsmiths.palette-4.0.0-SNAPSHOT.jar
11:20:31 [INFO] 
11:20:31 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.palette ---
11:20:31 [INFO] 
11:20:31 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.palette ---
11:20:31 [INFO] 
11:20:31 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.palette ---
11:20:31 [INFO] 
11:20:31 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.customization.nattableconfiguration >--
11:20:31 [INFO] Building org.eclipse.papyrus.customization.nattableconfiguration 3.0.0-SNAPSHOT [545/735]
11:20:31 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/pom.xml
11:20:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:20:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.customization.nattableconfiguration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/pom.xml
11:20:31 [INFO] 
11:20:31 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.customization.nattableconfiguration ---
11:20:31 [INFO] 
11:20:31 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.customization.nattableconfiguration ---
11:20:31 [INFO] The project's OSGi version is 3.0.0.202401111608
11:20:31 [INFO] 
11:20:31 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.customization.nattableconfiguration ---
11:20:31 [INFO] 
11:20:31 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.customization.nattableconfiguration ---
11:20:31 [INFO] 
11:20:31 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.customization.nattableconfiguration ---
11:20:31 [INFO] 
11:20:31 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.customization.nattableconfiguration ---
11:20:31 [INFO] Resolving class path of org.eclipse.papyrus.customization.nattableconfiguration
11:20:32 [INFO] 
11:20:32 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.customization.nattableconfiguration ---
11:20:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/main/resources
11:20:32 [INFO] 
11:20:32 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.customization.nattableconfiguration ---
11:20:32 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:20:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[22] 
11:20:32 	import org.eclipse.core.internal.resources.File;
11:20:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:32 Discouraged access: The type 'File' 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:20:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[125] 
11:20:32 	if (selectedElement instanceof File && NattableConfigurationResource.NATTABLE_CONFIGURATION_RESOURCE_FILE_EXTENSION.equals(((File) selectedElement).getFileExtension())) {
11:20:32 	                               ^^^^
11:20:32 Discouraged access: The type 'File' 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:20:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[125] 
11:20:32 	if (selectedElement instanceof File && NattableConfigurationResource.NATTABLE_CONFIGURATION_RESOURCE_FILE_EXTENSION.equals(((File) selectedElement).getFileExtension())) {
11:20:32 	                                                                                                                             ^^^^
11:20:32 Discouraged access: The type 'File' 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:20:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[125] 
11:20:32 	if (selectedElement instanceof File && NattableConfigurationResource.NATTABLE_CONFIGURATION_RESOURCE_FILE_EXTENSION.equals(((File) selectedElement).getFileExtension())) {
11:20:32 	                                                                                                                                                    ^^^^^^^^^^^^^^^^
11:20:32 Discouraged access: The method 'Resource.getFileExtension()' 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:20:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[135] 
11:20:32 	resource = TableEditingDomainUtils.getTableEditingDomain(manager.getTable()).getResourceSet().getResource(URI.createFileURI(((File) selectedElement).getLocation().toString()), true);
11:20:32 	                                                                                                                              ^^^^
11:20:32 Discouraged access: The type 'File' 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:20:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[135] 
11:20:32 	resource = TableEditingDomainUtils.getTableEditingDomain(manager.getTable()).getResourceSet().getResource(URI.createFileURI(((File) selectedElement).getLocation().toString()), true);
11:20:32 	                                                                                                                                                     ^^^^^^^^^^^
11:20:32 Discouraged access: The method 'Resource.getLocation()' 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:20:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[138] 
11:20:32 	resource = set.getResource(URI.createFileURI(((File) selectedElement).getLocation().toString()), true);
11:20:32 	                                               ^^^^
11:20:32 Discouraged access: The type 'File' 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:20:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[138] 
11:20:32 	resource = set.getResource(URI.createFileURI(((File) selectedElement).getLocation().toString()), true);
11:20:32 	                                                                      ^^^^^^^^^^^
11:20:32 Discouraged access: The method 'Resource.getLocation()' 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:20:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[31] 
11:20:32 	import org.eclipse.pde.internal.ui.wizards.IProjectProvider;
11:20:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:32 Discouraged access: The type 'IProjectProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
11:20:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[32] 
11:20:32 	import org.eclipse.pde.internal.ui.wizards.plugin.NewProjectCreationOperation;
11:20:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:32 Discouraged access: The type 'NewProjectCreationOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
11:20:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[33] 
11:20:32 	import org.eclipse.pde.internal.ui.wizards.plugin.NewProjectCreationPage;
11:20:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:32 Discouraged access: The type 'NewProjectCreationPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
11:20:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[34] 
11:20:32 	import org.eclipse.pde.internal.ui.wizards.plugin.PluginContentPage;
11:20:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:32 Discouraged access: The type 'PluginContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
11:20:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[35] 
11:20:32 	import org.eclipse.pde.internal.ui.wizards.plugin.PluginFieldData;
11:20:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:32 Discouraged access: The type 'PluginFieldData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
11:20:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[49] 
11:20:32 	private NewProjectCreationPage nattableConfigurationProjectCreationPage;
11:20:32 	        ^^^^^^^^^^^^^^^^^^^^^^
11:20:32 Discouraged access: The type 'NewProjectCreationPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
11:20:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[54] 
11:20:32 	private IProjectProvider projectProvider;
11:20:32 	        ^^^^^^^^^^^^^^^^
11:20:32 Discouraged access: The type 'IProjectProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
11:20:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[59] 
11:20:32 	protected PluginContentPage contentPage;
11:20:32 	          ^^^^^^^^^^^^^^^^^
11:20:32 Discouraged access: The type 'PluginContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
11:20:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[64] 
11:20:32 	private PluginFieldData pluginData;
11:20:32 	        ^^^^^^^^^^^^^^^
11:20:32 Discouraged access: The type 'PluginFieldData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
11:20:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[72] 
11:20:32 	pluginData = new PluginFieldData();
11:20:32 	                 ^^^^^^^^^^^^^^^
11:20:32 Discouraged access: The type 'PluginFieldData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
11:20:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[72] 
11:20:32 	pluginData = new PluginFieldData();
11:20:32 	                 ^^^^^^^^^^^^^^^
11:20:32 Discouraged access: The constructor 'PluginFieldData()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
11:20:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[74] 
11:20:32 	nattableConfigurationProjectCreationPage = new NewProjectCreationPage(Messages.NattableConfigurationProjectCreationPage_pageName, pluginData, false,new StructuredSelection());
11:20:32 	                                               ^^^^^^^^^^^^^^^^^^^^^^
11:20:32 Discouraged access: The type 'NewProjectCreationPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
11:20:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[74] 
11:20:32 	nattableConfigurationProjectCreationPage = new NewProjectCreationPage(Messages.NattableConfigurationProjectCreationPage_pageName, pluginData, false,new StructuredSelection());
11:20:32 	                                               ^^^^^^^^^^^^^^^^^^^^^^
11:20:32 Discouraged access: The constructor 'NewProjectCreationPage(String, AbstractFieldData, boolean, IStructuredSelection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
11:20:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[77] 
11:20:32 	projectProvider = new IProjectProvider() {
11:20:32 	                      ^^^^^^^^^^^^^^^^
11:20:32 Discouraged access: The type 'IProjectProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
11:20:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[94] 
11:20:32 	contentPage = new PluginContentPage("page2", projectProvider, nattableConfigurationProjectCreationPage, pluginData); //$NON-NLS-1$
11:20:32 	                  ^^^^^^^^^^^^^^^^^
11:20:32 Discouraged access: The type 'PluginContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
11:20:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[94] 
11:20:32 	contentPage = new PluginContentPage("page2", projectProvider, nattableConfigurationProjectCreationPage, pluginData); //$NON-NLS-1$
11:20:32 	                  ^^^^^^^^^^^^^^^^^
11:20:32 Discouraged access: The constructor 'PluginContentPage(String, IProjectProvider, NewProjectCreationPage, AbstractFieldData)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
11:20:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[117] 
11:20:32 	getContainer().run(false, true, new NewProjectCreationOperation(pluginData, projectProvider, null));
11:20:32 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:32 Discouraged access: The type 'NewProjectCreationOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
11:20:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[117] 
11:20:32 	getContainer().run(false, true, new NewProjectCreationOperation(pluginData, projectProvider, null));
11:20:32 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:32 Discouraged access: The constructor 'NewProjectCreationOperation(IFieldData, IProjectProvider, IPluginContentWizard)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
11:20:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[212] 
11:20:32 	return this.projectProvider.getProject();
11:20:32 	                            ^^^^^^^^^^
11:20:32 Discouraged access: The method 'IProjectProvider.getProject()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
11:20:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateAndEditTableConfigurationWizard.java:[168] 
11:20:32 	if (this.firstSelectedElement instanceof org.eclipse.core.internal.resources.Resource) {
11:20:32 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:32 Discouraged access: The type 'Resource' 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:20:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateAndEditTableConfigurationWizard.java:[169] 
11:20:32 	project = ((org.eclipse.core.internal.resources.Resource) firstSelectedElement).getProject();
11:20:32 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:32 Discouraged access: The type 'Resource' 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:20:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateAndEditTableConfigurationWizard.java:[169] 
11:20:32 	project = ((org.eclipse.core.internal.resources.Resource) firstSelectedElement).getProject();
11:20:32 	                                                                                ^^^^^^^^^^
11:20:32 Discouraged access: The method 'Resource.getProject()' 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:20:32 30 problems (30 warnings)
11:20:32 [INFO] 
11:20:32 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.customization.nattableconfiguration ---
11:20:32 [INFO] 
11:20:32 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.customization.nattableconfiguration ---
11:20:32 [INFO] 
11:20:32 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.customization.nattableconfiguration ---
11:20:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/test/resources
11:20:32 [INFO] 
11:20:32 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.customization.nattableconfiguration ---
11:20:32 [INFO] 
11:20:32 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.customization.nattableconfiguration ---
11:20:32 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 207 were skipped
11:20:32 [INFO] 
11:20:32 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.customization.nattableconfiguration ---
11:20:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/target/org.eclipse.papyrus.customization.nattableconfiguration-3.0.0-SNAPSHOT-sources.jar
11:20:32 [INFO] 
11:20:32 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.customization.nattableconfiguration ---
11:20:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/target/org.eclipse.papyrus.customization.nattableconfiguration-3.0.0-SNAPSHOT.jar
11:20:33 [INFO] 
11:20:33 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.customization.nattableconfiguration ---
11:20:33 [INFO] 
11:20:33 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.customization.nattableconfiguration ---
11:20:33 [INFO] 
11:20:33 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.customization.nattableconfiguration ---
11:20:33 [INFO] 
11:20:33 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.editor >--
11:20:33 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.expansion.editor 3.0.0-SNAPSHOT [546/735]
11:20:33 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/pom.xml
11:20:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:20:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.editor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/pom.xml
11:20:33 [INFO] 
11:20:33 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
11:20:33 [INFO] 
11:20:33 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
11:20:33 [INFO] The project's OSGi version is 3.0.0.202401111608
11:20:33 [INFO] 
11:20:33 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
11:20:33 [INFO] 
11:20:33 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
11:20:33 [INFO] 
11:20:33 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
11:20:33 [INFO] 
11:20:33 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
11:20:33 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.expansion.editor
11:20:34 [INFO] 
11:20:34 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
11:20:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/src/main/resources
11:20:34 [INFO] 
11:20:34 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
11:20:34 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:20:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/presentation/ExpansionModelEditor.java:[1331] 
11:20:34 	public Object getAdapter(Class key) {
11:20:34 	       ^^^^^^
11:20:34 Type safety: The return type Object for getAdapter(Class) from the type ExpansionModelEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart
11:20:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/presentation/ExpansionModelEditor.java:[1342] 
11:20:34 	return super.getAdapter(key);
11:20:34 	       ^^^^^^^^^^^^^^^^^^^^^
11:20:34 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart
11:20:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/presentation/ExpansionModelEditor.java:[1342] 
11:20:34 	return super.getAdapter(key);
11:20:34 	                        ^^^
11:20:34 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
11:20:34 3 problems (3 warnings)
11:20:34 [INFO] 
11:20:34 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
11:20:34 [INFO] 
11:20:34 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
11:20:34 [INFO] 
11:20:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
11:20:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/src/test/resources
11:20:34 [INFO] 
11:20:34 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
11:20:34 [INFO] 
11:20:34 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
11:20:34 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 172 were skipped
11:20:34 [INFO] 
11:20:34 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
11:20:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/target/org.eclipse.papyrus.infra.gmfdiag.expansion.editor-3.0.0-SNAPSHOT-sources.jar
11:20:34 [INFO] 
11:20:34 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
11:20:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/target/org.eclipse.papyrus.infra.gmfdiag.expansion.editor-3.0.0-SNAPSHOT.jar
11:20:34 [INFO] 
11:20:34 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
11:20:34 [INFO] 
11:20:34 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
11:20:34 [INFO] 
11:20:34 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
11:20:34 [INFO] 
11:20:34 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths >---------
11:20:34 [INFO] Building org.eclipse.papyrus.toolsmiths 2.1.0-SNAPSHOT         [547/735]
11:20:34 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/pom.xml
11:20:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:20:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/pom.xml
11:20:34 [INFO] 
11:20:34 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths ---
11:20:34 [INFO] 
11:20:34 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths ---
11:20:34 [INFO] The project's OSGi version is 2.1.0.202401111608
11:20:34 [INFO] 
11:20:34 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths ---
11:20:34 [INFO] 
11:20:34 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths ---
11:20:34 [INFO] 
11:20:34 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths ---
11:20:34 [INFO] 
11:20:34 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths ---
11:20:34 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths
11:20:35 [INFO] 
11:20:35 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths ---
11:20:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/main/resources
11:20:35 [INFO] 
11:20:35 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths ---
11:20:35 [INFO] Compiling 53 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:20:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[24] 
11:20:35 	import org.eclipse.pde.internal.ui.wizards.plugin.NewPluginProjectWizard;
11:20:35 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:20:35 Discouraged access: The type 'NewPluginProjectWizard' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
11:20:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[28] 
11:20:35 	public class CreateNewCustomizationPluginWizard extends NewPluginProjectWizard {
11:20:35 	                                                        ^^^^^^^^^^^^^^^^^^^^^^
11:20:35 Discouraged access: The type 'NewPluginProjectWizard' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
11:20:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[35] 
11:20:35 	private Image defaultImage;
11:20:35 	              ^^^^^^^^^^^^
11:20:35 The value of the field CreateNewCustomizationPluginWizard.defaultImage is not used
11:20:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[38] 
11:20:35 	super();
11:20:35 	^^^^^^^^
11:20:35 Discouraged access: The constructor 'NewPluginProjectWizard()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
11:20:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[46] 
11:20:35 	super.addPages();
11:20:35 	      ^^^^^^^^
11:20:35 Discouraged access: The method 'NewPluginProjectWizard.addPages()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
11:20:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[52] 
11:20:35 	if (page == fContentPage) { // Remove the template page
11:20:35 	            ^^^^^^^^^^^^
11:20:35 Discouraged access: The field 'NewPluginProjectWizard.fContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
11:20:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[59] 
11:20:35 	return this.fContentPage.getData().getProvider();
11:20:35 	            ^^^^^^^^^^^^
11:20:35 Discouraged access: The field 'NewPluginProjectWizard.fContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
11:20:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[59] 
11:20:35 	return this.fContentPage.getData().getProvider();
11:20:35 	                         ^^^^^^^
11:20:35 Discouraged access: The method 'ContentPage.getData()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
11:20:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[64] 
11:20:35 	boolean result = super.performFinish();
11:20:35 	                       ^^^^^^^^^^^^^
11:20:35 Discouraged access: The method 'NewPluginProjectWizard.performFinish()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
11:20:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[66] 
11:20:35 	IProject project = this.fMainPage.getProjectHandle();
11:20:35 	                        ^^^^^^^^^
11:20:35 Discouraged access: The field 'NewPluginProjectWizard.fMainPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
11:20:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/types/generator/TypesPluginGenerator.java:[92] 
11:20:35 	IStatus configurePlugin = configurePlugin(project, entry.getValue(), contextId, generateExtensionPoint);
11:20:35 	        ^^^^^^^^^^^^^^^
11:20:35 The value of the local variable configurePlugin is not used
11:20:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CustomizationPage.java:[64] 
11:20:35 	this.configuration.setPlugin(getWizard().getPluginId());
11:20:35 	                                         ^^^^^^^^^^^
11:20:35 Discouraged access: The method 'NewPluginProjectWizard.getPluginId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.15.0.v20231118-2008/org.eclipse.pde.ui-3.15.0.v20231118-2008.jar')
11:20:35 12 problems (12 warnings)
11:20:35 [INFO] 
11:20:35 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths ---
11:20:35 [INFO] 
11:20:35 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths ---
11:20:35 [INFO] 
11:20:35 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths ---
11:20:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/test/resources
11:20:35 [INFO] 
11:20:35 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths ---
11:20:35 [INFO] 
11:20:35 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths ---
11:20:35 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 192 were skipped
11:20:35 [INFO] 
11:20:35 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths ---
11:20:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/target/org.eclipse.papyrus.toolsmiths-2.1.0-SNAPSHOT-sources.jar
11:20:35 [INFO] 
11:20:35 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths ---
11:20:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/target/org.eclipse.papyrus.toolsmiths-2.1.0-SNAPSHOT.jar
11:20:35 [INFO] 
11:20:35 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths ---
11:20:35 [INFO] 
11:20:35 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths ---
11:20:35 [INFO] 
11:20:35 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths ---
11:20:35 [INFO] 
11:20:35 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.feature >-----
11:20:35 [INFO] Building org.eclipse.papyrus.toolsmiths.feature 1.3.0-SNAPSHOT [548/735]
11:20:35 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/pom.xml
11:20:35 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:20:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.feature:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/pom.xml
11:20:40 [INFO] 
11:20:40 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.feature ---
11:20:40 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target
11:20:40 [INFO] 
11:20:40 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.toolsmiths.feature ---
11:20:40 [INFO] The project's OSGi version is 1.3.0.202401111608
11:20:40 [INFO] 
11:20:40 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.feature ---
11:20:40 [INFO] 
11:20:40 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.feature ---
11:20:40 [INFO] 
11:20:40 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.feature ---
11:20:40 [INFO] 
11:20:40 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.feature ---
11:20:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/src/main/resources
11:20:40 [INFO] 
11:20:40 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.feature ---
11:20:40 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 301 were skipped
11:20:40 [INFO] 
11:20:40 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.feature ---
11:20:40 [INFO] 
11:20:40 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.toolsmiths.feature ---
11:20:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target/org.eclipse.papyrus.toolsmiths.feature-1.3.0-SNAPSHOT.jar
11:20:40 [INFO] 
11:20:40 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.feature ---
11:20:40 [INFO] 
11:20:40 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.toolsmiths.feature ---
11:20:40 [INFO] 
11:20:40 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.feature ---
11:20:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target/org.eclipse.papyrus.toolsmiths.feature-1.3.0-SNAPSHOT-sources-feature.jar
11:20:40 [INFO] 
11:20:40 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.feature ---
11:20:40 [INFO] 
11:20:40 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator >--
11:20:40 [INFO] Building org.eclipse.papyrus.uml.profile.newchildmenu.generator 2.0.0-SNAPSHOT [549/735]
11:20:40 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/pom.xml
11:20:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:20:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/pom.xml
11:20:40 [INFO] 
11:20:40 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
11:20:40 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/xtend-gen (includes = [], excludes = [**/.gitignore])
11:20:40 [INFO] 
11:20:40 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
11:20:40 [INFO] The project's OSGi version is 2.0.0.202401111608
11:20:40 [INFO] 
11:20:40 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
11:20:40 [INFO] 
11:20:40 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
11:20:40 [INFO] 
11:20:40 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
11:20:40 [INFO] 
11:20:40 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
11:20:40 [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.newchildmenu.generator
11:20:41 [INFO] 
11:20:41 [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
11:20:41 [INFO] 
11:20:41 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
11:20:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/src/main/resources
11:20:41 [INFO] 
11:20:41 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
11:20:42 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:20:42 [INFO] 
11:20:42 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
11:20:42 [INFO] 
11:20:42 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
11:20:42 [INFO] 
11:20:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
11:20:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/src/test/resources
11:20:42 [INFO] 
11:20:42 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
11:20:42 [INFO] 
11:20:42 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
11:20:42 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 149 were skipped
11:20:42 [INFO] 
11:20:42 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
11:20:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator-2.0.0-SNAPSHOT-sources.jar
11:20:42 [INFO] 
11:20:42 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
11:20:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator-2.0.0-SNAPSHOT.jar
11:20:42 [INFO] 
11:20:42 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
11:20:42 [INFO] 
11:20:42 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
11:20:42 [INFO] 
11:20:42 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
11:20:42 [INFO] 
11:20:42 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui >--
11:20:42 [INFO] Building org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui 2.0.0-SNAPSHOT [550/735]
11:20:42 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/pom.xml
11:20:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:20:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/pom.xml
11:20:42 [INFO] 
11:20:42 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
11:20:42 [INFO] 
11:20:42 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
11:20:42 [INFO] The project's OSGi version is 2.0.0.202401111608
11:20:42 [INFO] 
11:20:42 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
11:20:42 [INFO] 
11:20:42 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
11:20:42 [INFO] 
11:20:42 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
11:20:42 [INFO] 
11:20:42 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
11:20:42 [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui
11:20:43 [INFO] 
11:20:43 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
11:20:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/src/main/resources
11:20:43 [INFO] 
11:20:43 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
11:20:43 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:20:43 [INFO] 
11:20:43 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
11:20:43 [INFO] 
11:20:43 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
11:20:43 [INFO] 
11:20:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
11:20:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/src/test/resources
11:20:43 [INFO] 
11:20:43 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
11:20:43 [INFO] 
11:20:43 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
11:20:43 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 149 were skipped
11:20:43 [INFO] 
11:20:43 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
11:20:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui-2.0.0-SNAPSHOT-sources.jar
11:20:43 [INFO] 
11:20:43 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
11:20:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui-2.0.0-SNAPSHOT.jar
11:20:43 [INFO] 
11:20:43 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
11:20:43 [INFO] 
11:20:43 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
11:20:43 [INFO] 
11:20:43 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
11:20:43 [INFO] 
11:20:43 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator.ui >--
11:20:43 [INFO] Building org.eclipse.papyrus.uml.profile.types.generator.ui 2.1.0-SNAPSHOT [551/735]
11:20:43 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/pom.xml
11:20:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:20:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/pom.xml
11:20:44 [INFO] 
11:20:44 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
11:20:44 [INFO] 
11:20:44 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
11:20:44 [INFO] The project's OSGi version is 2.1.0.202401111608
11:20:44 [INFO] 
11:20:44 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
11:20:44 [INFO] 
11:20:44 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
11:20:44 [INFO] 
11:20:44 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
11:20:44 [INFO] 
11:20:44 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
11:20:44 [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.types.generator.ui
11:20:45 [INFO] 
11:20:45 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
11:20:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/src/main/resources
11:20:45 [INFO] 
11:20:45 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
11:20:45 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:20:45 [INFO] 
11:20:45 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
11:20:45 [INFO] 
11:20:45 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
11:20:45 [INFO] 
11:20:45 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
11:20:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/src/test/resources
11:20:45 [INFO] 
11:20:45 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
11:20:45 [INFO] 
11:20:45 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
11:20:45 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 243 were skipped
11:20:45 [INFO] 
11:20:45 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
11:20:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/target/org.eclipse.papyrus.uml.profile.types.generator.ui-2.1.0-SNAPSHOT-sources.jar
11:20:45 [INFO] 
11:20:45 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
11:20:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/target/org.eclipse.papyrus.uml.profile.types.generator.ui-2.1.0-SNAPSHOT.jar
11:20:45 [INFO] 
11:20:45 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
11:20:45 [INFO] 
11:20:45 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
11:20:45 [INFO] 
11:20:45 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
11:20:45 [INFO] 
11:20:45 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator.ui >--
11:20:45 [INFO] Building org.eclipse.papyrus.uml.profile.assistants.generator.ui 2.0.0-SNAPSHOT [552/735]
11:20:45 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/pom.xml
11:20:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:20:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/pom.xml
11:20:46 [INFO] 
11:20:46 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
11:20:46 [INFO] 
11:20:46 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
11:20:46 [INFO] The project's OSGi version is 2.0.0.202401111608
11:20:46 [INFO] 
11:20:46 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
11:20:46 [INFO] 
11:20:46 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
11:20:46 [INFO] 
11:20:46 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
11:20:46 [INFO] 
11:20:46 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
11:20:46 [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.assistants.generator.ui
11:20:47 [INFO] 
11:20:47 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
11:20:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/src/main/resources
11:20:47 [INFO] 
11:20:47 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
11:20:47 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:20:47 [INFO] 
11:20:47 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
11:20:47 [INFO] 
11:20:47 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
11:20:47 [INFO] 
11:20:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
11:20:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/src/test/resources
11:20:47 [INFO] 
11:20:47 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
11:20:47 [INFO] 
11:20:47 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
11:20:47 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 243 were skipped
11:20:47 [INFO] 
11:20:47 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
11:20:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/target/org.eclipse.papyrus.uml.profile.assistants.generator.ui-2.0.0-SNAPSHOT-sources.jar
11:20:47 [INFO] 
11:20:47 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
11:20:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/target/org.eclipse.papyrus.uml.profile.assistants.generator.ui-2.0.0-SNAPSHOT.jar
11:20:48 [INFO] 
11:20:48 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
11:20:48 [INFO] 
11:20:48 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
11:20:48 [INFO] 
11:20:48 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
11:20:48 [INFO] 
11:20:48 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.assistants.feature >---
11:20:48 [INFO] Building org.eclipse.papyrus.uml.assistants.feature 4.0.0-SNAPSHOT [553/735]
11:20:48 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/pom.xml
11:20:48 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:20:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.assistants.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/pom.xml
11:20:48 [INFO] 
11:20:48 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.assistants.feature ---
11:20:48 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target
11:20:48 [INFO] 
11:20:48 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.assistants.feature ---
11:20:48 [INFO] The project's OSGi version is 4.0.0.202401111608
11:20:48 [INFO] 
11:20:48 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.assistants.feature ---
11:20:48 [INFO] 
11:20:48 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.assistants.feature ---
11:20:48 [INFO] 
11:20:48 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.assistants.feature ---
11:20:48 [INFO] 
11:20:48 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.assistants.feature ---
11:20:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/src/main/resources
11:20:48 [INFO] 
11:20:48 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.assistants.feature ---
11:20:48 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 220 were skipped
11:20:48 [INFO] 
11:20:48 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.assistants.feature ---
11:20:48 [INFO] 
11:20:48 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.assistants.feature ---
11:20:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target/org.eclipse.papyrus.uml.assistants.feature-4.0.0-SNAPSHOT.jar
11:20:48 [INFO] 
11:20:48 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.assistants.feature ---
11:20:48 [INFO] 
11:20:48 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.assistants.feature ---
11:20:48 [INFO] 
11:20:48 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.uml.assistants.feature ---
11:20:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target/org.eclipse.papyrus.uml.assistants.feature-4.0.0-SNAPSHOT-sources-feature.jar
11:20:48 [INFO] 
11:20:48 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.assistants.feature ---
11:20:48 [INFO] 
11:20:48 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.newchild >--
11:20:48 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.newchild 1.0.0-SNAPSHOT [554/735]
11:20:48 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/pom.xml
11:20:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:20:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.newchild:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/pom.xml
11:20:49 [INFO] 
11:20:49 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
11:20:49 [INFO] 
11:20:49 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
11:20:49 [INFO] The project's OSGi version is 1.0.0.202401111608
11:20:49 [INFO] 
11:20:49 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
11:20:49 [INFO] 
11:20:49 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
11:20:49 [INFO] 
11:20:49 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
11:20:49 [INFO] 
11:20:49 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
11:20:49 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.newchild
11:20:50 [INFO] 
11:20:50 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
11:20:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/src/main/resources
11:20:50 [INFO] 
11:20:50 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
11:20:50 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:20:50 [INFO] 
11:20:50 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
11:20:50 [INFO] 
11:20:50 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
11:20:50 [INFO] 
11:20:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
11:20:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/src/test/resources
11:20:50 [INFO] 
11:20:50 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
11:20:50 [INFO] 
11:20:50 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
11:20:50 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 214 were skipped
11:20:50 [INFO] 
11:20:50 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
11:20:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/target/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0-SNAPSHOT-sources.jar
11:20:50 [INFO] 
11:20:50 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
11:20:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/target/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0-SNAPSHOT.jar
11:20:50 [INFO] 
11:20:50 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
11:20:50 [INFO] 
11:20:50 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
11:20:50 [INFO] 
11:20:50 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
11:20:50 [INFO] 
11:20:50 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.elementtypes >--
11:20:50 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.elementtypes 2.1.0-SNAPSHOT [555/735]
11:20:50 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/pom.xml
11:20:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:20:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.elementtypes:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/pom.xml
11:20:51 [INFO] 
11:20:51 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
11:20:51 [INFO] 
11:20:51 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
11:20:51 [INFO] The project's OSGi version is 2.1.0.202401111608
11:20:51 [INFO] 
11:20:51 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
11:20:51 [INFO] 
11:20:51 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
11:20:51 [INFO] 
11:20:51 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
11:20:51 [INFO] 
11:20:51 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
11:20:51 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.elementtypes
11:20:52 [INFO] 
11:20:52 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
11:20:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/src/main/resources
11:20:52 [INFO] 
11:20:52 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
11:20:52 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:20:52 [INFO] 
11:20:52 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
11:20:52 [INFO] 
11:20:52 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
11:20:52 [INFO] 
11:20:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
11:20:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/src/test/resources
11:20:52 [INFO] 
11:20:52 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
11:20:52 [INFO] 
11:20:52 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
11:20:52 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 245 were skipped
11:20:52 [INFO] 
11:20:52 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
11:20:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes-2.1.0-SNAPSHOT-sources.jar
11:20:52 [INFO] 
11:20:52 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
11:20:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes-2.1.0-SNAPSHOT.jar
11:20:52 [INFO] 
11:20:52 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
11:20:52 [INFO] 
11:20:52 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
11:20:52 [INFO] 
11:20:52 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
11:20:52 [INFO] 
11:20:52 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.properties >--
11:20:52 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.properties 1.0.0-SNAPSHOT [556/735]
11:20:52 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/pom.xml
11:20:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:20:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.properties:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/pom.xml
11:20:53 [INFO] 
11:20:53 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
11:20:53 [INFO] 
11:20:53 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
11:20:53 [INFO] The project's OSGi version is 1.0.0.202401111608
11:20:53 [INFO] 
11:20:53 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
11:20:53 [INFO] 
11:20:53 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
11:20:53 [INFO] 
11:20:53 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
11:20:53 [INFO] 
11:20:53 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
11:20:53 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.properties
11:20:54 [INFO] 
11:20:54 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
11:20:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/src/main/resources
11:20:54 [INFO] 
11:20:54 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
11:20:54 [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:20:54 [INFO] 
11:20:54 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
11:20:54 [INFO] 
11:20:54 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
11:20:54 [INFO] 
11:20:54 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
11:20:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/src/test/resources
11:20:54 [INFO] 
11:20:54 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
11:20:54 [INFO] 
11:20:54 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
11:20:54 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 222 were skipped
11:20:54 [INFO] 
11:20:54 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
11:20:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/target/org.eclipse.papyrus.toolsmiths.validation.properties-1.0.0-SNAPSHOT-sources.jar
11:20:54 [INFO] 
11:20:54 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
11:20:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/target/org.eclipse.papyrus.toolsmiths.validation.properties-1.0.0-SNAPSHOT.jar
11:20:55 [INFO] 
11:20:55 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
11:20:55 [INFO] 
11:20:55 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
11:20:55 [INFO] 
11:20:55 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
11:20:55 [INFO] 
11:20:55 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.architecture >--
11:20:55 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.architecture 2.1.0-SNAPSHOT [557/735]
11:20:55 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/pom.xml
11:20:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:20:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.architecture:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/pom.xml
11:20:55 [INFO] 
11:20:55 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
11:20:55 [INFO] 
11:20:55 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
11:20:55 [INFO] The project's OSGi version is 2.1.0.202401111608
11:20:55 [INFO] 
11:20:55 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
11:20:55 [INFO] 
11:20:55 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
11:20:55 [INFO] 
11:20:55 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
11:20:55 [INFO] 
11:20:55 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
11:20:55 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.architecture
11:20:56 [INFO] 
11:20:56 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
11:20:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/src/main/resources
11:20:56 [INFO] 
11:20:56 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
11:20:56 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:20:56 [INFO] 
11:20:56 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
11:20:56 [INFO] 
11:20:56 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
11:20:56 [INFO] 
11:20:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
11:20:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/src/test/resources
11:20:56 [INFO] 
11:20:56 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
11:20:56 [INFO] 
11:20:56 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
11:20:56 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 209 were skipped
11:20:56 [INFO] 
11:20:56 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
11:20:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/target/org.eclipse.papyrus.toolsmiths.validation.architecture-2.1.0-SNAPSHOT-sources.jar
11:20:56 [INFO] 
11:20:56 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
11:20:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/target/org.eclipse.papyrus.toolsmiths.validation.architecture-2.1.0-SNAPSHOT.jar
11:20:56 [INFO] 
11:20:56 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
11:20:56 [INFO] 
11:20:56 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
11:20:56 [INFO] 
11:20:56 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
11:20:56 [INFO] 
11:20:56 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.profile >--
11:20:56 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.profile 2.1.0-SNAPSHOT [558/735]
11:20:56 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/pom.xml
11:20:56 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:20:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.profile:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/pom.xml
11:20:57 [INFO] 
11:20:57 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
11:20:57 [INFO] 
11:20:57 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
11:20:57 [INFO] The project's OSGi version is 2.1.0.202401111608
11:20:57 [INFO] 
11:20:57 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
11:20:57 [INFO] 
11:20:57 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
11:20:57 [INFO] 
11:20:57 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
11:20:57 [INFO] 
11:20:57 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
11:20:57 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.profile
11:20:57 [INFO] 
11:20:57 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
11:20:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/src/main/resources
11:20:57 [INFO] 
11:20:57 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
11:20:57 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:20:58 [INFO] 
11:20:58 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
11:20:58 [INFO] 
11:20:58 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
11:20:58 [INFO] 
11:20:58 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
11:20:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/src/test/resources
11:20:58 [INFO] 
11:20:58 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
11:20:58 [INFO] 
11:20:58 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
11:20:58 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 209 were skipped
11:20:58 [INFO] 
11:20:58 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
11:20:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/target/org.eclipse.papyrus.toolsmiths.validation.profile-2.1.0-SNAPSHOT-sources.jar
11:20:58 [INFO] 
11:20:58 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
11:20:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/target/org.eclipse.papyrus.toolsmiths.validation.profile-2.1.0-SNAPSHOT.jar
11:20:58 [INFO] 
11:20:58 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
11:20:58 [INFO] 
11:20:58 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
11:20:58 [INFO] 
11:20:58 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
11:20:58 [INFO] 
11:20:58 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.feature >--
11:20:58 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.feature 1.0.0-SNAPSHOT [559/735]
11:20:58 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/pom.xml
11:20:58 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:20:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/pom.xml
11:20:58 [INFO] 
11:20:58 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
11:20:58 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target
11:20:58 [INFO] 
11:20:58 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
11:20:58 [INFO] The project's OSGi version is 1.0.0.202401111608
11:20:58 [INFO] 
11:20:58 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
11:20:58 [INFO] 
11:20:58 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
11:20:58 [INFO] 
11:20:58 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
11:20:58 [INFO] 
11:20:58 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
11:20:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/src/main/resources
11:20:58 [INFO] 
11:20:58 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
11:20:58 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 225 were skipped
11:20:58 [INFO] 
11:20:58 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
11:20:58 [INFO] 
11:20:58 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
11:20:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target/org.eclipse.papyrus.toolsmiths.validation.feature-1.0.0-SNAPSHOT.jar
11:20:58 [INFO] 
11:20:58 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
11:20:58 [INFO] 
11:20:58 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
11:20:58 [INFO] 
11:20:58 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
11:20:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target/org.eclipse.papyrus.toolsmiths.validation.feature-1.0.0-SNAPSHOT-sources-feature.jar
11:20:58 [INFO] 
11:20:58 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
11:20:58 [INFO] 
11:20:58 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.targetplatform >--
11:20:58 [INFO] Building org.eclipse.papyrus.toolsmiths.targetplatform 0.0.1-SNAPSHOT [560/735]
11:20:58 [INFO]   from toolsmiths/targetPlatform/pom.xml
11:20:58 [INFO] ---------------------[ eclipse-target-definition ]----------------------
11:20:58 [INFO] 
11:20:58 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
11:20:58 [INFO] 
11:20:58 [INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
11:20:58 [INFO] 
11:20:58 [INFO] --- tycho-packaging:4.0.3:package-target-definition (default-package-target-definition) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
11:20:58 [INFO] 
11:20:58 [INFO] --- tycho-source:4.0.3:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
11:20:58 [INFO] 
11:20:58 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
11:20:58 [INFO] 
11:20:58 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.tests.releng >--------
11:20:58 [INFO] Building org.eclipse.papyrus.tests.releng 0.0.1-SNAPSHOT       [561/735]
11:20:58 [INFO]   from tests/pom.xml
11:20:58 [INFO] --------------------------------[ pom ]---------------------------------
11:20:58 [INFO] 
11:20:58 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.releng ---
11:20:58 [INFO] 
11:20:58 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.releng ---
11:21:00 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/releng/tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:21:00 [INFO] 
11:21:00 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.releng ---
11:21:00 [INFO] 
11:21:00 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.releng ---
11:21:00 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:21:00 [INFO] 
11:21:00 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.plugins.tests.releng >--
11:21:00 [INFO] Building org.eclipse.papyrus.plugins.tests.releng 0.0.1-SNAPSHOT [562/735]
11:21:00 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/pom.xml
11:21:00 [INFO] --------------------------------[ pom ]---------------------------------
11:21:00 [INFO] 
11:21:00 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.plugins.tests.releng ---
11:21:00 [INFO] 
11:21:00 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.plugins.tests.releng ---
11:21:00 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:21:00 [INFO] 
11:21:00 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.plugins.tests.releng ---
11:21:00 [INFO] 
11:21:00 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.plugins.tests.releng ---
11:21:00 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:21:00 [INFO] 
11:21:00 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.tests.releng >--
11:21:00 [INFO] Building org.eclipse.papyrus.infra.tests.releng 0.0.1-SNAPSHOT [563/735]
11:21:00 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/pom.xml
11:21:00 [INFO] --------------------------------[ pom ]---------------------------------
11:21:00 [INFO] 
11:21:00 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.tests.releng ---
11:21:00 [INFO] 
11:21:00 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.tests.releng ---
11:21:00 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:21:00 [INFO] 
11:21:00 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.tests.releng ---
11:21:00 [INFO] 
11:21:00 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.tests.releng ---
11:21:00 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:21:00 [INFO] 
11:21:00 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.main.test >--
11:21:00 [INFO] Building org.eclipse.papyrus.infra.nattable.main.test 1.2.0-SNAPSHOT [564/735]
11:21:00 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/pom.xml
11:21:00 [INFO] --------------------------------[ pom ]---------------------------------
11:21:00 [INFO] 
11:21:00 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.main.test ---
11:21:00 [INFO] 
11:21:00 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.nattable.main.test ---
11:21:00 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:21:00 [INFO] 
11:21:00 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.main.test ---
11:21:00 [INFO] 
11:21:00 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.nattable.main.test ---
11:21:00 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:21:00 [INFO] 
11:21:00 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.tests >--
11:21:00 [INFO] Building org.eclipse.papyrus.infra.nattable.tests 2.0.0-SNAPSHOT [565/735]
11:21:00 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/pom.xml
11:21:00 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:21:00 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/releng/tests/main-tests/targetPlatform/org.eclipse.papyrus.main.tests.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@571f925f
11:21:01 [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:21:01 [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:21:01 [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:21:02 [INFO] Adding repository http://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/master/toolsmiths
11:21:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/pom.xml
11:21:03 [INFO] 
11:21:03 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.tests ---
11:21:03 [INFO] 
11:21:03 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.tests ---
11:21:03 [INFO] The project's OSGi version is 2.0.0.202401111608
11:21:03 [INFO] 
11:21:03 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.tests ---
11:21:03 [INFO] 
11:21:03 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.tests ---
11:21:03 [INFO] 
11:21:03 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.tests ---
11:21:03 [INFO] 
11:21:03 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.nattable.tests ---
11:21:03 [INFO] Resolving class path of org.eclipse.papyrus.infra.nattable.tests
11:21:03 [INFO] 
11:21:03 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.nattable.tests ---
11:21:03 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:21:03 [INFO] 
11:21:03 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.tests ---
11:21:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/src/main/resources
11:21:03 [INFO] 
11:21:03 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.tests ---
11:21:04 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:21:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/src/org/eclipse/papyrus/infra/nattable/tests/tests/TableLabelProviderTest.java:[65] 
11:21:04 	assertThat(fixture.getText(table), is("classes"));
11:21:04 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:04 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:21:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/src/org/eclipse/papyrus/infra/nattable/tests/tests/TableLabelProviderTest.java:[71] 
11:21:04 	assertThat(fixture.getText(table), is("(Test Table of <Package> foo)"));
11:21:04 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:04 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:21:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/src/org/eclipse/papyrus/infra/nattable/tests/tests/TableLabelProviderTest.java:[79] 
11:21:04 	assertThat(fixture.getText(table), is("(Test Table of <Package> bar)"));
11:21:04 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:04 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:21:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/src/org/eclipse/papyrus/infra/nattable/tests/tests/TableLabelProviderTest.java:[93] 
11:21:04 	assertThat("Label provider did not notify", gotEvent[0], is(true));
11:21:04 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:04 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:21:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/src/org/eclipse/papyrus/infra/nattable/tests/tests/TableLabelProviderTest.java:[109] 
11:21:04 	assertThat("Label provider did not notify", gotEvent[0], is(true));
11:21:04 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:04 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:21:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/src/org/eclipse/papyrus/infra/nattable/tests/tests/TableLabelProviderTest.java:[116] 
11:21:04 	assertThat(fixture.getText(selection), is("classes, classes"));
11:21:04 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:04 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:21:04 6 problems (6 warnings)
11:21:04 [INFO] 
11:21:04 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.nattable.tests ---
11:21:04 [INFO] 
11:21:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.tests ---
11:21:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/src/test/resources
11:21:04 [INFO] 
11:21:04 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.nattable.tests ---
11:21:04 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 210 were skipped
11:21:04 [INFO] 
11:21:04 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.tests ---
11:21:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/target/org.eclipse.papyrus.infra.nattable.tests-2.0.0-SNAPSHOT.jar
11:21:04 [INFO] 
11:21:04 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.tests ---
11:21:04 [INFO] 
11:21:04 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.tests ---
11:21:04 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:21:04 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:21:04 [INFO] 
11:21:04 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.nattable.tests ---
11:21:04 [INFO] Skipping tests
11:21:04 [INFO] 
11:21:04 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.nattable.tests ---
11:21:04 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:21:04 [INFO] 
11:21:04 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.editor.tests.releng >--
11:21:04 [INFO] Building org.eclipse.papyrus.editor.tests.releng 0.0.1-SNAPSHOT [566/735]
11:21:04 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/pom.xml
11:21:04 [INFO] --------------------------------[ pom ]---------------------------------
11:21:04 [INFO] 
11:21:04 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.editor.tests.releng ---
11:21:04 [INFO] 
11:21:04 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.editor.tests.releng ---
11:21:04 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:21:04 [INFO] 
11:21:04 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.editor.tests.releng ---
11:21:04 [INFO] 
11:21:04 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.editor.tests.releng ---
11:21:04 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:21:04 [INFO] 
11:21:04 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.editor.integration.tests >--
11:21:04 [INFO] Building org.eclipse.papyrus.editor.integration.tests 2.1.0-SNAPSHOT [567/735]
11:21:04 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/pom.xml
11:21:04 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:21:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.editor.integration.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/pom.xml
11:21:05 [INFO] 
11:21:05 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.editor.integration.tests ---
11:21:05 [INFO] 
11:21:05 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.editor.integration.tests ---
11:21:05 [INFO] The project's OSGi version is 2.1.0.202401111608
11:21:05 [INFO] 
11:21:05 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.editor.integration.tests ---
11:21:05 [INFO] 
11:21:05 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.editor.integration.tests ---
11:21:05 [INFO] 
11:21:05 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.editor.integration.tests ---
11:21:05 [INFO] 
11:21:05 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.editor.integration.tests ---
11:21:05 [INFO] Resolving class path of org.eclipse.papyrus.editor.integration.tests
11:21:06 [INFO] 
11:21:06 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.editor.integration.tests ---
11:21:06 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:21:06 [INFO] 
11:21:06 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.editor.integration.tests ---
11:21:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/main/resources
11:21:06 [INFO] 
11:21:06 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.editor.integration.tests ---
11:21:06 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:21:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/EditingMemoryLeakFixture.java:[32] 
11:21:07 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:21:07 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:07 The type AdapterUtils is deprecated
11:21:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/EditingMemoryLeakFixture.java:[98] 
11:21:07 	return AdapterUtils.adapt(getActiveEditor(), DiagramEditor.class, null);
11:21:07 	       ^^^^^^^^^^^^
11:21:07 The type AdapterUtils is deprecated
11:21:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/EditingMemoryLeakFixture.java:[98] 
11:21:07 	return AdapterUtils.adapt(getActiveEditor(), DiagramEditor.class, null);
11:21:07 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:07 The method adapt(Object, Class<DiagramEditor>, DiagramEditor) from the type AdapterUtils is deprecated
11:21:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/EditingMemoryLeakFixture.java:[102] 
11:21:07 	return AdapterUtils.adapt(getDiagramEditor(), DiagramEditPart.class, null);
11:21:07 	       ^^^^^^^^^^^^
11:21:07 The type AdapterUtils is deprecated
11:21:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/EditingMemoryLeakFixture.java:[102] 
11:21:07 	return AdapterUtils.adapt(getDiagramEditor(), DiagramEditPart.class, null);
11:21:07 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:07 The method adapt(Object, Class<DiagramEditPart>, DiagramEditPart) from the type AdapterUtils is deprecated
11:21:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[51] 
11:21:07 	import org.eclipse.papyrus.infra.core.utils.DiResourceSet;
11:21:07 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:07 The type DiResourceSet is deprecated
11:21:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[61] 
11:21:07 	import org.eclipse.papyrus.uml.diagram.timing.custom.UmlTimingDiagramForMultiEditor;
11:21:07 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:07 Discouraged access: The type 'UmlTimingDiagramForMultiEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/bin')
11:21:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[86] 
11:21:07 	final ModelSet modelSet = new DiResourceSet();
11:21:07 	                              ^^^^^^^^^^^^^
11:21:07 The type DiResourceSet is deprecated
11:21:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[86] 
11:21:07 	final ModelSet modelSet = new DiResourceSet();
11:21:07 	                              ^^^^^^^^^^^^^^^
11:21:07 The constructor DiResourceSet() is deprecated
11:21:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[93] 
11:21:07 	modelSet.createsModels(emptyModelDi);
11:21:07 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:07 The method createsModels(IFile) from the type ModelSet is deprecated
11:21:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[173] 
11:21:07 	final ModelSet modelSet = new DiResourceSet();
11:21:07 	                              ^^^^^^^^^^^^^
11:21:07 The type DiResourceSet is deprecated
11:21:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[173] 
11:21:07 	final ModelSet modelSet = new DiResourceSet();
11:21:07 	                              ^^^^^^^^^^^^^^^
11:21:07 The constructor DiResourceSet() is deprecated
11:21:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[180] 
11:21:07 	modelSet.createsModels(emptyModelDi);
11:21:07 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:07 The method createsModels(IFile) from the type ModelSet is deprecated
11:21:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[241] 
11:21:07 	Assert.assertTrue(editor.getActiveEditor() instanceof UmlTimingDiagramForMultiEditor);
11:21:07 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:07 Discouraged access: The type 'UmlTimingDiagramForMultiEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/bin')
11:21:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[246] 
11:21:07 	IPage selectedPage = container.getActiveSashWindowsPage();
11:21:07 	      ^^^^^^^^^^^^
11:21:07 The value of the local variable selectedPage is not used
11:21:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[254] 
11:21:07 	Assert.assertTrue("Couldn't change the page selection", editor.getActiveEditor() instanceof UmlTimingDiagramForMultiEditor);
11:21:07 	                                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:07 Discouraged access: The type 'UmlTimingDiagramForMultiEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/bin')
11:21:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[362] 
11:21:07 	TransactionalEditingDomain editingDomain = modelSet.getTransactionalEditingDomain();
11:21:07 	                           ^^^^^^^^^^^^^
11:21:07 The value of the local variable editingDomain is not used
11:21:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[364] 
11:21:07 	final EObject tableContext = UmlUtils.getUmlModel(modelSet).getResource().getContents().get(0);
11:21:07 	              ^^^^^^^^^^^^
11:21:07 The value of the local variable tableContext is not used
11:21:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/ModelSetTests.java:[30] 
11:21:07 	import org.eclipse.papyrus.infra.core.utils.DiResourceSet;
11:21:07 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:07 The type DiResourceSet is deprecated
11:21:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/ModelSetTests.java:[66] 
11:21:07 	final ModelSet modelSet = new DiResourceSet();
11:21:07 	                              ^^^^^^^^^^^^^
11:21:07 The type DiResourceSet is deprecated
11:21:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/ModelSetTests.java:[66] 
11:21:07 	final ModelSet modelSet = new DiResourceSet();
11:21:07 	                              ^^^^^^^^^^^^^^^
11:21:07 The constructor DiResourceSet() is deprecated
11:21:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/ModelSetTests.java:[75] 
11:21:07 	modelSet.createsModels(emptyModelDi);
11:21:07 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:07 The method createsModels(IFile) from the type ModelSet is deprecated
11:21:07 22 problems (22 warnings)
11:21:07 [INFO] 
11:21:07 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.editor.integration.tests ---
11:21:07 [INFO] 
11:21:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.editor.integration.tests ---
11:21:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/test/resources
11:21:07 [INFO] 
11:21:07 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.editor.integration.tests ---
11:21:07 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 227 were skipped
11:21:07 [INFO] 
11:21:07 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.editor.integration.tests ---
11:21:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/target/org.eclipse.papyrus.editor.integration.tests-2.1.0-SNAPSHOT.jar
11:21:07 [INFO] 
11:21:07 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.editor.integration.tests ---
11:21:07 [INFO] 
11:21:07 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.editor.integration.tests ---
11:21:07 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.editor.integration.tests:xml:p2metadata:2.1.0-SNAPSHOT already attached, replace previous instance
11:21:07 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.editor.integration.tests:xml:p2artifacts:2.1.0-SNAPSHOT already attached, replace previous instance
11:21:07 [INFO] 
11:21:07 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.editor.integration.tests ---
11:21:07 [INFO] Skipping tests
11:21:07 [INFO] 
11:21:07 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.editor.integration.tests ---
11:21:07 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:21:07 [INFO] 
11:21:07 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.views.tests >--
11:21:07 [INFO] Building org.eclipse.papyrus.infra.nattable.views.tests 2.0.100-SNAPSHOT [568/735]
11:21:07 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/pom.xml
11:21:07 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:21:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.views.tests:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/pom.xml
11:21:08 [INFO] 
11:21:08 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.views.tests ---
11:21:08 [INFO] 
11:21:08 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.views.tests ---
11:21:08 [INFO] The project's OSGi version is 2.0.100.202401111608
11:21:08 [INFO] 
11:21:08 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.views.tests ---
11:21:08 [INFO] 
11:21:08 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.views.tests ---
11:21:08 [INFO] 
11:21:08 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.views.tests ---
11:21:08 [INFO] 
11:21:08 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.nattable.views.tests ---
11:21:08 [INFO] Resolving class path of org.eclipse.papyrus.infra.nattable.views.tests
11:21:09 [INFO] 
11:21:09 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.nattable.views.tests ---
11:21:09 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:21:09 [INFO] 
11:21:09 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.views.tests ---
11:21:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/main/resources
11:21:09 [INFO] 
11:21:09 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.views.tests ---
11:21:09 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/RevealViewsTableTest.java:[215] 
11:21:09 	final List rowSelectedPositionsAsList = Arrays.asList(rowSelectedPositions[0], rowSelectedPositions[1]);
11:21:09 	      ^^^^
11:21:09 List is a raw type. References to generic type List<E> should be parameterized
11:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/RevealViewsTableTest.java:[255] 
11:21:09 	final List columnSelectedPositionsAsList = Arrays.asList(columnSelectedPositions[0], columnSelectedPositions[1]);
11:21:09 	      ^^^^
11:21:09 List is a raw type. References to generic type List<E> should be parameterized
11:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/TableVerifyContents.java:[35] 
11:21:09 	import org.eclipse.papyrus.infra.core.sashwindows.di.PageList;
11:21:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:09 The type PageList is deprecated
11:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/TableVerifyContents.java:[132] 
11:21:09 	PageList pageList = getPageList(rootModel);
11:21:09 	^^^^^^^^
11:21:09 The type PageList is deprecated
11:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/TableVerifyContents.java:[133] 
11:21:09 	for (final PageRef pageRef : pageList.getAvailablePage()) {
11:21:09 	                                      ^^^^^^^^^^^^^^^^^^
11:21:09 The method getAvailablePage() from the type PageList is deprecated
11:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/TableVerifyContents.java:[172] 
11:21:09 	private static final PageList getPageList(final EObject object) {
11:21:09 	                     ^^^^^^^^
11:21:09 The type PageList is deprecated
11:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/TableVerifyContents.java:[177] 
11:21:09 	final PageList pageList = windowMngr.getPageList();
11:21:09 	      ^^^^^^^^
11:21:09 The type PageList is deprecated
11:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/TableVerifyContents.java:[177] 
11:21:09 	final PageList pageList = windowMngr.getPageList();
11:21:09 	                                     ^^^^^^^^^^^^^
11:21:09 The method getPageList() from the type SashWindowsMngr is deprecated
11:21:09 8 problems (8 warnings)
11:21:09 [INFO] 
11:21:09 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.nattable.views.tests ---
11:21:09 [INFO] 
11:21:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.views.tests ---
11:21:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/test/resources
11:21:09 [INFO] 
11:21:09 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.nattable.views.tests ---
11:21:09 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 227 were skipped
11:21:09 [INFO] 
11:21:09 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.views.tests ---
11:21:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/target/org.eclipse.papyrus.infra.nattable.views.tests-2.0.100-SNAPSHOT.jar
11:21:09 [INFO] 
11:21:09 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.views.tests ---
11:21:09 [INFO] 
11:21:09 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.views.tests ---
11:21:09 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.views.tests:xml:p2metadata:2.0.100-SNAPSHOT already attached, replace previous instance
11:21:09 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.views.tests:xml:p2artifacts:2.0.100-SNAPSHOT already attached, replace previous instance
11:21:09 [INFO] 
11:21:09 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.nattable.views.tests ---
11:21:09 [INFO] Skipping tests
11:21:09 [INFO] 
11:21:09 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.nattable.views.tests ---
11:21:09 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:21:09 [INFO] 
11:21:09 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.common.tests >--
11:21:09 [INFO] Building org.eclipse.papyrus.infra.nattable.common.tests 2.0.0-SNAPSHOT [569/735]
11:21:09 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/pom.xml
11:21:09 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:21:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.common.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/pom.xml
11:21:10 [INFO] 
11:21:10 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.common.tests ---
11:21:10 [INFO] 
11:21:10 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.common.tests ---
11:21:10 [INFO] The project's OSGi version is 2.0.0.202401111608
11:21:10 [INFO] 
11:21:10 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.common.tests ---
11:21:10 [INFO] 
11:21:10 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.common.tests ---
11:21:10 [INFO] 
11:21:10 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.common.tests ---
11:21:10 [INFO] 
11:21:10 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.nattable.common.tests ---
11:21:10 [INFO] Resolving class path of org.eclipse.papyrus.infra.nattable.common.tests
11:21:11 [INFO] 
11:21:11 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.nattable.common.tests ---
11:21:11 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:21:11 [INFO] 
11:21:11 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.common.tests ---
11:21:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/src/main/resources
11:21:11 [INFO] 
11:21:11 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.common.tests ---
11:21:11 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:21:11 [INFO] 
11:21:11 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.nattable.common.tests ---
11:21:11 [INFO] 
11:21:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.common.tests ---
11:21:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/src/test/resources
11:21:11 [INFO] 
11:21:11 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.nattable.common.tests ---
11:21:11 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 210 were skipped
11:21:11 [INFO] 
11:21:11 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.common.tests ---
11:21:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/target/org.eclipse.papyrus.infra.nattable.common.tests-2.0.0-SNAPSHOT.jar
11:21:11 [INFO] 
11:21:11 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.common.tests ---
11:21:11 [INFO] 
11:21:11 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.common.tests ---
11:21:11 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.common.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:21:11 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.common.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:21:11 [INFO] 
11:21:11 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.nattable.common.tests ---
11:21:11 [INFO] Skipping tests
11:21:11 [INFO] 
11:21:11 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.nattable.common.tests ---
11:21:11 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:21:11 [INFO] 
11:21:11 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.nattable.feature >--
11:21:11 [INFO] Building org.eclipse.papyrus.tests.infra.nattable.feature 1.4.0-SNAPSHOT [570/735]
11:21:11 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.nattable.feature/pom.xml
11:21:11 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:21:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.nattable.feature:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.nattable.feature/pom.xml
11:21:12 [INFO] 
11:21:12 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.infra.nattable.feature ---
11:21:12 [INFO] 
11:21:12 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.infra.nattable.feature ---
11:21:12 [INFO] The project's OSGi version is 1.4.0.202401111608
11:21:12 [INFO] 
11:21:12 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.infra.nattable.feature ---
11:21:12 [INFO] 
11:21:12 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.infra.nattable.feature ---
11:21:12 [INFO] 
11:21:12 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.infra.nattable.feature ---
11:21:12 [INFO] 
11:21:12 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.infra.nattable.feature ---
11:21:12 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.nattable.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:21:12 [INFO] 
11:21:12 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.infra.nattable.feature ---
11:21:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.nattable.feature/src/main/resources
11:21:12 [INFO] 
11:21:12 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.infra.nattable.feature ---
11:21:12 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 225 were skipped
11:21:12 [INFO] 
11:21:12 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.infra.nattable.feature ---
11:21:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.nattable.feature/target/org.eclipse.papyrus.tests.infra.nattable.feature-1.4.0-SNAPSHOT.jar
11:21:12 [INFO] 
11:21:12 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.infra.nattable.feature ---
11:21:12 [INFO] 
11:21:12 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.infra.nattable.feature ---
11:21:12 [INFO] 
11:21:12 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.infra.nattable.feature ---
11:21:12 [WARNING] artifact org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.nattable.feature:xml:p2metadata:1.4.0-SNAPSHOT already attached, replace previous instance
11:21:12 [WARNING] artifact org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.nattable.feature:xml:p2artifacts:1.4.0-SNAPSHOT already attached, replace previous instance
11:21:12 [INFO] 
11:21:12 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.infra.nattable.feature ---
11:21:12 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:21:12 [INFO] 
11:21:12 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.tests.releng >--
11:21:12 [INFO] Building org.eclipse.papyrus.infra.core.tests.releng 0.0.1-SNAPSHOT [571/735]
11:21:12 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/pom.xml
11:21:12 [INFO] --------------------------------[ pom ]---------------------------------
11:21:12 [INFO] 
11:21:12 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.core.tests.releng ---
11:21:12 [INFO] 
11:21:12 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.core.tests.releng ---
11:21:12 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:21:12 [INFO] 
11:21:12 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.tests.releng ---
11:21:12 [INFO] 
11:21:12 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.core.tests.releng ---
11:21:12 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:21:12 [INFO] 
11:21:12 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.clipboard.tests >--
11:21:12 [INFO] Building org.eclipse.papyrus.infra.core.clipboard.tests 2.0.0-SNAPSHOT [572/735]
11:21:12 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/pom.xml
11:21:12 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:21:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.clipboard.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/pom.xml
11:21:12 [INFO] 
11:21:12 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.core.clipboard.tests ---
11:21:12 [INFO] 
11:21:12 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.clipboard.tests ---
11:21:12 [INFO] The project's OSGi version is 2.0.0.202401111608
11:21:12 [INFO] 
11:21:12 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.clipboard.tests ---
11:21:12 [INFO] 
11:21:12 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.clipboard.tests ---
11:21:12 [INFO] 
11:21:12 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.clipboard.tests ---
11:21:13 [INFO] 
11:21:13 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.core.clipboard.tests ---
11:21:13 [INFO] Resolving class path of org.eclipse.papyrus.infra.core.clipboard.tests
11:21:13 [INFO] 
11:21:13 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.core.clipboard.tests ---
11:21:13 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:21:13 [INFO] 
11:21:13 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.core.clipboard.tests ---
11:21:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/src/main/resources
11:21:13 [INFO] 
11:21:13 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.core.clipboard.tests ---
11:21:13 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:21:14 [INFO] 
11:21:14 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.core.clipboard.tests ---
11:21:14 [INFO] 
11:21:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.clipboard.tests ---
11:21:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/src/test/resources
11:21:14 [INFO] 
11:21:14 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.core.clipboard.tests ---
11:21:14 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 210 were skipped
11:21:14 [INFO] 
11:21:14 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.clipboard.tests ---
11:21:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/target/org.eclipse.papyrus.infra.core.clipboard.tests-2.0.0-SNAPSHOT.jar
11:21:14 [INFO] 
11:21:14 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.clipboard.tests ---
11:21:14 [INFO] 
11:21:14 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.clipboard.tests ---
11:21:14 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.clipboard.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:21:14 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.clipboard.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:21:14 [INFO] 
11:21:14 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.core.clipboard.tests ---
11:21:14 [INFO] Skipping tests
11:21:14 [INFO] 
11:21:14 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.core.clipboard.tests ---
11:21:14 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:21:14 [INFO] 
11:21:14 [INFO] ---< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tests.releng >---
11:21:14 [INFO] Building org.eclipse.papyrus.uml.tests.releng 0.0.1-SNAPSHOT   [573/735]
11:21:14 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/pom.xml
11:21:14 [INFO] --------------------------------[ pom ]---------------------------------
11:21:14 [INFO] 
11:21:14 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.tests.releng ---
11:21:14 [INFO] 
11:21:14 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.tests.releng ---
11:21:14 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:21:14 [INFO] 
11:21:14 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.tests.releng ---
11:21:14 [INFO] 
11:21:14 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.tests.releng ---
11:21:14 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:21:14 [INFO] 
11:21:14 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.tests.releng >--
11:21:14 [INFO] Building org.eclipse.papyrus.uml.diagram.tests.releng 1.2.0-SNAPSHOT [574/735]
11:21:14 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/pom.xml
11:21:14 [INFO] --------------------------------[ pom ]---------------------------------
11:21:14 [INFO] 
11:21:14 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.tests.releng ---
11:21:14 [INFO] 
11:21:14 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.tests.releng ---
11:21:14 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:21:14 [INFO] 
11:21:14 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.tests.releng ---
11:21:14 [INFO] 
11:21:14 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.tests.releng ---
11:21:14 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:21:14 [INFO] 
11:21:14 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.tests >---
11:21:14 [INFO] Building org.eclipse.papyrus.uml.diagram.tests 2.0.0-SNAPSHOT  [575/735]
11:21:14 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/pom.xml
11:21:14 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:21:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/pom.xml
11:21:15 [INFO] 
11:21:15 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.tests ---
11:21:15 [INFO] 
11:21:15 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.tests ---
11:21:15 [INFO] The project's OSGi version is 2.0.0.202401111608
11:21:15 [INFO] 
11:21:15 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.tests ---
11:21:15 [INFO] 
11:21:15 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.tests ---
11:21:15 [INFO] 
11:21:15 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.tests ---
11:21:15 [INFO] 
11:21:15 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.tests ---
11:21:15 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.tests
11:21:16 [INFO] 
11:21:16 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.tests ---
11:21:16 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:21:16 [INFO] 
11:21:16 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.tests ---
11:21:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/main/resources
11:21:16 [INFO] 
11:21:16 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.tests ---
11:21:16 [INFO] Compiling 39 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:21:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestListCompartmentHelper.java:[134] 
11:21:17 	Assert.assertTrue(ddCommand != null || true == ddCommand.canExecute());
11:21:17 	                                               ^^^^^^^^^
11:21:17 Null pointer access: The variable ddCommand can only be null at this location
11:21:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/AbstractPapyrusTestCase.java:[61] 
11:21:17 	import org.eclipse.papyrus.infra.core.utils.DiResourceSet;
11:21:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:17 The type DiResourceSet is deprecated
11:21:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/AbstractPapyrusTestCase.java:[300] 
11:21:17 	this.diResourceSet = houseKeeper.cleanUpLater(new DiResourceSet());
11:21:17 	                                                  ^^^^^^^^^^^^^
11:21:17 The type DiResourceSet is deprecated
11:21:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/AbstractPapyrusTestCase.java:[300] 
11:21:17 	this.diResourceSet = houseKeeper.cleanUpLater(new DiResourceSet());
11:21:17 	                                                  ^^^^^^^^^^^^^^^
11:21:17 The constructor DiResourceSet() is deprecated
11:21:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/AbstractPapyrusTestCase.java:[311] 
11:21:17 	diResourceSet.createsModels(file);
11:21:17 	              ^^^^^^^^^^^^^^^^^^^
11:21:17 The method createsModels(IFile) from the type ModelSet is deprecated
11:21:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestInstanceSpecification.java:[24] 
11:21:17 	import org.eclipse.papyrus.uml.service.types.internal.ui.advice.InstanceSpecificationLinkEditHelperAdvice;
11:21:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:17 Discouraged access: The type 'InstanceSpecificationLinkEditHelperAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types.ui/bin')
11:21:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestInstanceSpecification.java:[79] 
11:21:17 	Set<Association> associations = InstanceSpecificationLinkEditHelperAdvice.getModelAssociations((InstanceSpecification) source.resolveSemanticElement(), (InstanceSpecification) target.resolveSemanticElement());
11:21:17 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:17 Discouraged access: The type 'InstanceSpecificationLinkEditHelperAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types.ui/bin')
11:21:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestInstanceSpecification.java:[79] 
11:21:17 	Set<Association> associations = InstanceSpecificationLinkEditHelperAdvice.getModelAssociations((InstanceSpecification) source.resolveSemanticElement(), (InstanceSpecification) target.resolveSemanticElement());
11:21:17 	                                                                          ^^^^^^^^^^^^^^^^^^^^
11:21:17 Discouraged access: The method 'InstanceSpecificationLinkEditHelperAdvice.getModelAssociations(InstanceSpecification, InstanceSpecification)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types.ui/bin')
11:21:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestInstanceSpecification.java:[86] 
11:21:17 	InstanceSpecificationLinkEditHelperAdvice.setupSuppressDialogRequest(request, association);
11:21:17 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:17 Discouraged access: The type 'InstanceSpecificationLinkEditHelperAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types.ui/bin')
11:21:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestInstanceSpecification.java:[86] 
11:21:17 	InstanceSpecificationLinkEditHelperAdvice.setupSuppressDialogRequest(request, association);
11:21:17 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:17 Discouraged access: The method 'InstanceSpecificationLinkEditHelperAdvice.setupSuppressDialogRequest(CreateConnectionViewRequest, Association)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.service.types.ui/bin')
11:21:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestLink.java:[60] 
11:21:17 	import org.eclipse.papyrus.infra.ui.util.ServiceUtilsForActionHandlers;
11:21:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:17 The type ServiceUtilsForActionHandlers is deprecated
11:21:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestLink.java:[152] 
11:21:17 	ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance();
11:21:17 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:17 The type ServiceUtilsForActionHandlers is deprecated
11:21:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestLink.java:[152] 
11:21:17 	ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance();
11:21:17 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:17 The type ServiceUtilsForActionHandlers is deprecated
11:21:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestLink.java:[152] 
11:21:17 	ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance();
11:21:17 	                                                                           ^^^^^^^^^^^^^
11:21:17 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated
11:21:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestLink.java:[155] 
11:21:17 	editingDomain = serviceUtils.getTransactionalEditingDomain();
11:21:17 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:17 The method getTransactionalEditingDomain() from the type ServiceUtilsForActionHandlers is deprecated
11:21:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestLink.java:[344] 
11:21:17 	for (Iterator iteratorChildren = linkEditPart.getChildren().iterator(); iteratorChildren.hasNext();) {
11:21:17 	     ^^^^^^^^
11:21:17 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
11:21:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/createFromPalette/AbstractCreateNodeFromPaletteTest.java:[182] 
11:21:17 	boolean foundCompartment = false;
11:21:17 	        ^^^^^^^^^^^^^^^^
11:21:17 The value of the local variable foundCompartment is not used
11:21:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/createFromPalette/AbstractCreateNodeFromPaletteTest.java:[210] 
11:21:17 	Element root = (Element) getContainerEditPart().resolveSemanticElement();
11:21:17 	        ^^^^
11:21:17 The value of the local variable root is not used
11:21:17 19. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/createFromPalette/AbstractCreateNodeFromPaletteTest.java (at line 224)
11:21:17 	assertTrue(CREATION + TEST_IF_THE_COMMAND_IS_CREATED, command.equals(UnexecutableCommand.INSTANCE));
11:21:17 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:17 Unlikely argument type for equals(): UnexecutableCommand seems to be unrelated to Command
11:21:17 20. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/createFromPalette/AbstractCreateNodeFromPaletteTest.java (at line 226)
11:21:17 	assertTrue(CREATION + TEST_IF_THE_COMMAND_IS_CREATED, (!command.equals(UnexecutableCommand.INSTANCE)));
11:21:17 	                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:17 Unlikely argument type for equals(): UnexecutableCommand seems to be unrelated to Command
11:21:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/SharedTestSuiteState.java:[184] 
11:21:17 	houseKeeper.setField("project", houseKeeper.createProject(testCase.getProjectName())); //$NON-NLS-1$
11:21:17 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:17 The method setField(String, IProject) from the type AbstractHouseKeeperRule is deprecated
11:21:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/SharedTestSuiteState.java:[185] 
11:21:17 	houseKeeper.setField("file", project.getFile(testCase.getFileName())); //$NON-NLS-1$
11:21:17 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:17 The method setField(String, IFile) from the type AbstractHouseKeeperRule is deprecated
11:21:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/SharedTestSuiteState.java:[257] 
11:21:17 	houseKeeper.setField("preserve", preserve.build());
11:21:17 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:17 The method setField(String, ImmutableList<EObject>) from the type AbstractHouseKeeperRule is deprecated
11:21:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/edition/AbstractEditableNodeTest.java:[30] 
11:21:17 	import org.eclipse.gmf.runtime.gef.ui.internal.parts.TextCellEditorEx;
11:21:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:17 Discouraged access: The type 'TextCellEditorEx' 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:21:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/edition/AbstractEditableNodeTest.java:[127] 
11:21:17 	Assert.assertEquals("the editor of this editpart must be multiline editor", MultiLineCellEditor.class, manager.getTextCellEditorClass(editableEditPart));
11:21:17 	                                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:17 The static method getTextCellEditorClass(GraphicalEditPart) from the type MultilineLabelDirectEditManager should be accessed in a static way
11:21:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/edition/AbstractEditableNodeTest.java:[130] 
11:21:17 	Assert.assertEquals("the editor of this editpart must be simple editor", TextCellEditorEx.class, manager.getTextCellEditorClass(editableEditPart));
11:21:17 	                                                                         ^^^^^^^^^^^^^^^^
11:21:17 Discouraged access: The type 'TextCellEditorEx' 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:21:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/edition/AbstractEditableNodeTest.java:[130] 
11:21:17 	Assert.assertEquals("the editor of this editpart must be simple editor", TextCellEditorEx.class, manager.getTextCellEditorClass(editableEditPart));
11:21:17 	                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:17 The static method getTextCellEditorClass(GraphicalEditPart) from the type MultilineLabelDirectEditManager should be accessed in a static way
11:21:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/AbstractTestNode.java:[62] 
11:21:17 	import org.eclipse.papyrus.uml.diagram.common.editparts.FloatingLabelEditPart;
11:21:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:17 The type FloatingLabelEditPart is deprecated
11:21:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/AbstractTestNode.java:[577] 
11:21:17 	if (child instanceof FloatingLabelEditPart) {
11:21:17 	                     ^^^^^^^^^^^^^^^^^^^^^
11:21:17 The type FloatingLabelEditPart is deprecated
11:21:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/AbstractTestNode.java:[578] 
11:21:17 	Assert.assertTrue("FloatingLabelEditPart must use specific locator RoundedRectangleLabelPositionLocator", ((FloatingLabelEditPart) child).getBorderItemLocator() instanceof RoundedRectangleLabelPositionLocator);
11:21:17 	                                                                                                            ^^^^^^^^^^^^^^^^^^^^^
11:21:17 The type FloatingLabelEditPart is deprecated
11:21:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/synchronization/AbstractSynchronizationTest.java:[100] 
11:21:17 	houseKeeper.setField("adapterFactory", new ComposedAdapterFactory(ComposedAdapterFactory.Descriptor.Registry.INSTANCE));
11:21:17 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:17 The method setField(String, ComposedAdapterFactory) from the type AbstractHouseKeeperRule is deprecated
11:21:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/AbstractTestDiagram.java:[81] 
11:21:17 	Iterator<EObject> roots = NavigatorUtils.getNotationRoots(rootSemanticModel);
11:21:17 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:17 The method getNotationRoots(EObject) from the type NavigatorUtils is deprecated
11:21:17 32 problems (0 errors, 30 warnings, 2 infos)
11:21:17 [INFO] 
11:21:17 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.tests ---
11:21:17 [INFO] 
11:21:17 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.tests ---
11:21:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/test/resources
11:21:17 [INFO] 
11:21:17 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.tests ---
11:21:17 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 228 were skipped
11:21:17 [INFO] 
11:21:17 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.tests ---
11:21:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/target/org.eclipse.papyrus.uml.diagram.tests-2.0.0-SNAPSHOT.jar
11:21:17 [INFO] 
11:21:17 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.tests ---
11:21:17 [INFO] 
11:21:17 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.tests ---
11:21:17 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:21:17 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:21:17 [INFO] 
11:21:17 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.tests ---
11:21:17 [INFO] Skipping tests
11:21:17 [INFO] 
11:21:17 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.tests ---
11:21:17 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:21:17 [INFO] 
11:21:17 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.component.tests >--
11:21:17 [INFO] Building org.eclipse.papyrus.uml.diagram.component.tests 2.0.0-SNAPSHOT [576/735]
11:21:17 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/pom.xml
11:21:17 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:21:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.component.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/pom.xml
11:21:18 [INFO] 
11:21:18 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.component.tests ---
11:21:18 [INFO] 
11:21:18 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.component.tests ---
11:21:18 [INFO] The project's OSGi version is 2.0.0.202401111608
11:21:18 [INFO] 
11:21:18 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.component.tests ---
11:21:18 [INFO] 
11:21:18 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.component.tests ---
11:21:18 [INFO] 
11:21:18 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.component.tests ---
11:21:18 [INFO] 
11:21:18 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.component.tests ---
11:21:18 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.component.tests
11:21:20 [INFO] 
11:21:20 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.component.tests ---
11:21:20 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:21:20 [INFO] 
11:21:20 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.component.tests ---
11:21:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/src/main/resources
11:21:20 [INFO] 
11:21:20 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.component.tests ---
11:21:20 [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:21:21 [INFO] 
11:21:21 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.component.tests ---
11:21:21 [INFO] 
11:21:21 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.component.tests ---
11:21:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/src/test/resources
11:21:21 [INFO] 
11:21:21 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.component.tests ---
11:21:21 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 228 were skipped
11:21:21 [INFO] 
11:21:21 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.component.tests ---
11:21:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/target/org.eclipse.papyrus.uml.diagram.component.tests-2.0.0-SNAPSHOT.jar
11:21:21 [INFO] 
11:21:21 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.component.tests ---
11:21:21 [INFO] 
11:21:21 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.component.tests ---
11:21:21 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.component.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:21:21 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.component.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:21:21 [INFO] 
11:21:21 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.component.tests ---
11:21:21 [INFO] Skipping tests
11:21:21 [INFO] 
11:21:21 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.component.tests ---
11:21:21 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:21:21 [INFO] 
11:21:21 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.tests.releng >--
11:21:21 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.tests.releng 0.0.1-SNAPSHOT [577/735]
11:21:21 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/pom.xml
11:21:21 [INFO] --------------------------------[ pom ]---------------------------------
11:21:21 [INFO] 
11:21:21 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.tests.releng ---
11:21:21 [INFO] 
11:21:21 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.tests.releng ---
11:21:21 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:21:21 [INFO] 
11:21:21 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.tests.releng ---
11:21:21 [INFO] 
11:21:21 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.tests.releng ---
11:21:21 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:21:21 [INFO] 
11:21:21 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.canonical.tests >--
11:21:21 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.canonical.tests 2.1.100-SNAPSHOT [578/735]
11:21:21 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/pom.xml
11:21:21 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:21:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.canonical.tests:2.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/pom.xml
11:21:21 [INFO] 
11:21:21 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests ---
11:21:21 [INFO] 
11:21:21 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests ---
11:21:21 [INFO] The project's OSGi version is 2.1.100.202401111608
11:21:21 [INFO] 
11:21:21 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests ---
11:21:21 [INFO] 
11:21:21 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests ---
11:21:21 [INFO] 
11:21:21 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests ---
11:21:21 [INFO] 
11:21:21 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests ---
11:21:21 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.canonical.tests
11:21:22 [INFO] 
11:21:22 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests ---
11:21:22 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:21:22 [INFO] 
11:21:22 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests ---
11:21:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/src/main/resources
11:21:22 [INFO] 
11:21:22 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests ---
11:21:23 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/src/org/eclipse/papyrus/infra/gmfdiag/canonical/tests/AbstractCanonicalTest.java:[486] 
11:21:23 	@SuppressWarnings("unchecked")
11:21:23 	                  ^^^^^^^^^^^
11:21:23 Unnecessary @SuppressWarnings("unchecked")
11:21:23 1 problem (1 warning)
11:21:23 [INFO] 
11:21:23 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests ---
11:21:23 [INFO] 
11:21:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests ---
11:21:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/src/test/resources
11:21:23 [INFO] 
11:21:23 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests ---
11:21:23 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 226 were skipped
11:21:23 [INFO] 
11:21:23 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests ---
11:21:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/target/org.eclipse.papyrus.infra.gmfdiag.canonical.tests-2.1.100-SNAPSHOT.jar
11:21:23 [INFO] 
11:21:23 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests ---
11:21:23 [INFO] 
11:21:23 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests ---
11:21:23 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.canonical.tests:xml:p2metadata:2.1.100-SNAPSHOT already attached, replace previous instance
11:21:23 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.canonical.tests:xml:p2artifacts:2.1.100-SNAPSHOT already attached, replace previous instance
11:21:23 [INFO] 
11:21:23 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests ---
11:21:23 [INFO] Skipping tests
11:21:23 [INFO] 
11:21:23 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests ---
11:21:23 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:21:23 [INFO] 
11:21:23 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.dynamic.profile.tests >--
11:21:23 [INFO] Building org.eclipse.papyrus.uml.dynamic.profile.tests 2.0.0-SNAPSHOT [579/735]
11:21:23 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/pom.xml
11:21:23 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:21:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.dynamic.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/pom.xml
11:21:23 [INFO] 
11:21:23 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.dynamic.profile.tests ---
11:21:23 [INFO] 
11:21:23 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.dynamic.profile.tests ---
11:21:23 [INFO] The project's OSGi version is 2.0.0.202401111608
11:21:23 [INFO] 
11:21:23 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.dynamic.profile.tests ---
11:21:23 [INFO] 
11:21:23 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.dynamic.profile.tests ---
11:21:23 [INFO] 
11:21:23 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.dynamic.profile.tests ---
11:21:23 [INFO] 
11:21:23 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.dynamic.profile.tests ---
11:21:23 [INFO] Resolving class path of org.eclipse.papyrus.uml.dynamic.profile.tests
11:21:24 [INFO] 
11:21:24 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.dynamic.profile.tests ---
11:21:24 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:21:24 [INFO] 
11:21:24 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.dynamic.profile.tests ---
11:21:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/src/main/resources
11:21:24 [INFO] 
11:21:24 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.dynamic.profile.tests ---
11:21:24 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:21:24 [INFO] 
11:21:24 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.dynamic.profile.tests ---
11:21:24 [INFO] 
11:21:24 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.dynamic.profile.tests ---
11:21:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/src/test/resources
11:21:24 [INFO] 
11:21:24 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.dynamic.profile.tests ---
11:21:24 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped
11:21:24 [INFO] 
11:21:24 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.dynamic.profile.tests ---
11:21:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/target/org.eclipse.papyrus.uml.dynamic.profile.tests-2.0.0-SNAPSHOT.jar
11:21:24 [INFO] 
11:21:24 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.dynamic.profile.tests ---
11:21:24 [INFO] 
11:21:24 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.dynamic.profile.tests ---
11:21:24 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.dynamic.profile.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:21:24 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.dynamic.profile.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:21:24 [INFO] 
11:21:24 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.dynamic.profile.tests ---
11:21:24 [INFO] Skipping tests
11:21:24 [INFO] 
11:21:24 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.dynamic.profile.tests ---
11:21:24 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:21:24 [INFO] 
11:21:24 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.common.tests >--
11:21:24 [INFO] Building org.eclipse.papyrus.uml.diagram.common.tests 2.0.0-SNAPSHOT [580/735]
11:21:24 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/pom.xml
11:21:24 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:21:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.common.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/pom.xml
11:21:25 [INFO] 
11:21:25 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.common.tests ---
11:21:25 [INFO] 
11:21:25 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.common.tests ---
11:21:25 [INFO] The project's OSGi version is 2.0.0.202401111608
11:21:25 [INFO] 
11:21:25 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.common.tests ---
11:21:25 [INFO] 
11:21:25 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.common.tests ---
11:21:25 [INFO] 
11:21:25 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.common.tests ---
11:21:25 [INFO] 
11:21:25 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.common.tests ---
11:21:25 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.common.tests
11:21:26 [INFO] 
11:21:26 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.common.tests ---
11:21:26 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:21:26 [INFO] 
11:21:26 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.common.tests ---
11:21:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/src/main/resources
11:21:26 [INFO] 
11:21:26 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.common.tests ---
11:21:26 [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:21:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/src/org/eclipse/papyrus/uml/diagram/common/tests/tests/Bug476873_MoveCommandTest.java:[225] 
11:21:27 	assertThat(modelTarget, instanceOf(NodeImpl.class));
11:21:27 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:27 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
11:21:27 3. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/src/org/eclipse/papyrus/uml/diagram/common/tests/stereotype/display/AbstractAppliedStereotypeDisplayTest.java (at line 50)
11:21:27 	@SuppressWarnings("nls")
11:21:27 	                  ^^^^^
11:21:27 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:21:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/src/org/eclipse/papyrus/uml/diagram/common/tests/parser/MultiplicityStringFormatterTestCase.java:[192] 
11:21:27 	return MultiplicityElementUtil.getMultiplicityAsString(element);
11:21:27 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:27 The method getMultiplicityAsString(MultiplicityElement) from the type MultiplicityElementUtil is deprecated
11:21:27 5. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/src/org/eclipse/papyrus/uml/diagram/common/tests/tests/StereotypePropertyReferenceEdgeTest.java (at line 84)
11:21:27 	@SuppressWarnings("nls")
11:21:27 	                  ^^^^^
11:21:27 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:21:27 6. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/src/org/eclipse/papyrus/uml/diagram/common/tests/stereotype/display/AppliedStereotypeDisplayLinkClassDiagramTest.java (at line 36)
11:21:27 	@SuppressWarnings("nls")
11:21:27 	                  ^^^^^
11:21:27 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:21:27 7. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/src/org/eclipse/papyrus/uml/diagram/common/tests/tests/EdgeCustomizationTest.java (at line 57)
11:21:27 	@SuppressWarnings("nls")
11:21:27 	                  ^^^^^
11:21:27 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:21:27 7 problems (0 errors, 2 warnings, 5 infos)
11:21:27 [INFO] 
11:21:27 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.common.tests ---
11:21:27 [INFO] 
11:21:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.common.tests ---
11:21:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/src/test/resources
11:21:27 [INFO] 
11:21:27 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.common.tests ---
11:21:27 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 235 were skipped
11:21:27 [INFO] 
11:21:27 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.common.tests ---
11:21:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/target/org.eclipse.papyrus.uml.diagram.common.tests-2.0.0-SNAPSHOT.jar
11:21:27 [INFO] 
11:21:27 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.common.tests ---
11:21:27 [INFO] 
11:21:27 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.common.tests ---
11:21:27 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.common.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:21:27 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.common.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:21:27 [INFO] 
11:21:27 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.common.tests ---
11:21:27 [INFO] Skipping tests
11:21:27 [INFO] 
11:21:27 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.common.tests ---
11:21:27 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:21:27 [INFO] 
11:21:27 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.composite.tests >--
11:21:27 [INFO] Building org.eclipse.papyrus.uml.diagram.composite.tests 2.0.0-SNAPSHOT [581/735]
11:21:27 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/pom.xml
11:21:27 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:21:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.composite.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/pom.xml
11:21:28 [INFO] 
11:21:28 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.composite.tests ---
11:21:28 [INFO] 
11:21:28 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.composite.tests ---
11:21:28 [INFO] The project's OSGi version is 2.0.0.202401111608
11:21:28 [INFO] 
11:21:28 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.composite.tests ---
11:21:28 [INFO] 
11:21:28 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.composite.tests ---
11:21:28 [INFO] 
11:21:28 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.composite.tests ---
11:21:28 [INFO] 
11:21:28 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.composite.tests ---
11:21:28 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.composite.tests
11:21:30 [INFO] 
11:21:30 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.composite.tests ---
11:21:30 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:21:30 [INFO] 
11:21:30 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.composite.tests ---
11:21:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/src/main/resources
11:21:30 [INFO] 
11:21:30 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.composite.tests ---
11:21:30 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:21:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/test/org/eclipse/papyrus/uml/diagram/composite/tests/copyPaste/ConstraintCopyPasteTest.java:[155] 
11:21:30 	List arrayList = (List) defaultVariable;
11:21:30 	^^^^
11:21:30 List is a raw type. References to generic type List<E> should be parameterized
11:21:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/test/org/eclipse/papyrus/uml/diagram/composite/tests/copyPaste/ConstraintCopyPasteTest.java:[155] 
11:21:30 	List arrayList = (List) defaultVariable;
11:21:30 	                  ^^^^
11:21:30 List is a raw type. References to generic type List<E> should be parameterized
11:21:30 3 problems (0 errors, 2 warnings, 1 info)
11:21:30 [INFO] 
11:21:30 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.composite.tests ---
11:21:30 [INFO] 
11:21:30 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.composite.tests ---
11:21:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/src/test/resources
11:21:30 [INFO] 
11:21:30 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.composite.tests ---
11:21:30 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 228 were skipped
11:21:30 [INFO] 
11:21:30 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.composite.tests ---
11:21:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/target/org.eclipse.papyrus.uml.diagram.composite.tests-2.0.0-SNAPSHOT.jar
11:21:30 [INFO] 
11:21:30 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.composite.tests ---
11:21:30 [INFO] 
11:21:30 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.composite.tests ---
11:21:30 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.composite.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:21:30 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.composite.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:21:30 [INFO] 
11:21:30 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.composite.tests ---
11:21:30 [INFO] Skipping tests
11:21:30 [INFO] 
11:21:30 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.composite.tests ---
11:21:30 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:21:30 [INFO] 
11:21:30 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.sequence.tests >--
11:21:30 [INFO] Building org.eclipse.papyrus.uml.diagram.sequence.tests 2.0.0-SNAPSHOT [582/735]
11:21:30 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/pom.xml
11:21:30 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:21:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.sequence.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/pom.xml
11:21:31 [INFO] 
11:21:31 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.sequence.tests ---
11:21:31 [INFO] 
11:21:31 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.sequence.tests ---
11:21:31 [INFO] The project's OSGi version is 2.0.0.202401111608
11:21:31 [INFO] 
11:21:31 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.sequence.tests ---
11:21:31 [INFO] 
11:21:31 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.sequence.tests ---
11:21:31 [INFO] 
11:21:31 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.sequence.tests ---
11:21:31 [INFO] 
11:21:31 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.sequence.tests ---
11:21:31 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.sequence.tests
11:21:33 [INFO] 
11:21:33 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.sequence.tests ---
11:21:33 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:21:33 [INFO] 
11:21:33 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.sequence.tests ---
11:21:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/main/resources
11:21:33 [INFO] 
11:21:33 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.sequence.tests ---
11:21:33 [INFO] Compiling 74 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[25] 
11:21:34 	import org.eclipse.papyrus.uml.diagram.sequence.edit.policies.OLDLifelineXYLayoutEditPolicy;
11:21:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The type OLDLifelineXYLayoutEditPolicy is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[37] 
11:21:34 	Dimension newSizeDelta = OLDLifelineXYLayoutEditPolicy.adaptSizeDeltaToMaxHeight(figure, sizeDelta);
11:21:34 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The type OLDLifelineXYLayoutEditPolicy is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[37] 
11:21:34 	Dimension newSizeDelta = OLDLifelineXYLayoutEditPolicy.adaptSizeDeltaToMaxHeight(figure, sizeDelta);
11:21:34 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The method adaptSizeDeltaToMaxHeight(IFigure, Dimension) from the type OLDLifelineXYLayoutEditPolicy is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[42] 
11:21:34 	newSizeDelta = OLDLifelineXYLayoutEditPolicy.adaptSizeDeltaToMaxHeight(figure, sizeDelta);
11:21:34 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The type OLDLifelineXYLayoutEditPolicy is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[42] 
11:21:34 	newSizeDelta = OLDLifelineXYLayoutEditPolicy.adaptSizeDeltaToMaxHeight(figure, sizeDelta);
11:21:34 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The method adaptSizeDeltaToMaxHeight(IFigure, Dimension) from the type OLDLifelineXYLayoutEditPolicy is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[47] 
11:21:34 	newSizeDelta = OLDLifelineXYLayoutEditPolicy.adaptSizeDeltaToMaxHeight(figure, sizeDelta);
11:21:34 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The type OLDLifelineXYLayoutEditPolicy is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[47] 
11:21:34 	newSizeDelta = OLDLifelineXYLayoutEditPolicy.adaptSizeDeltaToMaxHeight(figure, sizeDelta);
11:21:34 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The method adaptSizeDeltaToMaxHeight(IFigure, Dimension) from the type OLDLifelineXYLayoutEditPolicy is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[57] 
11:21:34 	assertTrue("Left figure is not on the left of the right figure", OLDLifelineXYLayoutEditPolicy.isAffixedToRight(leftFigure, rightFigure));
11:21:34 	                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The type OLDLifelineXYLayoutEditPolicy is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[57] 
11:21:34 	assertTrue("Left figure is not on the left of the right figure", OLDLifelineXYLayoutEditPolicy.isAffixedToRight(leftFigure, rightFigure));
11:21:34 	                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The method isAffixedToRight(Rectangle, Rectangle) from the type OLDLifelineXYLayoutEditPolicy is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[58] 
11:21:34 	assertFalse("Right figure is on the left of the left figure", OLDLifelineXYLayoutEditPolicy.isAffixedToRight(rightFigure, leftFigure));
11:21:34 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The type OLDLifelineXYLayoutEditPolicy is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[58] 
11:21:34 	assertFalse("Right figure is on the left of the left figure", OLDLifelineXYLayoutEditPolicy.isAffixedToRight(rightFigure, leftFigure));
11:21:34 	                                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The method isAffixedToRight(Rectangle, Rectangle) from the type OLDLifelineXYLayoutEditPolicy is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[65] 
11:21:34 	Rectangle absoluteBounds = OLDLifelineXYLayoutEditPolicy.getRealMoveDelta(oldRelativeBounds, newRelativeBounds);
11:21:34 	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The type OLDLifelineXYLayoutEditPolicy is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[65] 
11:21:34 	Rectangle absoluteBounds = OLDLifelineXYLayoutEditPolicy.getRealMoveDelta(oldRelativeBounds, newRelativeBounds);
11:21:34 	                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The method getRealMoveDelta(Rectangle, Rectangle) from the type OLDLifelineXYLayoutEditPolicy is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[79] 
11:21:34 	Rectangle absoluteChild = OLDLifelineXYLayoutEditPolicy.getRelativeBounds(childFigure);
11:21:34 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The type OLDLifelineXYLayoutEditPolicy is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[79] 
11:21:34 	Rectangle absoluteChild = OLDLifelineXYLayoutEditPolicy.getRelativeBounds(childFigure);
11:21:34 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The method getRelativeBounds(IFigure) from the type OLDLifelineXYLayoutEditPolicy is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOperandsTest.java:[97] 
11:21:34 	Assert.assertThat(messageEnd, IsInstanceOf.instanceOf(MessageOccurrenceSpecification.class));
11:21:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The method assertThat(MessageEnd, Matcher<? super MessageEnd>) from the type Assert is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestWeakReferences.java:[45] 
11:21:34 	import org.eclipse.papyrus.uml.diagram.sequence.util.SequenceRequestConstant;
11:21:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The type SequenceRequestConstant is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestWeakReferences.java:[53] 
11:21:34 	@SuppressWarnings({ "unchecked", "rawtypes" })
11:21:34 	                                 ^^^^^^^^^^
11:21:34 Unnecessary @SuppressWarnings("rawtypes")
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestWeakReferences.java:[355] 
11:21:34 	reconnReq.getExtendedData().put(SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS, true);
11:21:34 	                                ^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The type SequenceRequestConstant is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestWeakReferences.java:[355] 
11:21:34 	reconnReq.getExtendedData().put(SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS, true);
11:21:34 	                                                        ^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The field SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineAutoResize_383723.java:[55] 
11:21:34 	import org.eclipse.papyrus.infra.core.utils.DiResourceSet;
11:21:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The type DiResourceSet is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineAutoResize_383723.java:[112] 
11:21:34 	RectangleFigure fig = lifeline1.getPrimaryShape().getFigureLifelineNameContainerFigure();
11:21:34 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The method getFigureLifelineNameContainerFigure() from the type LifelineFigure is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineAutoResize_383723.java:[235] 
11:21:34 	this.diResourceSet = houseKeeper.cleanUpLater(new DiResourceSet());
11:21:34 	                                                  ^^^^^^^^^^^^^
11:21:34 The type DiResourceSet is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineAutoResize_383723.java:[235] 
11:21:34 	this.diResourceSet = houseKeeper.cleanUpLater(new DiResourceSet());
11:21:34 	                                                  ^^^^^^^^^^^^^^^
11:21:34 The constructor DiResourceSet() is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineAutoResize_383723.java:[247] 
11:21:34 	diResourceSet.createsModels(file);
11:21:34 	              ^^^^^^^^^^^^^^^^^^^
11:21:34 The method createsModels(IFile) from the type ModelSet is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestAdvancedDragDrop_364696.java:[41] 
11:21:34 	import org.eclipse.papyrus.infra.core.utils.DiResourceSet;
11:21:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The type DiResourceSet is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestAdvancedDragDrop_364696.java:[94] 
11:21:34 	this.diResourceSet = houseKeeper.cleanUpLater(new DiResourceSet());
11:21:34 	                                                  ^^^^^^^^^^^^^
11:21:34 The type DiResourceSet is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestAdvancedDragDrop_364696.java:[94] 
11:21:34 	this.diResourceSet = houseKeeper.cleanUpLater(new DiResourceSet());
11:21:34 	                                                  ^^^^^^^^^^^^^^^
11:21:34 The constructor DiResourceSet() is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestAdvancedDragDrop_364696.java:[106] 
11:21:34 	diResourceSet.createsModels(file);
11:21:34 	              ^^^^^^^^^^^^^^^^^^^
11:21:34 The method createsModels(IFile) from the type ModelSet is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestAdvancedDragDrop_364696.java:[182] 
11:21:34 	ArrayList list = new ArrayList();
11:21:34 	^^^^^^^^^
11:21:34 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestAdvancedDragDrop_364696.java:[182] 
11:21:34 	ArrayList list = new ArrayList();
11:21:34 	                     ^^^^^^^^^
11:21:34 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestAdvancedDragDrop_364696.java:[183] 
11:21:34 	list.add(obj);
11:21:34 	^^^^^^^^^^^^^
11:21:34 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestSynchronousMessageCreation_364827.java:[168] 
11:21:34 	Command cmd = source.getCommand(connectionRequest);
11:21:34 	        ^^^
11:21:34 The value of the local variable cmd is not used
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestSynchronousMessageCreation_364827.java:[178] 
11:21:34 	connectionRequest.getExtendedData().put(SOURCE_MODEL_CONTAINER, container);
11:21:34 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestSynchronousMessageCreation_364827.java:[179] 
11:21:34 	connectionRequest.getExtendedData().put(TARGET_MODEL_CONTAINER, container);
11:21:34 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCreationUndo_384618.java:[261] 
11:21:34 	Command cmd = source.getCommand(connectionRequest);
11:21:34 	        ^^^
11:21:34 The value of the local variable cmd is not used
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCreationUndo_384618.java:[271] 
11:21:34 	connectionRequest.getExtendedData().put(SOURCE_MODEL_CONTAINER, container);
11:21:34 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCreationUndo_384618.java:[272] 
11:21:34 	connectionRequest.getExtendedData().put(TARGET_MODEL_CONTAINER, container);
11:21:34 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[63] 
11:21:34 	import org.eclipse.papyrus.uml.diagram.sequence.util.SequenceRequestConstant;
11:21:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The type SequenceRequestConstant is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[287] 
11:21:34 	request.getExtendedData().put(SequenceRequestConstant.SOURCE_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(startLocation, sourceEditPart));
11:21:34 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[287] 
11:21:34 	request.getExtendedData().put(SequenceRequestConstant.SOURCE_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(startLocation, sourceEditPart));
11:21:34 	                              ^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The type SequenceRequestConstant is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[287] 
11:21:34 	request.getExtendedData().put(SequenceRequestConstant.SOURCE_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(startLocation, sourceEditPart));
11:21:34 	                                                      ^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The field SequenceRequestConstant.SOURCE_MODEL_CONTAINER is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[294] 
11:21:34 	List<OccurrenceSpecification> events = Collections.emptyList();
11:21:34 	                              ^^^^^^
11:21:34 The value of the local variable events is not used
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[301] 
11:21:34 	request.getExtendedData().put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION, location);
11:21:34 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[301] 
11:21:34 	request.getExtendedData().put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION, location);
11:21:34 	                              ^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The type SequenceRequestConstant is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[301] 
11:21:34 	request.getExtendedData().put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION, location);
11:21:34 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The field SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[320] 
11:21:34 	request.getExtendedData().put(SequenceRequestConstant.TARGET_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(endLocation, targetEditPart));
11:21:34 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[320] 
11:21:34 	request.getExtendedData().put(SequenceRequestConstant.TARGET_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(endLocation, targetEditPart));
11:21:34 	                              ^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The type SequenceRequestConstant is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[320] 
11:21:34 	request.getExtendedData().put(SequenceRequestConstant.TARGET_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(endLocation, targetEditPart));
11:21:34 	                                                      ^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The field SequenceRequestConstant.TARGET_MODEL_CONTAINER is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[332] 
11:21:34 	request.getExtendedData().put(SequenceRequestConstant.NEAREST_OCCURRENCE_SPECIFICATION_2, events);
11:21:34 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[332] 
11:21:34 	request.getExtendedData().put(SequenceRequestConstant.NEAREST_OCCURRENCE_SPECIFICATION_2, events);
11:21:34 	                              ^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The type SequenceRequestConstant is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[332] 
11:21:34 	request.getExtendedData().put(SequenceRequestConstant.NEAREST_OCCURRENCE_SPECIFICATION_2, events);
11:21:34 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The field SequenceRequestConstant.NEAREST_OCCURRENCE_SPECIFICATION_2 is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[333] 
11:21:34 	request.getExtendedData().put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION_2, location);
11:21:34 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[333] 
11:21:34 	request.getExtendedData().put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION_2, location);
11:21:34 	                              ^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The type SequenceRequestConstant is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[333] 
11:21:34 	request.getExtendedData().put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION_2, location);
11:21:34 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The field SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION_2 is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineLabelCustomize_383722.java:[47] 
11:21:34 	import org.eclipse.papyrus.infra.core.utils.DiResourceSet;
11:21:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The type DiResourceSet is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineLabelCustomize_383722.java:[221] 
11:21:34 	this.diResourceSet = houseKeeper.cleanUpLater(new DiResourceSet());
11:21:34 	                                                  ^^^^^^^^^^^^^
11:21:34 The type DiResourceSet is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineLabelCustomize_383722.java:[221] 
11:21:34 	this.diResourceSet = houseKeeper.cleanUpLater(new DiResourceSet());
11:21:34 	                                                  ^^^^^^^^^^^^^^^
11:21:34 The constructor DiResourceSet() is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineLabelCustomize_383722.java:[233] 
11:21:34 	diResourceSet.createsModels(file);
11:21:34 	              ^^^^^^^^^^^^^^^^^^^
11:21:34 The method createsModels(IFile) from the type ModelSet is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkTest.java:[118] 
11:21:34 	Assert.assertThat(link.getFigure(), IsInstanceOf.instanceOf(connectionFigure));
11:21:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The method assertThat(IFigure, Matcher<? super IFigure>) from the type Assert is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkTest.java:[288] 
11:21:34 	Assert.assertThat(actual, IsEqual.equalTo(expected));
11:21:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The method assertThat(int[], Matcher<? super int[]>) from the type Assert is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkTest.java:[300] 
11:21:34 	Assert.assertThat("Invalid source anchor for " + connectionName, connection.getConnectionFigure().getSourceAnchor(), IsInstanceOf.instanceOf(sourceAnchor));
11:21:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The method assertThat(String, ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkTest.java:[301] 
11:21:34 	Assert.assertThat("Invalid target anchor for " + connectionName, connection.getConnectionFigure().getTargetAnchor(), IsInstanceOf.instanceOf(targetAnchor));
11:21:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The method assertThat(String, ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestResizeStateInvariant_395774.java:[40] 
11:21:34 	import org.eclipse.papyrus.uml.diagram.sequence.util.SequenceRequestConstant;
11:21:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The type SequenceRequestConstant is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestResizeStateInvariant_395774.java:[145] 
11:21:34 	request.getExtendedData().put(SequenceRequestConstant.SOURCE_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(startLocation, sourceEditPart));
11:21:34 	                              ^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The type SequenceRequestConstant is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestResizeStateInvariant_395774.java:[145] 
11:21:34 	request.getExtendedData().put(SequenceRequestConstant.SOURCE_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(startLocation, sourceEditPart));
11:21:34 	                                                      ^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The field SequenceRequestConstant.SOURCE_MODEL_CONTAINER is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestResizeStateInvariant_395774.java:[161] 
11:21:34 	request.getExtendedData().put(SequenceRequestConstant.TARGET_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(endLocation, targetEditPart));
11:21:34 	                              ^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The type SequenceRequestConstant is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestResizeStateInvariant_395774.java:[161] 
11:21:34 	request.getExtendedData().put(SequenceRequestConstant.TARGET_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(endLocation, targetEditPart));
11:21:34 	                                                      ^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The field SequenceRequestConstant.TARGET_MODEL_CONTAINER is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCombinedFragmentName_382951.java:[53] 
11:21:34 	private static final String COMBINED_FRAGMENT_KEY = "ELEMENT_PapyrusUMLSequenceDiagram_CombinedFragment_CombinedFragmentCompartment.compartment_name.visibility";
11:21:34 	                            ^^^^^^^^^^^^^^^^^^^^^
11:21:34 The value of the field TestCombinedFragmentName_382951.COMBINED_FRAGMENT_KEY is not used
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestOccurrenceSpecificationDeletion_430552.java:[140] 
11:21:34 	Command cmd = source.getCommand(connectionRequest);
11:21:34 	        ^^^
11:21:34 The value of the local variable cmd is not used
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestOccurrenceSpecificationDeletion_430552.java:[149] 
11:21:34 	connectionRequest.getExtendedData().put(SOURCE_MODEL_CONTAINER, container);
11:21:34 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestOccurrenceSpecificationDeletion_430552.java:[150] 
11:21:34 	connectionRequest.getExtendedData().put(TARGET_MODEL_CONTAINER, container);
11:21:34 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestCombinedFragmentChildNode.java:[134] 
11:21:34 	List children = getParentEditPart().getChildren();
11:21:34 	^^^^
11:21:34 List is a raw type. References to generic type List<E> should be parameterized
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestCombinedFragmentChildNode.java:[179] 
11:21:34 	List children = getParentEditPart().getChildren();
11:21:34 	^^^^
11:21:34 List is a raw type. References to generic type List<E> should be parameterized
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCombinedFragmentOperand_364701.java:[165] 
11:21:34 	private void resizeSouth(IGraphicalEditPart op, Dimension deltaSize) {
11:21:34 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The method resizeSouth(IGraphicalEditPart, Dimension) from the type TestCombinedFragmentOperand_364701 is never used locally
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCombinedFragmentOperand_364701.java:[177] 
11:21:34 	private void resizeNorth(IGraphicalEditPart op, Dimension deltaSize) {
11:21:34 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The method resizeNorth(IGraphicalEditPart, Dimension) from the type TestCombinedFragmentOperand_364701 is never used locally
11:21:34 77. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/CombinedFragmentRegressionTest.java (at line 111)
11:21:34 	@SuppressWarnings("nls")
11:21:34 	                  ^^^^^
11:21:34 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCombinedFragmentGates_364816.java:[196] 
11:21:34 	Command cmd = source.getCommand(connectionRequest);
11:21:34 	        ^^^
11:21:34 The value of the local variable cmd is not used
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCombinedFragmentGates_364816.java:[206] 
11:21:34 	connectionRequest.getExtendedData().put(SOURCE_MODEL_CONTAINER, container);
11:21:34 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCombinedFragmentGates_364816.java:[207] 
11:21:34 	connectionRequest.getExtendedData().put(TARGET_MODEL_CONTAINER, container);
11:21:34 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/Test_528787.java:[62] 
11:21:34 	@SuppressWarnings({ "unchecked", "rawtypes" })
11:21:34 	                                 ^^^^^^^^^^
11:21:34 Unnecessary @SuppressWarnings("rawtypes")
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestTopNode.java:[47] 
11:21:34 	import org.eclipse.papyrus.infra.ui.util.ServiceUtilsForActionHandlers;
11:21:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The type ServiceUtilsForActionHandlers is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestTopNode.java:[188] 
11:21:34 	ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance();
11:21:34 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The type ServiceUtilsForActionHandlers is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestTopNode.java:[188] 
11:21:34 	ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance();
11:21:34 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The type ServiceUtilsForActionHandlers is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestTopNode.java:[188] 
11:21:34 	ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance();
11:21:34 	                                                                           ^^^^^^^^^^^^^
11:21:34 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestTopNode.java:[191] 
11:21:34 	editingDomain = serviceUtils.getTransactionalEditingDomain();
11:21:34 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The method getTransactionalEditingDomain() from the type ServiceUtilsForActionHandlers is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessageLostFound_384202.java:[232] 
11:21:34 	int xPos = linkedPartBounds.x + delta.width + (int) Math.round(anchorOwningFigure.getBounds().width * pp.preciseX);
11:21:34 	                                                                                                         ^^^^^^^^
11:21:34 The field PrecisionPoint.preciseX is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessageLostFound_384202.java:[233] 
11:21:34 	int yPos = linkedPartBounds.y + delta.height + (int) Math.round(anchorOwningFigure.getBounds().height * pp.preciseY);
11:21:34 	                                                                                                           ^^^^^^^^
11:21:34 The field PrecisionPoint.preciseY is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessageLostFound_384202.java:[269] 
11:21:34 	Command cmd = source.getCommand(connectionRequest);
11:21:34 	        ^^^
11:21:34 The value of the local variable cmd is not used
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessageLostFound_384202.java:[279] 
11:21:34 	connectionRequest.getExtendedData().put(SOURCE_MODEL_CONTAINER, container);
11:21:34 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessageLostFound_384202.java:[280] 
11:21:34 	connectionRequest.getExtendedData().put(TARGET_MODEL_CONTAINER, container);
11:21:34 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessageCreate_379661.java:[174] 
11:21:34 	Command cmd = source.getCommand(connectionRequest);
11:21:34 	        ^^^
11:21:34 The value of the local variable cmd is not used
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessageCreate_379661.java:[184] 
11:21:34 	connectionRequest.getExtendedData().put(SOURCE_MODEL_CONTAINER, container);
11:21:34 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessageCreate_379661.java:[185] 
11:21:34 	connectionRequest.getExtendedData().put(TARGET_MODEL_CONTAINER, container);
11:21:34 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCombinedFragmentOperandsLayout.java:[396] 
11:21:34 	Assert.assertThat(result, instanceOf(Collection.class));
11:21:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestSequenceDiagramChildNode.java:[201] 
11:21:34 	EList children = getParentEditPart().getNotationView().getChildren();
11:21:34 	^^^^^
11:21:34 EList is a raw type. References to generic type EList<E> should be parameterized
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessagesDeletion_364828.java:[95] 
11:21:34 	request.getExtendedData().put(SOURCE_MODEL_CONTAINER, container);
11:21:34 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessagesDeletion_364828.java:[96] 
11:21:34 	request.getExtendedData().put(TARGET_MODEL_CONTAINER, container);
11:21:34 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[99] 
11:21:34 	Assert.assertThat(newLinkEditPart, IsInstanceOf.instanceOf(ConnectionNodeEditPart.class));
11:21:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The method assertThat(EditPart, Matcher<? super EditPart>) from the type Assert is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[107] 
11:21:34 	Assert.assertThat(newConnection.getConnectionFigure(), IsInstanceOf.instanceOf(figureClass));
11:21:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The method assertThat(Connection, Matcher<? super Connection>) from the type Assert is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[108] 
11:21:34 	Assert.assertThat(newConnection.getConnectionFigure().getSourceAnchor(), IsInstanceOf.instanceOf(ConnectionSourceAnchor.class));
11:21:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[109] 
11:21:34 	Assert.assertThat(newConnection.getConnectionFigure().getTargetAnchor(), IsInstanceOf.instanceOf(ConnectionTargetAnchor.class));
11:21:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[129] 
11:21:34 	Assert.assertThat(newLinkEditPart, IsInstanceOf.instanceOf(ConnectionNodeEditPart.class));
11:21:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The method assertThat(EditPart, Matcher<? super EditPart>) from the type Assert is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[137] 
11:21:34 	Assert.assertThat(newConnection.getConnectionFigure(), IsInstanceOf.instanceOf(figureClass));
11:21:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The method assertThat(Connection, Matcher<? super Connection>) from the type Assert is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[138] 
11:21:34 	Assert.assertThat(newConnection.getConnectionFigure().getSourceAnchor(), IsInstanceOf.instanceOf(ConnectionTargetAnchor.class));
11:21:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[139] 
11:21:34 	Assert.assertThat(newConnection.getConnectionFigure().getTargetAnchor(), IsInstanceOf.instanceOf(ConnectionSourceAnchor.class));
11:21:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[159] 
11:21:34 	Assert.assertThat(newLinkEditPart, IsInstanceOf.instanceOf(ConnectionNodeEditPart.class));
11:21:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The method assertThat(EditPart, Matcher<? super EditPart>) from the type Assert is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[167] 
11:21:34 	Assert.assertThat(newConnection.getConnectionFigure(), IsInstanceOf.instanceOf(figureClass));
11:21:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The method assertThat(Connection, Matcher<? super Connection>) from the type Assert is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[168] 
11:21:34 	Assert.assertThat(newConnection.getConnectionFigure().getSourceAnchor(), IsInstanceOf.instanceOf(NodeTopAnchor.class));
11:21:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[169] 
11:21:34 	Assert.assertThat(newConnection.getConnectionFigure().getTargetAnchor(), IsInstanceOf.instanceOf(NodeBottomAnchor.class));
11:21:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[189] 
11:21:34 	Assert.assertThat(newLinkEditPart, IsInstanceOf.instanceOf(ConnectionNodeEditPart.class));
11:21:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The method assertThat(EditPart, Matcher<? super EditPart>) from the type Assert is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[197] 
11:21:34 	Assert.assertThat(newConnection.getConnectionFigure(), IsInstanceOf.instanceOf(figureClass));
11:21:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The method assertThat(Connection, Matcher<? super Connection>) from the type Assert is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[198] 
11:21:34 	Assert.assertThat(newConnection.getConnectionFigure().getSourceAnchor(), IsInstanceOf.instanceOf(NodeBottomAnchor.class));
11:21:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[199] 
11:21:34 	Assert.assertThat(newConnection.getConnectionFigure().getTargetAnchor(), IsInstanceOf.instanceOf(NodeTopAnchor.class));
11:21:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[219] 
11:21:34 	Assert.assertThat(newLinkEditPart, IsInstanceOf.instanceOf(ConnectionNodeEditPart.class));
11:21:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The method assertThat(EditPart, Matcher<? super EditPart>) from the type Assert is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[227] 
11:21:34 	Assert.assertThat(newConnection.getConnectionFigure(), IsInstanceOf.instanceOf(figureClass));
11:21:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The method assertThat(Connection, Matcher<? super Connection>) from the type Assert is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[228] 
11:21:34 	Assert.assertThat(newConnection.getConnectionFigure().getSourceAnchor(), IsInstanceOf.instanceOf(CenterAnchor.class));
11:21:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[229] 
11:21:34 	Assert.assertThat(newConnection.getConnectionFigure().getTargetAnchor(), IsInstanceOf.instanceOf(CenterAnchor.class));
11:21:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestLink.java:[50] 
11:21:34 	import org.eclipse.papyrus.infra.ui.util.ServiceUtilsForActionHandlers;
11:21:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The type ServiceUtilsForActionHandlers is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestLink.java:[199] 
11:21:34 	ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance();
11:21:34 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The type ServiceUtilsForActionHandlers is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestLink.java:[199] 
11:21:34 	ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance();
11:21:34 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The type ServiceUtilsForActionHandlers is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestLink.java:[199] 
11:21:34 	ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance();
11:21:34 	                                                                           ^^^^^^^^^^^^^
11:21:34 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestLink.java:[202] 
11:21:34 	editingDomain = serviceUtils.getTransactionalEditingDomain();
11:21:34 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:34 The method getTransactionalEditingDomain() from the type ServiceUtilsForActionHandlers is deprecated
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestLink.java:[335] 
11:21:34 	List list = parent.getChildren();
11:21:34 	^^^^
11:21:34 List is a raw type. References to generic type List<E> should be parameterized
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestLink.java:[348] 
11:21:34 	Command cmd = source.getCommand(connectionRequest);
11:21:34 	        ^^^
11:21:34 The value of the local variable cmd is not used
11:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestLink.java:[369] 
11:21:34 	Command cmd = targetPlayer.getCommand(reconnectRequest);
11:21:34 	        ^^^
11:21:34 The value of the local variable cmd is not used
11:21:34 126 problems (0 errors, 125 warnings, 1 info)
11:21:34 [INFO] 
11:21:34 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.sequence.tests ---
11:21:34 [INFO] 
11:21:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.sequence.tests ---
11:21:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/test/resources
11:21:34 [INFO] 
11:21:34 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.sequence.tests ---
11:21:34 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 228 were skipped
11:21:34 [INFO] 
11:21:34 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.sequence.tests ---
11:21:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/target/org.eclipse.papyrus.uml.diagram.sequence.tests-2.0.0-SNAPSHOT.jar
11:21:34 [INFO] 
11:21:34 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.sequence.tests ---
11:21:34 [INFO] 
11:21:34 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.sequence.tests ---
11:21:34 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.sequence.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:21:34 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.sequence.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:21:34 [INFO] 
11:21:34 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.sequence.tests ---
11:21:34 [INFO] Skipping tests
11:21:34 [INFO] 
11:21:34 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.sequence.tests ---
11:21:34 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:21:34 [INFO] 
11:21:34 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.deployment.tests >--
11:21:34 [INFO] Building org.eclipse.papyrus.uml.diagram.deployment.tests 2.0.0-SNAPSHOT [583/735]
11:21:34 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/pom.xml
11:21:34 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:21:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.deployment.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/pom.xml
11:21:35 [INFO] 
11:21:35 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.deployment.tests ---
11:21:35 [INFO] 
11:21:35 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.deployment.tests ---
11:21:35 [INFO] The project's OSGi version is 2.0.0.202401111608
11:21:35 [INFO] 
11:21:35 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.deployment.tests ---
11:21:35 [INFO] 
11:21:35 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.deployment.tests ---
11:21:35 [INFO] 
11:21:35 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.deployment.tests ---
11:21:35 [INFO] 
11:21:35 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.deployment.tests ---
11:21:35 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.deployment.tests
11:21:36 [INFO] 
11:21:36 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.deployment.tests ---
11:21:36 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:21:36 [INFO] 
11:21:36 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.deployment.tests ---
11:21:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/src/main/resources
11:21:36 [INFO] 
11:21:36 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.deployment.tests ---
11:21:36 [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:21:37 [INFO] 
11:21:37 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.deployment.tests ---
11:21:37 [INFO] 
11:21:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.deployment.tests ---
11:21:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/src/test/resources
11:21:37 [INFO] 
11:21:37 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.deployment.tests ---
11:21:37 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 228 were skipped
11:21:37 [INFO] 
11:21:37 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.deployment.tests ---
11:21:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/target/org.eclipse.papyrus.uml.diagram.deployment.tests-2.0.0-SNAPSHOT.jar
11:21:37 [INFO] 
11:21:37 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.deployment.tests ---
11:21:37 [INFO] 
11:21:37 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.deployment.tests ---
11:21:37 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.deployment.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:21:37 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.deployment.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:21:37 [INFO] 
11:21:37 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.deployment.tests ---
11:21:37 [INFO] Skipping tests
11:21:37 [INFO] 
11:21:37 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.deployment.tests ---
11:21:37 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:21:37 [INFO] 
11:21:37 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.wizards.tests >--
11:21:37 [INFO] Building org.eclipse.papyrus.uml.diagram.wizards.tests 2.1.0-SNAPSHOT [584/735]
11:21:37 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/pom.xml
11:21:37 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:21:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.wizards.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/pom.xml
11:21:38 [INFO] 
11:21:38 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.wizards.tests ---
11:21:38 [INFO] 
11:21:38 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.wizards.tests ---
11:21:38 [INFO] The project's OSGi version is 2.1.0.202401111608
11:21:38 [INFO] 
11:21:38 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.wizards.tests ---
11:21:38 [INFO] 
11:21:38 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.wizards.tests ---
11:21:38 [INFO] 
11:21:38 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.wizards.tests ---
11:21:38 [INFO] 
11:21:38 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.wizards.tests ---
11:21:38 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.wizards.tests
11:21:39 [INFO] 
11:21:39 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.wizards.tests ---
11:21:39 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:21:39 [INFO] 
11:21:39 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.wizards.tests ---
11:21:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/src/main/resources
11:21:39 [INFO] 
11:21:39 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.wizards.tests ---
11:21:40 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:21:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/test/org/eclipse/papyrus/uml/diagram/wizards/TestCreateModelFromExistingModelWizard.java:[79] 
11:21:40 	private boolean isInitFromExistingDomainModel;
11:21:40 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:40 The value of the field new InitModelWizard(){}.isInitFromExistingDomainModel is not used
11:21:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/test/org/eclipse/papyrus/uml/diagram/wizards/TestCreateModelFromExistingModelWizard.java:[81] 
11:21:40 	private SelectRootElementPage selectRootElementPage;
11:21:40 	                              ^^^^^^^^^^^^^^^^^^^^^
11:21:40 The value of the field new InitModelWizard(){}.selectRootElementPage is not used
11:21:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/test/org/eclipse/papyrus/uml/diagram/wizards/TestCreateModelFromExistingModelWizard.java:[119] 
11:21:40 	private boolean isInitFromExistingDomainModel;
11:21:40 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:40 The value of the field new InitModelWizard(){}.isInitFromExistingDomainModel is not used
11:21:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/test/org/eclipse/papyrus/uml/diagram/wizards/TestCreateModelFromExistingModelWizard.java:[151] 
11:21:40 	private boolean isInitFromExistingDomainModel;
11:21:40 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:40 The value of the field new InitModelWizard(){}.isInitFromExistingDomainModel is not used
11:21:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/test/org/eclipse/papyrus/uml/diagram/wizards/TestCreateModelFromExistingModelWizard.java:[153] 
11:21:40 	private SelectRootElementPage selectRootElementPage;
11:21:40 	                              ^^^^^^^^^^^^^^^^^^^^^
11:21:40 The value of the field new InitModelWizard(){}.selectRootElementPage is not used
11:21:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/test/org/eclipse/papyrus/uml/diagram/wizards/TestNewModelWizardBase.java:[102] 
11:21:40 	return Activator.getDefault().getWorkbench();
11:21:40 	                              ^^^^^^^^^^^^^^
11:21:40 The method getWorkbench() from the type AbstractUIPlugin is deprecated
11:21:40 6 problems (6 warnings)
11:21:40 [INFO] 
11:21:40 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.wizards.tests ---
11:21:40 [INFO] 
11:21:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.wizards.tests ---
11:21:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/src/test/resources
11:21:40 [INFO] 
11:21:40 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.wizards.tests ---
11:21:40 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 229 were skipped
11:21:40 [INFO] 
11:21:40 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.wizards.tests ---
11:21:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/target/org.eclipse.papyrus.uml.diagram.wizards.tests-2.1.0-SNAPSHOT.jar
11:21:40 [INFO] 
11:21:40 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.wizards.tests ---
11:21:40 [INFO] 
11:21:40 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.wizards.tests ---
11:21:40 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.wizards.tests:xml:p2metadata:2.1.0-SNAPSHOT already attached, replace previous instance
11:21:40 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.wizards.tests:xml:p2artifacts:2.1.0-SNAPSHOT already attached, replace previous instance
11:21:40 [INFO] 
11:21:40 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.wizards.tests ---
11:21:40 [INFO] Skipping tests
11:21:40 [INFO] 
11:21:40 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.wizards.tests ---
11:21:40 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:21:40 [INFO] 
11:21:40 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.profile.tests >--
11:21:40 [INFO] Building org.eclipse.papyrus.uml.diagram.profile.tests 2.0.0-SNAPSHOT [585/735]
11:21:40 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/pom.xml
11:21:40 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:21:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/pom.xml
11:21:41 [INFO] 
11:21:41 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.profile.tests ---
11:21:41 [INFO] 
11:21:41 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.profile.tests ---
11:21:41 [INFO] The project's OSGi version is 2.0.0.202401111608
11:21:41 [INFO] 
11:21:41 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.profile.tests ---
11:21:41 [INFO] 
11:21:41 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.profile.tests ---
11:21:41 [INFO] 
11:21:41 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.profile.tests ---
11:21:41 [INFO] 
11:21:41 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.profile.tests ---
11:21:41 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.profile.tests
11:21:42 [INFO] 
11:21:42 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.profile.tests ---
11:21:42 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:21:42 [INFO] 
11:21:42 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.profile.tests ---
11:21:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/src/main/resources
11:21:42 [INFO] 
11:21:42 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.profile.tests ---
11:21:42 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:21:43 [INFO] 
11:21:43 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.profile.tests ---
11:21:43 [INFO] 
11:21:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.profile.tests ---
11:21:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/src/test/resources
11:21:43 [INFO] 
11:21:43 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.profile.tests ---
11:21:43 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 228 were skipped
11:21:43 [INFO] 
11:21:43 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.profile.tests ---
11:21:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/target/org.eclipse.papyrus.uml.diagram.profile.tests-2.0.0-SNAPSHOT.jar
11:21:43 [INFO] 
11:21:43 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.profile.tests ---
11:21:43 [INFO] 
11:21:43 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.profile.tests ---
11:21:43 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.profile.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:21:43 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.profile.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:21:43 [INFO] 
11:21:43 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.profile.tests ---
11:21:43 [INFO] Skipping tests
11:21:43 [INFO] 
11:21:43 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.profile.tests ---
11:21:43 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:21:43 [INFO] 
11:21:43 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.activity.tests >--
11:21:43 [INFO] Building org.eclipse.papyrus.uml.diagram.activity.tests 2.0.100-SNAPSHOT [586/735]
11:21:43 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/pom.xml
11:21:43 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:21:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.activity.tests:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/pom.xml
11:21:44 [INFO] 
11:21:44 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.activity.tests ---
11:21:44 [INFO] 
11:21:44 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.activity.tests ---
11:21:44 [INFO] The project's OSGi version is 2.0.100.202401111608
11:21:44 [INFO] 
11:21:44 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.activity.tests ---
11:21:44 [INFO] 
11:21:44 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.activity.tests ---
11:21:44 [INFO] 
11:21:44 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.activity.tests ---
11:21:44 [INFO] 
11:21:44 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.activity.tests ---
11:21:44 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.activity.tests
11:21:46 [INFO] 
11:21:46 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.activity.tests ---
11:21:46 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:21:46 [INFO] 
11:21:46 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.activity.tests ---
11:21:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/src/main/resources
11:21:46 [INFO] 
11:21:46 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.activity.tests ---
11:21:46 [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/src/org/eclipse/papyrus/uml/diagram/activity/tests/canonical/TestActivityMargin.java:[43] 
11:21:47 	private final static Logger log = Logger.getAnonymousLogger();
11:21:47 	                            ^^^
11:21:47 The value of the field TestActivityMargin.log is not used
11:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/src/org/eclipse/papyrus/uml/diagram/activity/tests/canonical/TestActivityMargin.java:[79] 
11:21:47 	int expectedSemanticChildren = 0;
11:21:47 	    ^^^^^^^^^^^^^^^^^^^^^^^^
11:21:47 The value of the local variable expectedSemanticChildren is not used
11:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/src/org/eclipse/papyrus/uml/diagram/activity/tests/canonical/TestActivityMargin.java:[81] 
11:21:47 	int addedSemanticChildren = 1;
11:21:47 	    ^^^^^^^^^^^^^^^^^^^^^
11:21:47 The value of the local variable addedSemanticChildren is not used
11:21:47 3 problems (3 warnings)
11:21:47 [INFO] 
11:21:47 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.activity.tests ---
11:21:47 [INFO] 
11:21:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.activity.tests ---
11:21:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/src/test/resources
11:21:47 [INFO] 
11:21:47 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.activity.tests ---
11:21:47 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 228 were skipped
11:21:47 [INFO] 
11:21:47 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.activity.tests ---
11:21:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/target/org.eclipse.papyrus.uml.diagram.activity.tests-2.0.100-SNAPSHOT.jar
11:21:47 [INFO] 
11:21:47 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.activity.tests ---
11:21:47 [INFO] 
11:21:47 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.activity.tests ---
11:21:47 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.activity.tests:xml:p2metadata:2.0.100-SNAPSHOT already attached, replace previous instance
11:21:47 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.activity.tests:xml:p2artifacts:2.0.100-SNAPSHOT already attached, replace previous instance
11:21:47 [INFO] 
11:21:47 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.activity.tests ---
11:21:47 [INFO] Skipping tests
11:21:47 [INFO] 
11:21:47 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.activity.tests ---
11:21:47 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:21:47 [INFO] 
11:21:47 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.timing.tests >--
11:21:47 [INFO] Building org.eclipse.papyrus.uml.diagram.timing.tests 2.0.100-SNAPSHOT [587/735]
11:21:47 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/pom.xml
11:21:47 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:21:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.timing.tests:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/pom.xml
11:21:47 [INFO] 
11:21:47 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.timing.tests ---
11:21:47 [INFO] 
11:21:47 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.timing.tests ---
11:21:47 [INFO] The project's OSGi version is 2.0.100.202401111608
11:21:47 [INFO] 
11:21:47 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.timing.tests ---
11:21:47 [INFO] 
11:21:47 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.timing.tests ---
11:21:47 [INFO] 
11:21:47 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.timing.tests ---
11:21:47 [INFO] 
11:21:47 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.timing.tests ---
11:21:47 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.timing.tests
11:21:49 [INFO] 
11:21:49 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.timing.tests ---
11:21:49 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:21:49 [INFO] 
11:21:49 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.timing.tests ---
11:21:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/src/main/resources
11:21:49 [INFO] 
11:21:49 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.timing.tests ---
11:21:49 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:21:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/src/org/eclipse/papyrus/uml/diagram/timing/tests/canonical/AbstractTimingDiagramTestCase.java:[437] 
11:21:49 	@SuppressWarnings("unchecked")
11:21:49 	                  ^^^^^^^^^^^
11:21:49 Unnecessary @SuppressWarnings("unchecked")
11:21:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/src/org/eclipse/papyrus/uml/diagram/timing/tests/canonical/AbstractTimingDiagramTestCase.java:[487] 
11:21:49 	@SuppressWarnings("unchecked")
11:21:49 	                  ^^^^^^^^^^^
11:21:49 Unnecessary @SuppressWarnings("unchecked")
11:21:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/src/org/eclipse/papyrus/uml/diagram/timing/tests/canonical/AbstractTimingDiagramTestCase.java:[576] 
11:21:49 	@SuppressWarnings("unchecked")
11:21:49 	                  ^^^^^^^^^^^
11:21:49 Unnecessary @SuppressWarnings("unchecked")
11:21:49 3 problems (3 warnings)
11:21:49 [INFO] 
11:21:49 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.timing.tests ---
11:21:49 [INFO] 
11:21:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.timing.tests ---
11:21:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/src/test/resources
11:21:49 [INFO] 
11:21:49 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.timing.tests ---
11:21:49 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 219 were skipped
11:21:49 [INFO] 
11:21:49 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.timing.tests ---
11:21:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/target/org.eclipse.papyrus.uml.diagram.timing.tests-2.0.100-SNAPSHOT.jar
11:21:49 [INFO] 
11:21:49 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.timing.tests ---
11:21:49 [INFO] 
11:21:49 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.timing.tests ---
11:21:49 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.timing.tests:xml:p2metadata:2.0.100-SNAPSHOT already attached, replace previous instance
11:21:49 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.timing.tests:xml:p2artifacts:2.0.100-SNAPSHOT already attached, replace previous instance
11:21:49 [INFO] 
11:21:49 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.timing.tests ---
11:21:49 [INFO] Skipping tests
11:21:49 [INFO] 
11:21:49 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.timing.tests ---
11:21:49 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:21:49 [INFO] 
11:21:49 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.clazz.tests >--
11:21:49 [INFO] Building org.eclipse.papyrus.uml.diagram.clazz.tests 2.1.0-SNAPSHOT [588/735]
11:21:49 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/pom.xml
11:21:49 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:21:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.clazz.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/pom.xml
11:21:50 [INFO] 
11:21:50 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.clazz.tests ---
11:21:50 [INFO] 
11:21:50 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.clazz.tests ---
11:21:50 [INFO] The project's OSGi version is 2.1.0.202401111608
11:21:50 [INFO] 
11:21:50 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.clazz.tests ---
11:21:50 [INFO] 
11:21:50 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.clazz.tests ---
11:21:50 [INFO] 
11:21:50 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.clazz.tests ---
11:21:50 [INFO] 
11:21:50 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.clazz.tests ---
11:21:50 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.clazz.tests
11:21:52 [INFO] 
11:21:52 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.clazz.tests ---
11:21:52 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:21:52 [INFO] 
11:21:52 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.clazz.tests ---
11:21:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/src/main/resources
11:21:52 [INFO] 
11:21:52 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.clazz.tests ---
11:21:52 [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:21:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/test/org/eclipse/papyrus/uml/diagram/clazz/test/tests/Bug476872_MoveCommandTest.java:[106] 
11:21:53 	assertThat(modelToMove, instanceOf(NodeImpl.class));
11:21:53 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:53 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
11:21:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/test/org/eclipse/papyrus/uml/diagram/clazz/test/tests/Bug476872_MoveCommandTest.java:[154] 
11:21:53 	assertThat(firstModelToMove, instanceOf(NodeImpl.class));
11:21:53 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:53 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
11:21:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/test/org/eclipse/papyrus/uml/diagram/clazz/test/tests/Bug476872_MoveCommandTest.java:[158] 
11:21:53 	assertThat(secondModelToMove, instanceOf(NodeImpl.class));
11:21:53 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:53 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
11:21:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/test/org/eclipse/papyrus/uml/diagram/clazz/test/tests/Bug476872_MoveCommandTest.java:[213] 
11:21:53 	assertThat(modelTarget, instanceOf(NodeImpl.class));
11:21:53 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:53 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
11:21:53 5. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/test/org/eclipse/papyrus/uml/diagram/clazz/test/resources/ClassPaletteTest.java (at line 40)
11:21:53 	@SuppressWarnings("nls")
11:21:53 	                  ^^^^^
11:21:53 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:21:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/test/org/eclipse/papyrus/uml/diagram/clazz/test/copyPaste/ConstraintPasteStrategyTest.java:[276] 
11:21:53 	List arrayList = (List) defaultVariable;
11:21:53 	^^^^
11:21:53 List is a raw type. References to generic type List<E> should be parameterized
11:21:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/test/org/eclipse/papyrus/uml/diagram/clazz/test/copyPaste/ConstraintPasteStrategyTest.java:[276] 
11:21:53 	List arrayList = (List) defaultVariable;
11:21:53 	                  ^^^^
11:21:53 List is a raw type. References to generic type List<E> should be parameterized
11:21:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/test/org/eclipse/papyrus/uml/diagram/clazz/test/tests/Bug481317_MoveGeneralizationTest.java:[188] 
11:21:53 	assertThat(modelTarget, instanceOf(NodeImpl.class));
11:21:53 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:53 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
11:21:53 9. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/test/org/eclipse/papyrus/uml/diagram/clazz/test/resources/ModelValidationTest.java (at line 39)
11:21:53 	@SuppressWarnings("nls")
11:21:53 	                  ^^^^^
11:21:53 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:21:53 9 problems (0 errors, 7 warnings, 2 infos)
11:21:53 [INFO] 
11:21:53 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.clazz.tests ---
11:21:53 [INFO] 
11:21:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.clazz.tests ---
11:21:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/src/test/resources
11:21:53 [INFO] 
11:21:53 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.clazz.tests ---
11:21:53 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 228 were skipped
11:21:53 [INFO] 
11:21:53 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.clazz.tests ---
11:21:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/target/org.eclipse.papyrus.uml.diagram.clazz.tests-2.1.0-SNAPSHOT.jar
11:21:53 [INFO] 
11:21:53 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.clazz.tests ---
11:21:53 [INFO] 
11:21:53 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.clazz.tests ---
11:21:53 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.clazz.tests:xml:p2metadata:2.1.0-SNAPSHOT already attached, replace previous instance
11:21:53 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.clazz.tests:xml:p2artifacts:2.1.0-SNAPSHOT already attached, replace previous instance
11:21:53 [INFO] 
11:21:53 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.clazz.tests ---
11:21:53 [INFO] Skipping tests
11:21:53 [INFO] 
11:21:53 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.clazz.tests ---
11:21:53 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:21:53 [INFO] 
11:21:53 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.usecase.tests >--
11:21:53 [INFO] Building org.eclipse.papyrus.uml.diagram.usecase.tests 5.0.0-SNAPSHOT [589/735]
11:21:53 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/pom.xml
11:21:53 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:21:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.usecase.tests:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/pom.xml
11:21:53 [INFO] 
11:21:53 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.usecase.tests ---
11:21:53 [INFO] 
11:21:53 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.usecase.tests ---
11:21:53 [INFO] The project's OSGi version is 5.0.0.202401111608
11:21:53 [INFO] 
11:21:53 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.usecase.tests ---
11:21:53 [INFO] 
11:21:53 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.usecase.tests ---
11:21:53 [INFO] 
11:21:53 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.usecase.tests ---
11:21:53 [INFO] 
11:21:53 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.usecase.tests ---
11:21:53 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.usecase.tests
11:21:55 [INFO] 
11:21:55 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.usecase.tests ---
11:21:55 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:21:55 [INFO] 
11:21:55 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.usecase.tests ---
11:21:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/main/resources
11:21:55 [INFO] 
11:21:55 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.usecase.tests ---
11:21:55 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:21:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/org/eclipse/papyrus/uml/diagram/usecase/tests/UsecaseToSubjectinUsecaseDiagramDropStrategyTest.java:[45] 
11:21:55 	import org.eclipse.papyrus.uml.diagram.usecase.dnd.strategy.UsecaseToSubjectinUsecaseDiagramDropStrategy;
11:21:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:55 Discouraged access: The type 'UsecaseToSubjectinUsecaseDiagramDropStrategy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/bin')
11:21:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/org/eclipse/papyrus/uml/diagram/usecase/tests/UsecaseToSubjectinUsecaseDiagramDropStrategyTest.java:[174] 
11:21:55 	return new UsecaseToSubjectinUsecaseDiagramDropStrategy() {
11:21:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:55 Discouraged access: The type 'UsecaseToSubjectinUsecaseDiagramDropStrategy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/bin')
11:21:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/org/eclipse/papyrus/uml/diagram/usecase/tests/UsecaseToSubjectinUsecaseDiagramDropStrategyTest.java:[174] 
11:21:55 	return new UsecaseToSubjectinUsecaseDiagramDropStrategy() {
11:21:55 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:55 Discouraged access: The constructor 'UsecaseToSubjectinUsecaseDiagramDropStrategy()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/bin')
11:21:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/org/eclipse/papyrus/uml/diagram/usecase/tests/canonical/TestSpecificTopNode.java:[51] 
11:21:55 	import org.eclipse.papyrus.infra.ui.util.ServiceUtilsForActionHandlers;
11:21:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:55 The type ServiceUtilsForActionHandlers is deprecated
11:21:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/org/eclipse/papyrus/uml/diagram/usecase/tests/canonical/TestSpecificTopNode.java:[96] 
11:21:55 	ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance();
11:21:55 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:55 The type ServiceUtilsForActionHandlers is deprecated
11:21:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/org/eclipse/papyrus/uml/diagram/usecase/tests/canonical/TestSpecificTopNode.java:[96] 
11:21:55 	ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance();
11:21:55 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:55 The type ServiceUtilsForActionHandlers is deprecated
11:21:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/org/eclipse/papyrus/uml/diagram/usecase/tests/canonical/TestSpecificTopNode.java:[96] 
11:21:55 	ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance();
11:21:55 	                                                                           ^^^^^^^^^^^^^
11:21:55 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated
11:21:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/org/eclipse/papyrus/uml/diagram/usecase/tests/canonical/TestSpecificTopNode.java:[99] 
11:21:55 	editingDomain = serviceUtils.getTransactionalEditingDomain();
11:21:55 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:21:55 The method getTransactionalEditingDomain() from the type ServiceUtilsForActionHandlers is deprecated
11:21:55 8 problems (8 warnings)
11:21:55 [INFO] 
11:21:55 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.usecase.tests ---
11:21:55 [INFO] 
11:21:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.usecase.tests ---
11:21:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/test/resources
11:21:55 [INFO] 
11:21:55 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.usecase.tests ---
11:21:55 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 228 were skipped
11:21:55 [INFO] 
11:21:55 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.usecase.tests ---
11:21:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/target/org.eclipse.papyrus.uml.diagram.usecase.tests-5.0.0-SNAPSHOT.jar
11:21:55 [INFO] 
11:21:55 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.usecase.tests ---
11:21:55 [INFO] 
11:21:55 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.usecase.tests ---
11:21:55 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.usecase.tests:xml:p2metadata:5.0.0-SNAPSHOT already attached, replace previous instance
11:21:55 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.usecase.tests:xml:p2artifacts:5.0.0-SNAPSHOT already attached, replace previous instance
11:21:55 [INFO] 
11:21:55 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.usecase.tests ---
11:21:55 [INFO] Skipping tests
11:21:55 [INFO] 
11:21:55 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.usecase.tests ---
11:21:55 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:21:55 [INFO] 
11:21:55 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.diagram.feature >--
11:21:55 [INFO] Building org.eclipse.papyrus.tests.uml.diagram.feature 1.2.100-SNAPSHOT [590/735]
11:21:55 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.diagram.feature/pom.xml
11:21:55 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:21:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.diagram.feature:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.diagram.feature/pom.xml
11:21:57 [INFO] 
11:21:57 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.uml.diagram.feature ---
11:21:57 [INFO] 
11:21:57 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.diagram.feature ---
11:21:57 [INFO] The project's OSGi version is 1.2.100.202401111608
11:21:57 [INFO] 
11:21:57 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.diagram.feature ---
11:21:57 [INFO] 
11:21:57 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.diagram.feature ---
11:21:57 [INFO] 
11:21:57 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.diagram.feature ---
11:21:57 [INFO] 
11:21:57 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.uml.diagram.feature ---
11:21:57 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.diagram.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:21:57 [INFO] 
11:21:57 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.uml.diagram.feature ---
11:21:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.diagram.feature/src/main/resources
11:21:57 [INFO] 
11:21:57 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.uml.diagram.feature ---
11:21:57 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 234 were skipped
11:21:57 [INFO] 
11:21:57 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.diagram.feature ---
11:21:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.diagram.feature/target/org.eclipse.papyrus.tests.uml.diagram.feature-1.2.100-SNAPSHOT.jar
11:21:57 [INFO] 
11:21:57 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.diagram.feature ---
11:21:57 [INFO] 
11:21:57 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.diagram.feature ---
11:21:57 [INFO] 
11:21:57 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.uml.diagram.feature ---
11:21:57 [WARNING] artifact org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.diagram.feature:xml:p2metadata:1.2.100-SNAPSHOT already attached, replace previous instance
11:21:57 [WARNING] artifact org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.diagram.feature:xml:p2artifacts:1.2.100-SNAPSHOT already attached, replace previous instance
11:21:57 [INFO] 
11:21:57 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.uml.diagram.feature ---
11:21:57 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:21:57 [INFO] 
11:21:57 [INFO] ---< org.eclipse.papyrus.tests:org.eclipse.papyrus.emf.facet.tests >----
11:21:57 [INFO] Building org.eclipse.papyrus.emf.facet.tests 0.0.1-SNAPSHOT    [591/735]
11:21:57 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/facet/pom.xml
11:21:57 [INFO] --------------------------------[ pom ]---------------------------------
11:21:57 [INFO] 
11:21:57 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.tests ---
11:21:57 [INFO] 
11:21:57 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.emf.facet.tests ---
11:21:57 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/facet/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:21:57 [INFO] 
11:21:57 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.tests ---
11:21:57 [INFO] 
11:21:57 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.emf.facet.tests ---
11:21:57 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:21:57 [INFO] 
11:21:57 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.emf.facet.architecture.tests >--
11:21:57 [INFO] Building org.eclipse.papyrus.emf.facet.architecture.tests 1.0.0-SNAPSHOT [592/735]
11:21:57 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/pom.xml
11:21:57 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:21:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.emf.facet.architecture.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/pom.xml
11:21:58 [INFO] 
11:21:58 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.architecture.tests ---
11:21:58 [INFO] 
11:21:58 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.architecture.tests ---
11:21:58 [INFO] The project's OSGi version is 1.0.0.202401111608
11:21:58 [INFO] 
11:21:58 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.architecture.tests ---
11:21:58 [INFO] 
11:21:58 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.architecture.tests ---
11:21:58 [INFO] 
11:21:58 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.architecture.tests ---
11:21:58 [INFO] 
11:21:58 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.architecture.tests ---
11:21:58 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.architecture.tests
11:21:58 [INFO] 
11:21:58 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.emf.facet.architecture.tests ---
11:21:58 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:21:58 [INFO] 
11:21:58 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.architecture.tests ---
11:21:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/src/main/resources
11:21:58 [INFO] 
11:21:58 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.architecture.tests ---
11:21:59 [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:21:59 [INFO] 
11:21:59 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.architecture.tests ---
11:21:59 [INFO] 
11:21:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.architecture.tests ---
11:21:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/src/test/resources
11:21:59 [INFO] 
11:21:59 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.architecture.tests ---
11:21:59 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 211 were skipped
11:21:59 [INFO] 
11:21:59 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.architecture.tests ---
11:21:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/target/org.eclipse.papyrus.emf.facet.architecture.tests-1.0.0-SNAPSHOT.jar
11:21:59 [INFO] 
11:21:59 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.architecture.tests ---
11:21:59 [INFO] 
11:21:59 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.architecture.tests ---
11:21:59 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.emf.facet.architecture.tests:xml:p2metadata:1.0.0-SNAPSHOT already attached, replace previous instance
11:21:59 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.emf.facet.architecture.tests:xml:p2artifacts:1.0.0-SNAPSHOT already attached, replace previous instance
11:21:59 [INFO] 
11:21:59 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.emf.facet.architecture.tests ---
11:21:59 [INFO] Skipping tests
11:21:59 [INFO] 
11:21:59 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.emf.facet.architecture.tests ---
11:21:59 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:21:59 [INFO] 
11:21:59 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.emf.facet.feature >---
11:21:59 [INFO] Building org.eclipse.papyrus.tests.emf.facet.feature 1.0.0-SNAPSHOT [593/735]
11:21:59 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.emf.facet.feature/pom.xml
11:21:59 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:21:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.emf.facet.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.emf.facet.feature/pom.xml
11:21:59 [INFO] 
11:21:59 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.emf.facet.feature ---
11:21:59 [INFO] 
11:21:59 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.emf.facet.feature ---
11:21:59 [INFO] The project's OSGi version is 1.0.0.202401111608
11:21:59 [INFO] 
11:21:59 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.emf.facet.feature ---
11:21:59 [INFO] 
11:21:59 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.emf.facet.feature ---
11:21:59 [INFO] 
11:21:59 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.emf.facet.feature ---
11:21:59 [INFO] 
11:21:59 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.emf.facet.feature ---
11:21:59 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.emf.facet.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:21:59 [INFO] 
11:21:59 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.emf.facet.feature ---
11:21:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.emf.facet.feature/src/main/resources
11:21:59 [INFO] 
11:21:59 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.emf.facet.feature ---
11:21:59 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 209 were skipped
11:21:59 [INFO] 
11:21:59 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.emf.facet.feature ---
11:21:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.emf.facet.feature/target/org.eclipse.papyrus.tests.emf.facet.feature-1.0.0-SNAPSHOT.jar
11:21:59 [INFO] 
11:21:59 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.emf.facet.feature ---
11:21:59 [INFO] 
11:21:59 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.emf.facet.feature ---
11:21:59 [INFO] 
11:21:59 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.emf.facet.feature ---
11:21:59 [WARNING] artifact org.eclipse.papyrus:org.eclipse.papyrus.tests.emf.facet.feature:xml:p2metadata:1.0.0-SNAPSHOT already attached, replace previous instance
11:21:59 [WARNING] artifact org.eclipse.papyrus:org.eclipse.papyrus.tests.emf.facet.feature:xml:p2artifacts:1.0.0-SNAPSHOT already attached, replace previous instance
11:21:59 [INFO] 
11:21:59 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.emf.facet.feature ---
11:21:59 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:21:59 [INFO] 
11:21:59 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.tests.releng >--
11:21:59 [INFO] Building org.eclipse.papyrus.toolsmiths.tests.releng 0.0.1-SNAPSHOT [594/735]
11:21:59 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/pom.xml
11:21:59 [INFO] --------------------------------[ pom ]---------------------------------
11:21:59 [INFO] 
11:21:59 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.tests.releng ---
11:21:59 [INFO] 
11:21:59 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.toolsmiths.tests.releng ---
11:21:59 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:21:59 [INFO] 
11:21:59 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.tests.releng ---
11:21:59 [INFO] 
11:21:59 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.toolsmiths.tests.releng ---
11:21:59 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:21:59 [INFO] 
11:21:59 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.common.tests >--
11:21:59 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.common.tests 2.0.0-SNAPSHOT [595/735]
11:21:59 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/pom.xml
11:21:59 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:21:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.common.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/pom.xml
11:22:00 [INFO] 
11:22:00 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.common.tests ---
11:22:00 [INFO] 
11:22:00 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.common.tests ---
11:22:00 [INFO] The project's OSGi version is 2.0.0.202401111608
11:22:00 [INFO] 
11:22:00 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.common.tests ---
11:22:00 [INFO] 
11:22:00 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.common.tests ---
11:22:00 [INFO] 
11:22:00 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.common.tests ---
11:22:00 [INFO] 
11:22:00 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.common.tests ---
11:22:00 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.common.tests
11:22:01 [INFO] 
11:22:01 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.toolsmiths.validation.common.tests ---
11:22:01 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:22:01 [INFO] 
11:22:01 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.common.tests ---
11:22:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/src/main/resources
11:22:01 [INFO] 
11:22:01 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.common.tests ---
11:22:01 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/src/org/eclipse/papyrus/toolsmiths/validation/common/tests/ProjectManagementUtilsTest.java:[28] 
11:22:01 	import org.eclipse.papyrus.toolsmiths.validation.common.internal.utils.ProjectManagementUtils;
11:22:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:01 Discouraged access: The type 'ProjectManagementUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/bin')
11:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/src/org/eclipse/papyrus/toolsmiths/validation/common/tests/ProjectManagementUtilsTest.java:[36] 
11:22:01 	* Specific test cases for the {@link ProjectManagementUtils} class.
11:22:01 	                                     ^^^^^^^^^^^^^^^^^^^^^^
11:22:01 Discouraged access: The type 'ProjectManagementUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/bin')
11:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/src/org/eclipse/papyrus/toolsmiths/validation/common/tests/ProjectManagementUtilsTest.java:[47] 
11:22:01 	assertThat("UML file not found", ProjectManagementUtils.existFileFromProject(project.getProject(), "uml", true), is(true));
11:22:01 	                                 ^^^^^^^^^^^^^^^^^^^^^^
11:22:01 Discouraged access: The type 'ProjectManagementUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/bin')
11:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/src/org/eclipse/papyrus/toolsmiths/validation/common/tests/ProjectManagementUtilsTest.java:[47] 
11:22:01 	assertThat("UML file not found", ProjectManagementUtils.existFileFromProject(project.getProject(), "uml", true), is(true));
11:22:01 	                                                        ^^^^^^^^^^^^^^^^^^^^
11:22:01 Discouraged access: The method 'ProjectManagementUtils.existFileFromProject(IContainer, String, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/bin')
11:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/src/org/eclipse/papyrus/toolsmiths/validation/common/tests/ProjectManagementUtilsTest.java:[48] 
11:22:01 	assertThat("Bogus file found", ProjectManagementUtils.existFileFromProject(project.getProject(), "bogus", true), is(false));
11:22:01 	                               ^^^^^^^^^^^^^^^^^^^^^^
11:22:01 Discouraged access: The type 'ProjectManagementUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/bin')
11:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/src/org/eclipse/papyrus/toolsmiths/validation/common/tests/ProjectManagementUtilsTest.java:[48] 
11:22:01 	assertThat("Bogus file found", ProjectManagementUtils.existFileFromProject(project.getProject(), "bogus", true), is(false));
11:22:01 	                                                      ^^^^^^^^^^^^^^^^^^^^
11:22:01 Discouraged access: The method 'ProjectManagementUtils.existFileFromProject(IContainer, String, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/bin')
11:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/src/org/eclipse/papyrus/toolsmiths/validation/common/tests/ProjectManagementUtilsTest.java:[60] 
11:22:01 	assertThat("UML file found", ProjectManagementUtils.existFileFromProject(project.getProject(), "uml", true), is(false));
11:22:01 	                             ^^^^^^^^^^^^^^^^^^^^^^
11:22:01 Discouraged access: The type 'ProjectManagementUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/bin')
11:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/src/org/eclipse/papyrus/toolsmiths/validation/common/tests/ProjectManagementUtilsTest.java:[60] 
11:22:01 	assertThat("UML file found", ProjectManagementUtils.existFileFromProject(project.getProject(), "uml", true), is(false));
11:22:01 	                                                    ^^^^^^^^^^^^^^^^^^^^
11:22:01 Discouraged access: The method 'ProjectManagementUtils.existFileFromProject(IContainer, String, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/bin')
11:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/src/org/eclipse/papyrus/toolsmiths/validation/common/tests/ProjectManagementUtilsTest.java:[65] 
11:22:01 	Collection<IFile> files = ProjectManagementUtils.getFilesFromProject(project.getProject(), "uml", true);
11:22:01 	                          ^^^^^^^^^^^^^^^^^^^^^^
11:22:01 Discouraged access: The type 'ProjectManagementUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/bin')
11:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/src/org/eclipse/papyrus/toolsmiths/validation/common/tests/ProjectManagementUtilsTest.java:[65] 
11:22:01 	Collection<IFile> files = ProjectManagementUtils.getFilesFromProject(project.getProject(), "uml", true);
11:22:01 	                                                 ^^^^^^^^^^^^^^^^^^^
11:22:01 Discouraged access: The method 'ProjectManagementUtils.getFilesFromProject(IContainer, String, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/bin')
11:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/src/org/eclipse/papyrus/toolsmiths/validation/common/tests/ProjectManagementUtilsTest.java:[78] 
11:22:01 	Collection<IFile> files = ProjectManagementUtils.getFilesFromProject(project.getProject(), "uml", true);
11:22:01 	                          ^^^^^^^^^^^^^^^^^^^^^^
11:22:01 Discouraged access: The type 'ProjectManagementUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/bin')
11:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/src/org/eclipse/papyrus/toolsmiths/validation/common/tests/ProjectManagementUtilsTest.java:[78] 
11:22:01 	Collection<IFile> files = ProjectManagementUtils.getFilesFromProject(project.getProject(), "uml", true);
11:22:01 	                                                 ^^^^^^^^^^^^^^^^^^^
11:22:01 Discouraged access: The method 'ProjectManagementUtils.getFilesFromProject(IContainer, String, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/bin')
11:22:01 12 problems (12 warnings)
11:22:01 [INFO] 
11:22:01 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.common.tests ---
11:22:01 [INFO] 
11:22:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.common.tests ---
11:22:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/src/test/resources
11:22:01 [INFO] 
11:22:01 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.common.tests ---
11:22:01 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 254 were skipped
11:22:01 [INFO] 
11:22:01 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.common.tests ---
11:22:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/target/org.eclipse.papyrus.toolsmiths.validation.common.tests-2.0.0-SNAPSHOT.jar
11:22:01 [INFO] 
11:22:01 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.common.tests ---
11:22:01 [INFO] 
11:22:01 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.common.tests ---
11:22:01 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.common.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:22:01 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.common.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:22:01 [INFO] 
11:22:01 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.toolsmiths.validation.common.tests ---
11:22:01 [INFO] Skipping tests
11:22:01 [INFO] 
11:22:01 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.toolsmiths.validation.common.tests ---
11:22:01 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:22:01 [INFO] 
11:22:01 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.architecture.tests >--
11:22:01 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.architecture.tests 2.0.0-SNAPSHOT [596/735]
11:22:01 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.architecture.tests/pom.xml
11:22:01 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:22:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.architecture.tests/pom.xml
11:22:02 [INFO] 
11:22:02 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.architecture.tests ---
11:22:02 [INFO] 
11:22:02 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.architecture.tests ---
11:22:02 [INFO] The project's OSGi version is 2.0.0.202401111608
11:22:02 [INFO] 
11:22:02 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.architecture.tests ---
11:22:02 [INFO] 
11:22:02 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.architecture.tests ---
11:22:02 [INFO] 
11:22:02 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.architecture.tests ---
11:22:02 [INFO] 
11:22:02 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.architecture.tests ---
11:22:02 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.architecture.tests
11:22:04 [INFO] 
11:22:04 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.toolsmiths.validation.architecture.tests ---
11:22:04 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.architecture.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:22:04 [INFO] 
11:22:04 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.architecture.tests ---
11:22:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.architecture.tests/src/main/resources
11:22:04 [INFO] 
11:22:04 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.architecture.tests ---
11:22:04 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.architecture.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:22:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.architecture.tests/src/org/eclipse/papyrus/toolsmiths/validation/architecture/internal/quickfix/tests/ModelQuickFixTests.java:[21] 
11:22:04 	import org.eclipse.papyrus.toolsmiths.validation.architecture.internal.quickfix.ArchitectureMarkerResolutionGenerator;
11:22:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:04 Discouraged access: The type 'ArchitectureMarkerResolutionGenerator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/bin')
11:22:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.architecture.tests/src/org/eclipse/papyrus/toolsmiths/validation/architecture/internal/quickfix/tests/ModelQuickFixTests.java:[37] 
11:22:04 	@QuickFixWith(ArchitectureMarkerResolutionGenerator.class)
11:22:04 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:04 Discouraged access: The type 'ArchitectureMarkerResolutionGenerator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/bin')
11:22:04 2 problems (2 warnings)
11:22:04 [INFO] 
11:22:04 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.architecture.tests ---
11:22:04 [INFO] 
11:22:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.architecture.tests ---
11:22:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.architecture.tests/src/test/resources
11:22:04 [INFO] 
11:22:04 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.architecture.tests ---
11:22:04 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 263 were skipped
11:22:04 [INFO] 
11:22:04 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.architecture.tests ---
11:22:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.architecture.tests/target/org.eclipse.papyrus.toolsmiths.validation.architecture.tests-2.0.0-SNAPSHOT.jar
11:22:04 [INFO] 
11:22:04 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.architecture.tests ---
11:22:04 [INFO] 
11:22:04 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.architecture.tests ---
11:22:04 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.architecture.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:22:04 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.architecture.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:22:04 [INFO] 
11:22:04 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.toolsmiths.validation.architecture.tests ---
11:22:04 [INFO] Skipping tests
11:22:04 [INFO] 
11:22:04 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.toolsmiths.validation.architecture.tests ---
11:22:04 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:22:04 [INFO] 
11:22:04 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.properties.tests >--
11:22:04 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.properties.tests 1.0.0-SNAPSHOT [597/735]
11:22:04 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.properties.tests/pom.xml
11:22:04 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:22:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.properties.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.properties.tests/pom.xml
11:22:05 [INFO] 
11:22:05 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.properties.tests ---
11:22:05 [INFO] 
11:22:05 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.properties.tests ---
11:22:05 [INFO] The project's OSGi version is 1.0.0.202401111608
11:22:05 [INFO] 
11:22:05 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.properties.tests ---
11:22:05 [INFO] 
11:22:05 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.properties.tests ---
11:22:05 [INFO] 
11:22:05 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.properties.tests ---
11:22:05 [INFO] 
11:22:05 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.properties.tests ---
11:22:05 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.properties.tests
11:22:06 [INFO] 
11:22:06 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.toolsmiths.validation.properties.tests ---
11:22:06 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.properties.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:22:06 [INFO] 
11:22:06 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.properties.tests ---
11:22:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.properties.tests/src/main/resources
11:22:06 [INFO] 
11:22:06 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.properties.tests ---
11:22:06 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.properties.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:22:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.properties.tests/src/org/eclipse/papyrus/toolsmiths/validation/properties/internal/quickfix/tests/ModelQuickFixTests.java:[28] 
11:22:07 	import org.eclipse.papyrus.toolsmiths.validation.properties.internal.quickfix.PropertiesMarkerResolutionGenerator;
11:22:07 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:07 Discouraged access: The type 'PropertiesMarkerResolutionGenerator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/bin')
11:22:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.properties.tests/src/org/eclipse/papyrus/toolsmiths/validation/properties/internal/quickfix/tests/ModelQuickFixTests.java:[37] 
11:22:07 	@QuickFixWith(PropertiesMarkerResolutionGenerator.class)
11:22:07 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:07 Discouraged access: The type 'PropertiesMarkerResolutionGenerator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/bin')
11:22:07 2 problems (2 warnings)
11:22:07 [INFO] 
11:22:07 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.properties.tests ---
11:22:07 [INFO] 
11:22:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.properties.tests ---
11:22:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.properties.tests/src/test/resources
11:22:07 [INFO] 
11:22:07 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.properties.tests ---
11:22:07 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 263 were skipped
11:22:07 [INFO] 
11:22:07 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.properties.tests ---
11:22:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.properties.tests/target/org.eclipse.papyrus.toolsmiths.validation.properties.tests-1.0.0-SNAPSHOT.jar
11:22:07 [INFO] 
11:22:07 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.properties.tests ---
11:22:07 [INFO] 
11:22:07 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.properties.tests ---
11:22:07 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.properties.tests:xml:p2metadata:1.0.0-SNAPSHOT already attached, replace previous instance
11:22:07 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.properties.tests:xml:p2artifacts:1.0.0-SNAPSHOT already attached, replace previous instance
11:22:07 [INFO] 
11:22:07 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.toolsmiths.validation.properties.tests ---
11:22:07 [INFO] Skipping tests
11:22:07 [INFO] 
11:22:07 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.toolsmiths.validation.properties.tests ---
11:22:07 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:22:07 [INFO] 
11:22:07 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests >--
11:22:07 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests 2.0.0-SNAPSHOT [598/735]
11:22:07 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/pom.xml
11:22:07 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:22:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/pom.xml
11:22:08 [INFO] 
11:22:08 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests ---
11:22:08 [INFO] 
11:22:08 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests ---
11:22:08 [INFO] The project's OSGi version is 2.0.0.202401111608
11:22:08 [INFO] 
11:22:08 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests ---
11:22:08 [INFO] 
11:22:08 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests ---
11:22:08 [INFO] 
11:22:08 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests ---
11:22:08 [INFO] 
11:22:08 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests ---
11:22:08 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests
11:22:09 [INFO] 
11:22:09 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests ---
11:22:09 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:22:09 [INFO] 
11:22:09 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests ---
11:22:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/src/main/resources
11:22:09 [INFO] 
11:22:09 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests ---
11:22:09 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:22:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/src/org/eclipse/papyrus/toolsmiths/validation/elementtypes/tests/ElementTypesPluginValidationTest.java:[66] 
11:22:09 	ElementTypesPluginCheckerService.checkElementTypesPlugin(fixture.getProject(), new NullProgressMonitor());
11:22:09 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:09 The method checkElementTypesPlugin(IProject, IProgressMonitor) from the type ElementTypesPluginCheckerService is deprecated
11:22:09 1 problem (1 warning)
11:22:09 [INFO] 
11:22:09 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests ---
11:22:09 [INFO] 
11:22:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests ---
11:22:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/src/test/resources
11:22:09 [INFO] 
11:22:09 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests ---
11:22:09 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 262 were skipped
11:22:09 [INFO] 
11:22:09 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests ---
11:22:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests-2.0.0-SNAPSHOT.jar
11:22:09 [INFO] 
11:22:09 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests ---
11:22:09 [INFO] 
11:22:09 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests ---
11:22:09 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:22:09 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:22:09 [INFO] 
11:22:09 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests ---
11:22:09 [INFO] Skipping tests
11:22:09 [INFO] 
11:22:09 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests ---
11:22:09 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:22:09 [INFO] 
11:22:09 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.profile.tests >--
11:22:09 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.profile.tests 2.0.0-SNAPSHOT [599/735]
11:22:09 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/pom.xml
11:22:09 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:22:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/pom.xml
11:22:10 [INFO] 
11:22:10 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests ---
11:22:10 [INFO] 
11:22:10 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests ---
11:22:10 [INFO] The project's OSGi version is 2.0.0.202401111608
11:22:10 [INFO] 
11:22:10 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests ---
11:22:10 [INFO] 
11:22:10 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests ---
11:22:10 [INFO] 
11:22:10 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests ---
11:22:10 [INFO] 
11:22:10 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests ---
11:22:10 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.profile.tests
11:22:11 [INFO] 
11:22:11 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests ---
11:22:11 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:22:11 [INFO] 
11:22:11 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests ---
11:22:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/src/main/resources
11:22:11 [INFO] 
11:22:11 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests ---
11:22:11 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:22:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/src/org/eclipse/papyrus/toolsmiths/validation/profile/tests/ProfilePluginValidationTest.java:[65] 
11:22:11 	ProfilePluginCheckerService.checkProfilePlugin(fixture.getProject(), null);
11:22:11 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:11 The method checkProfilePlugin(IProject, IProgressMonitor) from the type ProfilePluginCheckerService is deprecated
11:22:11 1 problem (1 warning)
11:22:11 [INFO] 
11:22:11 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests ---
11:22:11 [INFO] 
11:22:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests ---
11:22:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/src/test/resources
11:22:11 [INFO] 
11:22:11 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests ---
11:22:11 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 256 were skipped
11:22:11 [INFO] 
11:22:11 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests ---
11:22:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/target/org.eclipse.papyrus.toolsmiths.validation.profile.tests-2.0.0-SNAPSHOT.jar
11:22:11 [INFO] 
11:22:11 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests ---
11:22:11 [INFO] 
11:22:11 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests ---
11:22:11 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.profile.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:22:11 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.profile.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:22:11 [INFO] 
11:22:11 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests ---
11:22:11 [INFO] Skipping tests
11:22:11 [INFO] 
11:22:11 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests ---
11:22:11 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:22:11 [INFO] 
11:22:11 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.newchild.tests >--
11:22:11 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.newchild.tests 2.0.0-SNAPSHOT [600/735]
11:22:11 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.newchild.tests/pom.xml
11:22:11 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:22:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.newchild.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.newchild.tests/pom.xml
11:22:12 [INFO] 
11:22:12 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.newchild.tests ---
11:22:12 [INFO] 
11:22:12 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.newchild.tests ---
11:22:12 [INFO] The project's OSGi version is 2.0.0.202401111608
11:22:12 [INFO] 
11:22:12 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.newchild.tests ---
11:22:12 [INFO] 
11:22:12 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.newchild.tests ---
11:22:12 [INFO] 
11:22:12 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.newchild.tests ---
11:22:12 [INFO] 
11:22:12 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.newchild.tests ---
11:22:12 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.newchild.tests
11:22:13 [INFO] 
11:22:13 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.toolsmiths.validation.newchild.tests ---
11:22:13 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.newchild.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:22:13 [INFO] 
11:22:13 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.newchild.tests ---
11:22:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.newchild.tests/src/main/resources
11:22:13 [INFO] 
11:22:13 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.newchild.tests ---
11:22:13 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.newchild.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:22:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.newchild.tests/src/org/eclipse/papyrus/toolsmiths/validation/newchild/tests/NewChildPluginBuilderTest.java:[38] 
11:22:14 	@MarkerType(NEWCHILD_PLUGIN_VALIDATION_MARKER_TYPE)
11:22:14 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:14 Discouraged access: The field 'NewChildMenuPluginValidationConstants.NEWCHILD_PLUGIN_VALIDATION_MARKER_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/bin')
11:22:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.newchild.tests/src/org/eclipse/papyrus/toolsmiths/validation/newchild/tests/NewChildModelBuilderTest.java:[42] 
11:22:14 	@MarkerType(NEWCHILD_PLUGIN_VALIDATION_MARKER_TYPE)
11:22:14 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:14 Discouraged access: The field 'NewChildMenuPluginValidationConstants.NEWCHILD_PLUGIN_VALIDATION_MARKER_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/bin')
11:22:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.newchild.tests/src/org/eclipse/papyrus/toolsmiths/validation/newchild/tests/NewChildDependenciesBuilderTest.java:[42] 
11:22:14 	@MarkerType(NEWCHILD_PLUGIN_VALIDATION_MARKER_TYPE)
11:22:14 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:14 Discouraged access: The field 'NewChildMenuPluginValidationConstants.NEWCHILD_PLUGIN_VALIDATION_MARKER_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/bin')
11:22:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.newchild.tests/src/org/eclipse/papyrus/toolsmiths/validation/newchild/tests/NewChildPluginXMLBuilderTest.java:[42] 
11:22:14 	@MarkerType(NEWCHILD_PLUGIN_VALIDATION_MARKER_TYPE)
11:22:14 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:14 Discouraged access: The field 'NewChildMenuPluginValidationConstants.NEWCHILD_PLUGIN_VALIDATION_MARKER_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/bin')
11:22:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.newchild.tests/src/org/eclipse/papyrus/toolsmiths/validation/newchild/tests/NewChildBuildPropertiesBuilderTest.java:[44] 
11:22:14 	@MarkerType(NEWCHILD_PLUGIN_VALIDATION_MARKER_TYPE)
11:22:14 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:14 Discouraged access: The field 'NewChildMenuPluginValidationConstants.NEWCHILD_PLUGIN_VALIDATION_MARKER_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/bin')
11:22:14 5 problems (5 warnings)
11:22:14 [INFO] 
11:22:14 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.newchild.tests ---
11:22:14 [INFO] 
11:22:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.newchild.tests ---
11:22:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.newchild.tests/src/test/resources
11:22:14 [INFO] 
11:22:14 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.newchild.tests ---
11:22:14 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 263 were skipped
11:22:14 [INFO] 
11:22:14 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.newchild.tests ---
11:22:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.newchild.tests/target/org.eclipse.papyrus.toolsmiths.validation.newchild.tests-2.0.0-SNAPSHOT.jar
11:22:14 [INFO] 
11:22:14 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.newchild.tests ---
11:22:14 [INFO] 
11:22:14 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.newchild.tests ---
11:22:14 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.newchild.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:22:14 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.newchild.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:22:14 [INFO] 
11:22:14 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.toolsmiths.validation.newchild.tests ---
11:22:14 [INFO] Skipping tests
11:22:14 [INFO] 
11:22:14 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.toolsmiths.validation.newchild.tests ---
11:22:14 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:22:14 [INFO] 
11:22:14 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.profilemigration.tests >--
11:22:14 [INFO] Building org.eclipse.papyrus.toolsmiths.profilemigration.tests 1.0.0-SNAPSHOT [601/735]
11:22:14 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/pom.xml
11:22:14 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:22:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.profilemigration.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/pom.xml
11:22:14 [INFO] 
11:22:14 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests ---
11:22:14 [INFO] 
11:22:14 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests ---
11:22:14 [INFO] The project's OSGi version is 1.0.0.202401111608
11:22:14 [INFO] 
11:22:14 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests ---
11:22:14 [INFO] 
11:22:14 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests ---
11:22:14 [INFO] 
11:22:14 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests ---
11:22:14 [INFO] 
11:22:14 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests ---
11:22:14 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.profilemigration.tests
11:22:15 [INFO] 
11:22:15 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests ---
11:22:15 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:22:15 [INFO] 
11:22:15 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests ---
11:22:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/src/main/resources
11:22:15 [INFO] 
11:22:15 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests ---
11:22:16 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:22:16 [INFO] 
11:22:16 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests ---
11:22:16 [INFO] 
11:22:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests ---
11:22:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/src/test/resources
11:22:16 [INFO] 
11:22:16 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests ---
11:22:16 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 203 were skipped
11:22:16 [INFO] 
11:22:16 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests ---
11:22:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/target/org.eclipse.papyrus.toolsmiths.profilemigration.tests-1.0.0-SNAPSHOT.jar
11:22:16 [INFO] 
11:22:16 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests ---
11:22:16 [INFO] 
11:22:16 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests ---
11:22:16 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.profilemigration.tests:xml:p2metadata:1.0.0-SNAPSHOT already attached, replace previous instance
11:22:16 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.profilemigration.tests:xml:p2artifacts:1.0.0-SNAPSHOT already attached, replace previous instance
11:22:16 [INFO] 
11:22:16 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests ---
11:22:16 [INFO] Skipping tests
11:22:16 [INFO] 
11:22:16 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests ---
11:22:16 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:22:16 [INFO] 
11:22:16 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.toolsmiths.feature >--
11:22:16 [INFO] Building org.eclipse.papyrus.tests.toolsmiths.feature 1.0.0-SNAPSHOT [602/735]
11:22:16 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.toolsmiths.feature/pom.xml
11:22:16 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:22:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.toolsmiths.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.toolsmiths.feature/pom.xml
11:22:17 [INFO] 
11:22:17 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.toolsmiths.feature ---
11:22:17 [INFO] 
11:22:17 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.toolsmiths.feature ---
11:22:17 [INFO] The project's OSGi version is 1.0.0.202401111608
11:22:17 [INFO] 
11:22:17 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.toolsmiths.feature ---
11:22:17 [INFO] 
11:22:17 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.toolsmiths.feature ---
11:22:17 [INFO] 
11:22:17 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.toolsmiths.feature ---
11:22:17 [INFO] 
11:22:17 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.toolsmiths.feature ---
11:22:17 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.toolsmiths.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:22:17 [INFO] 
11:22:17 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.toolsmiths.feature ---
11:22:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.toolsmiths.feature/src/main/resources
11:22:17 [INFO] 
11:22:17 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.toolsmiths.feature ---
11:22:17 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 240 were skipped
11:22:17 [INFO] 
11:22:17 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.toolsmiths.feature ---
11:22:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.toolsmiths.feature/target/org.eclipse.papyrus.tests.toolsmiths.feature-1.0.0-SNAPSHOT.jar
11:22:17 [INFO] 
11:22:17 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.toolsmiths.feature ---
11:22:17 [INFO] 
11:22:17 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.toolsmiths.feature ---
11:22:17 [INFO] 
11:22:17 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.toolsmiths.feature ---
11:22:17 [WARNING] artifact org.eclipse.papyrus:org.eclipse.papyrus.tests.toolsmiths.feature:xml:p2metadata:1.0.0-SNAPSHOT already attached, replace previous instance
11:22:17 [WARNING] artifact org.eclipse.papyrus:org.eclipse.papyrus.tests.toolsmiths.feature:xml:p2artifacts:1.0.0-SNAPSHOT already attached, replace previous instance
11:22:17 [INFO] 
11:22:17 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.toolsmiths.feature ---
11:22:17 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:22:17 [INFO] 
11:22:17 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.css.tests >--
11:22:17 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.css.tests 2.0.0-SNAPSHOT [603/735]
11:22:17 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/pom.xml
11:22:17 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:22:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.css.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/pom.xml
11:22:18 [INFO] 
11:22:18 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.css.tests ---
11:22:18 [INFO] 
11:22:18 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.css.tests ---
11:22:18 [INFO] The project's OSGi version is 2.0.0.202401111608
11:22:18 [INFO] 
11:22:18 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.css.tests ---
11:22:18 [INFO] 
11:22:18 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.css.tests ---
11:22:18 [INFO] 
11:22:18 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.css.tests ---
11:22:18 [INFO] 
11:22:18 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.css.tests ---
11:22:18 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.css.tests
11:22:19 [INFO] 
11:22:19 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.css.tests ---
11:22:19 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:22:19 [INFO] 
11:22:19 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.css.tests ---
11:22:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/main/resources
11:22:19 [INFO] 
11:22:19 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.css.tests ---
11:22:19 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:22:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/org/eclipse/papyrus/infra/gmfdiag/css/tests/tests/CSSCompartmentsTests.java:[169] 
11:22:19 	for(View childNode : (List<View>)class3.getChildren()) {
11:22:19 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:19 Type safety: Unchecked cast from EList to List<View>
11:22:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/org/eclipse/papyrus/infra/gmfdiag/css/tests/tests/CSSCompartmentsTests.java:[196] 
11:22:19 	for(View childNode : (List<View>)diagram.getChildren()) {
11:22:19 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:19 Type safety: Unchecked cast from EList to List<View>
11:22:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/org/eclipse/papyrus/infra/gmfdiag/css/tests/tests/CSSCompartmentsTests.java:[197] 
11:22:19 	for(View compartment : (List<View>)childNode.getChildren()) {
11:22:19 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:19 Type safety: Unchecked cast from EList to List<View>
11:22:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/org/eclipse/papyrus/infra/gmfdiag/css/tests/tests/CSSCompartmentsTests.java:[210] 
11:22:19 	stylesList.getStringListValue().add("showTitleForAllCompartments");
11:22:19 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:19 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:22:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/org/eclipse/papyrus/infra/gmfdiag/css/tests/tests/CSSCompartmentsTests.java:[213] 
11:22:19 	for(View childNode : (List<View>)diagram.getChildren()) {
11:22:19 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:19 Type safety: Unchecked cast from EList to List<View>
11:22:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/org/eclipse/papyrus/infra/gmfdiag/css/tests/tests/CSSCompartmentsTests.java:[214] 
11:22:19 	for(View compartment : (List<View>)childNode.getChildren()) {
11:22:19 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:19 Type safety: Unchecked cast from EList to List<View>
11:22:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/org/eclipse/papyrus/infra/gmfdiag/css/tests/tests/CSSCompartmentsTests.java:[240] 
11:22:19 	for(View childNode : (List<View>)element.getChildren()) {
11:22:19 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:19 Type safety: Unchecked cast from EList to List<View>
11:22:19 7 problems (7 warnings)
11:22:19 [INFO] 
11:22:19 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.css.tests ---
11:22:19 [INFO] 
11:22:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.css.tests ---
11:22:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/test/resources
11:22:19 [INFO] 
11:22:19 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.css.tests ---
11:22:19 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 221 were skipped
11:22:19 [INFO] 
11:22:19 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.css.tests ---
11:22:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/target/org.eclipse.papyrus.infra.gmfdiag.css.tests-2.0.0-SNAPSHOT.jar
11:22:19 [INFO] 
11:22:19 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.css.tests ---
11:22:19 [INFO] 
11:22:19 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.css.tests ---
11:22:19 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.css.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:22:19 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.css.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:22:19 [INFO] 
11:22:19 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.gmfdiag.css.tests ---
11:22:19 [INFO] Skipping tests
11:22:19 [INFO] 
11:22:19 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.css.tests ---
11:22:19 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:22:19 [INFO] 
11:22:19 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.tests.releng >--
11:22:19 [INFO] Building org.eclipse.papyrus.uml.decoratormodel.tests.releng 0.0.1-SNAPSHOT [604/735]
11:22:19 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/pom.xml
11:22:19 [INFO] --------------------------------[ pom ]---------------------------------
11:22:19 [INFO] 
11:22:19 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.decoratormodel.tests.releng ---
11:22:19 [INFO] 
11:22:19 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.decoratormodel.tests.releng ---
11:22:19 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:22:19 [INFO] 
11:22:19 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.decoratormodel.tests.releng ---
11:22:19 [INFO] 
11:22:19 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.decoratormodel.tests.releng ---
11:22:19 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:22:19 [INFO] 
11:22:19 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.tests >--
11:22:19 [INFO] Building org.eclipse.papyrus.uml.decoratormodel.tests 2.1.0-SNAPSHOT [605/735]
11:22:19 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/pom.xml
11:22:19 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:22:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/pom.xml
11:22:20 [INFO] 
11:22:20 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.decoratormodel.tests ---
11:22:20 [INFO] 
11:22:20 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.decoratormodel.tests ---
11:22:20 [INFO] The project's OSGi version is 2.1.0.202401111608
11:22:20 [INFO] 
11:22:20 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.decoratormodel.tests ---
11:22:20 [INFO] 
11:22:20 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.decoratormodel.tests ---
11:22:20 [INFO] 
11:22:20 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.decoratormodel.tests ---
11:22:20 [INFO] 
11:22:20 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.decoratormodel.tests ---
11:22:20 [INFO] Resolving class path of org.eclipse.papyrus.uml.decoratormodel.tests
11:22:21 [INFO] 
11:22:21 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.decoratormodel.tests ---
11:22:21 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:22:21 [INFO] 
11:22:21 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.decoratormodel.tests ---
11:22:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/main/resources
11:22:21 [INFO] 
11:22:21 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.decoratormodel.tests ---
11:22:21 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/PapyrusStereotypeApplicationHelperTest.java:[71] 
11:22:21 	EObject stereotypeApplication = fixture.applyStereotype(foo, stereotype);
11:22:21 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/PapyrusStereotypeApplicationHelperTest.java:[95] 
11:22:21 	EObject stereotypeApplication = fixture.applyStereotype(foo, stereotype);
11:22:21 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/PapyrusStereotypeApplicationHelperTest.java:[124] 
11:22:21 	EObject stereotypeApplication = fixture.applyStereotype(foo, stereotype);
11:22:21 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/PapyrusStereotypeApplicationHelperTest.java:[158] 
11:22:21 	EObject stereotypeApplication = fixture.applyStereotype(foo, stereotype);
11:22:21 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/StereotypeApplicationRepairTest.java:[36] 
11:22:21 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:22:21 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The type AdapterUtils is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/StereotypeApplicationRepairTest.java:[79] 
11:22:21 	EPackage ePackage = AdapterUtils.adapt(schema, EPackage.class).get();
11:22:21 	                    ^^^^^^^^^^^^
11:22:21 The type AdapterUtils is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/StereotypeApplicationRepairTest.java:[79] 
11:22:21 	EPackage ePackage = AdapterUtils.adapt(schema, EPackage.class).get();
11:22:21 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method adapt(Object, Class<EPackage>) from the type AdapterUtils is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/StereotypeApplicationRepairTest.java:[100] 
11:22:21 	EPackage ePackage = AdapterUtils.adapt(schema, EPackage.class).get();
11:22:21 	                    ^^^^^^^^^^^^
11:22:21 The type AdapterUtils is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/StereotypeApplicationRepairTest.java:[100] 
11:22:21 	EPackage ePackage = AdapterUtils.adapt(schema, EPackage.class).get();
11:22:21 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method adapt(Object, Class<EPackage>) from the type AdapterUtils is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/StereotypeApplicationRepairTest.java:[121] 
11:22:21 	EPackage ePackage = AdapterUtils.adapt(schema, EPackage.class).get();
11:22:21 	                    ^^^^^^^^^^^^
11:22:21 The type AdapterUtils is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/StereotypeApplicationRepairTest.java:[121] 
11:22:21 	EPackage ePackage = AdapterUtils.adapt(schema, EPackage.class).get();
11:22:21 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method adapt(Object, Class<EPackage>) from the type AdapterUtils is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/StereotypeApplicationRepairTest.java:[144] 
11:22:21 	houseKeeper.setField("zombies", snippet.getZombieStereotypes(decoratorModelResource));
11:22:21 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method setField(String, ZombieStereotypesDescriptor) from the type AbstractHouseKeeperRule is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/AbstractProfileExternalizationTest.java:[484] 
11:22:21 	protected <E> Set<E> set(E... elements) {
11:22:21 	                              ^^^^^^^^
11:22:21 Type safety: Potential heap pollution via varargs parameter elements
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[108] 
11:22:21 	assertThat(profile, notNullValue());
11:22:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method assertThat(Profile, Matcher<? super Profile>) from the type Assert is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[109] 
11:22:21 	assertThat(profile.eIsProxy(), is(false));
11:22:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[110] 
11:22:21 	assertThat(profile.getURI(), is(ProfileExternalizationPackage.eNS_URI));
11:22:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[116] 
11:22:21 	assertThat(DecoratorModelUtils.getDecoratorPackages(getPackage2()), isEmpty());
11:22:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method assertThat(Iterable<Package>, Matcher<? super Iterable<Package>>) from the type Assert is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[121] 
11:22:21 	assertThat(packages.size(), is(1));
11:22:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[122] 
11:22:21 	assertThat(packages.get(0).isProfileApplied(getTestProfile()), is(true));
11:22:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[128] 
11:22:21 	assertThat(DecoratorModelUtils.getDecoratorModelProfileApplications(getPackage2()), isEmpty());
11:22:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method assertThat(Iterable<ProfileApplication>, Matcher<? super Iterable<ProfileApplication>>) from the type Assert is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[133] 
11:22:21 	assertThat(applications.size(), is(1));
11:22:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[134] 
11:22:21 	assertThat(applications.get(0).getAppliedProfile(), is(getTestProfile()));
11:22:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method assertThat(Profile, Matcher<? super Profile>) from the type Assert is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[142] 
11:22:21 	assertThat(applications.size(), is(1));
11:22:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[143] 
11:22:21 	assertThat(applications.get(getPackage2()), is(getTestProfile()));
11:22:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method assertThat(Profile, Matcher<? super Profile>) from the type Assert is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[149] 
11:22:21 	assertThat(DecoratorModelUtils.getDecoratorModelProfileApplications(getPackage2()), isEmpty());
11:22:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method assertThat(Iterable<ProfileApplication>, Matcher<? super Iterable<ProfileApplication>>) from the type Assert is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[154] 
11:22:21 	assertThat(applied.size(), is(1));
11:22:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[155] 
11:22:21 	assertThat(applied.get(0), is(getTestProfile()));
11:22:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method assertThat(Profile, Matcher<? super Profile>) from the type Assert is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[162] 
11:22:21 	assertThat(DecoratorModelUtils.hasExternalizationProfile(getTestProfile()), is(false));
11:22:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[163] 
11:22:21 	assertThat(DecoratorModelUtils.hasExternalizationProfile((Package) decoratorModel.getContents().get(0)), is(true));
11:22:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[173] 
11:22:21 	assertThat(DecoratorModelUtils.isDecoratorModel(modelResource), is(false));
11:22:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[174] 
11:22:21 	assertThat(DecoratorModelUtils.isDecoratorModel(decoratorModel), is(true));
11:22:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[181] 
11:22:21 	assertThat(DecoratorModelUtils.isDecoratorModelFor(decoratorModel, getTestProfile().eResource()), is(false));
11:22:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[182] 
11:22:21 	assertThat(DecoratorModelUtils.isDecoratorModelFor(decoratorModel, modelResource), is(true));
11:22:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[190] 
11:22:21 	assertThat(uris.size(), is(1));
11:22:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[191] 
11:22:21 	assertThat(uris.get(0), is(modelResource.getURI()));
11:22:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method assertThat(URI, Matcher<? super URI>) from the type Assert is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[197] 
11:22:21 	assertThat(DecoratorModelUtils.isDecoratorModel(decorator), is(true));
11:22:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[209] 
11:22:21 	assertThat(DecoratorModelUtils.isDecoratorModel(decoratorModel.getURI()), is(true));
11:22:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[213] 
11:22:21 	assertThat(DecoratorModelUtils.isDecoratorModel(decorator), is(false));
11:22:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[218] 
11:22:21 	assertThat(DecoratorModelUtils.getLoadedDecoratorModels(modelResource), isEmpty());
11:22:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[222] 
11:22:21 	assertThat(DecoratorModelUtils.getLoadedDecoratorModels(modelResource), is(Collections.singleton(decoratorModel.getURI())));
11:22:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[229] 
11:22:21 	assertThat(DecoratorModelUtils.getUnloadedDecoratorModels(modelResource), is(Collections.singleton(uri)));
11:22:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[233] 
11:22:21 	assertThat(DecoratorModelUtils.getUnloadedDecoratorModels(modelResource), isEmpty());
11:22:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[241] 
11:22:21 	assertThat(get(unloaded, true), is(Collections.singleton(uri)));
11:22:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[247] 
11:22:21 	assertThat(get(unloaded, false), isEmpty());
11:22:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[261] 
11:22:21 	assertThat(get(unloaded, true), is(set(decorator2)));
11:22:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[266] 
11:22:21 	assertThat(get(unloaded, false), is(set(decorator1, decorator2)));
11:22:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[274] 
11:22:21 	assertThat(get(unloaded, true), is(set(uri)));
11:22:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[279] 
11:22:21 	assertThat(get(unloaded, false), isEmpty());
11:22:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[285] 
11:22:21 	assertThat(get(hasUnloaded, true), is(Boolean.TRUE));
11:22:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[290] 
11:22:21 	assertThat(get(hasUnloaded, false), is(Boolean.FALSE));
11:22:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[301] 
11:22:21 	assertThat(get(hasUnloaded, true), is(Boolean.FALSE));
11:22:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[304] 
11:22:21 	assertThat(get(hasUnloaded, false), is(Boolean.TRUE));
11:22:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[309] 
11:22:21 	assertThat(get(hasUnloaded, false), is(Boolean.FALSE));
11:22:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[315] 
11:22:21 	assertThat(subUnits, isEmpty());
11:22:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method assertThat(Set<Package>, Matcher<? super Set<Package>>) from the type Assert is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[319] 
11:22:21 	assertThat(subUnits, is(set(getPackage2())));
11:22:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method assertThat(Set<Package>, Matcher<? super Set<Package>>) from the type Assert is deprecated
11:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[323] 
11:22:21 	assertThat(subUnits, isEmpty());
11:22:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:21 The method assertThat(Set<Package>, Matcher<? super Set<Package>>) from the type Assert is deprecated
11:22:21 56 problems (56 warnings)
11:22:21 [INFO] 
11:22:21 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.decoratormodel.tests ---
11:22:21 [INFO] 
11:22:21 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.decoratormodel.tests ---
11:22:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/test/resources
11:22:21 [INFO] 
11:22:21 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.decoratormodel.tests ---
11:22:21 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 210 were skipped
11:22:21 [INFO] 
11:22:21 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.decoratormodel.tests ---
11:22:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/target/org.eclipse.papyrus.uml.decoratormodel.tests-2.1.0-SNAPSHOT.jar
11:22:21 [INFO] 
11:22:21 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.decoratormodel.tests ---
11:22:21 [INFO] 
11:22:21 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.decoratormodel.tests ---
11:22:21 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.tests:xml:p2metadata:2.1.0-SNAPSHOT already attached, replace previous instance
11:22:21 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.tests:xml:p2artifacts:2.1.0-SNAPSHOT already attached, replace previous instance
11:22:21 [INFO] 
11:22:21 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.decoratormodel.tests ---
11:22:21 [INFO] Skipping tests
11:22:21 [INFO] 
11:22:21 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.decoratormodel.tests ---
11:22:21 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:22:21 [INFO] 
11:22:21 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.controlmode.tests >--
11:22:21 [INFO] Building org.eclipse.papyrus.uml.decoratormodel.controlmode.tests 2.1.0-SNAPSHOT [606/735]
11:22:21 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/pom.xml
11:22:21 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:22:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.controlmode.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/pom.xml
11:22:22 [INFO] 
11:22:22 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests ---
11:22:22 [INFO] 
11:22:22 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests ---
11:22:22 [INFO] The project's OSGi version is 2.1.0.202401111608
11:22:22 [INFO] 
11:22:22 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests ---
11:22:22 [INFO] 
11:22:22 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests ---
11:22:22 [INFO] 
11:22:22 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests ---
11:22:22 [INFO] 
11:22:22 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests ---
11:22:22 [INFO] Resolving class path of org.eclipse.papyrus.uml.decoratormodel.controlmode.tests
11:22:23 [INFO] 
11:22:23 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests ---
11:22:23 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:22:23 [INFO] 
11:22:23 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests ---
11:22:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/src/main/resources
11:22:23 [INFO] 
11:22:23 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests ---
11:22:23 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:22:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/src/org/eclipse/papyrus/uml/decoratormodel/controlmode/tests/AbstractDecoratorModelControlModeTest.java:[606] 
11:22:23 	protected <E> Set<E> set(E... elements) {
11:22:23 	                              ^^^^^^^^
11:22:23 Type safety: Potential heap pollution via varargs parameter elements
11:22:23 1 problem (1 warning)
11:22:23 [INFO] 
11:22:23 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests ---
11:22:23 [INFO] 
11:22:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests ---
11:22:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/src/test/resources
11:22:23 [INFO] 
11:22:23 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests ---
11:22:23 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 210 were skipped
11:22:23 [INFO] 
11:22:23 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests ---
11:22:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/target/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests-2.1.0-SNAPSHOT.jar
11:22:23 [INFO] 
11:22:23 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests ---
11:22:23 [INFO] 
11:22:23 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests ---
11:22:23 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.controlmode.tests:xml:p2metadata:2.1.0-SNAPSHOT already attached, replace previous instance
11:22:23 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.controlmode.tests:xml:p2artifacts:2.1.0-SNAPSHOT already attached, replace previous instance
11:22:23 [INFO] 
11:22:23 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests ---
11:22:23 [INFO] Skipping tests
11:22:23 [INFO] 
11:22:23 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests ---
11:22:23 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:22:23 [INFO] 
11:22:23 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.decoratormodel.feature >--
11:22:23 [INFO] Building org.eclipse.papyrus.tests.uml.decoratormodel.feature 1.2.0-SNAPSHOT [607/735]
11:22:23 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.decoratormodel.feature/pom.xml
11:22:23 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:22:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.decoratormodel.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.decoratormodel.feature/pom.xml
11:22:24 [INFO] 
11:22:24 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature ---
11:22:24 [INFO] 
11:22:24 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature ---
11:22:24 [INFO] The project's OSGi version is 1.2.0.202401111608
11:22:24 [INFO] 
11:22:24 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature ---
11:22:24 [INFO] 
11:22:24 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature ---
11:22:24 [INFO] 
11:22:24 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature ---
11:22:24 [INFO] 
11:22:24 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature ---
11:22:24 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.decoratormodel.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:22:24 [INFO] 
11:22:24 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature ---
11:22:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.decoratormodel.feature/src/main/resources
11:22:24 [INFO] 
11:22:24 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature ---
11:22:24 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 208 were skipped
11:22:24 [INFO] 
11:22:24 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature ---
11:22:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.decoratormodel.feature/target/org.eclipse.papyrus.tests.uml.decoratormodel.feature-1.2.0-SNAPSHOT.jar
11:22:24 [INFO] 
11:22:24 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature ---
11:22:24 [INFO] 
11:22:24 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature ---
11:22:24 [INFO] 
11:22:24 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature ---
11:22:24 [WARNING] artifact org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.decoratormodel.feature:xml:p2metadata:1.2.0-SNAPSHOT already attached, replace previous instance
11:22:24 [WARNING] artifact org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.decoratormodel.feature:xml:p2artifacts:1.2.0-SNAPSHOT already attached, replace previous instance
11:22:24 [INFO] 
11:22:24 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature ---
11:22:24 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:22:24 [INFO] 
11:22:24 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.assistants.tests.releng >--
11:22:24 [INFO] Building org.eclipse.papyrus.uml.assistants.tests.releng 0.0.1-SNAPSHOT [608/735]
11:22:24 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/assistants/pom.xml
11:22:24 [INFO] --------------------------------[ pom ]---------------------------------
11:22:24 [INFO] 
11:22:24 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.assistants.tests.releng ---
11:22:24 [INFO] 
11:22:24 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.assistants.tests.releng ---
11:22:24 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/assistants/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:22:24 [INFO] 
11:22:24 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.assistants.tests.releng ---
11:22:24 [INFO] 
11:22:24 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.assistants.tests.releng ---
11:22:24 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:22:24 [INFO] 
11:22:24 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.types.generator.tests >--
11:22:24 [INFO] Building org.eclipse.papyrus.uml.profile.types.generator.tests 2.0.0-SNAPSHOT [609/735]
11:22:24 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/pom.xml
11:22:24 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:22:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.types.generator.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/pom.xml
11:22:25 [INFO] 
11:22:25 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.profile.types.generator.tests ---
11:22:25 [INFO] 
11:22:25 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.types.generator.tests ---
11:22:25 [INFO] The project's OSGi version is 2.0.0.202401111608
11:22:25 [INFO] 
11:22:25 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.types.generator.tests ---
11:22:25 [INFO] 
11:22:25 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.types.generator.tests ---
11:22:25 [INFO] 
11:22:25 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.types.generator.tests ---
11:22:25 [INFO] 
11:22:25 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.types.generator.tests ---
11:22:25 [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.types.generator.tests
11:22:26 [INFO] 
11:22:26 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.profile.types.generator.tests ---
11:22:26 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:22:26 [INFO] 
11:22:26 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.profile.types.generator.tests ---
11:22:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/src/main/resources
11:22:26 [INFO] 
11:22:26 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.profile.types.generator.tests ---
11:22:26 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:22:26 [INFO] 
11:22:26 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.types.generator.tests ---
11:22:26 [INFO] 
11:22:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.types.generator.tests ---
11:22:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/src/test/resources
11:22:26 [INFO] 
11:22:26 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.types.generator.tests ---
11:22:26 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 220 were skipped
11:22:26 [INFO] 
11:22:26 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.types.generator.tests ---
11:22:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/target/org.eclipse.papyrus.uml.profile.types.generator.tests-2.0.0-SNAPSHOT.jar
11:22:26 [INFO] 
11:22:26 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.types.generator.tests ---
11:22:26 [INFO] 
11:22:26 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.types.generator.tests ---
11:22:26 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.types.generator.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:22:26 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.types.generator.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:22:26 [INFO] 
11:22:26 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.profile.types.generator.tests ---
11:22:26 [INFO] Skipping tests
11:22:26 [INFO] 
11:22:26 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.profile.types.generator.tests ---
11:22:26 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:22:26 [INFO] 
11:22:26 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.assistants.generator.tests >--
11:22:26 [INFO] Building org.eclipse.papyrus.uml.profile.assistants.generator.tests 2.0.0-SNAPSHOT [610/735]
11:22:26 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/pom.xml
11:22:26 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:22:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.assistants.generator.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/pom.xml
11:22:27 [INFO] 
11:22:27 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests ---
11:22:27 [INFO] 
11:22:27 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests ---
11:22:27 [INFO] The project's OSGi version is 2.0.0.202401111608
11:22:27 [INFO] 
11:22:27 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests ---
11:22:27 [INFO] 
11:22:27 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests ---
11:22:27 [INFO] 
11:22:27 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests ---
11:22:27 [INFO] 
11:22:27 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests ---
11:22:27 [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.assistants.generator.tests
11:22:28 [INFO] 
11:22:28 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests ---
11:22:28 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:22:28 [INFO] 
11:22:28 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests ---
11:22:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/src/main/resources
11:22:28 [INFO] 
11:22:28 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests ---
11:22:29 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:22:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/src/org/eclipse/papyrus/uml/profile/assistants/generator/tests/BasicAssistantsGenerationTest.java:[78] 
11:22:29 	@SuppressWarnings("unchecked")
11:22:29 	                  ^^^^^^^^^^^
11:22:29 Unnecessary @SuppressWarnings("unchecked")
11:22:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/src/org/eclipse/papyrus/uml/profile/assistants/generator/tests/BasicAssistantsGenerationTest.java:[93] 
11:22:29 	@SuppressWarnings("unchecked")
11:22:29 	                  ^^^^^^^^^^^
11:22:29 Unnecessary @SuppressWarnings("unchecked")
11:22:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/src/org/eclipse/papyrus/uml/profile/assistants/generator/tests/BasicAssistantsGenerationTest.java:[108] 
11:22:29 	@SuppressWarnings("unchecked")
11:22:29 	                  ^^^^^^^^^^^
11:22:29 Unnecessary @SuppressWarnings("unchecked")
11:22:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/src/org/eclipse/papyrus/uml/profile/assistants/generator/tests/DiagramSpecificAssistantsGenerationTest.java:[101] 
11:22:29 	@SuppressWarnings("unchecked")
11:22:29 	                  ^^^^^^^^^^^
11:22:29 Unnecessary @SuppressWarnings("unchecked")
11:22:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/src/org/eclipse/papyrus/uml/profile/assistants/generator/tests/DiagramSpecificAssistantsGenerationTest.java:[115] 
11:22:29 	@SuppressWarnings("unchecked")
11:22:29 	                  ^^^^^^^^^^^
11:22:29 Unnecessary @SuppressWarnings("unchecked")
11:22:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/src/org/eclipse/papyrus/uml/profile/assistants/generator/tests/DiagramSpecificAssistantsGenerationTest.java:[130] 
11:22:29 	@SuppressWarnings("unchecked")
11:22:29 	                  ^^^^^^^^^^^
11:22:29 Unnecessary @SuppressWarnings("unchecked")
11:22:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/src/org/eclipse/papyrus/uml/profile/assistants/generator/tests/ProfilesWithPackageNestingTest.java:[78] 
11:22:29 	@SuppressWarnings("unchecked")
11:22:29 	                  ^^^^^^^^^^^
11:22:29 Unnecessary @SuppressWarnings("unchecked")
11:22:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/src/org/eclipse/papyrus/uml/profile/assistants/generator/tests/ProfilesWithPackageNestingTest.java:[92] 
11:22:29 	@SuppressWarnings("unchecked")
11:22:29 	                  ^^^^^^^^^^^
11:22:29 Unnecessary @SuppressWarnings("unchecked")
11:22:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/src/org/eclipse/papyrus/uml/profile/assistants/generator/tests/ProfilesWithPackageNestingTest.java:[107] 
11:22:29 	@SuppressWarnings("unchecked")
11:22:29 	                  ^^^^^^^^^^^
11:22:29 Unnecessary @SuppressWarnings("unchecked")
11:22:29 9 problems (9 warnings)
11:22:29 [INFO] 
11:22:29 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests ---
11:22:29 [INFO] 
11:22:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests ---
11:22:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/src/test/resources
11:22:29 [INFO] 
11:22:29 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests ---
11:22:29 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 220 were skipped
11:22:29 [INFO] 
11:22:29 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests ---
11:22:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/target/org.eclipse.papyrus.uml.profile.assistants.generator.tests-2.0.0-SNAPSHOT.jar
11:22:29 [INFO] 
11:22:29 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests ---
11:22:29 [INFO] 
11:22:29 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests ---
11:22:29 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.assistants.generator.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:22:29 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.assistants.generator.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:22:29 [INFO] 
11:22:29 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests ---
11:22:29 [INFO] Skipping tests
11:22:29 [INFO] 
11:22:29 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests ---
11:22:29 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:22:29 [INFO] 
11:22:29 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.assistants.feature >--
11:22:29 [INFO] Building org.eclipse.papyrus.tests.uml.assistants.feature 1.2.0-SNAPSHOT [611/735]
11:22:29 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.assistants.feature/pom.xml
11:22:29 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:22:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.assistants.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.assistants.feature/pom.xml
11:22:30 [INFO] 
11:22:30 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.uml.assistants.feature ---
11:22:30 [INFO] 
11:22:30 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.assistants.feature ---
11:22:30 [INFO] The project's OSGi version is 1.2.0.202401111608
11:22:30 [INFO] 
11:22:30 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.assistants.feature ---
11:22:30 [INFO] 
11:22:30 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.assistants.feature ---
11:22:30 [INFO] 
11:22:30 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.assistants.feature ---
11:22:30 [INFO] 
11:22:30 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.uml.assistants.feature ---
11:22:30 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.assistants.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:22:30 [INFO] 
11:22:30 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.uml.assistants.feature ---
11:22:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.assistants.feature/src/main/resources
11:22:30 [INFO] 
11:22:30 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.uml.assistants.feature ---
11:22:30 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 218 were skipped
11:22:30 [INFO] 
11:22:30 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.assistants.feature ---
11:22:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.assistants.feature/target/org.eclipse.papyrus.tests.uml.assistants.feature-1.2.0-SNAPSHOT.jar
11:22:30 [INFO] 
11:22:30 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.assistants.feature ---
11:22:30 [INFO] 
11:22:30 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.assistants.feature ---
11:22:30 [INFO] 
11:22:30 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.uml.assistants.feature ---
11:22:30 [WARNING] artifact org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.assistants.feature:xml:p2metadata:1.2.0-SNAPSHOT already attached, replace previous instance
11:22:30 [WARNING] artifact org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.assistants.feature:xml:p2artifacts:1.2.0-SNAPSHOT already attached, replace previous instance
11:22:30 [INFO] 
11:22:30 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.uml.assistants.feature ---
11:22:30 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:22:30 [INFO] 
11:22:30 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.tests.releng >--
11:22:30 [INFO] Building org.eclipse.papyrus.uml.textedit.tests.releng 0.0.1-SNAPSHOT [612/735]
11:22:30 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/pom.xml
11:22:30 [INFO] --------------------------------[ pom ]---------------------------------
11:22:30 [INFO] 
11:22:30 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.tests.releng ---
11:22:30 [INFO] 
11:22:30 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.tests.releng ---
11:22:30 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:22:30 [INFO] 
11:22:30 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.tests.releng ---
11:22:30 [INFO] 
11:22:30 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.textedit.tests.releng ---
11:22:30 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:22:30 [INFO] 
11:22:30 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.property.tests >--
11:22:30 [INFO] Building org.eclipse.papyrus.uml.textedit.property.tests 2.0.0-SNAPSHOT [613/735]
11:22:30 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/pom.xml
11:22:30 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:22:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.property.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/pom.xml
11:22:30 [INFO] 
11:22:30 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.property.tests ---
11:22:30 [INFO] 
11:22:30 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.property.tests ---
11:22:30 [INFO] The project's OSGi version is 2.0.0.202401111608
11:22:30 [INFO] 
11:22:30 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.property.tests ---
11:22:30 [INFO] 
11:22:30 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.property.tests ---
11:22:30 [INFO] 
11:22:30 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.property.tests ---
11:22:30 [INFO] 
11:22:30 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.textedit.property.tests ---
11:22:30 [INFO] Resolving class path of org.eclipse.papyrus.uml.textedit.property.tests
11:22:31 [INFO] 
11:22:31 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.property.tests ---
11:22:31 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:22:31 [INFO] 
11:22:31 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.property.tests ---
11:22:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/src/main/resources
11:22:31 [INFO] 
11:22:31 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.property.tests ---
11:22:31 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:22:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/src/org/eclipse/papyrus/uml/textedit/property/tests/suites/PropertyGrammarTests.java:[19] 
11:22:32 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
11:22:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:32 The type DefaultXtextDirectEditorConfiguration is deprecated
11:22:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/src/org/eclipse/papyrus/uml/textedit/property/tests/suites/PropertyGrammarTests.java:[142] 
11:22:32 	public DefaultXtextDirectEditorConfiguration getEditor() {
11:22:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:32 The type DefaultXtextDirectEditorConfiguration is deprecated
11:22:32 2 problems (2 warnings)
11:22:32 [INFO] 
11:22:32 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.textedit.property.tests ---
11:22:32 [INFO] 
11:22:32 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.property.tests ---
11:22:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/src/test/resources
11:22:32 [INFO] 
11:22:32 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.textedit.property.tests ---
11:22:32 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 223 were skipped
11:22:32 [INFO] 
11:22:32 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.property.tests ---
11:22:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/target/org.eclipse.papyrus.uml.textedit.property.tests-2.0.0-SNAPSHOT.jar
11:22:32 [INFO] 
11:22:32 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.property.tests ---
11:22:32 [INFO] 
11:22:32 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.property.tests ---
11:22:32 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.property.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:22:32 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.property.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:22:32 [INFO] 
11:22:32 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.textedit.property.tests ---
11:22:32 [INFO] Skipping tests
11:22:32 [INFO] 
11:22:32 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.textedit.property.tests ---
11:22:32 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:22:32 [INFO] 
11:22:32 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.tests >--
11:22:32 [INFO] Building org.eclipse.papyrus.uml.textedit.tests 2.0.0-SNAPSHOT [614/735]
11:22:32 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/pom.xml
11:22:32 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:22:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/pom.xml
11:22:32 [INFO] 
11:22:32 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.tests ---
11:22:32 [INFO] 
11:22:32 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.tests ---
11:22:32 [INFO] The project's OSGi version is 2.0.0.202401111608
11:22:32 [INFO] 
11:22:32 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.tests ---
11:22:32 [INFO] 
11:22:32 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.tests ---
11:22:32 [INFO] 
11:22:32 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.tests ---
11:22:32 [INFO] 
11:22:32 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.textedit.tests ---
11:22:32 [INFO] Resolving class path of org.eclipse.papyrus.uml.textedit.tests
11:22:33 [INFO] 
11:22:33 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.tests ---
11:22:33 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:22:33 [INFO] 
11:22:33 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.tests ---
11:22:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/src/main/resources
11:22:33 [INFO] 
11:22:33 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.tests ---
11:22:33 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:22:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/src/org/eclipse/papyrus/uml/textedit/tests/editor/ConstraintWithCppPopupEditorConfiguration.java:[22] 
11:22:34 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
11:22:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:34 The type DefaultXtextDirectEditorConfiguration is deprecated
11:22:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/src/org/eclipse/papyrus/uml/textedit/tests/editor/ConstraintWithCppPopupEditorConfiguration.java:[30] 
11:22:34 	public class ConstraintWithCppPopupEditorConfiguration extends DefaultXtextDirectEditorConfiguration implements ICustomDirectEditorConfiguration {
11:22:34 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:34 The type DefaultXtextDirectEditorConfiguration is deprecated
11:22:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/src/org/eclipse/papyrus/uml/textedit/tests/editor/ConstraintWithCppPopupEditorConfiguration.java:[33] 
11:22:34 	super();
11:22:34 	^^^^^^^^
11:22:34 The constructor DefaultXtextDirectEditorConfiguration() is deprecated
11:22:34 4. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/src/org/eclipse/papyrus/uml/textedit/tests/editor/UseRightEditorTest.java (at line 36)
11:22:34 	@SuppressWarnings("nls")
11:22:34 	                  ^^^^^
11:22:34 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:22:34 4 problems (0 errors, 3 warnings, 1 info)
11:22:34 [INFO] 
11:22:34 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.textedit.tests ---
11:22:34 [INFO] 
11:22:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.tests ---
11:22:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/src/test/resources
11:22:34 [INFO] 
11:22:34 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.textedit.tests ---
11:22:34 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 210 were skipped
11:22:34 [INFO] 
11:22:34 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.tests ---
11:22:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/target/org.eclipse.papyrus.uml.textedit.tests-2.0.0-SNAPSHOT.jar
11:22:34 [INFO] 
11:22:34 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.tests ---
11:22:34 [INFO] 
11:22:34 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.tests ---
11:22:34 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:22:34 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:22:34 [INFO] 
11:22:34 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.textedit.tests ---
11:22:34 [INFO] Skipping tests
11:22:34 [INFO] 
11:22:34 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.textedit.tests ---
11:22:34 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:22:34 [INFO] 
11:22:34 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.parameter.tests >--
11:22:34 [INFO] Building org.eclipse.papyrus.uml.textedit.parameter.tests 2.0.0-SNAPSHOT [615/735]
11:22:34 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/pom.xml
11:22:34 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:22:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.parameter.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/pom.xml
11:22:34 [INFO] 
11:22:34 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.parameter.tests ---
11:22:34 [INFO] 
11:22:34 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.parameter.tests ---
11:22:34 [INFO] The project's OSGi version is 2.0.0.202401111608
11:22:34 [INFO] 
11:22:34 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.parameter.tests ---
11:22:34 [INFO] 
11:22:34 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.parameter.tests ---
11:22:34 [INFO] 
11:22:34 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.parameter.tests ---
11:22:34 [INFO] 
11:22:34 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.textedit.parameter.tests ---
11:22:34 [INFO] Resolving class path of org.eclipse.papyrus.uml.textedit.parameter.tests
11:22:35 [INFO] 
11:22:35 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.parameter.tests ---
11:22:35 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:22:35 [INFO] 
11:22:35 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.parameter.tests ---
11:22:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/src/main/resources
11:22:35 [INFO] 
11:22:35 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.parameter.tests ---
11:22:35 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:22:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/src/org/eclipse/papyrus/uml/textedit/parameter/tests/suites/ParameterGrammarTests.java:[21] 
11:22:36 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
11:22:36 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:36 The type DefaultXtextDirectEditorConfiguration is deprecated
11:22:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/src/org/eclipse/papyrus/uml/textedit/parameter/tests/suites/ParameterGrammarTests.java:[125] 
11:22:36 	public DefaultXtextDirectEditorConfiguration getEditor() {
11:22:36 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:36 The type DefaultXtextDirectEditorConfiguration is deprecated
11:22:36 2 problems (2 warnings)
11:22:36 [INFO] 
11:22:36 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.textedit.parameter.tests ---
11:22:36 [INFO] 
11:22:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.parameter.tests ---
11:22:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/src/test/resources
11:22:36 [INFO] 
11:22:36 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.textedit.parameter.tests ---
11:22:36 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 223 were skipped
11:22:36 [INFO] 
11:22:36 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.parameter.tests ---
11:22:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/target/org.eclipse.papyrus.uml.textedit.parameter.tests-2.0.0-SNAPSHOT.jar
11:22:36 [INFO] 
11:22:36 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.parameter.tests ---
11:22:36 [INFO] 
11:22:36 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.parameter.tests ---
11:22:36 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.parameter.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:22:36 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.parameter.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:22:36 [INFO] 
11:22:36 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.textedit.parameter.tests ---
11:22:36 [INFO] Skipping tests
11:22:36 [INFO] 
11:22:36 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.textedit.parameter.tests ---
11:22:36 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:22:36 [INFO] 
11:22:36 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.port.tests >--
11:22:36 [INFO] Building org.eclipse.papyrus.uml.textedit.port.tests 2.0.0-SNAPSHOT [616/735]
11:22:36 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/pom.xml
11:22:36 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:22:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.port.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/pom.xml
11:22:36 [INFO] 
11:22:36 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.port.tests ---
11:22:36 [INFO] 
11:22:36 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.port.tests ---
11:22:36 [INFO] The project's OSGi version is 2.0.0.202401111608
11:22:36 [INFO] 
11:22:36 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.port.tests ---
11:22:36 [INFO] 
11:22:36 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.port.tests ---
11:22:36 [INFO] 
11:22:36 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.port.tests ---
11:22:36 [INFO] 
11:22:36 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.textedit.port.tests ---
11:22:36 [INFO] Resolving class path of org.eclipse.papyrus.uml.textedit.port.tests
11:22:37 [INFO] 
11:22:37 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.port.tests ---
11:22:37 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:22:37 [INFO] 
11:22:37 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.port.tests ---
11:22:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/src/main/resources
11:22:37 [INFO] 
11:22:37 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.port.tests ---
11:22:37 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:22:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/src/org/eclipse/papyrus/uml/textedit/port/tests/suites/PortGrammarTests.java:[20] 
11:22:38 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
11:22:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:38 The type DefaultXtextDirectEditorConfiguration is deprecated
11:22:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/src/org/eclipse/papyrus/uml/textedit/port/tests/suites/PortGrammarTests.java:[149] 
11:22:38 	public DefaultXtextDirectEditorConfiguration getEditor() {
11:22:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:38 The type DefaultXtextDirectEditorConfiguration is deprecated
11:22:38 2 problems (2 warnings)
11:22:38 [INFO] 
11:22:38 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.textedit.port.tests ---
11:22:38 [INFO] 
11:22:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.port.tests ---
11:22:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/src/test/resources
11:22:38 [INFO] 
11:22:38 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.textedit.port.tests ---
11:22:38 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 223 were skipped
11:22:38 [INFO] 
11:22:38 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.port.tests ---
11:22:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/target/org.eclipse.papyrus.uml.textedit.port.tests-2.0.0-SNAPSHOT.jar
11:22:38 [INFO] 
11:22:38 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.port.tests ---
11:22:38 [INFO] 
11:22:38 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.port.tests ---
11:22:38 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.port.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:22:38 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.port.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:22:38 [INFO] 
11:22:38 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.textedit.port.tests ---
11:22:38 [INFO] Skipping tests
11:22:38 [INFO] 
11:22:38 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.textedit.port.tests ---
11:22:38 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:22:38 [INFO] 
11:22:38 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.tests.feature >--
11:22:38 [INFO] Building org.eclipse.papyrus.uml.textedit.tests.feature 1.2.0-SNAPSHOT [617/735]
11:22:38 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.textedit.tests.feature/pom.xml
11:22:38 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:22:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.tests.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.textedit.tests.feature/pom.xml
11:22:38 [INFO] 
11:22:38 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.tests.feature ---
11:22:38 [INFO] 
11:22:38 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.textedit.tests.feature ---
11:22:38 [INFO] The project's OSGi version is 1.2.0.202401111608
11:22:38 [INFO] 
11:22:38 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.tests.feature ---
11:22:38 [INFO] 
11:22:38 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.tests.feature ---
11:22:38 [INFO] 
11:22:38 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.tests.feature ---
11:22:38 [INFO] 
11:22:38 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.tests.feature ---
11:22:38 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.textedit.tests.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:22:38 [INFO] 
11:22:38 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.tests.feature ---
11:22:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.textedit.tests.feature/src/main/resources
11:22:38 [INFO] 
11:22:38 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.textedit.tests.feature ---
11:22:38 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 221 were skipped
11:22:38 [INFO] 
11:22:38 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.textedit.tests.feature ---
11:22:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.textedit.tests.feature/target/org.eclipse.papyrus.uml.textedit.tests.feature-1.2.0-SNAPSHOT.jar
11:22:38 [INFO] 
11:22:38 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.tests.feature ---
11:22:38 [INFO] 
11:22:38 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.textedit.tests.feature ---
11:22:38 [INFO] 
11:22:38 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.tests.feature ---
11:22:38 [WARNING] artifact org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.tests.feature:xml:p2metadata:1.2.0-SNAPSHOT already attached, replace previous instance
11:22:38 [WARNING] artifact org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.tests.feature:xml:p2artifacts:1.2.0-SNAPSHOT already attached, replace previous instance
11:22:38 [INFO] 
11:22:38 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.textedit.tests.feature ---
11:22:38 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:22:38 [INFO] 
11:22:38 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.tests.releng >--
11:22:38 [INFO] Building org.eclipse.papyrus.uml.tools.tests.releng 0.0.1-SNAPSHOT [618/735]
11:22:38 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/tools/pom.xml
11:22:38 [INFO] --------------------------------[ pom ]---------------------------------
11:22:38 [INFO] 
11:22:38 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.tools.tests.releng ---
11:22:38 [INFO] 
11:22:38 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.tools.tests.releng ---
11:22:38 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/tools/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:22:38 [INFO] 
11:22:38 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.tools.tests.releng ---
11:22:38 [INFO] 
11:22:38 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.tools.tests.releng ---
11:22:38 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:22:38 [INFO] 
11:22:38 [INFO] ---< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.tests >----
11:22:38 [INFO] Building org.eclipse.papyrus.uml.tools.tests 4.1.0-SNAPSHOT    [619/735]
11:22:38 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/pom.xml
11:22:38 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:22:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.tests:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/pom.xml
11:22:39 [INFO] 
11:22:39 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.tools.tests ---
11:22:39 [INFO] 
11:22:39 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.tools.tests ---
11:22:39 [INFO] The project's OSGi version is 4.1.0.202401111608
11:22:39 [INFO] 
11:22:39 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.tools.tests ---
11:22:39 [INFO] 
11:22:39 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.tools.tests ---
11:22:39 [INFO] 
11:22:39 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.tools.tests ---
11:22:39 [INFO] 
11:22:39 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.tools.tests ---
11:22:39 [INFO] Resolving class path of org.eclipse.papyrus.uml.tools.tests
11:22:40 [INFO] 
11:22:40 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.tools.tests ---
11:22:40 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:22:40 [INFO] 
11:22:40 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.tools.tests ---
11:22:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/main/resources
11:22:40 [INFO] 
11:22:40 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.tools.tests ---
11:22:40 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:22:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/UMLCopyTestME.java:[27] 
11:22:41 	import org.eclipse.emf.ecore.util.EcoreUtil;
11:22:41 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:41 The import org.eclipse.emf.ecore.util.EcoreUtil is never used
11:22:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/NamedElementValidatorTest.java:[105] 
11:22:41 	houseKeeper.setField("fixture", new NamedElementValidator(toBeNamed));
11:22:41 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:41 The method setField(String, NamedElementValidator) from the type AbstractHouseKeeperRule is deprecated
11:22:41 3. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/CustomizableDelegatingItemLabelProviderTest.java (at line 53)
11:22:41 	@SuppressWarnings("nls")
11:22:41 	                  ^^^^^
11:22:41 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:22:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/UMLReferenceConverterTest.java:[78] 
11:22:41 	private Class class1 = null;
11:22:41 	              ^^^^^^
11:22:41 The value of the field UMLReferenceConverterTest.class1 is not used
11:22:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/UMLReferenceConverterTest.java:[80] 
11:22:41 	private Class class4 = null;
11:22:41 	              ^^^^^^
11:22:41 The value of the field UMLReferenceConverterTest.class4 is not used
11:22:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/UMLLanguageProvidersTest.java:[32] 
11:22:41 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
11:22:41 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:41 The type AdapterUtils is deprecated
11:22:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/UMLLanguageProvidersTest.java:[76] 
11:22:41 	JunkLanguage junk = AdapterUtils.adapt(modelSet.getResourceSet(), JunkLanguage.class, null);
11:22:41 	                    ^^^^^^^^^^^^
11:22:41 The type AdapterUtils is deprecated
11:22:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/UMLLanguageProvidersTest.java:[76] 
11:22:41 	JunkLanguage junk = AdapterUtils.adapt(modelSet.getResourceSet(), JunkLanguage.class, null);
11:22:41 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:41 The method adapt(Object, Class<UMLLanguageProvidersTest.JunkLanguage>, UMLLanguageProvidersTest.JunkLanguage) from the type AdapterUtils is deprecated
11:22:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/UMLReferenceConverterCompletionTest.java:[58] 
11:22:41 	private static final String PACKAGE1_NAME_TO_DISPLAY = "Package1"; //$NON-NLS-1$
11:22:41 	                            ^^^^^^^^^^^^^^^^^^^^^^^^
11:22:41 The value of the field UMLReferenceConverterCompletionTest.PACKAGE1_NAME_TO_DISPLAY is not used
11:22:41 9 problems (0 errors, 8 warnings, 1 info)
11:22:41 [INFO] 
11:22:41 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.tools.tests ---
11:22:41 [INFO] 
11:22:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.tools.tests ---
11:22:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/test/resources
11:22:41 [INFO] 
11:22:41 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.tools.tests ---
11:22:41 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 212 were skipped
11:22:41 [INFO] 
11:22:41 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.tools.tests ---
11:22:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/target/org.eclipse.papyrus.uml.tools.tests-4.1.0-SNAPSHOT.jar
11:22:41 [INFO] 
11:22:41 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.tools.tests ---
11:22:41 [INFO] 
11:22:41 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.tools.tests ---
11:22:41 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.tests:xml:p2metadata:4.1.0-SNAPSHOT already attached, replace previous instance
11:22:41 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.tests:xml:p2artifacts:4.1.0-SNAPSHOT already attached, replace previous instance
11:22:41 [INFO] 
11:22:41 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.tools.tests ---
11:22:41 [INFO] Skipping tests
11:22:41 [INFO] 
11:22:41 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.tools.tests ---
11:22:41 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:22:41 [INFO] 
11:22:41 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.utils.tests >--
11:22:41 [INFO] Building org.eclipse.papyrus.uml.tools.utils.tests 2.0.0-SNAPSHOT [620/735]
11:22:41 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/pom.xml
11:22:41 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:22:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.utils.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/pom.xml
11:22:41 [INFO] 
11:22:41 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.tools.utils.tests ---
11:22:41 [INFO] 
11:22:41 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.tools.utils.tests ---
11:22:41 [INFO] The project's OSGi version is 2.0.0.202401111608
11:22:41 [INFO] 
11:22:41 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.tools.utils.tests ---
11:22:41 [INFO] 
11:22:41 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.tools.utils.tests ---
11:22:41 [INFO] 
11:22:41 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.tools.utils.tests ---
11:22:41 [INFO] 
11:22:41 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.tools.utils.tests ---
11:22:41 [INFO] Resolving class path of org.eclipse.papyrus.uml.tools.utils.tests
11:22:42 [INFO] 
11:22:42 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.tools.utils.tests ---
11:22:42 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:22:42 [INFO] 
11:22:42 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.tools.utils.tests ---
11:22:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/src/main/resources
11:22:42 [INFO] 
11:22:42 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.tools.utils.tests ---
11:22:42 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:22:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/src/org/eclipse/papyrus/uml/tools/utils/tests/tests/NameResolutionHelperTest.java:[55] 
11:22:43 	List<NamedElement> namedElements = nameResolutionHelper.getNamedElements(PACKAGE1_NAME + NamedElementUtil.QUALIFIED_NAME_SEPARATOR + PACKAGE2_NAME + NamedElementUtil.QUALIFIED_NAME_SEPARATOR + CLASS1_NAME);
11:22:43 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:43 The method getNamedElements(String) from the type NameResolutionHelper is deprecated
11:22:43 1 problem (1 warning)
11:22:43 [INFO] 
11:22:43 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.tools.utils.tests ---
11:22:43 [INFO] 
11:22:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.tools.utils.tests ---
11:22:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/src/test/resources
11:22:43 [INFO] 
11:22:43 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.tools.utils.tests ---
11:22:43 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 210 were skipped
11:22:43 [INFO] 
11:22:43 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.tools.utils.tests ---
11:22:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/target/org.eclipse.papyrus.uml.tools.utils.tests-2.0.0-SNAPSHOT.jar
11:22:43 [INFO] 
11:22:43 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.tools.utils.tests ---
11:22:43 [INFO] 
11:22:43 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.tools.utils.tests ---
11:22:43 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.utils.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:22:43 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.utils.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:22:43 [INFO] 
11:22:43 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.tools.utils.tests ---
11:22:43 [INFO] Skipping tests
11:22:43 [INFO] 
11:22:43 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.tools.utils.tests ---
11:22:43 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:22:43 [INFO] 
11:22:43 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.tools.feature >---
11:22:43 [INFO] Building org.eclipse.papyrus.tests.uml.tools.feature 1.2.0-SNAPSHOT [621/735]
11:22:43 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.tools.feature/pom.xml
11:22:43 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:22:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.tools.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.tools.feature/pom.xml
11:22:43 [INFO] 
11:22:43 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.uml.tools.feature ---
11:22:43 [INFO] 
11:22:43 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.tools.feature ---
11:22:43 [INFO] The project's OSGi version is 1.2.0.202401111608
11:22:43 [INFO] 
11:22:43 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.tools.feature ---
11:22:43 [INFO] 
11:22:43 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.tools.feature ---
11:22:43 [INFO] 
11:22:43 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.tools.feature ---
11:22:43 [INFO] 
11:22:43 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.uml.tools.feature ---
11:22:43 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.tools.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:22:43 [INFO] 
11:22:43 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.uml.tools.feature ---
11:22:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.tools.feature/src/main/resources
11:22:43 [INFO] 
11:22:43 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.uml.tools.feature ---
11:22:43 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 210 were skipped
11:22:43 [INFO] 
11:22:43 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.tools.feature ---
11:22:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.tools.feature/target/org.eclipse.papyrus.tests.uml.tools.feature-1.2.0-SNAPSHOT.jar
11:22:43 [INFO] 
11:22:43 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.tools.feature ---
11:22:43 [INFO] 
11:22:43 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.tools.feature ---
11:22:43 [INFO] 
11:22:43 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.uml.tools.feature ---
11:22:43 [WARNING] artifact org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.tools.feature:xml:p2metadata:1.2.0-SNAPSHOT already attached, replace previous instance
11:22:43 [WARNING] artifact org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.tools.feature:xml:p2artifacts:1.2.0-SNAPSHOT already attached, replace previous instance
11:22:43 [INFO] 
11:22:43 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.uml.tools.feature ---
11:22:43 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:22:43 [INFO] 
11:22:43 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.model.tests >--
11:22:43 [INFO] Building org.eclipse.papyrus.infra.nattable.model.tests 2.0.0-SNAPSHOT [622/735]
11:22:43 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/pom.xml
11:22:43 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:22:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.model.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/pom.xml
11:22:43 [INFO] 
11:22:43 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.model.tests ---
11:22:43 [INFO] 
11:22:43 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.model.tests ---
11:22:43 [INFO] The project's OSGi version is 2.0.0.202401111608
11:22:43 [INFO] 
11:22:43 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.model.tests ---
11:22:43 [INFO] 
11:22:43 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.model.tests ---
11:22:43 [INFO] 
11:22:43 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.model.tests ---
11:22:43 [INFO] 
11:22:43 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.nattable.model.tests ---
11:22:43 [INFO] Resolving class path of org.eclipse.papyrus.infra.nattable.model.tests
11:22:44 [INFO] 
11:22:44 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.nattable.model.tests ---
11:22:44 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:22:44 [INFO] 
11:22:44 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.model.tests ---
11:22:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/src/main/resources
11:22:44 [INFO] 
11:22:44 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.model.tests ---
11:22:44 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:22:44 [INFO] 
11:22:44 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.nattable.model.tests ---
11:22:44 [INFO] 
11:22:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.model.tests ---
11:22:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/src/test/resources
11:22:44 [INFO] 
11:22:44 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.nattable.model.tests ---
11:22:44 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 135 were skipped
11:22:44 [INFO] 
11:22:44 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.model.tests ---
11:22:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/target/org.eclipse.papyrus.infra.nattable.model.tests-2.0.0-SNAPSHOT.jar
11:22:44 [INFO] 
11:22:44 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.model.tests ---
11:22:44 [INFO] 
11:22:44 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.model.tests ---
11:22:44 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.model.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:22:44 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.model.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:22:44 [INFO] 
11:22:44 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.nattable.model.tests ---
11:22:44 [INFO] Skipping tests
11:22:44 [INFO] 
11:22:44 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.nattable.model.tests ---
11:22:44 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:22:44 [INFO] 
11:22:44 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.main.test >--
11:22:44 [INFO] Building org.eclipse.papyrus.uml.nattable.main.test 1.2.0-SNAPSHOT [623/735]
11:22:44 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/pom.xml
11:22:44 [INFO] --------------------------------[ pom ]---------------------------------
11:22:44 [INFO] 
11:22:44 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.main.test ---
11:22:44 [INFO] 
11:22:44 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.nattable.main.test ---
11:22:44 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:22:44 [INFO] 
11:22:44 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.main.test ---
11:22:44 [INFO] 
11:22:44 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.nattable.main.test ---
11:22:44 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:22:44 [INFO] 
11:22:44 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.generic.tests >--
11:22:44 [INFO] Building org.eclipse.papyrus.uml.nattable.generic.tests 2.0.0-SNAPSHOT [624/735]
11:22:44 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/pom.xml
11:22:44 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:22:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.generic.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/pom.xml
11:22:45 [INFO] 
11:22:45 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.generic.tests ---
11:22:45 [INFO] 
11:22:45 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.generic.tests ---
11:22:45 [INFO] The project's OSGi version is 2.0.0.202401111608
11:22:45 [INFO] 
11:22:45 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.generic.tests ---
11:22:45 [INFO] 
11:22:45 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.generic.tests ---
11:22:45 [INFO] 
11:22:45 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.generic.tests ---
11:22:45 [INFO] 
11:22:45 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.nattable.generic.tests ---
11:22:45 [INFO] Resolving class path of org.eclipse.papyrus.uml.nattable.generic.tests
11:22:46 [INFO] 
11:22:46 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.nattable.generic.tests ---
11:22:46 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:22:46 [INFO] 
11:22:46 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.generic.tests ---
11:22:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/src/main/resources
11:22:46 [INFO] 
11:22:46 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.generic.tests ---
11:22:46 [INFO] Compiling 83 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:22:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/src/org/eclipse/papyrus/uml/nattable/generic/tests/bugs/FillColumnsSizeTest.java:[114] 
11:22:47 	fillStyle.setName(NamedStyleConstants.FILL_COLUMNS_SIZE);
11:22:47 	                                      ^^^^^^^^^^^^^^^^^
11:22:47 The field NamedStyleConstants.FILL_COLUMNS_SIZE is deprecated
11:22:47 1 problem (1 warning)
11:22:47 [INFO] 
11:22:47 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.nattable.generic.tests ---
11:22:47 [INFO] 
11:22:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.generic.tests ---
11:22:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/src/test/resources
11:22:47 [INFO] 
11:22:47 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.nattable.generic.tests ---
11:22:47 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 227 were skipped
11:22:47 [INFO] 
11:22:47 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.generic.tests ---
11:22:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/target/org.eclipse.papyrus.uml.nattable.generic.tests-2.0.0-SNAPSHOT.jar
11:22:47 [INFO] 
11:22:47 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.generic.tests ---
11:22:47 [INFO] 
11:22:47 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.generic.tests ---
11:22:47 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.generic.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:22:47 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.generic.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:22:47 [INFO] 
11:22:47 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.nattable.generic.tests ---
11:22:47 [INFO] Skipping tests
11:22:47 [INFO] 
11:22:47 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.nattable.generic.tests ---
11:22:47 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:22:47 [INFO] 
11:22:47 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests >--
11:22:47 [INFO] Building org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests 2.0.0-SNAPSHOT [625/735]
11:22:47 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/pom.xml
11:22:47 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:22:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/pom.xml
11:22:48 [INFO] 
11:22:48 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests ---
11:22:48 [INFO] 
11:22:48 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests ---
11:22:48 [INFO] The project's OSGi version is 2.0.0.202401111608
11:22:48 [INFO] 
11:22:48 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests ---
11:22:48 [INFO] 
11:22:48 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests ---
11:22:48 [INFO] 
11:22:48 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests ---
11:22:48 [INFO] 
11:22:48 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests ---
11:22:48 [INFO] Resolving class path of org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests
11:22:49 [INFO] 
11:22:49 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests ---
11:22:49 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:22:49 [INFO] 
11:22:49 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests ---
11:22:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/src/main/resources
11:22:49 [INFO] 
11:22:49 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests ---
11:22:49 [INFO] Compiling 74 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:22:50 [INFO] 
11:22:50 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests ---
11:22:50 [INFO] 
11:22:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests ---
11:22:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/src/test/resources
11:22:50 [INFO] 
11:22:50 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests ---
11:22:50 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 227 were skipped
11:22:50 [INFO] 
11:22:50 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests ---
11:22:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/target/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests-2.0.0-SNAPSHOT.jar
11:22:50 [INFO] 
11:22:50 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests ---
11:22:50 [INFO] 
11:22:50 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests ---
11:22:50 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:22:50 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:22:50 [INFO] 
11:22:50 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests ---
11:22:50 [INFO] Skipping tests
11:22:50 [INFO] 
11:22:50 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests ---
11:22:50 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:22:50 [INFO] 
11:22:50 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.clazz.config.tests >--
11:22:50 [INFO] Building org.eclipse.papyrus.uml.nattable.clazz.config.tests 2.0.0-SNAPSHOT [626/735]
11:22:50 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/pom.xml
11:22:50 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:22:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.clazz.config.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/pom.xml
11:22:51 [INFO] 
11:22:51 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests ---
11:22:51 [INFO] 
11:22:51 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests ---
11:22:51 [INFO] The project's OSGi version is 2.0.0.202401111608
11:22:51 [INFO] 
11:22:51 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests ---
11:22:51 [INFO] 
11:22:51 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests ---
11:22:51 [INFO] 
11:22:51 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests ---
11:22:51 [INFO] 
11:22:51 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests ---
11:22:51 [INFO] Resolving class path of org.eclipse.papyrus.uml.nattable.clazz.config.tests
11:22:52 [INFO] 
11:22:52 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests ---
11:22:52 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:22:52 [INFO] 
11:22:52 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests ---
11:22:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/src/main/resources
11:22:52 [INFO] 
11:22:52 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests ---
11:22:52 [INFO] Compiling 245 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:22:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/src/org/eclipse/papyrus/uml/nattable/clazz/config/tests/bugs/UnsupportedColumnCellTextTest.java:[57] 
11:22:53 	Assert.assertEquals(ICellManager.NOT_AVALAIBLE, this.manager.getBodyLayerStack().getViewportLayer().getDataValueByPosition(1, 1));
11:22:53 	                                 ^^^^^^^^^^^^^
11:22:53 The field ICellManager.NOT_AVALAIBLE is deprecated
11:22:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/src/org/eclipse/papyrus/uml/nattable/clazz/config/tests/bugs/UnsupportedColumnCellTextTest.java:[58] 
11:22:53 	Assert.assertEquals(ICellManager.NOT_AVALAIBLE, this.manager.getBodyLayerStack().getViewportLayer().getDataValueByPosition(1, 2));
11:22:53 	                                 ^^^^^^^^^^^^^
11:22:53 The field ICellManager.NOT_AVALAIBLE is deprecated
11:22:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/src/org/eclipse/papyrus/uml/nattable/clazz/config/tests/tests/AbstractOpenTableTest.java:[54] 
11:22:53 	IPageManager pageManager = editor.getServicesRegistry().getService(IPageManager.class);
11:22:53 	             ^^^^^^^^^^^
11:22:53 The value of the local variable pageManager is not used
11:22:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/src/org/eclipse/papyrus/uml/nattable/clazz/config/tests/paste/tests/AbstractPasteWithCategoriesTests.java:[703] 
11:22:53 	final INattableModelManager manager = this.editor.getAdapter(INattableModelManager.class);
11:22:53 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:53 Dead code
11:22:53 5 problems (0 errors, 4 warnings, 1 info)
11:22:53 [INFO] 
11:22:53 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests ---
11:22:53 [INFO] 
11:22:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests ---
11:22:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/src/test/resources
11:22:53 [INFO] 
11:22:53 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests ---
11:22:53 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 227 were skipped
11:22:53 [INFO] 
11:22:53 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests ---
11:22:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/target/org.eclipse.papyrus.uml.nattable.clazz.config.tests-2.0.0-SNAPSHOT.jar
11:22:53 [INFO] 
11:22:53 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests ---
11:22:53 [INFO] 
11:22:53 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests ---
11:22:53 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.clazz.config.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:22:53 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.clazz.config.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:22:53 [INFO] 
11:22:53 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests ---
11:22:53 [INFO] Skipping tests
11:22:53 [INFO] 
11:22:53 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests ---
11:22:53 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:22:53 [INFO] 
11:22:53 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.matrix.tests >--
11:22:53 [INFO] Building org.eclipse.papyrus.uml.nattable.matrix.tests 2.0.0-SNAPSHOT [627/735]
11:22:53 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/pom.xml
11:22:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:22:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.matrix.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/pom.xml
11:22:54 [INFO] 
11:22:54 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.matrix.tests ---
11:22:54 [INFO] 
11:22:54 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.matrix.tests ---
11:22:54 [INFO] The project's OSGi version is 2.0.0.202401111608
11:22:54 [INFO] 
11:22:54 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.matrix.tests ---
11:22:54 [INFO] 
11:22:54 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.matrix.tests ---
11:22:54 [INFO] 
11:22:54 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.matrix.tests ---
11:22:54 [INFO] 
11:22:54 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.nattable.matrix.tests ---
11:22:54 [INFO] Resolving class path of org.eclipse.papyrus.uml.nattable.matrix.tests
11:22:55 [INFO] 
11:22:55 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.nattable.matrix.tests ---
11:22:55 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:22:55 [INFO] 
11:22:55 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.matrix.tests ---
11:22:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/src/main/resources
11:22:55 [INFO] 
11:22:55 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.matrix.tests ---
11:22:55 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:22:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/src/org/eclipse/papyrus/uml/nattable/matrix/tests/tests/UpdateTableAfterEditingColumnSourceTest.java:[268] 
11:22:55 	matrixManager.addColumnSources(Arrays.asList(packagesToAdd));
11:22:55 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:55 Type NamedElement[] of the last argument to method asList(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:22:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/src/org/eclipse/papyrus/uml/nattable/matrix/tests/tests/UpdateTableAfterEditingColumnSourceTest.java:[284] 
11:22:55 	matrixManager.removeColumnSources(Arrays.asList(packagesToRemove));
11:22:55 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:55 Type NamedElement[] of the last argument to method asList(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:22:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/src/org/eclipse/papyrus/uml/nattable/matrix/tests/tests/AbstractTableTest.java:[131] 
11:22:55 	editorModel = TableHelper.createTable(tableConfiguration, tableContext, name, "");
11:22:55 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:55 The method createTable(TableConfiguration, EObject, String, String) from the type TableHelper is deprecated
11:22:55 7 problems (0 errors, 3 warnings, 4 infos)
11:22:55 [INFO] 
11:22:55 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.nattable.matrix.tests ---
11:22:55 [INFO] 
11:22:55 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.nattable.matrix.tests ---
11:22:55 [INFO] 
11:22:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.matrix.tests ---
11:22:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/src/test/resources
11:22:55 [INFO] 
11:22:55 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.nattable.matrix.tests ---
11:22:55 [INFO] 
11:22:55 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.nattable.matrix.tests ---
11:22:55 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 216 were skipped
11:22:55 [INFO] 
11:22:55 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.matrix.tests ---
11:22:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/target/org.eclipse.papyrus.uml.nattable.matrix.tests-2.0.0-SNAPSHOT.jar
11:22:55 [INFO] 
11:22:55 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.matrix.tests ---
11:22:55 [INFO] 
11:22:55 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.matrix.tests ---
11:22:55 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.matrix.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:22:55 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.matrix.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:22:55 [INFO] 
11:22:55 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.nattable.matrix.tests ---
11:22:55 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:22:55 [INFO] 
11:22:55 [INFO] ---< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.tests >---
11:22:55 [INFO] Building org.eclipse.papyrus.infra.core.tests 4.1.0-SNAPSHOT   [628/735]
11:22:55 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/pom.xml
11:22:55 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:22:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.tests:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/pom.xml
11:22:56 [INFO] 
11:22:56 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.core.tests ---
11:22:56 [INFO] 
11:22:56 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.tests ---
11:22:56 [INFO] The project's OSGi version is 4.1.0.202401111608
11:22:56 [INFO] 
11:22:56 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.tests ---
11:22:56 [INFO] 
11:22:56 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.tests ---
11:22:56 [INFO] 
11:22:56 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.tests ---
11:22:56 [INFO] 
11:22:56 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.core.tests ---
11:22:56 [INFO] Resolving class path of org.eclipse.papyrus.infra.core.tests
11:22:57 [INFO] 
11:22:57 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.core.tests ---
11:22:57 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:22:57 [INFO] 
11:22:57 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.core.tests ---
11:22:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/src/main/resources
11:22:57 [INFO] 
11:22:57 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.core.tests ---
11:22:57 [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/AbstractModelWithSharedResourceTest.java:[102] 
11:22:57 	modelSet.createsModels(model1File);
11:22:57 	         ^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:57 The method createsModels(IFile) from the type ModelSet is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/AbstractModelWithSharedResourceTest.java:[137] 
11:22:57 	modelSet.createsModels(model1File);
11:22:57 	         ^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:57 The method createsModels(IFile) from the type ModelSet is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/AbstractModelWithSharedResourceTest.java:[171] 
11:22:57 	modelSet.loadModels(model1File);
11:22:57 	         ^^^^^^^^^^^^^^^^^^^^^^
11:22:57 The method loadModels(IFile) from the type ModelSet is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/AbstractModelWithSharedResourceTest.java:[207] 
11:22:57 	modelSet.createsModels(model1File);
11:22:57 	         ^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:57 The method createsModels(IFile) from the type ModelSet is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/AbstractModelWithSharedResourceTest.java:[244] 
11:22:57 	modelSet.createsModels(model1File);
11:22:57 	         ^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:57 The method createsModels(IFile) from the type ModelSet is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/AbstractModelWithSharedResourceTest.java:[281] 
11:22:57 	modelSet.createsModels(model1File);
11:22:57 	         ^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:57 The method createsModels(IFile) from the type ModelSet is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/AbstractModelWithSharedResourceTest.java:[342] 
11:22:57 	modelSet.createsModels(model1File);
11:22:57 	         ^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:57 The method createsModels(IFile) from the type ModelSet is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/services/FakeService.java:[60] 
11:22:57 	this.trace = trace;
11:22:57 	     ^^^^^
11:22:57 The static field FakeService.trace should be accessed in a static way
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/JobBasedFutureTest.java:[284] 
11:22:57 	throw (Exception) exception.newInstance();
11:22:57 	                            ^^^^^^^^^^^^^
11:22:57 The method newInstance() from the type Class<capture#3-of ? extends Throwable> is deprecated since version 9
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/JobBasedFutureTest.java:[286] 
11:22:57 	throw (Error) exception.newInstance();
11:22:57 	                        ^^^^^^^^^^^^^
11:22:57 The method newInstance() from the type Class<capture#5-of ? extends Throwable> is deprecated since version 9
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/language/LanguageServiceTest.java:[35] 
11:22:57 	import org.eclipse.papyrus.infra.core.internal.language.LanguageModelRegistry;
11:22:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:57 Discouraged access: The type 'LanguageModelRegistry' 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:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/language/LanguageServiceTest.java:[183] 
11:22:57 	LanguageModelRegistry.INSTANCE.bind(ECORE_LANGUAGE_ID, ecoreModel.getIdentifier());
11:22:57 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:57 Discouraged access: The type 'LanguageModelRegistry' 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:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/language/LanguageServiceTest.java:[183] 
11:22:57 	LanguageModelRegistry.INSTANCE.bind(ECORE_LANGUAGE_ID, ecoreModel.getIdentifier());
11:22:57 	                      ^^^^^^^^
11:22:57 Discouraged access: The field 'LanguageModelRegistry.INSTANCE' 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:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/language/LanguageServiceTest.java:[183] 
11:22:57 	LanguageModelRegistry.INSTANCE.bind(ECORE_LANGUAGE_ID, ecoreModel.getIdentifier());
11:22:57 	                               ^^^^
11:22:57 Discouraged access: The method 'LanguageModelRegistry.bind(String, String)' 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:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/language/LanguageServiceTest.java:[190] 
11:22:57 	LanguageModelRegistry.INSTANCE.bind(ECORE_LANGUAGE_ID, ecoreModel.getIdentifier());
11:22:57 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:57 Discouraged access: The type 'LanguageModelRegistry' 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:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/language/LanguageServiceTest.java:[190] 
11:22:57 	LanguageModelRegistry.INSTANCE.bind(ECORE_LANGUAGE_ID, ecoreModel.getIdentifier());
11:22:57 	                      ^^^^^^^^
11:22:57 Discouraged access: The field 'LanguageModelRegistry.INSTANCE' 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:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/language/LanguageServiceTest.java:[190] 
11:22:57 	LanguageModelRegistry.INSTANCE.bind(ECORE_LANGUAGE_ID, ecoreModel.getIdentifier());
11:22:57 	                               ^^^^
11:22:57 Discouraged access: The method 'LanguageModelRegistry.bind(String, String)' 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:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[44] 
11:22:57 	assertThat(AdapterUtils.adapt(foo, String.class), isPresent(String.class));
11:22:57 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:57 The method assertThat(Optional<String>, Matcher<? super Optional<String>>) from the type Assert is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[44] 
11:22:57 	assertThat(AdapterUtils.adapt(foo, String.class), isPresent(String.class));
11:22:57 	           ^^^^^^^^^^^^
11:22:57 The type AdapterUtils is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[44] 
11:22:57 	assertThat(AdapterUtils.adapt(foo, String.class), isPresent(String.class));
11:22:57 	                        ^^^^^^^^^^^^^^^^^^^^^^^^
11:22:57 The method adapt(Object, Class<String>) from the type AdapterUtils is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[51] 
11:22:57 	assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), String.class), isPresent(String.class));
11:22:57 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:57 The method assertThat(Optional<String>, Matcher<? super Optional<String>>) from the type Assert is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[51] 
11:22:57 	assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), String.class), isPresent(String.class));
11:22:57 	           ^^^^^^^^^^^^
11:22:57 The type AdapterUtils is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[51] 
11:22:57 	assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), String.class), isPresent(String.class));
11:22:57 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:57 The method adapt(Object, Class<String>) from the type AdapterUtils is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[59] 
11:22:57 	assertThat(AdapterUtils.adapt(obj, EMFAdapter.class), isPresent(EMFAdapter.class));
11:22:57 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:57 The method assertThat(Optional<AdapterUtilsTest.EMFAdapter>, Matcher<? super Optional<AdapterUtilsTest.EMFAdapter>>) from the type Assert is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[59] 
11:22:57 	assertThat(AdapterUtils.adapt(obj, EMFAdapter.class), isPresent(EMFAdapter.class));
11:22:57 	           ^^^^^^^^^^^^
11:22:57 The type AdapterUtils is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[59] 
11:22:57 	assertThat(AdapterUtils.adapt(obj, EMFAdapter.class), isPresent(EMFAdapter.class));
11:22:57 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:57 The method adapt(Object, Class<AdapterUtilsTest.EMFAdapter>) from the type AdapterUtils is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[66] 
11:22:57 	assertThat(AdapterUtils.adapt(foo, Integer.class), isNull(Integer.class));
11:22:57 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:57 The method assertThat(Optional<Integer>, Matcher<? super Optional<Integer>>) from the type Assert is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[66] 
11:22:57 	assertThat(AdapterUtils.adapt(foo, Integer.class), isNull(Integer.class));
11:22:57 	           ^^^^^^^^^^^^
11:22:57 The type AdapterUtils is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[66] 
11:22:57 	assertThat(AdapterUtils.adapt(foo, Integer.class), isNull(Integer.class));
11:22:57 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:57 The method adapt(Object, Class<Integer>) from the type AdapterUtils is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[73] 
11:22:57 	assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class), isNull(Integer.class));
11:22:57 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:57 The method assertThat(Optional<Integer>, Matcher<? super Optional<Integer>>) from the type Assert is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[73] 
11:22:57 	assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class), isNull(Integer.class));
11:22:57 	           ^^^^^^^^^^^^
11:22:57 The type AdapterUtils is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[73] 
11:22:57 	assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class), isNull(Integer.class));
11:22:57 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:57 The method adapt(Object, Class<Integer>) from the type AdapterUtils is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[80] 
11:22:57 	assertThat(AdapterUtils.adapt(obj, EMFAdapter.class), isNull(EMFAdapter.class));
11:22:57 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:57 The method assertThat(Optional<AdapterUtilsTest.EMFAdapter>, Matcher<? super Optional<AdapterUtilsTest.EMFAdapter>>) from the type Assert is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[80] 
11:22:57 	assertThat(AdapterUtils.adapt(obj, EMFAdapter.class), isNull(EMFAdapter.class));
11:22:57 	           ^^^^^^^^^^^^
11:22:57 The type AdapterUtils is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[80] 
11:22:57 	assertThat(AdapterUtils.adapt(obj, EMFAdapter.class), isNull(EMFAdapter.class));
11:22:57 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:57 The method adapt(Object, Class<AdapterUtilsTest.EMFAdapter>) from the type AdapterUtils is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[87] 
11:22:57 	assertThat(AdapterUtils.adapt(foo, String.class, null), is(foo));
11:22:57 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:57 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[87] 
11:22:57 	assertThat(AdapterUtils.adapt(foo, String.class, null), is(foo));
11:22:57 	           ^^^^^^^^^^^^
11:22:57 The type AdapterUtils is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[87] 
11:22:57 	assertThat(AdapterUtils.adapt(foo, String.class, null), is(foo));
11:22:57 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:57 The method adapt(Object, Class<String>, String) from the type AdapterUtils is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[94] 
11:22:57 	assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), String.class, null), is(foo));
11:22:57 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:57 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[94] 
11:22:57 	assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), String.class, null), is(foo));
11:22:57 	           ^^^^^^^^^^^^
11:22:57 The type AdapterUtils is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[94] 
11:22:57 	assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), String.class, null), is(foo));
11:22:57 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:57 The method adapt(Object, Class<String>, String) from the type AdapterUtils is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[102] 
11:22:57 	assertThat(AdapterUtils.adapt(obj, EMFAdapter.class, null), is(emf));
11:22:57 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:57 The method assertThat(AdapterUtilsTest.EMFAdapter, Matcher<? super AdapterUtilsTest.EMFAdapter>) from the type Assert is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[102] 
11:22:57 	assertThat(AdapterUtils.adapt(obj, EMFAdapter.class, null), is(emf));
11:22:57 	           ^^^^^^^^^^^^
11:22:57 The type AdapterUtils is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[102] 
11:22:57 	assertThat(AdapterUtils.adapt(obj, EMFAdapter.class, null), is(emf));
11:22:57 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:57 The method adapt(Object, Class<AdapterUtilsTest.EMFAdapter>, AdapterUtilsTest.EMFAdapter) from the type AdapterUtils is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[109] 
11:22:57 	assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class, 42), is(42));
11:22:57 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:57 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[109] 
11:22:57 	assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class, 42), is(42));
11:22:57 	           ^^^^^^^^^^^^
11:22:57 The type AdapterUtils is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[109] 
11:22:57 	assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class, 42), is(42));
11:22:57 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:57 The method adapt(Object, Class<Integer>, Integer) from the type AdapterUtils is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[116] 
11:22:57 	assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class, null), nullValue());
11:22:57 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:57 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[116] 
11:22:57 	assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class, null), nullValue());
11:22:57 	           ^^^^^^^^^^^^
11:22:57 The type AdapterUtils is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[116] 
11:22:57 	assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class, null), nullValue());
11:22:57 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:57 The method adapt(Object, Class<Integer>, Integer) from the type AdapterUtils is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[156] 
11:22:57 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
11:22:57 	       ^^^^^^
11:22:57 Type safety: The return type Object for getAdapter(Class) from the type AdapterUtilsTest.AdaptableWrapper needs unchecked conversion to conform to T from the type IAdaptable
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[160] 
11:22:57 	mngr.createsModels(model1File);
11:22:57 	     ^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:57 The method createsModels(IFile) from the type ModelSet is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[198] 
11:22:57 	mngr.loadModels(model1File);
11:22:57 	     ^^^^^^^^^^^^^^^^^^^^^^
11:22:57 The method loadModels(IFile) from the type ModelSet is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[230] 
11:22:57 	mngr.createsModels(model1File);
11:22:57 	     ^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:57 The method createsModels(IFile) from the type ModelSet is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[263] 
11:22:57 	assertThat("workspace resource not created", modelFile.exists(), is(true));
11:22:57 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:57 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[265] 
11:22:57 	assertThat("EMF resource is null", model.getResource(), notNullValue());
11:22:57 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:57 The method assertThat(String, Resource, Matcher<? super Resource>) from the type Assert is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[266] 
11:22:57 	assertThat("EMF resource not created", model.getResource().getContents().isEmpty(), is(false));
11:22:57 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:57 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[336] 
11:22:57 	assertThat("workspace resource not created", modelFile1.exists(), is(true));
11:22:57 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:57 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[337] 
11:22:57 	assertThat("workspace resource not created", modelFile2.exists(), is(true));
11:22:57 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:57 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[339] 
11:22:57 	assertThat("EMF resource is null", model.getResource(), notNullValue());
11:22:57 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:57 The method assertThat(String, Resource, Matcher<? super Resource>) from the type Assert is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[340] 
11:22:57 	assertThat("EMF resource not created", model.getResource().getContents().isEmpty(), is(false));
11:22:57 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:57 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[341] 
11:22:57 	assertThat("EMF resource not created", res2.getContents().isEmpty(), is(false));
11:22:57 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:57 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[433] 
11:22:57 	mngr.createsModels(model1File);
11:22:57 	     ^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:57 The method createsModels(IFile) from the type ModelSet is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[441] 
11:22:57 	mngr.saveAs(newPath);
11:22:57 	     ^^^^^^^^^^^^^^^
11:22:57 The method saveAs(IPath) from the type ModelSet is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[473] 
11:22:57 	mngr.createsModels(model1File);
11:22:57 	     ^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:57 The method createsModels(IFile) from the type ModelSet is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[495] 
11:22:57 	mngr.createsModels(model1File);
11:22:57 	     ^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:57 The method createsModels(IFile) from the type ModelSet is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[518] 
11:22:57 	mngr.createsModels(model1File);
11:22:57 	     ^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:57 The method createsModels(IFile) from the type ModelSet is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[554] 
11:22:57 	mngr.loadModels(model1File);
11:22:57 	     ^^^^^^^^^^^^^^^^^^^^^^
11:22:57 The method loadModels(IFile) from the type ModelSet is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[628] 
11:22:57 	mngr.createsModels(createdFile);
11:22:57 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:57 The method createsModels(IFile) from the type ModelSet is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[640] 
11:22:57 	mngr.importModels(new ModelIdentifiers(model1Key, model2Key), importFile);
11:22:57 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:57 The method importModels(ModelIdentifiers, IFile) from the type ModelSet is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[690] 
11:22:57 	assertThat(earlySnippet.active, is((Set<IModel>) ImmutableSet.<IModel> of(model1, model2)));
11:22:57 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:57 The method assertThat(Set<IModel>, Matcher<? super Set<IModel>>) from the type Assert is deprecated
11:22:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[691] 
11:22:57 	assertThat(lateSnippet.active, is((Set<IModel>) ImmutableSet.<IModel> of(model1, model2)));
11:22:57 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:57 The method assertThat(Set<IModel>, Matcher<? super Set<IModel>>) from the type Assert is deprecated
11:22:57 72 problems (72 warnings)
11:22:57 [INFO] 
11:22:57 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.core.tests ---
11:22:57 [INFO] 
11:22:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.tests ---
11:22:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/src/test/resources
11:22:57 [INFO] 
11:22:57 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.core.tests ---
11:22:57 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 210 were skipped
11:22:57 [INFO] 
11:22:57 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.tests ---
11:22:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/target/org.eclipse.papyrus.infra.core.tests-4.1.0-SNAPSHOT.jar
11:22:58 [INFO] 
11:22:58 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.tests ---
11:22:58 [INFO] 
11:22:58 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.tests ---
11:22:58 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.tests:xml:p2metadata:4.1.0-SNAPSHOT already attached, replace previous instance
11:22:58 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.tests:xml:p2artifacts:4.1.0-SNAPSHOT already attached, replace previous instance
11:22:58 [INFO] 
11:22:58 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.core.tests ---
11:22:58 [INFO] Skipping tests
11:22:58 [INFO] 
11:22:58 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.core.tests ---
11:22:58 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:22:58 [INFO] 
11:22:58 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.tests >--
11:22:58 [INFO] Building org.eclipse.papyrus.uml.nattable.tests 2.0.0-SNAPSHOT [629/735]
11:22:58 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/pom.xml
11:22:58 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:22:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/pom.xml
11:22:58 [INFO] 
11:22:58 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.tests ---
11:22:58 [INFO] 
11:22:58 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.tests ---
11:22:58 [INFO] The project's OSGi version is 2.0.0.202401111608
11:22:58 [INFO] 
11:22:58 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.tests ---
11:22:58 [INFO] 
11:22:58 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.tests ---
11:22:58 [INFO] 
11:22:58 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.tests ---
11:22:58 [INFO] 
11:22:58 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.nattable.tests ---
11:22:58 [INFO] Resolving class path of org.eclipse.papyrus.uml.nattable.tests
11:22:59 [INFO] 
11:22:59 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.nattable.tests ---
11:22:59 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:22:59 [INFO] 
11:22:59 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.tests ---
11:22:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/src/main/resources
11:22:59 [INFO] 
11:22:59 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.tests ---
11:22:59 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:22:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/src/org/eclipse/papyrus/uml/nattable/tests/bugs/MoveElementInSynchronizedTableTest.java:[157] 
11:22:59 	List<EObject> nodes = new ArrayList<EObject>((List<EObject>) activity.eGet(UMLPackage.eINSTANCE.getActivity_OwnedNode()));
11:22:59 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:22:59 Type safety: Unchecked cast from Object to List<EObject>
11:22:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/src/org/eclipse/papyrus/uml/nattable/tests/tests/UMLRestrictedContentProviderTestCustomProfile.java:[63] 
11:22:59 	private Property basePropSte1;
11:22:59 	                 ^^^^^^^^^^^^
11:22:59 The value of the field UMLRestrictedContentProviderTestCustomProfile.basePropSte1 is not used
11:22:59 2 problems (2 warnings)
11:22:59 [INFO] 
11:22:59 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.nattable.tests ---
11:22:59 [INFO] 
11:22:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.tests ---
11:22:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/src/test/resources
11:22:59 [INFO] 
11:22:59 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.nattable.tests ---
11:22:59 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 210 were skipped
11:22:59 [INFO] 
11:22:59 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.tests ---
11:22:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/target/org.eclipse.papyrus.uml.nattable.tests-2.0.0-SNAPSHOT.jar
11:22:59 [INFO] 
11:22:59 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.tests ---
11:22:59 [INFO] 
11:22:59 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.tests ---
11:22:59 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:22:59 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:22:59 [INFO] 
11:22:59 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.nattable.tests ---
11:22:59 [INFO] Skipping tests
11:22:59 [INFO] 
11:22:59 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.nattable.tests ---
11:22:59 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:22:59 [INFO] 
11:22:59 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.nattable.feature >--
11:22:59 [INFO] Building org.eclipse.papyrus.tests.uml.nattable.feature 1.3.0-SNAPSHOT [630/735]
11:22:59 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.nattable.feature/pom.xml
11:22:59 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:22:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.nattable.feature:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.nattable.feature/pom.xml
11:23:00 [INFO] 
11:23:00 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.uml.nattable.feature ---
11:23:00 [INFO] 
11:23:00 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.nattable.feature ---
11:23:00 [INFO] The project's OSGi version is 1.3.0.202401111608
11:23:00 [INFO] 
11:23:00 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.nattable.feature ---
11:23:00 [INFO] 
11:23:00 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.nattable.feature ---
11:23:00 [INFO] 
11:23:00 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.nattable.feature ---
11:23:00 [INFO] 
11:23:00 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.uml.nattable.feature ---
11:23:00 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.nattable.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:23:00 [INFO] 
11:23:00 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.uml.nattable.feature ---
11:23:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.nattable.feature/src/main/resources
11:23:00 [INFO] 
11:23:00 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.uml.nattable.feature ---
11:23:00 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 225 were skipped
11:23:00 [INFO] 
11:23:00 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.nattable.feature ---
11:23:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.nattable.feature/target/org.eclipse.papyrus.tests.uml.nattable.feature-1.3.0-SNAPSHOT.jar
11:23:00 [INFO] 
11:23:00 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.nattable.feature ---
11:23:00 [INFO] 
11:23:00 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.nattable.feature ---
11:23:00 [INFO] 
11:23:00 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.uml.nattable.feature ---
11:23:00 [WARNING] artifact org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.nattable.feature:xml:p2metadata:1.3.0-SNAPSHOT already attached, replace previous instance
11:23:00 [WARNING] artifact org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.nattable.feature:xml:p2artifacts:1.3.0-SNAPSHOT already attached, replace previous instance
11:23:00 [INFO] 
11:23:00 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.uml.nattable.feature ---
11:23:00 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:23:00 [INFO] 
11:23:00 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.tests.releng >--
11:23:00 [INFO] Building org.eclipse.papyrus.infra.services.tests.releng 0.0.1-SNAPSHOT [631/735]
11:23:00 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/pom.xml
11:23:00 [INFO] --------------------------------[ pom ]---------------------------------
11:23:00 [INFO] 
11:23:00 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.tests.releng ---
11:23:00 [INFO] 
11:23:00 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.services.tests.releng ---
11:23:00 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:23:00 [INFO] 
11:23:00 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.tests.releng ---
11:23:00 [INFO] 
11:23:00 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.services.tests.releng ---
11:23:00 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:23:00 [INFO] 
11:23:00 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.controlmode.tests >--
11:23:00 [INFO] Building org.eclipse.papyrus.infra.services.controlmode.tests 2.1.0-SNAPSHOT [632/735]
11:23:00 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/pom.xml
11:23:00 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:23:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.controlmode.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/pom.xml
11:23:01 [INFO] 
11:23:01 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.controlmode.tests ---
11:23:01 [INFO] 
11:23:01 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.controlmode.tests ---
11:23:01 [INFO] The project's OSGi version is 2.1.0.202401111608
11:23:01 [INFO] 
11:23:01 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.controlmode.tests ---
11:23:01 [INFO] 
11:23:01 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.controlmode.tests ---
11:23:01 [INFO] 
11:23:01 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.controlmode.tests ---
11:23:01 [INFO] 
11:23:01 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.controlmode.tests ---
11:23:01 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.controlmode.tests
11:23:02 [INFO] 
11:23:02 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.services.controlmode.tests ---
11:23:02 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:23:02 [INFO] 
11:23:02 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.controlmode.tests ---
11:23:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/src/main/resources
11:23:02 [INFO] 
11:23:02 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.controlmode.tests ---
11:23:02 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:23:02 [INFO] 
11:23:02 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.controlmode.tests ---
11:23:02 [INFO] 
11:23:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.controlmode.tests ---
11:23:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/src/test/resources
11:23:02 [INFO] 
11:23:02 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.controlmode.tests ---
11:23:02 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 210 were skipped
11:23:02 [INFO] 
11:23:02 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.controlmode.tests ---
11:23:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/target/org.eclipse.papyrus.infra.services.controlmode.tests-2.1.0-SNAPSHOT.jar
11:23:02 [INFO] 
11:23:02 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.controlmode.tests ---
11:23:02 [INFO] 
11:23:02 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.controlmode.tests ---
11:23:02 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.controlmode.tests:xml:p2metadata:2.1.0-SNAPSHOT already attached, replace previous instance
11:23:02 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.controlmode.tests:xml:p2artifacts:2.1.0-SNAPSHOT already attached, replace previous instance
11:23:02 [INFO] 
11:23:02 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.services.controlmode.tests ---
11:23:02 [INFO] Skipping tests
11:23:02 [INFO] 
11:23:02 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.services.controlmode.tests ---
11:23:02 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:23:02 [INFO] 
11:23:02 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.resourceloading.tests >--
11:23:02 [INFO] Building org.eclipse.papyrus.infra.services.resourceloading.tests 2.0.0-SNAPSHOT [633/735]
11:23:02 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/pom.xml
11:23:02 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:23:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.resourceloading.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/pom.xml
11:23:03 [INFO] 
11:23:03 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.resourceloading.tests ---
11:23:03 [INFO] 
11:23:03 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.resourceloading.tests ---
11:23:03 [INFO] The project's OSGi version is 2.0.0.202401111608
11:23:03 [INFO] 
11:23:03 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.resourceloading.tests ---
11:23:03 [INFO] 
11:23:03 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.resourceloading.tests ---
11:23:03 [INFO] 
11:23:03 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.resourceloading.tests ---
11:23:03 [INFO] 
11:23:03 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.resourceloading.tests ---
11:23:03 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.resourceloading.tests
11:23:04 [INFO] 
11:23:04 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.services.resourceloading.tests ---
11:23:04 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:23:04 [INFO] 
11:23:04 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.resourceloading.tests ---
11:23:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/src/main/resources
11:23:04 [INFO] 
11:23:04 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.resourceloading.tests ---
11:23:04 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:23:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/test/org/eclipse/papyrus/infra/services/resourceloading/tests/testModel1/AbstractResourceLoadingTestModel1.java:[91] 
11:23:04 	modelSet.loadModels(modelFile);
11:23:04 	         ^^^^^^^^^^^^^^^^^^^^^
11:23:04 The method loadModels(IFile) from the type ModelSet is deprecated
11:23:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/test/org/eclipse/papyrus/infra/services/resourceloading/tests/StrategyChooserFixture.java:[19] 
11:23:04 	import org.eclipse.papyrus.infra.services.resourceloading.impl.ProxyManager;
11:23:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:04 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:23:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/test/org/eclipse/papyrus/infra/services/resourceloading/tests/StrategyChooserFixture.java:[35] 
11:23:04 	chooser = ProxyManager.getStrategyChooser();
11:23:04 	          ^^^^^^^^^^^^
11:23:04 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:23:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/test/org/eclipse/papyrus/infra/services/resourceloading/tests/StrategyChooserFixture.java:[35] 
11:23:04 	chooser = ProxyManager.getStrategyChooser();
11:23:04 	                       ^^^^^^^^^^^^^^^^^^
11:23:04 Discouraged access: The method 'ProxyManager.getStrategyChooser()' 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:23:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/test/org/eclipse/papyrus/infra/services/resourceloading/tests/testModel2/AbstractResourceLoadingTestModel2.java:[89] 
11:23:04 	modelSet.loadModels(resourceLoaded);
11:23:04 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:04 The method loadModels(IFile) from the type ModelSet is deprecated
11:23:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/test/org/eclipse/papyrus/infra/services/resourceloading/tests/testModel1/AbstractResourceLoadingTestModel2.java:[94] 
11:23:04 	modelSet.loadModels(resourceLoaded);
11:23:04 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:04 The method loadModels(IFile) from the type ModelSet is deprecated
11:23:04 6 problems (6 warnings)
11:23:04 [INFO] 
11:23:04 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.resourceloading.tests ---
11:23:04 [INFO] 
11:23:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.resourceloading.tests ---
11:23:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/src/test/resources
11:23:04 [INFO] 
11:23:04 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.resourceloading.tests ---
11:23:04 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 210 were skipped
11:23:04 [INFO] 
11:23:04 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.resourceloading.tests ---
11:23:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/target/org.eclipse.papyrus.infra.services.resourceloading.tests-2.0.0-SNAPSHOT.jar
11:23:04 [INFO] 
11:23:04 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.resourceloading.tests ---
11:23:04 [INFO] 
11:23:04 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.resourceloading.tests ---
11:23:04 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.resourceloading.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:23:04 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.resourceloading.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:23:04 [INFO] 
11:23:04 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.services.resourceloading.tests ---
11:23:04 [INFO] Skipping tests
11:23:04 [INFO] 
11:23:04 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.services.resourceloading.tests ---
11:23:04 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:23:04 [INFO] 
11:23:04 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.tests >--
11:23:04 [INFO] Building org.eclipse.papyrus.infra.services.edit.tests 2.0.0-SNAPSHOT [634/735]
11:23:04 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/pom.xml
11:23:04 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:23:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/pom.xml
11:23:05 [INFO] 
11:23:05 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.edit.tests ---
11:23:05 [INFO] 
11:23:05 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.edit.tests ---
11:23:05 [INFO] The project's OSGi version is 2.0.0.202401111608
11:23:05 [INFO] 
11:23:05 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.edit.tests ---
11:23:05 [INFO] 
11:23:05 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.edit.tests ---
11:23:05 [INFO] 
11:23:05 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.edit.tests ---
11:23:05 [INFO] 
11:23:05 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.edit.tests ---
11:23:05 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.edit.tests
11:23:06 [INFO] 
11:23:06 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.services.edit.tests ---
11:23:06 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:23:06 [INFO] 
11:23:06 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.edit.tests ---
11:23:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/main/resources
11:23:06 [INFO] 
11:23:06 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.edit.tests ---
11:23:06 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:23:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProviderFactory.java:[11] 
11:23:06 	import org.eclipse.papyrus.infra.services.edit.internal.ElementEditServiceProviderFactory;
11:23:06 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:06 Discouraged access: The type 'ElementEditServiceProviderFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/bin')
11:23:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProviderFactory.java:[17] 
11:23:06 	* JUnit tests for {@link ElementEditServiceProviderFactory} class.
11:23:06 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:06 Discouraged access: The type 'ElementEditServiceProviderFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/bin')
11:23:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProviderFactory.java:[36] 
11:23:06 	ElementEditServiceProviderFactory factory = new ElementEditServiceProviderFactory();
11:23:06 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:06 Discouraged access: The type 'ElementEditServiceProviderFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/bin')
11:23:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProviderFactory.java:[36] 
11:23:06 	ElementEditServiceProviderFactory factory = new ElementEditServiceProviderFactory();
11:23:06 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:06 Discouraged access: The type 'ElementEditServiceProviderFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/bin')
11:23:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProviderFactory.java:[36] 
11:23:06 	ElementEditServiceProviderFactory factory = new ElementEditServiceProviderFactory();
11:23:06 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:06 Discouraged access: The constructor 'ElementEditServiceProviderFactory()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/bin')
11:23:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProviderFactory.java:[37] 
11:23:06 	factory.init(registry);
11:23:06 	        ^^^^
11:23:06 Discouraged access: The method 'ElementEditServiceProviderFactory.init(ServicesRegistry)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/bin')
11:23:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProviderFactory.java:[38] 
11:23:06 	service = factory.createServiceInstance();
11:23:06 	                  ^^^^^^^^^^^^^^^^^^^^^
11:23:06 Discouraged access: The method 'ElementEditServiceProviderFactory.createServiceInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/bin')
11:23:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditService.java:[18] 
11:23:06 	import org.eclipse.papyrus.infra.services.edit.internal.ElementEditService;
11:23:06 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:06 Discouraged access: The type 'ElementEditService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/bin')
11:23:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditService.java:[25] 
11:23:06 	* JUnit tests for {@link ElementEditService} class.
11:23:06 	                         ^^^^^^^^^^^^^^^^^^
11:23:06 Discouraged access: The type 'ElementEditService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/bin')
11:23:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProvider.java:[22] 
11:23:06 	import org.eclipse.papyrus.infra.services.edit.internal.ElementEditServiceProvider;
11:23:06 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:06 Discouraged access: The type 'ElementEditServiceProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/bin')
11:23:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProvider.java:[28] 
11:23:06 	* JUnit tests for {@link ElementEditServiceProvider} class.
11:23:06 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:06 Discouraged access: The type 'ElementEditServiceProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/bin')
11:23:06 11 problems (11 warnings)
11:23:06 [INFO] 
11:23:06 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.edit.tests ---
11:23:06 [INFO] 
11:23:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.edit.tests ---
11:23:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/test/resources
11:23:06 [INFO] 
11:23:06 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.edit.tests ---
11:23:06 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 210 were skipped
11:23:06 [INFO] 
11:23:06 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.edit.tests ---
11:23:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/target/org.eclipse.papyrus.infra.services.edit.tests-2.0.0-SNAPSHOT.jar
11:23:06 [INFO] 
11:23:06 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.edit.tests ---
11:23:06 [INFO] 
11:23:06 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.edit.tests ---
11:23:06 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:23:06 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:23:06 [INFO] 
11:23:06 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.services.edit.tests ---
11:23:06 [INFO] Skipping tests
11:23:06 [INFO] 
11:23:06 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.services.edit.tests ---
11:23:06 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:23:06 [INFO] 
11:23:06 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.semantic.tests >--
11:23:06 [INFO] Building org.eclipse.papyrus.infra.services.semantic.tests 2.0.0-SNAPSHOT [635/735]
11:23:06 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/pom.xml
11:23:06 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:23:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.semantic.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/pom.xml
11:23:07 [INFO] 
11:23:07 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.semantic.tests ---
11:23:07 [INFO] 
11:23:07 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.semantic.tests ---
11:23:07 [INFO] The project's OSGi version is 2.0.0.202401111608
11:23:07 [INFO] 
11:23:07 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.semantic.tests ---
11:23:07 [INFO] 
11:23:07 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.semantic.tests ---
11:23:07 [INFO] 
11:23:07 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.semantic.tests ---
11:23:07 [INFO] 
11:23:07 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.semantic.tests ---
11:23:07 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.semantic.tests
11:23:08 [INFO] 
11:23:08 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.services.semantic.tests ---
11:23:08 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:23:08 [INFO] 
11:23:08 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.semantic.tests ---
11:23:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/main/resources
11:23:08 [INFO] 
11:23:08 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.semantic.tests ---
11:23:08 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:23:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/org/eclipse/papyrus/infra/services/semantic/tests/SemanticServiceTest.java:[62] 
11:23:08 	assertThat(roots, hasItem(instanceOf(Model.class)));
11:23:08 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:08 The method assertThat(List<EObject>, Matcher<? super List<EObject>>) from the type Assert is deprecated
11:23:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/org/eclipse/papyrus/infra/services/semantic/tests/SemanticServiceTest.java:[63] 
11:23:08 	assertThat(roots, hasItem(instanceOf(Profile.class)));
11:23:08 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:08 The method assertThat(List<EObject>, Matcher<? super List<EObject>>) from the type Assert is deprecated
11:23:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/org/eclipse/papyrus/infra/services/semantic/tests/SemanticServiceTest.java:[66] 
11:23:08 	assertThat(roots, not(hasItem(isStereotypeApplication())));
11:23:08 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:08 The method assertThat(List<EObject>, Matcher<? super List<EObject>>) from the type Assert is deprecated
11:23:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/org/eclipse/papyrus/infra/services/semantic/tests/SemanticServiceTest.java:[69] 
11:23:08 	assertThat(roots, not(hasItem(instanceOf(Diagram.class))));
11:23:08 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:08 The method assertThat(List<EObject>, Matcher<? super List<EObject>>) from the type Assert is deprecated
11:23:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/org/eclipse/papyrus/infra/services/semantic/tests/SemanticServiceTest.java:[70] 
11:23:08 	assertThat(roots, not(hasItem(instanceOf(Table.class))));
11:23:08 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:08 The method assertThat(List<EObject>, Matcher<? super List<EObject>>) from the type Assert is deprecated
11:23:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/org/eclipse/papyrus/infra/services/semantic/tests/SemanticServiceTest.java:[80] 
11:23:08 	assertThat(modelIDs, hasItem(UmlModel.MODEL_ID));
11:23:08 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:08 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated
11:23:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/org/eclipse/papyrus/infra/services/semantic/tests/SemanticServiceTest.java:[82] 
11:23:08 	assertThat(modelIDs, not(hasItem(NotationModel.MODEL_ID)));
11:23:08 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:08 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated
11:23:08 7 problems (7 warnings)
11:23:08 [INFO] 
11:23:08 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.semantic.tests ---
11:23:08 [INFO] 
11:23:08 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.semantic.tests ---
11:23:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/test/resources
11:23:08 [INFO] 
11:23:08 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.semantic.tests ---
11:23:08 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 210 were skipped
11:23:08 [INFO] 
11:23:08 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.semantic.tests ---
11:23:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/target/org.eclipse.papyrus.infra.services.semantic.tests-2.0.0-SNAPSHOT.jar
11:23:08 [INFO] 
11:23:08 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.semantic.tests ---
11:23:08 [INFO] 
11:23:08 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.semantic.tests ---
11:23:08 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.semantic.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:23:08 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.semantic.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:23:08 [INFO] 
11:23:08 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.services.semantic.tests ---
11:23:08 [INFO] Skipping tests
11:23:08 [INFO] 
11:23:08 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.services.semantic.tests ---
11:23:08 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:23:08 [INFO] 
11:23:08 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.ui.tests >--
11:23:08 [INFO] Building org.eclipse.papyrus.infra.services.edit.ui.tests 2.0.0-SNAPSHOT [636/735]
11:23:08 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/pom.xml
11:23:08 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:23:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/pom.xml
11:23:09 [INFO] 
11:23:09 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.edit.ui.tests ---
11:23:09 [INFO] 
11:23:09 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.edit.ui.tests ---
11:23:09 [INFO] The project's OSGi version is 2.0.0.202401111608
11:23:09 [INFO] 
11:23:09 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.edit.ui.tests ---
11:23:09 [INFO] 
11:23:09 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.edit.ui.tests ---
11:23:09 [INFO] 
11:23:09 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.edit.ui.tests ---
11:23:09 [INFO] 
11:23:09 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.edit.ui.tests ---
11:23:09 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.edit.ui.tests
11:23:10 [INFO] 
11:23:10 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.services.edit.ui.tests ---
11:23:10 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:23:10 [INFO] 
11:23:10 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.edit.ui.tests ---
11:23:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/src/main/resources
11:23:10 [INFO] 
11:23:10 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.edit.ui.tests ---
11:23:10 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:23:10 [INFO] 
11:23:10 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.edit.ui.tests ---
11:23:10 [INFO] 
11:23:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.edit.ui.tests ---
11:23:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/src/test/resources
11:23:10 [INFO] 
11:23:10 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.edit.ui.tests ---
11:23:10 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 210 were skipped
11:23:10 [INFO] 
11:23:10 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.edit.ui.tests ---
11:23:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/target/org.eclipse.papyrus.infra.services.edit.ui.tests-2.0.0-SNAPSHOT.jar
11:23:10 [INFO] 
11:23:10 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.edit.ui.tests ---
11:23:10 [INFO] 
11:23:10 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.edit.ui.tests ---
11:23:10 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.ui.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:23:10 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.ui.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:23:10 [INFO] 
11:23:10 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.services.edit.ui.tests ---
11:23:10 [INFO] Skipping tests
11:23:10 [INFO] 
11:23:10 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.services.edit.ui.tests ---
11:23:10 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:23:10 [INFO] 
11:23:10 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.services.feature >--
11:23:10 [INFO] Building org.eclipse.papyrus.tests.infra.services.feature 1.2.0-SNAPSHOT [637/735]
11:23:10 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.services.feature/pom.xml
11:23:10 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:23:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.services.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.services.feature/pom.xml
11:23:11 [INFO] 
11:23:11 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.infra.services.feature ---
11:23:11 [INFO] 
11:23:11 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.infra.services.feature ---
11:23:11 [INFO] The project's OSGi version is 1.2.0.202401111608
11:23:11 [INFO] 
11:23:11 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.infra.services.feature ---
11:23:11 [INFO] 
11:23:11 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.infra.services.feature ---
11:23:11 [INFO] 
11:23:11 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.infra.services.feature ---
11:23:11 [INFO] 
11:23:11 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.infra.services.feature ---
11:23:11 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.services.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:23:11 [INFO] 
11:23:11 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.infra.services.feature ---
11:23:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.services.feature/src/main/resources
11:23:11 [INFO] 
11:23:11 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.infra.services.feature ---
11:23:11 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 208 were skipped
11:23:11 [INFO] 
11:23:11 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.infra.services.feature ---
11:23:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.services.feature/target/org.eclipse.papyrus.tests.infra.services.feature-1.2.0-SNAPSHOT.jar
11:23:11 [INFO] 
11:23:11 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.infra.services.feature ---
11:23:11 [INFO] 
11:23:11 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.infra.services.feature ---
11:23:11 [INFO] 
11:23:11 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.infra.services.feature ---
11:23:11 [WARNING] artifact org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.services.feature:xml:p2metadata:1.2.0-SNAPSHOT already attached, replace previous instance
11:23:11 [WARNING] artifact org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.services.feature:xml:p2artifacts:1.2.0-SNAPSHOT already attached, replace previous instance
11:23:11 [INFO] 
11:23:11 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.infra.services.feature ---
11:23:11 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:23:11 [INFO] 
11:23:11 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.views.tests.releng >--
11:23:11 [INFO] Building org.eclipse.papyrus.views.tests.releng 0.0.1-SNAPSHOT [638/735]
11:23:11 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/views/pom.xml
11:23:11 [INFO] --------------------------------[ pom ]---------------------------------
11:23:11 [INFO] 
11:23:11 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views.tests.releng ---
11:23:11 [INFO] 
11:23:11 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.views.tests.releng ---
11:23:11 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/views/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:23:11 [INFO] 
11:23:11 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.tests.releng ---
11:23:11 [INFO] 
11:23:11 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.views.tests.releng ---
11:23:11 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:23:11 [INFO] 
11:23:11 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.views.modelexplorer.tests >--
11:23:11 [INFO] Building org.eclipse.papyrus.views.modelexplorer.tests 2.0.0-SNAPSHOT [639/735]
11:23:11 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/pom.xml
11:23:11 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:23:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.modelexplorer.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/pom.xml
11:23:11 [INFO] 
11:23:11 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views.modelexplorer.tests ---
11:23:11 [INFO] 
11:23:11 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.modelexplorer.tests ---
11:23:11 [INFO] The project's OSGi version is 2.0.0.202401111608
11:23:11 [INFO] 
11:23:11 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.views.modelexplorer.tests ---
11:23:11 [INFO] 
11:23:11 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.views.modelexplorer.tests ---
11:23:11 [INFO] 
11:23:11 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.views.modelexplorer.tests ---
11:23:11 [INFO] 
11:23:11 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.views.modelexplorer.tests ---
11:23:11 [INFO] Resolving class path of org.eclipse.papyrus.views.modelexplorer.tests
11:23:12 [INFO] 
11:23:12 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.views.modelexplorer.tests ---
11:23:12 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:23:12 [INFO] 
11:23:12 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.views.modelexplorer.tests ---
11:23:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/src/main/resources
11:23:12 [INFO] 
11:23:12 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.views.modelexplorer.tests ---
11:23:12 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:23:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/src/org/eclipse/papyrus/views/modelexplorer/tests/OpendiagramTest.java:[91] 
11:23:13 	Assert.assertNotEquals("the label of diagram1 is not good", "Diagram1", labeProvider.getText(diagram1)); //$NON-NLS-1$ //$NON-NLS-2$
11:23:13 	                                                                                     ^^^^^^^
11:23:13 Discouraged access: The method 'NavigatorDecoratingLabelProvider.getText(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.200.v20231019-2116/org.eclipse.ui.navigator-3.12.200.v20231019-2116.jar')
11:23:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/src/org/eclipse/papyrus/views/modelexplorer/tests/OpendiagramTest.java:[92] 
11:23:13 	Assert.assertNotEquals("the label of class1 is not good", "class1", labeProvider.getText(class1)); //$NON-NLS-1$ //$NON-NLS-2$
11:23:13 	                                                                                 ^^^^^^^
11:23:13 Discouraged access: The method 'NavigatorDecoratingLabelProvider.getText(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.200.v20231019-2116/org.eclipse.ui.navigator-3.12.200.v20231019-2116.jar')
11:23:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/src/org/eclipse/papyrus/views/modelexplorer/tests/AbstractHandlerTest.java:[55] 
11:23:13 	import org.eclipse.ui.internal.handlers.HandlerProxy;
11:23:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:13 Discouraged access: The type 'HandlerProxy' 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:23:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/src/org/eclipse/papyrus/views/modelexplorer/tests/AbstractHandlerTest.java:[190] 
11:23:13 	if (currentHandler instanceof HandlerProxy) {
11:23:13 	                              ^^^^^^^^^^^^
11:23:13 Discouraged access: The type 'HandlerProxy' 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:23:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/src/org/eclipse/papyrus/views/modelexplorer/tests/AbstractHandlerTest.java:[191] 
11:23:13 	currentHandler = ((HandlerProxy) currentHandler).getHandler();
11:23:13 	                   ^^^^^^^^^^^^
11:23:13 Discouraged access: The type 'HandlerProxy' 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:23:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/src/org/eclipse/papyrus/views/modelexplorer/tests/AbstractHandlerTest.java:[191] 
11:23:13 	currentHandler = ((HandlerProxy) currentHandler).getHandler();
11:23:13 	                                                 ^^^^^^^^^^
11:23:13 Discouraged access: The method 'HandlerProxy.getHandler()' 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:23:13 6 problems (6 warnings)
11:23:13 [INFO] 
11:23:13 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.views.modelexplorer.tests ---
11:23:13 [INFO] 
11:23:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.views.modelexplorer.tests ---
11:23:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/src/test/resources
11:23:13 [INFO] 
11:23:13 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.views.modelexplorer.tests ---
11:23:13 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 210 were skipped
11:23:13 [INFO] 
11:23:13 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.modelexplorer.tests ---
11:23:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/target/org.eclipse.papyrus.views.modelexplorer.tests-2.0.0-SNAPSHOT.jar
11:23:13 [INFO] 
11:23:13 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.modelexplorer.tests ---
11:23:13 [INFO] 
11:23:13 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.modelexplorer.tests ---
11:23:13 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.views.modelexplorer.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:23:13 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.views.modelexplorer.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:23:13 [INFO] 
11:23:13 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.views.modelexplorer.tests ---
11:23:13 [INFO] Skipping tests
11:23:13 [INFO] 
11:23:13 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.views.modelexplorer.tests ---
11:23:13 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:23:13 [INFO] 
11:23:13 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.tests >--
11:23:13 [INFO] Building org.eclipse.papyrus.views.documentation.tests 2.0.0-SNAPSHOT [640/735]
11:23:13 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/pom.xml
11:23:13 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:23:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/pom.xml
11:23:13 [INFO] 
11:23:13 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views.documentation.tests ---
11:23:13 [INFO] 
11:23:13 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.documentation.tests ---
11:23:13 [INFO] The project's OSGi version is 2.0.0.202401111608
11:23:13 [INFO] 
11:23:13 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.views.documentation.tests ---
11:23:13 [INFO] 
11:23:13 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.views.documentation.tests ---
11:23:13 [INFO] 
11:23:13 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.views.documentation.tests ---
11:23:13 [INFO] 
11:23:13 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.views.documentation.tests ---
11:23:13 [INFO] Resolving class path of org.eclipse.papyrus.views.documentation.tests
11:23:15 [INFO] 
11:23:15 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.views.documentation.tests ---
11:23:15 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:23:15 [INFO] 
11:23:15 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.views.documentation.tests ---
11:23:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/src/main/resources
11:23:15 [INFO] 
11:23:15 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.views.documentation.tests ---
11:23:15 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:23:15 [INFO] 
11:23:15 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.views.documentation.tests ---
11:23:15 [INFO] 
11:23:15 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.views.documentation.tests ---
11:23:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/src/test/resources
11:23:15 [INFO] 
11:23:15 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.views.documentation.tests ---
11:23:15 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 218 were skipped
11:23:15 [INFO] 
11:23:15 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.documentation.tests ---
11:23:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/target/org.eclipse.papyrus.views.documentation.tests-2.0.0-SNAPSHOT.jar
11:23:15 [INFO] 
11:23:15 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.documentation.tests ---
11:23:15 [INFO] 
11:23:15 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.documentation.tests ---
11:23:15 [WARNING] artifact org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:23:15 [WARNING] artifact org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:23:15 [INFO] 
11:23:15 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.views.documentation.tests ---
11:23:15 [INFO] Skipping tests
11:23:15 [INFO] 
11:23:15 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.views.documentation.tests ---
11:23:15 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:23:15 [INFO] 
11:23:15 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.tests.views.feature >-----
11:23:15 [INFO] Building org.eclipse.papyrus.tests.views.feature 1.2.0-SNAPSHOT [641/735]
11:23:15 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.views.feature/pom.xml
11:23:15 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:23:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.views.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.views.feature/pom.xml
11:23:16 [INFO] 
11:23:16 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.views.feature ---
11:23:16 [INFO] 
11:23:16 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.views.feature ---
11:23:16 [INFO] The project's OSGi version is 1.2.0.202401111608
11:23:16 [INFO] 
11:23:16 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.views.feature ---
11:23:16 [INFO] 
11:23:16 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.views.feature ---
11:23:16 [INFO] 
11:23:16 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.views.feature ---
11:23:16 [INFO] 
11:23:16 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.views.feature ---
11:23:16 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.views.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:23:16 [INFO] 
11:23:16 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.views.feature ---
11:23:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.views.feature/src/main/resources
11:23:16 [INFO] 
11:23:16 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.views.feature ---
11:23:16 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 216 were skipped
11:23:16 [INFO] 
11:23:16 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.views.feature ---
11:23:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.views.feature/target/org.eclipse.papyrus.tests.views.feature-1.2.0-SNAPSHOT.jar
11:23:16 [INFO] 
11:23:16 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.views.feature ---
11:23:16 [INFO] 
11:23:16 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.views.feature ---
11:23:16 [INFO] 
11:23:16 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.views.feature ---
11:23:16 [WARNING] artifact org.eclipse.papyrus:org.eclipse.papyrus.tests.views.feature:xml:p2metadata:1.2.0-SNAPSHOT already attached, replace previous instance
11:23:16 [WARNING] artifact org.eclipse.papyrus:org.eclipse.papyrus.tests.views.feature:xml:p2artifacts:1.2.0-SNAPSHOT already attached, replace previous instance
11:23:16 [INFO] 
11:23:16 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.views.feature ---
11:23:16 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:23:16 [INFO] 
11:23:16 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.tests.releng >--
11:23:16 [INFO] Building org.eclipse.papyrus.uml.profile.tests.releng 0.0.1-SNAPSHOT [642/735]
11:23:16 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/profile/pom.xml
11:23:16 [INFO] --------------------------------[ pom ]---------------------------------
11:23:16 [INFO] 
11:23:16 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.profile.tests.releng ---
11:23:16 [INFO] 
11:23:16 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.profile.tests.releng ---
11:23:16 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/profile/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:23:16 [INFO] 
11:23:16 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.tests.releng ---
11:23:16 [INFO] 
11:23:16 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.profile.tests.releng ---
11:23:16 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:23:16 [INFO] 
11:23:16 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.tests >---
11:23:16 [INFO] Building org.eclipse.papyrus.uml.profile.tests 2.0.0-SNAPSHOT  [643/735]
11:23:16 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/pom.xml
11:23:16 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:23:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/pom.xml
11:23:16 [INFO] 
11:23:16 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.profile.tests ---
11:23:16 [INFO] 
11:23:16 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.tests ---
11:23:16 [INFO] The project's OSGi version is 2.0.0.202401111608
11:23:16 [INFO] 
11:23:16 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.tests ---
11:23:16 [INFO] 
11:23:16 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.tests ---
11:23:16 [INFO] 
11:23:16 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.tests ---
11:23:16 [INFO] 
11:23:16 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.tests ---
11:23:16 [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.tests
11:23:17 [INFO] 
11:23:17 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.profile.tests ---
11:23:17 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:23:17 [INFO] 
11:23:17 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.profile.tests ---
11:23:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/src/main/resources
11:23:17 [INFO] 
11:23:17 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.profile.tests ---
11:23:17 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:23:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/src/org/eclipse/papyrus/uml/profile/tests/DialogInteractionRule.java:[30] 
11:23:18 	import org.eclipse.papyrus.uml.profile.service.ui.RefreshProfileDialog;
11:23:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:18 Discouraged access: The type 'RefreshProfileDialog' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/bin')
11:23:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/src/org/eclipse/papyrus/uml/profile/tests/DialogInteractionRule.java:[149] 
11:23:18 	RefreshProfileDialog dialog = findWindow(RefreshProfileDialog.class);
11:23:18 	^^^^^^^^^^^^^^^^^^^^
11:23:18 Discouraged access: The type 'RefreshProfileDialog' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/bin')
11:23:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/src/org/eclipse/papyrus/uml/profile/tests/DialogInteractionRule.java:[149] 
11:23:18 	RefreshProfileDialog dialog = findWindow(RefreshProfileDialog.class);
11:23:18 	                                         ^^^^^^^^^^^^^^^^^^^^
11:23:18 Discouraged access: The type 'RefreshProfileDialog' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.profile/bin')
11:23:18 3 problems (3 warnings)
11:23:18 [INFO] 
11:23:18 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.tests ---
11:23:18 [INFO] 
11:23:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.tests ---
11:23:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/src/test/resources
11:23:18 [INFO] 
11:23:18 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.tests ---
11:23:18 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 211 were skipped
11:23:18 [INFO] 
11:23:18 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.tests ---
11:23:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/target/org.eclipse.papyrus.uml.profile.tests-2.0.0-SNAPSHOT.jar
11:23:18 [INFO] 
11:23:18 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.tests ---
11:23:18 [INFO] 
11:23:18 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.tests ---
11:23:18 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:23:18 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:23:18 [INFO] 
11:23:18 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.profile.tests ---
11:23:18 [INFO] Skipping tests
11:23:18 [INFO] 
11:23:18 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.profile.tests ---
11:23:18 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:23:18 [INFO] 
11:23:18 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelexplorer.tests.releng >--
11:23:18 [INFO] Building org.eclipse.papyrus.uml.modelexplorer.tests.releng 0.0.1-SNAPSHOT [644/735]
11:23:18 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/modelexplorer/pom.xml
11:23:18 [INFO] --------------------------------[ pom ]---------------------------------
11:23:18 [INFO] 
11:23:18 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.modelexplorer.tests.releng ---
11:23:18 [INFO] 
11:23:18 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.modelexplorer.tests.releng ---
11:23:18 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/modelexplorer/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:23:18 [INFO] 
11:23:18 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.modelexplorer.tests.releng ---
11:23:18 [INFO] 
11:23:18 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.modelexplorer.tests.releng ---
11:23:18 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:23:18 [INFO] 
11:23:18 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelexplorer.tests >--
11:23:18 [INFO] Building org.eclipse.papyrus.uml.modelexplorer.tests 2.0.0-SNAPSHOT [645/735]
11:23:18 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/pom.xml
11:23:18 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:23:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelexplorer.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/pom.xml
11:23:18 [INFO] 
11:23:18 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.modelexplorer.tests ---
11:23:18 [INFO] 
11:23:18 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.modelexplorer.tests ---
11:23:18 [INFO] The project's OSGi version is 2.0.0.202401111608
11:23:18 [INFO] 
11:23:18 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.modelexplorer.tests ---
11:23:18 [INFO] 
11:23:18 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.modelexplorer.tests ---
11:23:18 [INFO] 
11:23:18 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.modelexplorer.tests ---
11:23:18 [INFO] 
11:23:18 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.modelexplorer.tests ---
11:23:18 [INFO] Resolving class path of org.eclipse.papyrus.uml.modelexplorer.tests
11:23:19 [INFO] 
11:23:19 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.modelexplorer.tests ---
11:23:19 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:23:19 [INFO] 
11:23:19 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.modelexplorer.tests ---
11:23:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/src/main/resources
11:23:19 [INFO] 
11:23:19 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.modelexplorer.tests ---
11:23:19 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:23:20 [INFO] 
11:23:20 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.modelexplorer.tests ---
11:23:20 [INFO] 
11:23:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.modelexplorer.tests ---
11:23:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/src/test/resources
11:23:20 [INFO] 
11:23:20 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.modelexplorer.tests ---
11:23:20 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 210 were skipped
11:23:20 [INFO] 
11:23:20 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.modelexplorer.tests ---
11:23:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/target/org.eclipse.papyrus.uml.modelexplorer.tests-2.0.0-SNAPSHOT.jar
11:23:20 [INFO] 
11:23:20 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.modelexplorer.tests ---
11:23:20 [INFO] 
11:23:20 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.modelexplorer.tests ---
11:23:20 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelexplorer.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:23:20 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelexplorer.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:23:20 [INFO] 
11:23:20 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.modelexplorer.tests ---
11:23:20 [INFO] Skipping tests
11:23:20 [INFO] 
11:23:20 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.modelexplorer.tests ---
11:23:20 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:23:20 [INFO] 
11:23:20 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.tests >--
11:23:20 [INFO] Building org.eclipse.papyrus.uml.service.types.tests 2.1.0-SNAPSHOT [646/735]
11:23:20 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/pom.xml
11:23:20 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:23:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/pom.xml
11:23:20 [INFO] 
11:23:20 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.service.types.tests ---
11:23:20 [INFO] 
11:23:20 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.service.types.tests ---
11:23:20 [INFO] The project's OSGi version is 2.1.0.202401111608
11:23:20 [INFO] 
11:23:20 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.service.types.tests ---
11:23:20 [INFO] 
11:23:20 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.service.types.tests ---
11:23:20 [INFO] 
11:23:20 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.service.types.tests ---
11:23:20 [INFO] 
11:23:20 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.service.types.tests ---
11:23:20 [INFO] Resolving class path of org.eclipse.papyrus.uml.service.types.tests
11:23:22 [INFO] 
11:23:22 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.service.types.tests ---
11:23:22 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:23:22 [INFO] 
11:23:22 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.service.types.tests ---
11:23:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/src/main/resources
11:23:22 [INFO] 
11:23:22 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.service.types.tests ---
11:23:22 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:23:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/src/org/eclipse/papyrus/uml/service/types/tests/creation/CreatePureUMLElementTest.java:[82] 
11:23:22 	private static Class testClass;
11:23:22 	                     ^^^^^^^^^
11:23:22 The value of the field CreatePureUMLElementTest.testClass is not used
11:23:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/src/org/eclipse/papyrus/uml/service/types/tests/creation/CreatePureUMLElementTest.java:[84] 
11:23:22 	private static Activity testActivityWithNode;
11:23:22 	                        ^^^^^^^^^^^^^^^^^^^^
11:23:22 The value of the field CreatePureUMLElementTest.testActivityWithNode is not used
11:23:22 7. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/src/org/eclipse/papyrus/uml/service/types/tests/creation/CreateAssociationSharedTest.java (at line 36)
11:23:22 	@SuppressWarnings("nls")
11:23:22 	                  ^^^^^
11:23:22 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:23:22 8. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/src/org/eclipse/papyrus/uml/service/types/tests/creation/CreateAssociationDirectedTest.java (at line 36)
11:23:22 	@SuppressWarnings("nls")
11:23:22 	                  ^^^^^
11:23:22 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:23:22 8 problems (0 errors, 2 warnings, 6 infos)
11:23:22 [INFO] 
11:23:22 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.service.types.tests ---
11:23:22 [INFO] 
11:23:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.service.types.tests ---
11:23:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/src/test/resources
11:23:22 [INFO] 
11:23:22 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.service.types.tests ---
11:23:22 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 219 were skipped
11:23:22 [INFO] 
11:23:22 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.service.types.tests ---
11:23:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/target/org.eclipse.papyrus.uml.service.types.tests-2.1.0-SNAPSHOT.jar
11:23:22 [INFO] 
11:23:22 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.service.types.tests ---
11:23:22 [INFO] 
11:23:22 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.service.types.tests ---
11:23:22 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.tests:xml:p2metadata:2.1.0-SNAPSHOT already attached, replace previous instance
11:23:22 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.tests:xml:p2artifacts:2.1.0-SNAPSHOT already attached, replace previous instance
11:23:22 [INFO] 
11:23:22 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.service.types.tests ---
11:23:22 [INFO] Skipping tests
11:23:22 [INFO] 
11:23:22 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.service.types.tests ---
11:23:22 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:23:22 [INFO] 
11:23:22 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.properties.tests >--
11:23:22 [INFO] Building org.eclipse.papyrus.uml.properties.tests 2.1.0-SNAPSHOT [647/735]
11:23:22 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/pom.xml
11:23:22 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:23:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.properties.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/pom.xml
11:23:23 [INFO] 
11:23:23 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.properties.tests ---
11:23:23 [INFO] 
11:23:23 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.properties.tests ---
11:23:23 [INFO] The project's OSGi version is 2.1.0.202401111608
11:23:23 [INFO] 
11:23:23 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.properties.tests ---
11:23:23 [INFO] 
11:23:23 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.properties.tests ---
11:23:23 [INFO] 
11:23:23 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.properties.tests ---
11:23:23 [INFO] 
11:23:23 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.properties.tests ---
11:23:23 [INFO] Resolving class path of org.eclipse.papyrus.uml.properties.tests
11:23:24 [INFO] 
11:23:24 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.properties.tests ---
11:23:24 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:23:24 [INFO] 
11:23:24 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.properties.tests ---
11:23:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/main/resources
11:23:24 [INFO] 
11:23:24 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.properties.tests ---
11:23:24 [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:23:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/modelelement/tests/UMLModelElementTest.java:[128] 
11:23:25 	return new StrategyBasedContentProvider(new ProviderBasedBrowseStrategy(treeContent),
11:23:25 	                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:25 ProviderBasedBrowseStrategy is a raw type. References to generic type ProviderBasedBrowseStrategy<T> should be parameterized
11:23:25 7. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/AbstractObservableTest.java (at line 29)
11:23:25 	@SuppressWarnings({ "nls" })
11:23:25 	                    ^^^^^
11:23:25 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:23:25 8. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/OwnedCommentsObservableListTest.java (at line 32)
11:23:25 	@SuppressWarnings({ "nls" })
11:23:25 	                    ^^^^^
11:23:25 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:23:25 9. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/ElementCustomizationShadowObservableValueTest.java (at line 23)
11:23:25 	@SuppressWarnings({ "nls" })
11:23:25 	                    ^^^^^
11:23:25 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:23:25 10. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/OwnerObservableValueTest.java (at line 31)
11:23:25 	@SuppressWarnings({ "nls" })
11:23:25 	                    ^^^^^
11:23:25 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:23:25 11. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/AbstractImageObservableValueTest.java (at line 29)
11:23:25 	@SuppressWarnings({ "nls" })
11:23:25 	                    ^^^^^
11:23:25 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:23:25 12. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/ImportedPackageLocationObservableValueTest.java (at line 30)
11:23:25 	@SuppressWarnings({ "nls" })
11:23:25 	                    ^^^^^
11:23:25 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:23:25 13. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/ElementCustomizationQualifiedNameObservableValueTest.java (at line 23)
11:23:25 	@SuppressWarnings({ "nls" })
11:23:25 	                    ^^^^^
11:23:25 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:23:25 14. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/RequiredInterfaceObservableListTest.java (at line 33)
11:23:25 	@SuppressWarnings({ "nls" })
11:23:25 	                    ^^^^^
11:23:25 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:23:25 15. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/ImageKindObservableValueTest.java (at line 23)
11:23:25 	@SuppressWarnings({ "nls" })
11:23:25 	                    ^^^^^
11:23:25 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:23:25 16. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/UnsettableStringObservableValueTest.java (at line 30)
11:23:25 	@SuppressWarnings({ "nls" })
11:23:25 	                    ^^^^^
11:23:25 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:23:25 17. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/AppliedCommentsObservableListTest.java (at line 33)
11:23:25 	@SuppressWarnings({ "serial", "nls" })
11:23:25 	                              ^^^^^
11:23:25 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:23:25 18. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/ProvidedInterfaceObservableListTest.java (at line 33)
11:23:25 	@SuppressWarnings({ "nls" })
11:23:25 	                    ^^^^^
11:23:25 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:23:25 19. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/ImageNameObservableValueTest.java (at line 23)
11:23:25 	@SuppressWarnings({ "nls" })
11:23:25 	                    ^^^^^
11:23:25 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:23:25 20. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/AbstractElementCustomizationObservableValueTest.java (at line 35)
11:23:25 	@SuppressWarnings({ "nls" })
11:23:25 	                    ^^^^^
11:23:25 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:23:25 21. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/BasicObservableListTest.java (at line 33)
11:23:25 	@SuppressWarnings({ "nls" })
11:23:25 	                    ^^^^^
11:23:25 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:23:25 22. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/StereotypeApplicationObservableListTest.java (at line 33)
11:23:25 	@SuppressWarnings({ "nls" })
11:23:25 	                    ^^^^^
11:23:25 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:23:25 23. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/UMLLabelObservableValueTest.java (at line 31)
11:23:25 	@SuppressWarnings({ "nls" })
11:23:25 	                    ^^^^^
11:23:25 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:23:25 24. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/KeywordObservableValueTest.java (at line 31)
11:23:25 	@SuppressWarnings({ "nls" })
11:23:25 	                    ^^^^^
11:23:25 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:23:25 25. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/ImageExpressionObservableValueTest.java (at line 23)
11:23:25 	@SuppressWarnings({ "nls" })
11:23:25 	                    ^^^^^
11:23:25 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:23:25 26. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/AbstractObservableListTest.java (at line 31)
11:23:25 	@SuppressWarnings({ "unchecked", "rawtypes", "serial", "nls" })
11:23:25 	                                                       ^^^^^
11:23:25 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:23:25 27. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/MaskValueObservableListTest.java (at line 39)
11:23:25 	@SuppressWarnings({ "unchecked", "serial", "nls" })
11:23:25 	                                           ^^^^^
11:23:25 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:23:25 28. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/BasicObservableValueTest.java (at line 30)
11:23:25 	@SuppressWarnings({ "nls" })
11:23:25 	                    ^^^^^
11:23:25 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:23:25 29. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/MultiplicityObservableValueTest.java (at line 40)
11:23:25 	@SuppressWarnings({ "unchecked", "rawtypes", "nls" })
11:23:25 	                                             ^^^^^
11:23:25 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:23:25 30. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/AbstractObservableValueTest.java (at line 27)
11:23:25 	@SuppressWarnings({ "unchecked", "rawtypes", "nls" })
11:23:25 	                                             ^^^^^
11:23:25 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:23:25 31. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/NavigationObservableValueTest.java (at line 30)
11:23:25 	@SuppressWarnings({ "nls" })
11:23:25 	                    ^^^^^
11:23:25 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:23:25 31 problems (0 errors, 1 warning, 30 infos)
11:23:25 [INFO] 
11:23:25 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.properties.tests ---
11:23:25 [INFO] 
11:23:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.properties.tests ---
11:23:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/test/resources
11:23:25 [INFO] 
11:23:25 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.properties.tests ---
11:23:25 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 218 were skipped
11:23:25 [INFO] 
11:23:25 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.properties.tests ---
11:23:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/target/org.eclipse.papyrus.uml.properties.tests-2.1.0-SNAPSHOT.jar
11:23:25 [INFO] 
11:23:25 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.properties.tests ---
11:23:25 [INFO] 
11:23:25 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.properties.tests ---
11:23:25 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.properties.tests:xml:p2metadata:2.1.0-SNAPSHOT already attached, replace previous instance
11:23:25 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.properties.tests:xml:p2artifacts:2.1.0-SNAPSHOT already attached, replace previous instance
11:23:25 [INFO] 
11:23:25 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.properties.tests ---
11:23:25 [INFO] Skipping tests
11:23:25 [INFO] 
11:23:25 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.properties.tests ---
11:23:25 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:23:25 [INFO] 
11:23:25 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.types.core.tests >--
11:23:25 [INFO] Building org.eclipse.papyrus.uml.types.core.tests 1.0.0-SNAPSHOT [648/735]
11:23:25 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.types.core.tests/pom.xml
11:23:25 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:23:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.types.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.types.core.tests/pom.xml
11:23:25 [INFO] 
11:23:25 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.types.core.tests ---
11:23:25 [INFO] 
11:23:25 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.types.core.tests ---
11:23:25 [INFO] The project's OSGi version is 1.0.0.202401111608
11:23:25 [INFO] 
11:23:25 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.types.core.tests ---
11:23:25 [INFO] 
11:23:25 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.types.core.tests ---
11:23:25 [INFO] 
11:23:25 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.types.core.tests ---
11:23:25 [INFO] 
11:23:25 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.types.core.tests ---
11:23:25 [INFO] Resolving class path of org.eclipse.papyrus.uml.types.core.tests
11:23:26 [INFO] 
11:23:26 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.types.core.tests ---
11:23:26 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.types.core.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:23:26 [INFO] 
11:23:26 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.types.core.tests ---
11:23:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.types.core.tests/src/main/resources
11:23:26 [INFO] 
11:23:26 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.types.core.tests ---
11:23:27 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.types.core.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:23:27 [INFO] 
11:23:27 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.types.core.tests ---
11:23:27 [INFO] 
11:23:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.types.core.tests ---
11:23:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.types.core.tests/src/test/resources
11:23:27 [INFO] 
11:23:27 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.types.core.tests ---
11:23:27 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 219 were skipped
11:23:27 [INFO] 
11:23:27 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.types.core.tests ---
11:23:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.types.core.tests/target/org.eclipse.papyrus.uml.types.core.tests-1.0.0-SNAPSHOT.jar
11:23:27 [INFO] 
11:23:27 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.types.core.tests ---
11:23:27 [INFO] 
11:23:27 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.types.core.tests ---
11:23:27 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.types.core.tests:xml:p2metadata:1.0.0-SNAPSHOT already attached, replace previous instance
11:23:27 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.types.core.tests:xml:p2artifacts:1.0.0-SNAPSHOT already attached, replace previous instance
11:23:27 [INFO] 
11:23:27 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.types.core.tests ---
11:23:27 [INFO] Skipping tests
11:23:27 [INFO] 
11:23:27 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.types.core.tests ---
11:23:27 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:23:27 [INFO] 
11:23:27 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.drafter.tests >--
11:23:27 [INFO] Building org.eclipse.papyrus.uml.profile.drafter.tests 2.2.0-SNAPSHOT [649/735]
11:23:27 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/pom.xml
11:23:27 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:23:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.drafter.tests:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/pom.xml
11:23:28 [INFO] 
11:23:28 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.profile.drafter.tests ---
11:23:28 [INFO] 
11:23:28 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.drafter.tests ---
11:23:28 [INFO] The project's OSGi version is 2.2.0.202401111608
11:23:28 [INFO] 
11:23:28 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.drafter.tests ---
11:23:28 [INFO] 
11:23:28 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.drafter.tests ---
11:23:28 [INFO] 
11:23:28 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.drafter.tests ---
11:23:28 [INFO] 
11:23:28 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.drafter.tests ---
11:23:28 [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.drafter.tests
11:23:29 [INFO] 
11:23:29 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.profile.drafter.tests ---
11:23:29 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:23:29 [INFO] 
11:23:29 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.profile.drafter.tests ---
11:23:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/src/main/resources
11:23:29 [INFO] 
11:23:29 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.profile.drafter.tests ---
11:23:29 [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:23:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/src/org/eclipse/papyrus/uml/profile/drafter/tests/TracesRecorder.java:[96] 
11:23:29 	public class TraceRecord<T1, T2> {
11:23:29 	                         ^^
11:23:29 The type parameter T1 is hiding the type T1
11:23:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/src/org/eclipse/papyrus/uml/profile/drafter/tests/TracesRecorder.java:[96] 
11:23:29 	public class TraceRecord<T1, T2> {
11:23:29 	                             ^^
11:23:29 The type parameter T2 is hiding the type T2
11:23:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/test/org/eclipse/papyrus/uml/profile/drafter/tests/ui/propertyviewer/TableViewerExample.java:[42] 
11:23:29 	@SuppressWarnings("unchecked")
11:23:29 	                  ^^^^^^^^^^^
11:23:29 Unnecessary @SuppressWarnings("unchecked")
11:23:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/test/org/eclipse/papyrus/uml/profile/drafter/tests/ui/propertyviewer/TableViewerExample.java:[47] 
11:23:29 	List models = (List) inputElement;
11:23:29 	^^^^
11:23:29 List is a raw type. References to generic type List<E> should be parameterized
11:23:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/test/org/eclipse/papyrus/uml/profile/drafter/tests/ui/propertyviewer/TableViewerExample.java:[47] 
11:23:29 	List models = (List) inputElement;
11:23:29 	               ^^^^
11:23:29 List is a raw type. References to generic type List<E> should be parameterized
11:23:29 5 problems (5 warnings)
11:23:29 [INFO] 
11:23:29 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.drafter.tests ---
11:23:29 [INFO] 
11:23:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.drafter.tests ---
11:23:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/src/test/resources
11:23:29 [INFO] 
11:23:29 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.drafter.tests ---
11:23:29 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 211 were skipped
11:23:29 [INFO] 
11:23:29 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.drafter.tests ---
11:23:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/target/org.eclipse.papyrus.uml.profile.drafter.tests-2.2.0-SNAPSHOT.jar
11:23:29 [INFO] 
11:23:29 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.drafter.tests ---
11:23:29 [INFO] 
11:23:29 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.drafter.tests ---
11:23:29 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.drafter.tests:xml:p2metadata:2.2.0-SNAPSHOT already attached, replace previous instance
11:23:29 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.drafter.tests:xml:p2artifacts:2.2.0-SNAPSHOT already attached, replace previous instance
11:23:29 [INFO] 
11:23:29 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.profile.drafter.tests ---
11:23:29 [INFO] Skipping tests
11:23:29 [INFO] 
11:23:29 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.profile.drafter.tests ---
11:23:29 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:23:29 [INFO] 
11:23:29 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelrepair.tests >--
11:23:29 [INFO] Building org.eclipse.papyrus.uml.modelrepair.tests 2.1.0-SNAPSHOT [650/735]
11:23:29 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/pom.xml
11:23:29 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:23:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelrepair.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/pom.xml
11:23:30 [INFO] 
11:23:30 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.modelrepair.tests ---
11:23:30 [INFO] 
11:23:30 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.modelrepair.tests ---
11:23:30 [INFO] The project's OSGi version is 2.1.0.202401111608
11:23:30 [INFO] 
11:23:30 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.modelrepair.tests ---
11:23:30 [INFO] 
11:23:30 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.modelrepair.tests ---
11:23:30 [INFO] 
11:23:30 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.modelrepair.tests ---
11:23:30 [INFO] 
11:23:30 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.modelrepair.tests ---
11:23:30 [INFO] Resolving class path of org.eclipse.papyrus.uml.modelrepair.tests
11:23:31 [INFO] 
11:23:31 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.modelrepair.tests ---
11:23:31 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:23:31 [INFO] 
11:23:31 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.modelrepair.tests ---
11:23:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/main/resources
11:23:31 [INFO] 
11:23:31 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.modelrepair.tests ---
11:23:31 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[27] 
11:23:31 	* Tests for {@link ProfileNamespaceURIPattern}s and the related functionality.
11:23:31 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[104] 
11:23:31 	protected static Predicate<ProfileNamespaceURIPattern> isExtensionPointPattern() {
11:23:31 	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[105] 
11:23:31 	return new Predicate<ProfileNamespaceURIPattern>() {
11:23:31 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[107] 
11:23:31 	public boolean apply(ProfileNamespaceURIPattern pattern) {
11:23:31 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[108] 
11:23:31 	return pattern.getRegexPattern() != null && EXTENSION_POINT_PATTERN.equals(pattern.getRegexPattern().pattern()) &&
11:23:31 	               ^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPattern.getRegexPattern()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[108] 
11:23:31 	return pattern.getRegexPattern() != null && EXTENSION_POINT_PATTERN.equals(pattern.getRegexPattern().pattern()) &&
11:23:31 	                                                                                   ^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPattern.getRegexPattern()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[109] 
11:23:31 	pattern.getVersionFormat() != null;
11:23:31 	        ^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPattern.getVersionFormat()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[123] 
11:23:31 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN);
11:23:31 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[123] 
11:23:31 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN);
11:23:31 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[123] 
11:23:31 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN);
11:23:31 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[124] 
11:23:31 	final ProfileNamespaceURIPatternMatchResult match = pattern.match(NO_VERSION_A_URI);
11:23:31 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[124] 
11:23:31 	final ProfileNamespaceURIPatternMatchResult match = pattern.match(NO_VERSION_A_URI);
11:23:31 	                                                            ^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPattern.match(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[126] 
11:23:31 	assertThat("Pattern should have matched.", match.hasMatched());
11:23:31 	                                                 ^^^^^^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.hasMatched()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[128] 
11:23:31 	match.getNamespaceURI(), is(NO_VERSION_A_URI));
11:23:31 	      ^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[130] 
11:23:31 	match.getVersionlessNamespaceURI(), is(NO_VERSION_A_URI));
11:23:31 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[132] 
11:23:31 	match.getVersion(), is(NO_VERSION_VERSION_DEFAULT));
11:23:31 	      ^^^^^^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[142] 
11:23:31 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN, NO_VERSION_FORMAT);
11:23:31 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[142] 
11:23:31 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN, NO_VERSION_FORMAT);
11:23:31 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[142] 
11:23:31 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN, NO_VERSION_FORMAT);
11:23:31 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[143] 
11:23:31 	final ProfileNamespaceURIPatternMatchResult match = pattern.match(NO_VERSION_A_URI);
11:23:31 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[143] 
11:23:31 	final ProfileNamespaceURIPatternMatchResult match = pattern.match(NO_VERSION_A_URI);
11:23:31 	                                                            ^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPattern.match(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[145] 
11:23:31 	assertThat("Pattern should have matched.", match.hasMatched());
11:23:31 	                                                 ^^^^^^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.hasMatched()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[147] 
11:23:31 	match.getNamespaceURI(), is(NO_VERSION_A_URI));
11:23:31 	      ^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[149] 
11:23:31 	match.getVersionlessNamespaceURI(), is(NO_VERSION_A_URI));
11:23:31 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[151] 
11:23:31 	match.getVersion(), is(NO_VERSION_A_URI));
11:23:31 	      ^^^^^^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[162] 
11:23:31 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN);
11:23:31 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[162] 
11:23:31 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN);
11:23:31 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[162] 
11:23:31 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN);
11:23:31 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[163] 
11:23:31 	final ProfileNamespaceURIPatternMatchResult match = pattern.match(SINGLE_VERSION_A7_URI);
11:23:31 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[163] 
11:23:31 	final ProfileNamespaceURIPatternMatchResult match = pattern.match(SINGLE_VERSION_A7_URI);
11:23:31 	                                                            ^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPattern.match(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[165] 
11:23:31 	assertThat("Pattern should have matched.", match.hasMatched());
11:23:31 	                                                 ^^^^^^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.hasMatched()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[167] 
11:23:31 	match.getNamespaceURI(), is(SINGLE_VERSION_A7_URI));
11:23:31 	      ^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[169] 
11:23:31 	match.getVersionlessNamespaceURI(), is(SINGLE_VERSION_A7_VERSIONLESS_URI));
11:23:31 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[171] 
11:23:31 	match.getVersion(), is(SINGLE_VERSION_A7_VERSION_DEFAULT));
11:23:31 	      ^^^^^^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[180] 
11:23:31 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN, SINGLE_VERSION_FORMAT);
11:23:31 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[180] 
11:23:31 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN, SINGLE_VERSION_FORMAT);
11:23:31 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[180] 
11:23:31 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN, SINGLE_VERSION_FORMAT);
11:23:31 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[181] 
11:23:31 	final ProfileNamespaceURIPatternMatchResult match = pattern.match(SINGLE_VERSION_A7_URI);
11:23:31 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[181] 
11:23:31 	final ProfileNamespaceURIPatternMatchResult match = pattern.match(SINGLE_VERSION_A7_URI);
11:23:31 	                                                            ^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPattern.match(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[183] 
11:23:31 	assertThat("Pattern should have matched.", match.hasMatched());
11:23:31 	                                                 ^^^^^^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.hasMatched()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[185] 
11:23:31 	match.getNamespaceURI(), is(SINGLE_VERSION_A7_URI));
11:23:31 	      ^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[187] 
11:23:31 	match.getVersionlessNamespaceURI(), is(SINGLE_VERSION_A7_VERSIONLESS_URI));
11:23:31 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[189] 
11:23:31 	match.getVersion(), is(SINGLE_VERSION_A7_VERSION_FORMAT));
11:23:31 	      ^^^^^^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[200] 
11:23:31 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(MULTI_VERSION_PATTERN);
11:23:31 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[200] 
11:23:31 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(MULTI_VERSION_PATTERN);
11:23:31 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[200] 
11:23:31 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(MULTI_VERSION_PATTERN);
11:23:31 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[201] 
11:23:31 	final ProfileNamespaceURIPatternMatchResult match = pattern.match(MULTI_VERSION_A7_701_URI);
11:23:31 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[201] 
11:23:31 	final ProfileNamespaceURIPatternMatchResult match = pattern.match(MULTI_VERSION_A7_701_URI);
11:23:31 	                                                            ^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPattern.match(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[203] 
11:23:31 	assertThat("Pattern should have matched.", match.hasMatched());
11:23:31 	                                                 ^^^^^^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.hasMatched()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[205] 
11:23:31 	match.getNamespaceURI(), is(MULTI_VERSION_A7_701_URI));
11:23:31 	      ^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[207] 
11:23:31 	match.getVersionlessNamespaceURI(), is(MULTI_VERSION_A7_701_VERSIONLESS_URI));
11:23:31 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[209] 
11:23:31 	match.getVersion(), is(MULTI_VERSION_A7_701_VERSION_DEFAULT));
11:23:31 	      ^^^^^^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[218] 
11:23:31 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(MULTI_VERSION_PATTERN, MULTI_VERSION_FORMAT);
11:23:31 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[218] 
11:23:31 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(MULTI_VERSION_PATTERN, MULTI_VERSION_FORMAT);
11:23:31 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[218] 
11:23:31 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(MULTI_VERSION_PATTERN, MULTI_VERSION_FORMAT);
11:23:31 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[219] 
11:23:31 	final ProfileNamespaceURIPatternMatchResult match = pattern.match(MULTI_VERSION_A7_701_URI);
11:23:31 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[219] 
11:23:31 	final ProfileNamespaceURIPatternMatchResult match = pattern.match(MULTI_VERSION_A7_701_URI);
11:23:31 	                                                            ^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPattern.match(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[221] 
11:23:31 	assertThat("Pattern should have matched.", match.hasMatched());
11:23:31 	                                                 ^^^^^^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.hasMatched()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[223] 
11:23:31 	match.getNamespaceURI(), is(MULTI_VERSION_A7_701_URI));
11:23:31 	      ^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[225] 
11:23:31 	match.getVersionlessNamespaceURI(), is(MULTI_VERSION_A7_701_VERSIONLESS_URI));
11:23:31 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[227] 
11:23:31 	match.getVersion(), is(MULTI_VERSION_A7_701_VERSION_FORMAT));
11:23:31 	      ^^^^^^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[238] 
11:23:31 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NON_MATCHING_PATTERN);
11:23:31 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[238] 
11:23:31 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NON_MATCHING_PATTERN);
11:23:31 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[238] 
11:23:31 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NON_MATCHING_PATTERN);
11:23:31 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[239] 
11:23:31 	final ProfileNamespaceURIPatternMatchResult match = pattern.match(MULTI_VERSION_A7_701_URI);
11:23:31 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[239] 
11:23:31 	final ProfileNamespaceURIPatternMatchResult match = pattern.match(MULTI_VERSION_A7_701_URI);
11:23:31 	                                                            ^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPattern.match(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[241] 
11:23:31 	assertThat("Pattern should not have matched.", !match.hasMatched());
11:23:31 	                                                      ^^^^^^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.hasMatched()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[243] 
11:23:31 	match.getNamespaceURI(), nullValue());
11:23:31 	      ^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[245] 
11:23:31 	match.getVersionlessNamespaceURI(), nullValue());
11:23:31 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[247] 
11:23:31 	match.getVersion(), nullValue());
11:23:31 	      ^^^^^^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[256] 
11:23:31 	final ProfileNamespaceURIPatternMatchResult match = ProfileNamespaceURIPatternMatchResult.NO_MATCH;
11:23:31 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[256] 
11:23:31 	final ProfileNamespaceURIPatternMatchResult match = ProfileNamespaceURIPatternMatchResult.NO_MATCH;
11:23:31 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[256] 
11:23:31 	final ProfileNamespaceURIPatternMatchResult match = ProfileNamespaceURIPatternMatchResult.NO_MATCH;
11:23:31 	                                                                                          ^^^^^^^^
11:23:31 Discouraged access: The field 'ProfileNamespaceURIPatternMatchResult.NO_MATCH' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[258] 
11:23:31 	assertThat("Pattern should not have matched.", !match.hasMatched());
11:23:31 	                                                      ^^^^^^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.hasMatched()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[260] 
11:23:31 	match.getNamespaceURI(), nullValue());
11:23:31 	      ^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[262] 
11:23:31 	match.getVersionlessNamespaceURI(), nullValue());
11:23:31 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[264] 
11:23:31 	match.getVersion(), nullValue());
11:23:31 	      ^^^^^^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[275] 
11:23:31 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN);
11:23:31 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[275] 
11:23:31 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN);
11:23:31 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[275] 
11:23:31 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN);
11:23:31 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[276] 
11:23:31 	final ProfileNamespaceURIPatternComparison comparison = pattern.compare(NO_VERSION_A_URI, NO_VERSION_A_URI);
11:23:31 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'ProfileNamespaceURIPatternComparison' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[276] 
11:23:31 	final ProfileNamespaceURIPatternComparison comparison = pattern.compare(NO_VERSION_A_URI, NO_VERSION_A_URI);
11:23:31 	                                                                ^^^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPattern.compare(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[278] 
11:23:31 	assertThat("Comparison should be valid.", comparison.isValid());
11:23:31 	                                                     ^^^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPatternComparison.isValid()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[279] 
11:23:31 	assertThat("Same URI should be equal to itself (namespace URI).", comparison.isEqualNamespaceURI());
11:23:31 	                                                                             ^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPatternComparison.isEqualNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[280] 
11:23:31 	assertThat("Same URI should be equal to itself (versionless URI).", comparison.isEqualVersionlessNamespaceURI());
11:23:31 	                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPatternComparison.isEqualVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[281] 
11:23:31 	assertThat("Same URI should be equal to itself (version).", comparison.isEqualVersion());
11:23:31 	                                                                       ^^^^^^^^^^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPatternComparison.isEqualVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[290] 
11:23:31 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN);
11:23:31 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[290] 
11:23:31 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN);
11:23:31 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[290] 
11:23:31 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN);
11:23:31 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[291] 
11:23:31 	final ProfileNamespaceURIPatternComparison comparison = pattern.compare(NO_VERSION_A_URI, NO_VERSION_B_URI);
11:23:31 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'ProfileNamespaceURIPatternComparison' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[291] 
11:23:31 	final ProfileNamespaceURIPatternComparison comparison = pattern.compare(NO_VERSION_A_URI, NO_VERSION_B_URI);
11:23:31 	                                                                ^^^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPattern.compare(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[293] 
11:23:31 	assertThat("Comparison should be valid.", comparison.isValid());
11:23:31 	                                                     ^^^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPatternComparison.isValid()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[294] 
11:23:31 	assertThat("Should not be the same namespace URI.", !comparison.isEqualNamespaceURI());
11:23:31 	                                                                ^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPatternComparison.isEqualNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[295] 
11:23:31 	assertThat("Should not be the same versionless URI.", !comparison.isEqualVersionlessNamespaceURI());
11:23:31 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPatternComparison.isEqualVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[296] 
11:23:31 	assertThat("Should be the same version (no version).", comparison.isEqualVersion());
11:23:31 	                                                                  ^^^^^^^^^^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPatternComparison.isEqualVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[307] 
11:23:31 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN);
11:23:31 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[307] 
11:23:31 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN);
11:23:31 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[307] 
11:23:31 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN);
11:23:31 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[308] 
11:23:31 	final ProfileNamespaceURIPatternComparison comparison = pattern.compare(SINGLE_VERSION_A7_URI, SINGLE_VERSION_A7_URI);
11:23:31 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'ProfileNamespaceURIPatternComparison' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[308] 
11:23:31 	final ProfileNamespaceURIPatternComparison comparison = pattern.compare(SINGLE_VERSION_A7_URI, SINGLE_VERSION_A7_URI);
11:23:31 	                                                                ^^^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPattern.compare(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[57] 
11:23:31 	import org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPattern;
11:23:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[58] 
11:23:31 	import org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternRegistry;
11:23:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'ProfileNamespaceURIPatternRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[82] 
11:23:31 	* Specific bug regression tests for the {@link StereotypeApplicationRepairSnippet} class and its dependencies.
11:23:31 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'StereotypeApplicationRepairSnippet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[102] 
11:23:31 	private ZombieStereotypesDescriptor zombies;
11:23:31 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'ZombieStereotypesDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[132] 
11:23:31 	IRepairAction action = zombies.getSuggestedRepairAction(schema);
11:23:31 	^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[132] 
11:23:31 	IRepairAction action = zombies.getSuggestedRepairAction(schema);
11:23:31 	                               ^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[133] 
11:23:31 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
11:23:31 	                                                   ^^^^
11:23:31 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[133] 
11:23:31 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
11:23:31 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[133] 
11:23:31 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
11:23:31 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[133] 
11:23:31 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
11:23:31 	                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The field 'IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[161] 
11:23:31 	IRepairAction action = zombies.getSuggestedRepairAction(schema);
11:23:31 	^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[161] 
11:23:31 	IRepairAction action = zombies.getSuggestedRepairAction(schema);
11:23:31 	                               ^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[162] 
11:23:31 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
11:23:31 	                                                   ^^^^
11:23:31 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[162] 
11:23:31 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
11:23:31 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[162] 
11:23:31 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
11:23:31 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[162] 
11:23:31 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
11:23:31 	                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The field 'IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[215] 
11:23:31 	IRepairAction action = zombies.getSuggestedRepairAction(schema);
11:23:31 	^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[215] 
11:23:31 	IRepairAction action = zombies.getSuggestedRepairAction(schema);
11:23:31 	                               ^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[216] 
11:23:31 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
11:23:31 	                                                   ^^^^
11:23:31 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[216] 
11:23:31 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
11:23:31 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[216] 
11:23:31 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
11:23:31 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[216] 
11:23:31 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
11:23:31 	                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The field 'IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[283] 
11:23:31 	IRepairAction action = zombies.getSuggestedRepairAction(schema);
11:23:31 	^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[283] 
11:23:31 	IRepairAction action = zombies.getSuggestedRepairAction(schema);
11:23:31 	                               ^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[284] 
11:23:31 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.DELETE));
11:23:31 	                                                   ^^^^
11:23:31 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[284] 
11:23:31 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.DELETE));
11:23:31 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[284] 
11:23:31 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.DELETE));
11:23:31 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[284] 
11:23:31 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.DELETE));
11:23:31 	                                                                                 ^^^^^^
11:23:31 Discouraged access: The field 'IRepairAction.Kind.DELETE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[302] 
11:23:31 	IRepairAction action = zombies.getSuggestedRepairAction(schema);
11:23:31 	^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[302] 
11:23:31 	IRepairAction action = zombies.getSuggestedRepairAction(schema);
11:23:31 	                               ^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[303] 
11:23:31 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.DELETE));
11:23:31 	                                                   ^^^^
11:23:31 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[303] 
11:23:31 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.DELETE));
11:23:31 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[303] 
11:23:31 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.DELETE));
11:23:31 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[303] 
11:23:31 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.DELETE));
11:23:31 	                                                                                 ^^^^^^
11:23:31 Discouraged access: The field 'IRepairAction.Kind.DELETE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[343] 
11:23:31 	IRepairAction action = zombies.getSuggestedRepairAction(schema);
11:23:31 	^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[343] 
11:23:31 	IRepairAction action = zombies.getSuggestedRepairAction(schema);
11:23:31 	                               ^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[344] 
11:23:31 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
11:23:31 	                                                   ^^^^
11:23:31 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[344] 
11:23:31 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
11:23:31 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[344] 
11:23:31 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
11:23:31 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[344] 
11:23:31 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
11:23:31 	                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The field 'IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[376] 
11:23:31 	Collection<? extends IAdaptable> schemata = zombies.getZombieSchemas();
11:23:31 	                                                    ^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The method 'ZombieStereotypesDescriptor.getZombieSchemas()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[387] 
11:23:31 	Collection<? extends EObject> packageAzombies = zombies.getZombies(packageA.get());
11:23:31 	                                                        ^^^^^^^^^^
11:23:31 Discouraged access: The method 'ZombieStereotypesDescriptor.getZombies(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[390] 
11:23:31 	Collection<? extends EObject> packageBzombies = zombies.getZombies(packageB.get());
11:23:31 	                                                        ^^^^^^^^^^
11:23:31 Discouraged access: The method 'ZombieStereotypesDescriptor.getZombies(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[397] 
11:23:31 	* Tests that bug 496307 is resolved through {@link ProfileNamespaceURIPattern}s which provide a mechanism to
11:23:31 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[414] 
11:23:31 	ProfileNamespaceURIPatternRegistry registry = ProfileNamespaceURIPatternRegistry.INSTANCE;
11:23:31 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'ProfileNamespaceURIPatternRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[414] 
11:23:31 	ProfileNamespaceURIPatternRegistry registry = ProfileNamespaceURIPatternRegistry.INSTANCE;
11:23:31 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'ProfileNamespaceURIPatternRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[414] 
11:23:31 	ProfileNamespaceURIPatternRegistry registry = ProfileNamespaceURIPatternRegistry.INSTANCE;
11:23:31 	                                                                                 ^^^^^^^^
11:23:31 Discouraged access: The field 'ProfileNamespaceURIPatternRegistry.INSTANCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[415] 
11:23:31 	ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(
11:23:31 	^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[415] 
11:23:31 	ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(
11:23:31 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[415] 
11:23:31 	ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(
11:23:31 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[419] 
11:23:31 	registry.register(pattern);
11:23:31 	         ^^^^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPatternRegistry.register(ProfileNamespaceURIPattern)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[421] 
11:23:31 	Collection<? extends IAdaptable> schemata = zombies.getZombieSchemas();
11:23:31 	                                                    ^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The method 'ZombieStereotypesDescriptor.getZombieSchemas()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[433] 
11:23:31 	Collection<? extends EObject> packageAzombies = zombies.getZombies(packageA.get());
11:23:31 	                                                        ^^^^^^^^^^
11:23:31 Discouraged access: The method 'ZombieStereotypesDescriptor.getZombies(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[442] 
11:23:31 	Collection<? extends EObject> packageBzombies = zombies.getZombies(packageB.get());
11:23:31 	                                                        ^^^^^^^^^^
11:23:31 Discouraged access: The method 'ZombieStereotypesDescriptor.getZombies(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[452] 
11:23:31 	registry.unregister(pattern);
11:23:31 	         ^^^^^^^^^^
11:23:31 Discouraged access: The method 'ProfileNamespaceURIPatternRegistry.unregister(ProfileNamespaceURIPattern)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[470] 
11:23:31 	if (next.isAnnotationPresent(Bug.class) && StereotypeApplicationRepairSnippet.class.isAssignableFrom(next.getReturnType())) {
11:23:31 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'StereotypeApplicationRepairSnippet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[486] 
11:23:31 	fixture.start(modelSet.getResourceSet());
11:23:31 	        ^^^^^
11:23:31 Discouraged access: The method 'StereotypeApplicationRepairSnippet.start(ModelSet)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[569] 
11:23:31 	void repair(final IAdaptable schema, final IRepairAction action) {
11:23:31 	                                           ^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[575] 
11:23:31 	zombies.repair(schema, action, null, null);
11:23:31 	        ^^^^^^
11:23:31 Discouraged access: The method 'ZombieStereotypesDescriptor.repair(IAdaptable, IRepairAction, DiagnosticChain, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[586] 
11:23:31 	Collection<? extends IAdaptable> schemata = zombies.getZombieSchemas();
11:23:31 	                                                    ^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The method 'ZombieStereotypesDescriptor.getZombieSchemas()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[657] 
11:23:31 	public void addZombies(ZombieStereotypesDescriptor zombies) {
11:23:31 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'ZombieStereotypesDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[67] 
11:23:31 	* Automated tests for the {@link StereotypeApplicationRepairSnippet} class and its dependencies.
11:23:31 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'StereotypeApplicationRepairSnippet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[86] 
11:23:31 	private ZombieStereotypesDescriptor zombies;
11:23:31 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'ZombieStereotypesDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[117] 
11:23:31 	IRepairAction action = zombies.getSuggestedRepairAction(schema);
11:23:31 	^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[117] 
11:23:31 	IRepairAction action = zombies.getSuggestedRepairAction(schema);
11:23:31 	                               ^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[118] 
11:23:31 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
11:23:31 	                                                   ^^^^
11:23:31 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[118] 
11:23:31 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
11:23:31 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[118] 
11:23:31 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
11:23:31 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[118] 
11:23:31 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
11:23:31 	                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The field 'IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[138] 
11:23:31 	IRepairAction action = zombies.getSuggestedRepairAction(schema);
11:23:31 	^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[138] 
11:23:31 	IRepairAction action = zombies.getSuggestedRepairAction(schema);
11:23:31 	                               ^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[139] 
11:23:31 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
11:23:31 	                                                   ^^^^
11:23:31 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[139] 
11:23:31 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
11:23:31 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[139] 
11:23:31 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
11:23:31 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[139] 
11:23:31 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
11:23:31 	                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The field 'IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[158] 
11:23:31 	IRepairAction action = zombies.getSuggestedRepairAction(schema);
11:23:31 	^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[158] 
11:23:31 	IRepairAction action = zombies.getSuggestedRepairAction(schema);
11:23:31 	                               ^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[159] 
11:23:31 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
11:23:31 	                                                   ^^^^
11:23:31 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[159] 
11:23:31 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
11:23:31 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[159] 
11:23:31 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
11:23:31 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[159] 
11:23:31 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
11:23:31 	                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The field 'IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[175] 
11:23:31 	IRepairAction action = zombies.getRepairAction(schema, IRepairAction.Kind.DELETE);
11:23:31 	^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[175] 
11:23:31 	IRepairAction action = zombies.getRepairAction(schema, IRepairAction.Kind.DELETE);
11:23:31 	                               ^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The method 'ZombieStereotypesDescriptor.getRepairAction(IAdaptable, IRepairAction.Kind)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[175] 
11:23:31 	IRepairAction action = zombies.getRepairAction(schema, IRepairAction.Kind.DELETE);
11:23:31 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[175] 
11:23:31 	IRepairAction action = zombies.getRepairAction(schema, IRepairAction.Kind.DELETE);
11:23:31 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[175] 
11:23:31 	IRepairAction action = zombies.getRepairAction(schema, IRepairAction.Kind.DELETE);
11:23:31 	                                                                          ^^^^^^
11:23:31 Discouraged access: The field 'IRepairAction.Kind.DELETE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[176] 
11:23:31 	assertThat("Wrong repair action", action.kind(), is(IRepairAction.Kind.DELETE));
11:23:31 	                                         ^^^^
11:23:31 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[176] 
11:23:31 	assertThat("Wrong repair action", action.kind(), is(IRepairAction.Kind.DELETE));
11:23:31 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[176] 
11:23:31 	assertThat("Wrong repair action", action.kind(), is(IRepairAction.Kind.DELETE));
11:23:31 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[176] 
11:23:31 	assertThat("Wrong repair action", action.kind(), is(IRepairAction.Kind.DELETE));
11:23:31 	                                                                       ^^^^^^
11:23:31 Discouraged access: The field 'IRepairAction.Kind.DELETE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[195] 
11:23:31 	fixture.start(modelSet.getResourceSet());
11:23:31 	        ^^^^^
11:23:31 Discouraged access: The method 'StereotypeApplicationRepairSnippet.start(ModelSet)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[199] 
11:23:31 	void repair(final IAdaptable schema, final IRepairAction action) {
11:23:31 	                                           ^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[205] 
11:23:31 	zombies.repair(schema, action, null, null);
11:23:31 	        ^^^^^^
11:23:31 Discouraged access: The method 'ZombieStereotypesDescriptor.repair(IAdaptable, IRepairAction, DiagnosticChain, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[215] 
11:23:31 	Collection<? extends IAdaptable> schemata = zombies.getZombieSchemas();
11:23:31 	                                                    ^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The method 'ZombieStereotypesDescriptor.getZombieSchemas()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[271] 
11:23:31 	static class MyStereotypeApplicationRepairSnippet extends StereotypeApplicationRepairSnippet {
11:23:31 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'StereotypeApplicationRepairSnippet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[274] 
11:23:31 	super();
11:23:31 	^^^^^^^^
11:23:31 Discouraged access: The constructor 'StereotypeApplicationRepairSnippet()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[278] 
11:23:31 	super(presenterFunction, dynamicProfileSupplier);
11:23:31 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The constructor 'StereotypeApplicationRepairSnippet(Function<? super ModelSet,? extends IZombieStereotypePresenter>, Function<? super EPackage,Profile>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[282] 
11:23:31 	super(presenterFunction);
11:23:31 	^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The constructor 'StereotypeApplicationRepairSnippet(Function<? super ModelSet,? extends IZombieStereotypePresenter>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[287] 
11:23:31 	protected ZombieStereotypesDescriptor getZombieStereotypes(Resource resource) {
11:23:31 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'ZombieStereotypesDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[288] 
11:23:31 	return super.getZombieStereotypes(resource);
11:23:31 	             ^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The method 'StereotypeApplicationRepairSnippet.getZombieStereotypes(Resource)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[293] 
11:23:31 	protected ZombieStereotypesDescriptor getZombieStereotypes(Resource resource, Element root) {
11:23:31 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The type 'ZombieStereotypesDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[294] 
11:23:31 	return super.getZombieStereotypes(resource, root);
11:23:31 	             ^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The method 'StereotypeApplicationRepairSnippet.getZombieStereotypes(Resource, Element)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[300] 
11:23:31 	return super.getRootUMLElement(resource);
11:23:31 	             ^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The method 'StereotypeApplicationRepairSnippet.getRootUMLElement(Resource)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[306] 
11:23:31 	return super.getAppliedDefinitions(profileApplications);
11:23:31 	             ^^^^^^^^^^^^^^^^^^^^^
11:23:31 Discouraged access: The method 'StereotypeApplicationRepairSnippet.getAppliedDefinitions(Iterable<? extends ProfileApplication>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
11:23:31 204 problems (204 warnings)
11:23:31 [INFO] 
11:23:31 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.modelrepair.tests ---
11:23:31 [INFO] 
11:23:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.modelrepair.tests ---
11:23:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/test/resources
11:23:31 [INFO] 
11:23:31 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.modelrepair.tests ---
11:23:31 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 210 were skipped
11:23:31 [INFO] 
11:23:31 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.modelrepair.tests ---
11:23:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/target/org.eclipse.papyrus.uml.modelrepair.tests-2.1.0-SNAPSHOT.jar
11:23:31 [INFO] 
11:23:31 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.modelrepair.tests ---
11:23:31 [INFO] 
11:23:31 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.modelrepair.tests ---
11:23:31 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelrepair.tests:xml:p2metadata:2.1.0-SNAPSHOT already attached, replace previous instance
11:23:31 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelrepair.tests:xml:p2artifacts:2.1.0-SNAPSHOT already attached, replace previous instance
11:23:31 [INFO] 
11:23:31 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.modelrepair.tests ---
11:23:31 [INFO] Skipping tests
11:23:31 [INFO] 
11:23:31 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.modelrepair.tests ---
11:23:31 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:23:31 [INFO] 
11:23:31 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.filters.tests >---
11:23:31 [INFO] Building org.eclipse.papyrus.uml.filters.tests 2.0.0-SNAPSHOT  [651/735]
11:23:31 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/pom.xml
11:23:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:23:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.filters.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/pom.xml
11:23:32 [INFO] 
11:23:32 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.filters.tests ---
11:23:32 [INFO] 
11:23:32 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.filters.tests ---
11:23:32 [INFO] The project's OSGi version is 2.0.0.202401111608
11:23:32 [INFO] 
11:23:32 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.filters.tests ---
11:23:32 [INFO] 
11:23:32 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.filters.tests ---
11:23:32 [INFO] 
11:23:32 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.filters.tests ---
11:23:32 [INFO] 
11:23:32 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.filters.tests ---
11:23:32 [INFO] Resolving class path of org.eclipse.papyrus.uml.filters.tests
11:23:33 [INFO] 
11:23:33 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.filters.tests ---
11:23:33 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:23:33 [INFO] 
11:23:33 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.filters.tests ---
11:23:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/src/main/resources
11:23:33 [INFO] 
11:23:33 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.filters.tests ---
11:23:33 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:23:33 [INFO] 
11:23:33 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.filters.tests ---
11:23:33 [INFO] 
11:23:33 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.filters.tests ---
11:23:33 [INFO] 
11:23:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.filters.tests ---
11:23:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/src/test/resources
11:23:33 [INFO] 
11:23:33 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.filters.tests ---
11:23:33 [INFO] 
11:23:33 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.filters.tests ---
11:23:33 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 207 were skipped
11:23:33 [INFO] 
11:23:33 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.filters.tests ---
11:23:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/target/org.eclipse.papyrus.uml.filters.tests-2.0.0-SNAPSHOT.jar
11:23:33 [INFO] 
11:23:33 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.filters.tests ---
11:23:33 [INFO] 
11:23:33 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.filters.tests ---
11:23:33 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.filters.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:23:33 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.filters.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:23:33 [INFO] 
11:23:33 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.filters.tests ---
11:23:33 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:23:33 [INFO] 
11:23:33 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.ui.tests >--
11:23:33 [INFO] Building org.eclipse.papyrus.uml.service.types.ui.tests 2.0.0-SNAPSHOT [652/735]
11:23:33 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/pom.xml
11:23:33 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:23:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/pom.xml
11:23:34 [INFO] 
11:23:34 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.service.types.ui.tests ---
11:23:34 [INFO] 
11:23:34 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.service.types.ui.tests ---
11:23:34 [INFO] The project's OSGi version is 2.0.0.202401111608
11:23:34 [INFO] 
11:23:34 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.service.types.ui.tests ---
11:23:34 [INFO] 
11:23:34 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.service.types.ui.tests ---
11:23:34 [INFO] 
11:23:34 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.service.types.ui.tests ---
11:23:34 [INFO] 
11:23:34 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.service.types.ui.tests ---
11:23:34 [INFO] Resolving class path of org.eclipse.papyrus.uml.service.types.ui.tests
11:23:35 [INFO] 
11:23:35 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.service.types.ui.tests ---
11:23:35 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:23:35 [INFO] 
11:23:35 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.service.types.ui.tests ---
11:23:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/src/main/resources
11:23:35 [INFO] 
11:23:35 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.service.types.ui.tests ---
11:23:35 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:23:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/src/org/eclipse/papyrus/uml/service/types/ui/tests/creation/AbstractCreateRelationshipTest.java:[258] 
11:23:36 	public void setInitialElementSelections(List selectedElements) {
11:23:36 	                                        ^^^^
11:23:36 List is a raw type. References to generic type List<E> should be parameterized
11:23:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/src/org/eclipse/papyrus/uml/service/types/ui/tests/creation/CreateRelationshipTest.java:[777] 
11:23:36 	public void setInitialElementSelections(List selectedElements) {
11:23:36 	                                        ^^^^
11:23:36 List is a raw type. References to generic type List<E> should be parameterized
11:23:36 2 problems (2 warnings)
11:23:36 [INFO] 
11:23:36 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.service.types.ui.tests ---
11:23:36 [INFO] 
11:23:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.service.types.ui.tests ---
11:23:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/src/test/resources
11:23:36 [INFO] 
11:23:36 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.service.types.ui.tests ---
11:23:36 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 219 were skipped
11:23:36 [INFO] 
11:23:36 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.service.types.ui.tests ---
11:23:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/target/org.eclipse.papyrus.uml.service.types.ui.tests-2.0.0-SNAPSHOT.jar
11:23:36 [INFO] 
11:23:36 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.service.types.ui.tests ---
11:23:36 [INFO] 
11:23:36 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.service.types.ui.tests ---
11:23:36 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.ui.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:23:36 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.ui.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:23:36 [INFO] 
11:23:36 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.service.types.ui.tests ---
11:23:36 [INFO] Skipping tests
11:23:36 [INFO] 
11:23:36 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.service.types.ui.tests ---
11:23:36 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:23:36 [INFO] 
11:23:36 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.feature >------
11:23:36 [INFO] Building org.eclipse.papyrus.tests.uml.feature 1.2.0-SNAPSHOT  [653/735]
11:23:36 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.feature/pom.xml
11:23:36 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:23:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.feature/pom.xml
11:23:37 [INFO] 
11:23:37 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.uml.feature ---
11:23:37 [INFO] 
11:23:37 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.feature ---
11:23:37 [INFO] The project's OSGi version is 1.2.0.202401111608
11:23:37 [INFO] 
11:23:37 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.feature ---
11:23:37 [INFO] 
11:23:37 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.feature ---
11:23:37 [INFO] 
11:23:37 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.feature ---
11:23:37 [INFO] 
11:23:37 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.uml.feature ---
11:23:37 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:23:37 [INFO] 
11:23:37 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.uml.feature ---
11:23:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.feature/src/main/resources
11:23:37 [INFO] 
11:23:37 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.uml.feature ---
11:23:37 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 217 were skipped
11:23:37 [INFO] 
11:23:37 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.feature ---
11:23:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.feature/target/org.eclipse.papyrus.tests.uml.feature-1.2.0-SNAPSHOT.jar
11:23:37 [INFO] 
11:23:37 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.feature ---
11:23:37 [INFO] 
11:23:37 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.feature ---
11:23:37 [INFO] 
11:23:37 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.uml.feature ---
11:23:37 [WARNING] artifact org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.feature:xml:p2metadata:1.2.0-SNAPSHOT already attached, replace previous instance
11:23:37 [WARNING] artifact org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.feature:xml:p2artifacts:1.2.0-SNAPSHOT already attached, replace previous instance
11:23:37 [INFO] 
11:23:37 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.uml.feature ---
11:23:37 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:23:37 [INFO] 
11:23:37 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.filters.tests >--
11:23:37 [INFO] Building org.eclipse.papyrus.infra.filters.tests 2.0.0-SNAPSHOT [654/735]
11:23:37 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/pom.xml
11:23:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:23:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.filters.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/pom.xml
11:23:37 [INFO] 
11:23:37 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.filters.tests ---
11:23:37 [INFO] 
11:23:37 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.filters.tests ---
11:23:37 [INFO] The project's OSGi version is 2.0.0.202401111608
11:23:37 [INFO] 
11:23:37 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.filters.tests ---
11:23:37 [INFO] 
11:23:37 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.filters.tests ---
11:23:37 [INFO] 
11:23:37 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.filters.tests ---
11:23:37 [INFO] 
11:23:37 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.filters.tests ---
11:23:37 [INFO] Resolving class path of org.eclipse.papyrus.infra.filters.tests
11:23:37 [INFO] 
11:23:37 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.filters.tests ---
11:23:37 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:23:37 [INFO] 
11:23:37 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.filters.tests ---
11:23:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/src/main/resources
11:23:37 [INFO] 
11:23:37 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.filters.tests ---
11:23:37 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:23:37 [INFO] 
11:23:37 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.filters.tests ---
11:23:37 [INFO] 
11:23:37 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.filters.tests ---
11:23:37 [INFO] 
11:23:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.filters.tests ---
11:23:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/src/test/resources
11:23:37 [INFO] 
11:23:37 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.filters.tests ---
11:23:37 [INFO] 
11:23:37 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.filters.tests ---
11:23:37 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 70 were skipped
11:23:37 [INFO] 
11:23:37 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.filters.tests ---
11:23:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/target/org.eclipse.papyrus.infra.filters.tests-2.0.0-SNAPSHOT.jar
11:23:37 [INFO] 
11:23:37 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.filters.tests ---
11:23:37 [INFO] 
11:23:37 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.filters.tests ---
11:23:37 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.filters.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:23:37 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.filters.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:23:37 [INFO] 
11:23:37 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.filters.tests ---
11:23:37 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:23:37 [INFO] 
11:23:37 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.tests.releng >--
11:23:37 [INFO] Building org.eclipse.papyrus.infra.emf.tests.releng 0.0.1-SNAPSHOT [655/735]
11:23:37 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/pom.xml
11:23:37 [INFO] --------------------------------[ pom ]---------------------------------
11:23:37 [INFO] 
11:23:37 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf.tests.releng ---
11:23:37 [INFO] 
11:23:37 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.emf.tests.releng ---
11:23:37 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:23:37 [INFO] 
11:23:37 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.tests.releng ---
11:23:37 [INFO] 
11:23:37 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.emf.tests.releng ---
11:23:37 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:23:37 [INFO] 
11:23:37 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.emf.tests >--
11:23:37 [INFO] Building org.eclipse.papyrus.infra.ui.emf.tests 2.1.0-SNAPSHOT [656/735]
11:23:37 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/pom.xml
11:23:37 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:23:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.emf.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/pom.xml
11:23:38 [INFO] 
11:23:38 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.ui.emf.tests ---
11:23:38 [INFO] 
11:23:38 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.ui.emf.tests ---
11:23:38 [INFO] The project's OSGi version is 2.1.0.202401111608
11:23:38 [INFO] 
11:23:38 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.ui.emf.tests ---
11:23:38 [INFO] 
11:23:38 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.ui.emf.tests ---
11:23:38 [INFO] 
11:23:38 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.ui.emf.tests ---
11:23:38 [INFO] 
11:23:38 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.ui.emf.tests ---
11:23:38 [INFO] Resolving class path of org.eclipse.papyrus.infra.ui.emf.tests
11:23:39 [INFO] 
11:23:39 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.ui.emf.tests ---
11:23:39 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:23:39 [INFO] 
11:23:39 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.ui.emf.tests ---
11:23:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/main/resources
11:23:39 [INFO] 
11:23:39 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.ui.emf.tests ---
11:23:39 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:23:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/emf/providers/tests/DependentEMFLabelProviderTest.java:[52] 
11:23:39 	assertThat(fixture.getText(imported), is("<Package> foo (imported by <Package> bar)"));
11:23:39 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:39 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:23:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/emf/providers/tests/DependentEMFLabelProviderTest.java:[67] 
11:23:39 	assertThat("Label provider did not notify", gotEvent[0], is(true));
11:23:39 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:39 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/emf/providers/tests/DependentEMFLabelProviderTest.java:[82] 
11:23:39 	assertThat("Label provider did not notify", gotEvent[0], is(true));
11:23:39 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:39 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/emf/providers/tests/EMFLabelProviderTest.java:[45] 
11:23:39 	assertThat(fixture.getText(package_), is("<Package> foo"));
11:23:39 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:39 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:23:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/emf/providers/tests/EMFLabelProviderTest.java:[59] 
11:23:39 	assertThat("Label provider did not notify", gotEvent[0], is(true));
11:23:39 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:39 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[52] 
11:23:39 	import org.eclipse.papyrus.infra.emf.readonly.internal.ControlledResourceTracker;
11:23:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:39 Discouraged access: The type 'ControlledResourceTracker' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/bin')
11:23:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[74] 
11:23:39 	* Test suite for the {@link ReferencedModelReadOnlyHandler} class.
11:23:39 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:39 Discouraged access: The type 'ReferencedModelReadOnlyHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/bin')
11:23:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[85] 
11:23:39 	private ReferencedModelReadOnlyHandler fixture;
11:23:39 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:39 Discouraged access: The type 'ReferencedModelReadOnlyHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/bin')
11:23:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[184] 
11:23:39 	assertThat(fixture.anyReadOnly(discretionAxes(), new URI[] { uri }).or(false), is(false));
11:23:39 	                   ^^^^^^^^^^^
11:23:39 Discouraged access: The method 'ReferencedModelReadOnlyHandler.anyReadOnly(Set<ReadOnlyAxis>, URI[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/bin')
11:23:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[185] 
11:23:39 	assertThat(fixture.canMakeWritable(discretionAxes(), new URI[] { uri }).or(true), is(false));
11:23:39 	                   ^^^^^^^^^^^^^^^
11:23:39 Discouraged access: The method 'ReferencedModelReadOnlyHandler.canMakeWritable(Set<ReadOnlyAxis>, URI[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/bin')
11:23:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[198] 
11:23:39 	fixture = new ReferencedModelReadOnlyHandler(domain);
11:23:39 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:39 Discouraged access: The type 'ReferencedModelReadOnlyHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/bin')
11:23:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[198] 
11:23:39 	fixture = new ReferencedModelReadOnlyHandler(domain);
11:23:39 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:39 Discouraged access: The constructor 'ReferencedModelReadOnlyHandler(EditingDomain)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/bin')
11:23:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[199] 
11:23:39 	fixture.setInteractive(false);
11:23:39 	        ^^^^^^^^^^^^^^
11:23:39 Discouraged access: The method 'ReferencedModelReadOnlyHandler.setInteractive(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/bin')
11:23:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[339] 
11:23:39 	Set<URI> uris = ControlledResourceTracker.getInstance(domain).getRootResourceURIs(view.eResource().getURI());
11:23:39 	                ^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:39 Discouraged access: The type 'ControlledResourceTracker' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/bin')
11:23:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[339] 
11:23:39 	Set<URI> uris = ControlledResourceTracker.getInstance(domain).getRootResourceURIs(view.eResource().getURI());
11:23:39 	                                          ^^^^^^^^^^^
11:23:39 Discouraged access: The method 'ControlledResourceTracker.getInstance(EditingDomain)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/bin')
11:23:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[339] 
11:23:39 	Set<URI> uris = ControlledResourceTracker.getInstance(domain).getRootResourceURIs(view.eResource().getURI());
11:23:39 	                                                              ^^^^^^^^^^^^^^^^^^^
11:23:39 Discouraged access: The method 'ControlledResourceTracker.getRootResourceURIs(URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/bin')
11:23:39 16 problems (16 warnings)
11:23:39 [INFO] 
11:23:39 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.ui.emf.tests ---
11:23:39 [INFO] 
11:23:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.ui.emf.tests ---
11:23:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/test/resources
11:23:39 [INFO] 
11:23:39 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.ui.emf.tests ---
11:23:39 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 210 were skipped
11:23:39 [INFO] 
11:23:39 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.ui.emf.tests ---
11:23:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/target/org.eclipse.papyrus.infra.ui.emf.tests-2.1.0-SNAPSHOT.jar
11:23:39 [INFO] 
11:23:39 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.ui.emf.tests ---
11:23:39 [INFO] 
11:23:39 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.ui.emf.tests ---
11:23:39 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.emf.tests:xml:p2metadata:2.1.0-SNAPSHOT already attached, replace previous instance
11:23:39 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.emf.tests:xml:p2artifacts:2.1.0-SNAPSHOT already attached, replace previous instance
11:23:39 [INFO] 
11:23:39 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.ui.emf.tests ---
11:23:39 [INFO] Skipping tests
11:23:39 [INFO] 
11:23:39 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.ui.emf.tests ---
11:23:39 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:23:39 [INFO] 
11:23:39 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests >--
11:23:39 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests 2.1.0-SNAPSHOT [657/735]
11:23:39 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/pom.xml
11:23:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:23:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/pom.xml
11:23:40 [INFO] 
11:23:40 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests ---
11:23:40 [INFO] 
11:23:40 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests ---
11:23:40 [INFO] The project's OSGi version is 2.1.0.202401111608
11:23:40 [INFO] 
11:23:40 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests ---
11:23:40 [INFO] 
11:23:40 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests ---
11:23:40 [INFO] 
11:23:40 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests ---
11:23:40 [INFO] 
11:23:40 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests ---
11:23:40 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests
11:23:41 [INFO] 
11:23:41 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests ---
11:23:41 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:23:41 [INFO] 
11:23:41 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests ---
11:23:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/src/main/resources
11:23:41 [INFO] 
11:23:41 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests ---
11:23:41 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:23:41 [INFO] 
11:23:41 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests ---
11:23:41 [INFO] 
11:23:41 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests ---
11:23:41 [INFO] 
11:23:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests ---
11:23:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/src/test/resources
11:23:41 [INFO] 
11:23:41 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests ---
11:23:41 [INFO] 
11:23:41 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests ---
11:23:41 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 207 were skipped
11:23:41 [INFO] 
11:23:41 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests ---
11:23:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/target/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests-2.1.0-SNAPSHOT.jar
11:23:41 [INFO] 
11:23:41 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests ---
11:23:41 [INFO] 
11:23:41 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests ---
11:23:41 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests:xml:p2metadata:2.1.0-SNAPSHOT already attached, replace previous instance
11:23:41 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests:xml:p2artifacts:2.1.0-SNAPSHOT already attached, replace previous instance
11:23:41 [INFO] 
11:23:41 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests ---
11:23:41 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:23:41 [INFO] 
11:23:41 [INFO] ----< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.tests >----
11:23:41 [INFO] Building org.eclipse.papyrus.infra.ui.tests 2.0.0-SNAPSHOT     [658/735]
11:23:41 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/pom.xml
11:23:41 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:23:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/pom.xml
11:23:42 [INFO] 
11:23:42 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.ui.tests ---
11:23:42 [INFO] 
11:23:42 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.ui.tests ---
11:23:42 [INFO] The project's OSGi version is 2.0.0.202401111608
11:23:42 [INFO] 
11:23:42 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.ui.tests ---
11:23:42 [INFO] 
11:23:42 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.ui.tests ---
11:23:42 [INFO] 
11:23:42 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.ui.tests ---
11:23:42 [INFO] 
11:23:42 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.ui.tests ---
11:23:42 [INFO] Resolving class path of org.eclipse.papyrus.infra.ui.tests
11:23:42 [INFO] 
11:23:42 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.ui.tests ---
11:23:42 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:23:42 [INFO] 
11:23:42 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.ui.tests ---
11:23:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/main/resources
11:23:42 [INFO] 
11:23:42 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.ui.tests ---
11:23:43 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/contentoutline/NestedEditorDelegatedOutlinePageTest.java:[22] 
11:23:43 	import org.eclipse.papyrus.infra.ui.contentoutline.NestedEditorDelegatedOutlinePage;
11:23:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The import org.eclipse.papyrus.infra.ui.contentoutline.NestedEditorDelegatedOutlinePage is never used
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/lifecycleevents/FakeSaveEvent.java:[6] 
11:23:43 	import org.eclipse.papyrus.infra.ui.lifecycleevents.DoSaveEvent;
11:23:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The import org.eclipse.papyrus.infra.ui.lifecycleevents.DoSaveEvent is never used
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[48] 
11:23:43 	assertThat(fixture.getElements("foo"),
11:23:43 				is(new Object[] { "root1", "root2", "root3", "A", "B", "C" }));
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[54] 
11:23:43 	assertThat(sFixture.getElements().length, greaterThan(3));
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[56] 
11:23:43 	assertThat(sFixture.getElements().length, is(0));
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[61] 
11:23:43 	assertThat(fixture.getChildren("child2.2"), is(new Object[] { "child2.2.1", "child2.2.2" }));
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[62] 
11:23:43 	assertThat(fixture.getChildren("4"), is(new Object[] { "i", "ii" }));
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[63] 
11:23:43 	assertThat(fixture.getChildren("bogus"), is(new Object[] {}));
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[68] 
11:23:43 	assertThat(fixture.getParent("root2"), nullValue()); // It's a root
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[69] 
11:23:43 	assertThat(fixture.getParent("B"), nullValue()); // It's a root
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[70] 
11:23:43 	assertThat(fixture.getParent("child2.2"), is("root2"));
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[71] 
11:23:43 	assertThat(fixture.getParent("ii"), is("4"));
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[72] 
11:23:43 	assertThat(fixture.getParent("bogus"), nullValue()); // It's not an element
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[77] 
11:23:43 	assertThat(fixture.hasChildren("root2"), is(true));
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[78] 
11:23:43 	assertThat(fixture.hasChildren("C"), is(true));
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[79] 
11:23:43 	assertThat(fixture.hasChildren("child2.2"), is(true));
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[80] 
11:23:43 	assertThat(fixture.hasChildren("4"), is(true));
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[81] 
11:23:43 	assertThat(fixture.hasChildren("child2.2.3"), is(false));
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[82] 
11:23:43 	assertThat(fixture.hasChildren("i"), is(false));
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[83] 
11:23:43 	assertThat(fixture.hasChildren("bogus"), is(false)); // It's not an element
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[88] 
11:23:43 	assertThat(aFixture.getAdaptedValue("B"), notNullValue());
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[89] 
11:23:43 	assertThat(aFixture.getAdaptedValue("B"), sameInstance(aFixture.getAdaptedValue("B")));
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[90] 
11:23:43 	assertThat(aFixture.getAdaptedValue("4"), notNullValue());
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[91] 
11:23:43 	assertThat(aFixture.getAdaptedValue("4"), not(aFixture.getAdaptedValue("B")));
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[92] 
11:23:43 	assertThat(aFixture.getAdaptedValue("bogus"), is("bogus")); // Not recognized as an element
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[97] 
11:23:43 	assertThat(hFixture.isValidValue("C"), is(true));
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[98] 
11:23:43 	assertThat(hFixture.isValidValue("5"), is(true));
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[99] 
11:23:43 	assertThat(hFixture.isValidValue("bogus"), is(false));
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[104] 
11:23:43 	assertThat(sFixture.getElements(),
11:23:43 				is(new Object[] { "root1", "root2", "root3", "A", "B", "C" }));
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/util/UIUtilTest.java:[31] 
11:23:43 	import org.eclipse.papyrus.infra.ui.util.UIUtil;
11:23:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The import org.eclipse.papyrus.infra.ui.util.UIUtil is never used
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/lifecycleevents/FakeSaveEventListener.java:[9] 
11:23:43 	import org.eclipse.papyrus.infra.ui.lifecycleevents.DoSaveEvent;
11:23:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The import org.eclipse.papyrus.infra.ui.lifecycleevents.DoSaveEvent is never used
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/lifecycleevents/FakeSaveEventListener.java:[10] 
11:23:43 	import org.eclipse.papyrus.infra.ui.lifecycleevents.ISaveEventListener;
11:23:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The import org.eclipse.papyrus.infra.ui.lifecycleevents.ISaveEventListener is never used
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/lifecycleevents/LifeCycleEventsProviderTest.java:[9] 
11:23:43 	import org.eclipse.papyrus.infra.ui.lifecycleevents.DoSaveEvent;
11:23:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The import org.eclipse.papyrus.infra.ui.lifecycleevents.DoSaveEvent is never used
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/lifecycleevents/LifeCycleEventsProviderTest.java:[10] 
11:23:43 	import org.eclipse.papyrus.infra.ui.lifecycleevents.ISaveEventListener;
11:23:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The import org.eclipse.papyrus.infra.ui.lifecycleevents.ISaveEventListener is never used
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/lifecycleevents/LifeCycleEventsProviderTest.java:[11] 
11:23:43 	import org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProvider;
11:23:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The import org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProvider is never used
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[40] 
11:23:43 	assertThat(fixture.getElements("foo"), is(new Object[] { "root1", "root2", "root3" }));
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[48] 
11:23:43 	assertThat(fixture.getElements().length, greaterThan(0));
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[50] 
11:23:43 	assertThat(fixture.getElements().length, is(0));
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[58] 
11:23:43 	assertThat(fixture.getChildren("root2"), is(new Object[] { "child2.1", "child2.2", "child2.3" }));
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[59] 
11:23:43 	assertThat(fixture.getChildren("child2.2"), is(new Object[] { "child2.2.1", "child2.2.2" }));
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[60] 
11:23:43 	assertThat(fixture.getChildren("bogus"), is(new Object[] {}));
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[68] 
11:23:43 	assertThat(fixture.getParent("root2"), nullValue()); // It's a root
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[69] 
11:23:43 	assertThat(fixture.getParent("child2.2"), is("root2"));
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[70] 
11:23:43 	assertThat(fixture.getParent("child2.2.2"), is("child2.2"));
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[71] 
11:23:43 	assertThat(fixture.getParent("bogus"), nullValue()); // It's not an element
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[79] 
11:23:43 	assertThat(fixture.hasChildren("root2"), is(true));
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[80] 
11:23:43 	assertThat(fixture.hasChildren("child2.2"), is(true));
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[81] 
11:23:43 	assertThat(fixture.hasChildren("child2.2.3"), is(false));
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[82] 
11:23:43 	assertThat(fixture.hasChildren("bogus"), is(false)); // It's not an element
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[90] 
11:23:43 	assertThat(fixture.getAdaptedValue("root1"), notNullValue());
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[91] 
11:23:43 	assertThat(fixture.getAdaptedValue("root1"), sameInstance(fixture.getAdaptedValue("root1")));
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[92] 
11:23:43 	assertThat(fixture.getAdaptedValue("child1.2"), notNullValue());
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[93] 
11:23:43 	assertThat(fixture.getAdaptedValue("child1.2"), not(fixture.getAdaptedValue("root1")));
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[94] 
11:23:43 	assertThat(fixture.getAdaptedValue("bogus"), nullValue());
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[102] 
11:23:43 	assertThat(fixture.isValidValue("root1"), is(true));
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[103] 
11:23:43 	assertThat(fixture.isValidValue("child1.2"), is(true));
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[104] 
11:23:43 	assertThat(fixture.isValidValue("bogus"), is(false));
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[112] 
11:23:43 	assertThat(fixture.getElements(), is(new Object[] { "root1", "root2", "root3" }));
11:23:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:43 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated
11:23:43 58 problems (58 warnings)
11:23:43 [INFO] 
11:23:43 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.ui.tests ---
11:23:43 [INFO] 
11:23:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.ui.tests ---
11:23:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/test/resources
11:23:43 [INFO] 
11:23:43 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.ui.tests ---
11:23:43 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 210 were skipped
11:23:43 [INFO] 
11:23:43 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.ui.tests ---
11:23:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/target/org.eclipse.papyrus.infra.ui.tests-2.0.0-SNAPSHOT.jar
11:23:43 [INFO] 
11:23:43 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.ui.tests ---
11:23:43 [INFO] 
11:23:43 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.ui.tests ---
11:23:43 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:23:43 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:23:43 [INFO] 
11:23:43 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.ui.tests ---
11:23:43 [INFO] Skipping tests
11:23:43 [INFO] 
11:23:43 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.ui.tests ---
11:23:43 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:23:43 [INFO] 
11:23:43 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.expansion.tests >--
11:23:43 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.expansion.tests 1.0.0-SNAPSHOT [659/735]
11:23:43 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.expansion.tests/pom.xml
11:23:43 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:23:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.expansion.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.expansion.tests/pom.xml
11:23:43 [INFO] 
11:23:43 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.expansion.tests ---
11:23:43 [INFO] 
11:23:43 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.expansion.tests ---
11:23:43 [INFO] The project's OSGi version is 1.0.0.202401111608
11:23:43 [INFO] 
11:23:43 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.expansion.tests ---
11:23:43 [INFO] 
11:23:43 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.expansion.tests ---
11:23:43 [INFO] 
11:23:43 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.expansion.tests ---
11:23:43 [INFO] 
11:23:43 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.expansion.tests ---
11:23:43 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.expansion.tests
11:23:44 [INFO] 
11:23:44 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.expansion.tests ---
11:23:44 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.expansion.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:23:44 [INFO] 
11:23:44 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.expansion.tests ---
11:23:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.expansion.tests/src/main/resources
11:23:44 [INFO] 
11:23:44 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.expansion.tests ---
11:23:44 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.expansion.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:23:45 [INFO] 
11:23:45 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.expansion.tests ---
11:23:45 [INFO] 
11:23:45 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.expansion.tests ---
11:23:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.expansion.tests/src/test/resources
11:23:45 [INFO] 
11:23:45 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.expansion.tests ---
11:23:45 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 210 were skipped
11:23:45 [INFO] 
11:23:45 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.expansion.tests ---
11:23:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.expansion.tests/target/org.eclipse.papyrus.infra.gmfdiag.expansion.tests-1.0.0-SNAPSHOT.jar
11:23:45 [INFO] 
11:23:45 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.expansion.tests ---
11:23:45 [INFO] 
11:23:45 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.expansion.tests ---
11:23:45 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.expansion.tests:xml:p2metadata:1.0.0-SNAPSHOT already attached, replace previous instance
11:23:45 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.expansion.tests:xml:p2artifacts:1.0.0-SNAPSHOT already attached, replace previous instance
11:23:45 [INFO] 
11:23:45 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.gmfdiag.expansion.tests ---
11:23:45 [INFO] Skipping tests
11:23:45 [INFO] 
11:23:45 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.expansion.tests ---
11:23:45 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:23:45 [INFO] 
11:23:45 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.readonly.tests >--
11:23:45 [INFO] Building org.eclipse.papyrus.infra.emf.readonly.tests 2.1.0-SNAPSHOT [660/735]
11:23:45 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/pom.xml
11:23:45 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:23:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.readonly.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/pom.xml
11:23:45 [INFO] 
11:23:45 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf.readonly.tests ---
11:23:45 [INFO] 
11:23:45 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.readonly.tests ---
11:23:45 [INFO] The project's OSGi version is 2.1.0.202401111608
11:23:45 [INFO] 
11:23:45 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.readonly.tests ---
11:23:45 [INFO] 
11:23:45 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.readonly.tests ---
11:23:45 [INFO] 
11:23:45 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.readonly.tests ---
11:23:45 [INFO] 
11:23:45 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.emf.readonly.tests ---
11:23:45 [INFO] Resolving class path of org.eclipse.papyrus.infra.emf.readonly.tests
11:23:46 [INFO] 
11:23:46 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.emf.readonly.tests ---
11:23:46 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:23:46 [INFO] 
11:23:46 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.emf.readonly.tests ---
11:23:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/main/resources
11:23:46 [INFO] 
11:23:46 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.emf.readonly.tests ---
11:23:46 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:23:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[54] 
11:23:47 	assertThat(fixture.asBoolean(true), is(true));
11:23:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:47 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[55] 
11:23:47 	assertThat(fixture.asBoolean(false), is(false));
11:23:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:47 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[56] 
11:23:47 	assertThat(fixture.asBoolean("hello"), is(true));
11:23:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:47 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[57] 
11:23:47 	assertThat(fixture.asBoolean(null), is(true));
11:23:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:47 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[62] 
11:23:47 	assertThat(fixture.testIsReadOnly(Iterators.singletonIterator(domain.getModel()), false), is(true));
11:23:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:47 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[65] 
11:23:47 	assertThat(fixture.testIsReadOnly(Iterators.singletonIterator(string), true), is(true));
11:23:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:47 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[69] 
11:23:47 	assertThat(fixture.testIsReadOnly(Iterators.singletonIterator(domain.getModel()), true), is(true));
11:23:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:47 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[75] 
11:23:47 	assertThat(fixture.canMakeWritable(Iterators.singletonIterator(domain.getModel()), true), is(true));
11:23:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:47 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[78] 
11:23:47 	assertThat(fixture.canMakeWritable(Iterators.singletonIterator(string), true), is(false));
11:23:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:47 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[81] 
11:23:47 	assertThat(fixture.canMakeWritable(Iterators.singletonIterator(domain.getModel()), true), is(true));
11:23:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:47 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:47 10 problems (10 warnings)
11:23:47 [INFO] 
11:23:47 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.emf.readonly.tests ---
11:23:47 [INFO] 
11:23:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.readonly.tests ---
11:23:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/test/resources
11:23:47 [INFO] 
11:23:47 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.emf.readonly.tests ---
11:23:47 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 210 were skipped
11:23:47 [INFO] 
11:23:47 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.readonly.tests ---
11:23:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/target/org.eclipse.papyrus.infra.emf.readonly.tests-2.1.0-SNAPSHOT.jar
11:23:47 [INFO] 
11:23:47 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.readonly.tests ---
11:23:47 [INFO] 
11:23:47 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.readonly.tests ---
11:23:47 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.readonly.tests:xml:p2metadata:2.1.0-SNAPSHOT already attached, replace previous instance
11:23:47 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.readonly.tests:xml:p2artifacts:2.1.0-SNAPSHOT already attached, replace previous instance
11:23:47 [INFO] 
11:23:47 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.emf.readonly.tests ---
11:23:47 [INFO] Skipping tests
11:23:47 [INFO] 
11:23:47 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.emf.readonly.tests ---
11:23:47 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:23:47 [INFO] 
11:23:47 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.tests.releng >--
11:23:47 [INFO] Building org.eclipse.papyrus.infra.types.tests.releng 0.0.1-SNAPSHOT [661/735]
11:23:47 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/pom.xml
11:23:47 [INFO] --------------------------------[ pom ]---------------------------------
11:23:47 [INFO] 
11:23:47 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.types.tests.releng ---
11:23:47 [INFO] 
11:23:47 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.types.tests.releng ---
11:23:47 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:23:47 [INFO] 
11:23:47 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.types.tests.releng ---
11:23:47 [INFO] 
11:23:47 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.types.tests.releng ---
11:23:47 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:23:47 [INFO] 
11:23:47 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.tests >---
11:23:47 [INFO] Building org.eclipse.papyrus.infra.types.tests 4.0.0-SNAPSHOT  [662/735]
11:23:47 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/pom.xml
11:23:47 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:23:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/pom.xml
11:23:47 [INFO] 
11:23:47 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.types.tests ---
11:23:47 [INFO] 
11:23:47 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.types.tests ---
11:23:47 [INFO] The project's OSGi version is 4.0.0.202401111608
11:23:47 [INFO] 
11:23:47 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.types.tests ---
11:23:47 [INFO] 
11:23:47 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.types.tests ---
11:23:47 [INFO] 
11:23:47 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.types.tests ---
11:23:47 [INFO] 
11:23:47 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.types.tests ---
11:23:47 [INFO] Resolving class path of org.eclipse.papyrus.infra.types.tests
11:23:48 [INFO] 
11:23:48 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.types.tests ---
11:23:48 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:23:48 [INFO] 
11:23:48 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.types.tests ---
11:23:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/main/resources
11:23:48 [INFO] 
11:23:48 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.types.tests ---
11:23:48 [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:23:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/org/eclipse/papyrus/infra/types/tests/ElementEditHelperAdviceTests.java:[43] 
11:23:49 	import org.eclipse.papyrus.infra.types.core.utils.AdviceComparator;
11:23:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:49 The type AdviceComparator is deprecated
11:23:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/org/eclipse/papyrus/infra/types/tests/ElementEditHelperAdviceTests.java:[213] 
11:23:49 	List<EObject> originalChildren = new ArrayList<EObject>((List<EObject>) objectToDelete.eContainer().eGet(objectToDelete.eContainingFeature(), true));
11:23:49 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:49 Type safety: Unchecked cast from Object to List<EObject>
11:23:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/org/eclipse/papyrus/infra/types/tests/ElementEditHelperAdviceTests.java:[221] 
11:23:49 	List<EObject> afterDeletionChildren = new ArrayList<EObject>((List<EObject>) container.eGet(containingFeature, true));
11:23:49 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:49 Type safety: Unchecked cast from Object to List<EObject>
11:23:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/org/eclipse/papyrus/infra/types/tests/ElementEditHelperAdviceTests.java:[230] 
11:23:49 	List<EObject> afterUndoChildren = new ArrayList<EObject>((List<EObject>) container.eGet(containingFeature, true));
11:23:49 	                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:49 Type safety: Unchecked cast from Object to List<EObject>
11:23:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/org/eclipse/papyrus/infra/types/tests/ElementEditHelperAdviceTests.java:[238] 
11:23:49 	List<EObject> afterRedoChildren = new ArrayList<EObject>((List<EObject>) container.eGet(containingFeature, true));
11:23:49 	                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:49 Type safety: Unchecked cast from Object to List<EObject>
11:23:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/org/eclipse/papyrus/infra/types/tests/ElementEditHelperAdviceTests.java:[262] 
11:23:49 	Arrays.sort(advicesAfterLoading, new AdviceComparator(classElementType, TypeContext.getDefaultContext().getId()));
11:23:49 	                                     ^^^^^^^^^^^^^^^^
11:23:49 The type AdviceComparator is deprecated
11:23:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/org/eclipse/papyrus/infra/types/tests/ElementEditHelperAdviceTests.java:[262] 
11:23:49 	Arrays.sort(advicesAfterLoading, new AdviceComparator(classElementType, TypeContext.getDefaultContext().getId()));
11:23:49 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:49 The constructor AdviceComparator(IElementType, String) is deprecated
11:23:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/org/eclipse/papyrus/infra/types/tests/AbstractElementTypeTests.java:[94] 
11:23:49 	@SuppressWarnings("restriction")
11:23:49 	                  ^^^^^^^^^^^^^
11:23:49 Unnecessary @SuppressWarnings("restriction")
11:23:49 8 problems (8 warnings)
11:23:49 [INFO] 
11:23:49 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.types.tests ---
11:23:49 [INFO] 
11:23:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.types.tests ---
11:23:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/test/resources
11:23:49 [INFO] 
11:23:49 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.types.tests ---
11:23:49 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 216 were skipped
11:23:49 [INFO] 
11:23:49 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.types.tests ---
11:23:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/target/org.eclipse.papyrus.infra.types.tests-4.0.0-SNAPSHOT.jar
11:23:49 [INFO] 
11:23:49 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.types.tests ---
11:23:49 [INFO] 
11:23:49 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.types.tests ---
11:23:49 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.tests:xml:p2metadata:4.0.0-SNAPSHOT already attached, replace previous instance
11:23:49 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.tests:xml:p2artifacts:4.0.0-SNAPSHOT already attached, replace previous instance
11:23:49 [INFO] 
11:23:49 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.types.tests ---
11:23:49 [INFO] Skipping tests
11:23:49 [INFO] 
11:23:49 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.types.tests ---
11:23:49 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:23:49 [INFO] 
11:23:49 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.properties.tests.releng >--
11:23:49 [INFO] Building org.eclipse.papyrus.infra.properties.tests.releng 0.0.1-SNAPSHOT [663/735]
11:23:49 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/properties/pom.xml
11:23:49 [INFO] --------------------------------[ pom ]---------------------------------
11:23:49 [INFO] 
11:23:49 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.properties.tests.releng ---
11:23:49 [INFO] 
11:23:49 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.properties.tests.releng ---
11:23:49 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/properties/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:23:49 [INFO] 
11:23:49 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.properties.tests.releng ---
11:23:49 [INFO] 
11:23:49 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.properties.tests.releng ---
11:23:49 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:23:49 [INFO] 
11:23:49 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.properties.ui.tests >--
11:23:49 [INFO] Building org.eclipse.papyrus.infra.properties.ui.tests 3.0.0-SNAPSHOT [664/735]
11:23:49 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/pom.xml
11:23:49 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:23:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.properties.ui.tests:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/pom.xml
11:23:49 [INFO] 
11:23:49 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.properties.ui.tests ---
11:23:49 [INFO] 
11:23:49 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.properties.ui.tests ---
11:23:49 [INFO] The project's OSGi version is 3.0.0.202401111608
11:23:49 [INFO] 
11:23:49 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.properties.ui.tests ---
11:23:49 [INFO] 
11:23:49 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.properties.ui.tests ---
11:23:49 [INFO] 
11:23:49 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.properties.ui.tests ---
11:23:49 [INFO] 
11:23:49 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.properties.ui.tests ---
11:23:49 [INFO] Resolving class path of org.eclipse.papyrus.infra.properties.ui.tests
11:23:50 [INFO] 
11:23:50 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.properties.ui.tests ---
11:23:50 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:23:50 [INFO] 
11:23:50 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.properties.ui.tests ---
11:23:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/src/main/resources
11:23:50 [INFO] 
11:23:50 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.properties.ui.tests ---
11:23:50 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:23:50 [INFO] 
11:23:50 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.properties.ui.tests ---
11:23:50 [INFO] 
11:23:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.properties.ui.tests ---
11:23:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/src/test/resources
11:23:50 [INFO] 
11:23:50 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.properties.ui.tests ---
11:23:50 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 210 were skipped
11:23:50 [INFO] 
11:23:50 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.properties.ui.tests ---
11:23:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/target/org.eclipse.papyrus.infra.properties.ui.tests-3.0.0-SNAPSHOT.jar
11:23:50 [INFO] 
11:23:50 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.properties.ui.tests ---
11:23:50 [INFO] 
11:23:50 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.properties.ui.tests ---
11:23:50 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.properties.ui.tests:xml:p2metadata:3.0.0-SNAPSHOT already attached, replace previous instance
11:23:50 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.properties.ui.tests:xml:p2artifacts:3.0.0-SNAPSHOT already attached, replace previous instance
11:23:50 [INFO] 
11:23:50 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.properties.ui.tests ---
11:23:50 [INFO] Skipping tests
11:23:50 [INFO] 
11:23:50 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.properties.ui.tests ---
11:23:50 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:23:50 [INFO] 
11:23:50 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.menu.tests >--
11:23:50 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.menu.tests 2.0.0-SNAPSHOT [665/735]
11:23:50 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/pom.xml
11:23:50 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:23:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.menu.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/pom.xml
11:23:51 [INFO] 
11:23:51 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests ---
11:23:51 [INFO] 
11:23:51 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests ---
11:23:51 [INFO] The project's OSGi version is 2.0.0.202401111608
11:23:51 [INFO] 
11:23:51 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests ---
11:23:51 [INFO] 
11:23:51 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests ---
11:23:51 [INFO] 
11:23:51 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests ---
11:23:51 [INFO] 
11:23:51 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests ---
11:23:51 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.menu.tests
11:23:52 [INFO] 
11:23:52 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests ---
11:23:52 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:23:52 [INFO] 
11:23:52 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests ---
11:23:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/src/main/resources
11:23:52 [INFO] 
11:23:52 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests ---
11:23:52 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:23:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/src/org/eclipse/papyrus/infra/gmfdiag/menu/utils/DeleteActionUtilTest.java:[61] 
11:23:52 	Assert.assertFalse(DeleteActionUtil.isSemanticDeletion((IGraphicalEditPart) noteNode));
11:23:52 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:52 The method isSemanticDeletion(IGraphicalEditPart) from the type DeleteActionUtil is deprecated
11:23:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/src/org/eclipse/papyrus/infra/gmfdiag/menu/utils/DeleteActionUtilTest.java:[73] 
11:23:52 	Assert.assertFalse(DeleteActionUtil.isSemanticDeletion((IGraphicalEditPart) orphanNode));
11:23:52 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:52 The method isSemanticDeletion(IGraphicalEditPart) from the type DeleteActionUtil is deprecated
11:23:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/src/org/eclipse/papyrus/infra/gmfdiag/menu/utils/DeleteActionUtilTest.java:[84] 
11:23:52 	Assert.assertTrue(DeleteActionUtil.isSemanticDeletion((IGraphicalEditPart) semanticNode));
11:23:52 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:52 The method isSemanticDeletion(IGraphicalEditPart) from the type DeleteActionUtil is deprecated
11:23:52 3 problems (3 warnings)
11:23:52 [INFO] 
11:23:52 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests ---
11:23:52 [INFO] 
11:23:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests ---
11:23:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/src/test/resources
11:23:52 [INFO] 
11:23:52 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests ---
11:23:52 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 210 were skipped
11:23:52 [INFO] 
11:23:52 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests ---
11:23:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/target/org.eclipse.papyrus.infra.gmfdiag.menu.tests-2.0.0-SNAPSHOT.jar
11:23:52 [INFO] 
11:23:52 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests ---
11:23:52 [INFO] 
11:23:52 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests ---
11:23:52 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.menu.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:23:52 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.menu.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:23:52 [INFO] 
11:23:52 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests ---
11:23:52 [INFO] Skipping tests
11:23:52 [INFO] 
11:23:52 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests ---
11:23:52 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:23:52 [INFO] 
11:23:52 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.viewpoints.tests.releng >--
11:23:52 [INFO] Building org.eclipse.papyrus.infra.viewpoints.tests.releng 0.0.1-SNAPSHOT [666/735]
11:23:52 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/viewpoints/pom.xml
11:23:52 [INFO] --------------------------------[ pom ]---------------------------------
11:23:52 [INFO] 
11:23:52 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.viewpoints.tests.releng ---
11:23:52 [INFO] 
11:23:52 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.viewpoints.tests.releng ---
11:23:52 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/viewpoints/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:23:52 [INFO] 
11:23:52 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.viewpoints.tests.releng ---
11:23:52 [INFO] 
11:23:52 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.viewpoints.tests.releng ---
11:23:52 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:23:52 [INFO] 
11:23:52 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.viewpoints.policy.tests >--
11:23:52 [INFO] Building org.eclipse.papyrus.infra.viewpoints.policy.tests 2.0.0-SNAPSHOT [667/735]
11:23:52 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/pom.xml
11:23:52 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:23:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.viewpoints.policy.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/pom.xml
11:23:53 [INFO] 
11:23:53 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.viewpoints.policy.tests ---
11:23:53 [INFO] 
11:23:53 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.viewpoints.policy.tests ---
11:23:53 [INFO] The project's OSGi version is 2.0.0.202401111608
11:23:53 [INFO] 
11:23:53 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.viewpoints.policy.tests ---
11:23:53 [INFO] 
11:23:53 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.viewpoints.policy.tests ---
11:23:53 [INFO] 
11:23:53 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.viewpoints.policy.tests ---
11:23:53 [INFO] 
11:23:53 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.viewpoints.policy.tests ---
11:23:53 [INFO] Resolving class path of org.eclipse.papyrus.infra.viewpoints.policy.tests
11:23:54 [INFO] 
11:23:54 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.viewpoints.policy.tests ---
11:23:54 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:23:54 [INFO] 
11:23:54 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.viewpoints.policy.tests ---
11:23:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/src/main/resources
11:23:54 [INFO] 
11:23:54 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.viewpoints.policy.tests ---
11:23:54 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:23:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/src/org/eclipse/papyrus/infra/viewpoints/policy/tests/ViewPrototypeTest.java:[52] 
11:23:54 	private static PolicyChecker policyToRestore;
11:23:54 	                             ^^^^^^^^^^^^^^^
11:23:54 The value of the field ViewPrototypeTest.policyToRestore is not used
11:23:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/src/org/eclipse/papyrus/infra/viewpoints/internal/policy/advice/tests/RepresentationDependencyAdviceTest.java:[32] 
11:23:54 	import org.eclipse.papyrus.infra.viewpoints.internal.policy.advice.RepresentationDependencyAdvice;
11:23:54 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:54 Discouraged access: The type 'RepresentationDependencyAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/bin')
11:23:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/src/org/eclipse/papyrus/infra/viewpoints/internal/policy/advice/tests/RepresentationDependencyAdviceTest.java:[131] 
11:23:54 	IEditHelperAdvice advice = new RepresentationDependencyAdvice();
11:23:54 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:54 Discouraged access: The type 'RepresentationDependencyAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/bin')
11:23:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/src/org/eclipse/papyrus/infra/viewpoints/internal/policy/advice/tests/RepresentationDependencyAdviceTest.java:[131] 
11:23:54 	IEditHelperAdvice advice = new RepresentationDependencyAdvice();
11:23:54 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:54 Discouraged access: The constructor 'RepresentationDependencyAdvice()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/bin')
11:23:54 5. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/src/org/eclipse/papyrus/infra/viewpoints/policy/tests/PolicyCheckerTest.java (at line 34)
11:23:54 	@SuppressWarnings("nls")
11:23:54 	                  ^^^^^
11:23:54 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:23:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/src/org/eclipse/papyrus/infra/viewpoints/policy/tests/PolicyCheckerTest.java:[53] 
11:23:54 	MergedArchitectureDomain mergedArchitectureDomain = new MergedArchitectureDomain();
11:23:54 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:54 The constructor MergedArchitectureDomain() has been deprecated since version 3.1 and marked for removal
11:23:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/src/org/eclipse/papyrus/infra/viewpoints/policy/tests/PolicyCheckerTest.java:[54] 
11:23:54 	mergedArchitectureDomain.merge(architectureDomain);
11:23:54 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:54 The method merge(ArchitectureDomain) from the type MergedArchitectureDomain has been deprecated since version 3.1 and marked for removal
11:23:54 7 problems (0 errors, 6 warnings, 1 info)
11:23:54 [INFO] 
11:23:54 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.viewpoints.policy.tests ---
11:23:54 [INFO] 
11:23:54 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.viewpoints.policy.tests ---
11:23:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/src/test/resources
11:23:54 [INFO] 
11:23:54 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.viewpoints.policy.tests ---
11:23:54 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 210 were skipped
11:23:54 [INFO] 
11:23:54 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.viewpoints.policy.tests ---
11:23:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/target/org.eclipse.papyrus.infra.viewpoints.policy.tests-2.0.0-SNAPSHOT.jar
11:23:54 [INFO] 
11:23:54 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.viewpoints.policy.tests ---
11:23:54 [INFO] 
11:23:54 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.viewpoints.policy.tests ---
11:23:54 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.viewpoints.policy.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:23:54 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.viewpoints.policy.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:23:54 [INFO] 
11:23:54 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.viewpoints.policy.tests ---
11:23:54 [INFO] Skipping tests
11:23:54 [INFO] 
11:23:54 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.viewpoints.policy.tests ---
11:23:54 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:23:54 [INFO] 
11:23:54 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.tools.tests >---
11:23:54 [INFO] Building org.eclipse.papyrus.infra.tools.tests 2.2.0-SNAPSHOT  [668/735]
11:23:54 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/pom.xml
11:23:54 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:23:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.tools.tests:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/pom.xml
11:23:54 [INFO] 
11:23:54 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.tools.tests ---
11:23:54 [INFO] 
11:23:54 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.tools.tests ---
11:23:54 [INFO] The project's OSGi version is 2.2.0.202401111608
11:23:54 [INFO] 
11:23:54 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.tools.tests ---
11:23:54 [INFO] 
11:23:54 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.tools.tests ---
11:23:54 [INFO] 
11:23:54 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.tools.tests ---
11:23:54 [INFO] 
11:23:54 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.tools.tests ---
11:23:54 [INFO] Resolving class path of org.eclipse.papyrus.infra.tools.tests
11:23:55 [INFO] 
11:23:55 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.tools.tests ---
11:23:55 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:23:55 [INFO] 
11:23:55 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.tools.tests ---
11:23:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/main/resources
11:23:55 [INFO] 
11:23:55 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.tools.tests ---
11:23:55 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[40] 
11:23:56 	public abstract class DelegatingObservableValueTest extends DelegatingObservableTest<IObservableValue> {
11:23:56 	                                                                                     ^^^^^^^^^^^^^^^^
11:23:56 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[50] 
11:23:56 	class TestListener implements IValueChangeListener {
11:23:56 	                              ^^^^^^^^^^^^^^^^^^^^
11:23:56 IValueChangeListener is a raw type. References to generic type IValueChangeListener<T> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[55] 
11:23:56 	public void handleValueChange(ValueChangeEvent event) {
11:23:56 	                              ^^^^^^^^^^^^^^^^
11:23:56 ValueChangeEvent is a raw type. References to generic type ValueChangeEvent<T> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[65] 
11:23:56 	fixture.addValueChangeListener(l);
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 Type safety: The method addValueChangeListener(IValueChangeListener) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[68] 
11:23:56 	fixture.removeValueChangeListener(l);
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 Type safety: The method removeValueChangeListener(IValueChangeListener) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[95] 
11:23:56 	fixture.setValue(valueToSet);
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[118] 
11:23:56 	protected Class<? extends IObservableValue> getDelegateType() {
11:23:56 	                          ^^^^^^^^^^^^^^^^
11:23:56 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[124] 
11:23:56 	houseKeeper.setField("bean", new Bean("Alice"));
11:23:56 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method setField(String, Bean) from the type AbstractHouseKeeperRule is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[126] 
11:23:56 	houseKeeper.setField("expectedValue", bean);
11:23:56 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method setField(String, Bean) from the type AbstractHouseKeeperRule is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[127] 
11:23:56 	houseKeeper.setField("valueToSet", new Bean("Bert"));
11:23:56 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method setField(String, Bean) from the type AbstractHouseKeeperRule is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[131] 
11:23:56 	protected IObservableValue createDelegate() {
11:23:56 	          ^^^^^^^^^^^^^^^^
11:23:56 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[132] 
11:23:56 	return new WritableValue(realm, bean, Bean.class);
11:23:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 Type safety: The constructor WritableValue(Realm, Object, Object) belongs to the raw type WritableValue. References to generic type WritableValue<T> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[132] 
11:23:56 	return new WritableValue(realm, bean, Bean.class);
11:23:56 	           ^^^^^^^^^^^^^
11:23:56 WritableValue is a raw type. References to generic type WritableValue<T> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[139] 
11:23:56 	private IObservableValue master;
11:23:56 	        ^^^^^^^^^^^^^^^^
11:23:56 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[153] 
11:23:56 	protected Class<? extends IObservableValue> getDelegateType() {
11:23:56 	                          ^^^^^^^^^^^^^^^^
11:23:56 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[159] 
11:23:56 	houseKeeper.setField("bean", new Bean("Alice"));
11:23:56 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method setField(String, Bean) from the type AbstractHouseKeeperRule is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[160] 
11:23:56 	houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, bean, Bean.class)));
11:23:56 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method setField(String, WritableValue) from the type AbstractHouseKeeperRule is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[160] 
11:23:56 	houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, bean, Bean.class)));
11:23:56 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 Type safety: The constructor WritableValue(Realm, Object, Object) belongs to the raw type WritableValue. References to generic type WritableValue<T> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[160] 
11:23:56 	houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, bean, Bean.class)));
11:23:56 	                                                            ^^^^^^^^^^^^^
11:23:56 WritableValue is a raw type. References to generic type WritableValue<T> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[162] 
11:23:56 	houseKeeper.setField("expectedValue", "Alice");
11:23:56 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method setField(String, String) from the type AbstractHouseKeeperRule is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[163] 
11:23:56 	houseKeeper.setField("valueToSet", "Bert");
11:23:56 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method setField(String, String) from the type AbstractHouseKeeperRule is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[167] 
11:23:56 	protected IObservableValue createDelegate() {
11:23:56 	          ^^^^^^^^^^^^^^^^
11:23:56 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[168] 
11:23:56 	Class beanClass = null;
11:23:56 	^^^^^
11:23:56 Class is a raw type. References to generic type Class<T> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[170] 
11:23:56 	beanClass = (Class) master.getValueType();
11:23:56 	             ^^^^^
11:23:56 Class is a raw type. References to generic type Class<T> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[172] 
11:23:56 	return BeanProperties.value(beanClass, "name", String.class).observeDetail(master);
11:23:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 Type safety: Unchecked invocation value(Class, String, Class<String>) of the generic method value(Class<S>, String, Class<T>) of type BeanProperties
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[172] 
11:23:56 	return BeanProperties.value(beanClass, "name", String.class).observeDetail(master);
11:23:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 Type safety: The method observeDetail(IObservableValue) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[172] 
11:23:56 	return BeanProperties.value(beanClass, "name", String.class).observeDetail(master);
11:23:56 	                            ^^^^^^^^^
11:23:56 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[176] 
11:23:56 	protected IObservableValue createNonObservingDelegate() {
11:23:56 	          ^^^^^^^^^^^^^^^^
11:23:56 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[177] 
11:23:56 	return new WritableValue(realm, bean, Bean.class);
11:23:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 Type safety: The constructor WritableValue(Realm, Object, Object) belongs to the raw type WritableValue. References to generic type WritableValue<T> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[177] 
11:23:56 	return new WritableValue(realm, bean, Bean.class);
11:23:56 	           ^^^^^^^^^^^^^
11:23:56 WritableValue is a raw type. References to generic type WritableValue<T> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[51] 
11:23:56 	public abstract class DelegatingObservableSetTest extends DelegatingObservableCollectionTest<IObservableSet> {
11:23:56 	                                                                                             ^^^^^^^^^^^^^^
11:23:56 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[55] 
11:23:56 	class SetListener implements ISetChangeListener {
11:23:56 	                             ^^^^^^^^^^^^^^^^^^
11:23:56 ISetChangeListener is a raw type. References to generic type ISetChangeListener<E> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[57] 
11:23:56 	SetDiff diff;
11:23:56 	^^^^^^^
11:23:56 SetDiff is a raw type. References to generic type SetDiff<E> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[65] 
11:23:56 	public void handleSetChange(SetChangeEvent event) {
11:23:56 	                            ^^^^^^^^^^^^^^
11:23:56 SetChangeEvent is a raw type. References to generic type SetChangeEvent<E> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[74] 
11:23:56 	fixture.addSetChangeListener(l);
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 Type safety: The method addSetChangeListener(ISetChangeListener) belongs to the raw type IObservableSet. References to generic type IObservableSet<E> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[83] 
11:23:56 	fixture.removeSetChangeListener(l);
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 Type safety: The method removeSetChangeListener(ISetChangeListener) belongs to the raw type IObservableSet. References to generic type IObservableSet<E> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[116] 
11:23:56 	protected Class<? extends IObservableSet> getDelegateType() {
11:23:56 	                          ^^^^^^^^^^^^^^
11:23:56 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[122] 
11:23:56 	houseKeeper.setField("valuesToAdd", ImmutableList.of("Alice", "Bert", "Cathy", "Dave"));
11:23:56 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method setField(String, ImmutableList<String>) from the type AbstractHouseKeeperRule is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[123] 
11:23:56 	houseKeeper.setField("valuesToRemove", ImmutableList.of("Bert", "Cathy"));
11:23:56 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method setField(String, ImmutableList<String>) from the type AbstractHouseKeeperRule is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[127] 
11:23:56 	protected IObservableSet createDelegate() {
11:23:56 	          ^^^^^^^^^^^^^^
11:23:56 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[128] 
11:23:56 	return new WritableSet(realm, Collections.EMPTY_SET, String.class);
11:23:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 Type safety: The constructor WritableSet(Realm, Collection, Object) belongs to the raw type WritableSet. References to generic type WritableSet<E> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[128] 
11:23:56 	return new WritableSet(realm, Collections.EMPTY_SET, String.class);
11:23:56 	           ^^^^^^^^^^^
11:23:56 WritableSet is a raw type. References to generic type WritableSet<E> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[137] 
11:23:56 	private IObservableValue master;
11:23:56 	        ^^^^^^^^^^^^^^^^
11:23:56 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[151] 
11:23:56 	protected Class<? extends IObservableSet> getDelegateType() {
11:23:56 	                          ^^^^^^^^^^^^^^
11:23:56 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[157] 
11:23:56 	houseKeeper.setField("set", new SetOfStrings());
11:23:56 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method setField(String, DelegatingObservableSetTest.ObservingTest.SetOfStrings) from the type AbstractHouseKeeperRule is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[158] 
11:23:56 	houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, set, SetOfStrings.class)));
11:23:56 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method setField(String, WritableValue) from the type AbstractHouseKeeperRule is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[158] 
11:23:56 	houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, set, SetOfStrings.class)));
11:23:56 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 Type safety: The constructor WritableValue(Realm, Object, Object) belongs to the raw type WritableValue. References to generic type WritableValue<T> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[158] 
11:23:56 	houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, set, SetOfStrings.class)));
11:23:56 	                                                            ^^^^^^^^^^^^^
11:23:56 WritableValue is a raw type. References to generic type WritableValue<T> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[160] 
11:23:56 	houseKeeper.setField("valuesToAdd", ImmutableList.of("Alice", "Bert", "Cathy", "Dave"));
11:23:56 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method setField(String, ImmutableList<String>) from the type AbstractHouseKeeperRule is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[161] 
11:23:56 	houseKeeper.setField("valuesToRemove", ImmutableList.of("Bert", "Cathy"));
11:23:56 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method setField(String, ImmutableList<String>) from the type AbstractHouseKeeperRule is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[165] 
11:23:56 	protected IObservableSet createDelegate() {
11:23:56 	          ^^^^^^^^^^^^^^
11:23:56 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[166] 
11:23:56 	Class beanClass = null;
11:23:56 	^^^^^
11:23:56 Class is a raw type. References to generic type Class<T> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[168] 
11:23:56 	beanClass = (Class) master.getValueType();
11:23:56 	             ^^^^^
11:23:56 Class is a raw type. References to generic type Class<T> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[170] 
11:23:56 	return BeanProperties.set(beanClass, "strings", String.class).observeDetail(master);
11:23:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 Type safety: Unchecked invocation set(Class, String, Class<String>) of the generic method set(Class<S>, String, Class<E>) of type BeanProperties
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[170] 
11:23:56 	return BeanProperties.set(beanClass, "strings", String.class).observeDetail(master);
11:23:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 Type safety: The method observeDetail(IObservableValue) belongs to the raw type ISetProperty. References to generic type ISetProperty<S,E> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[170] 
11:23:56 	return BeanProperties.set(beanClass, "strings", String.class).observeDetail(master);
11:23:56 	                          ^^^^^^^^^
11:23:56 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[174] 
11:23:56 	protected IObservableSet createNonObservingDelegate() {
11:23:56 	          ^^^^^^^^^^^^^^
11:23:56 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[175] 
11:23:56 	return new WritableSet(realm, Collections.EMPTY_SET, String.class);
11:23:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 Type safety: The constructor WritableSet(Realm, Collection, Object) belongs to the raw type WritableSet. References to generic type WritableSet<E> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[175] 
11:23:56 	return new WritableSet(realm, Collections.EMPTY_SET, String.class);
11:23:56 	           ^^^^^^^^^^^
11:23:56 WritableSet is a raw type. References to generic type WritableSet<E> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[52] 
11:23:56 	public abstract class DelegatingObservableListTest extends DelegatingObservableCollectionTest<IObservableList> {
11:23:56 	                                                                                              ^^^^^^^^^^^^^^^
11:23:56 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[56] 
11:23:56 	class ListListener implements IListChangeListener {
11:23:56 	                              ^^^^^^^^^^^^^^^^^^^
11:23:56 IListChangeListener is a raw type. References to generic type IListChangeListener<E> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[58] 
11:23:56 	ListDiff diff;
11:23:56 	^^^^^^^^
11:23:56 ListDiff is a raw type. References to generic type ListDiff<E> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[63] 
11:23:56 	for (ListDiffEntry next : diff.getDifferences()) {
11:23:56 	     ^^^^^^^^^^^^^
11:23:56 ListDiffEntry is a raw type. References to generic type ListDiffEntry<E> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[73] 
11:23:56 	public void handleListChange(ListChangeEvent event) {
11:23:56 	                             ^^^^^^^^^^^^^^^
11:23:56 ListChangeEvent is a raw type. References to generic type ListChangeEvent<E> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[82] 
11:23:56 	fixture.addListChangeListener(l);
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 Type safety: The method addListChangeListener(IListChangeListener) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[91] 
11:23:56 	fixture.removeListChangeListener(l);
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 Type safety: The method removeListChangeListener(IListChangeListener) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[116] 
11:23:56 	fixture.addAll(1, newNames);
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 Type safety: The method addAll(int, Collection) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[136] 
11:23:56 	assertThat(fixture.set(2, "Colleen"), is((Object) "Cathy"));
11:23:56 	           ^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 Type safety: The method set(int, Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[246] 
11:23:56 	protected Class<? extends IObservableList> getDelegateType() {
11:23:56 	                          ^^^^^^^^^^^^^^^
11:23:56 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[252] 
11:23:56 	houseKeeper.setField("valuesToAdd", ImmutableList.of("Alice", "Bert", "Cathy", "Dave"));
11:23:56 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method setField(String, ImmutableList<String>) from the type AbstractHouseKeeperRule is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[253] 
11:23:56 	houseKeeper.setField("valuesToRemove", ImmutableList.of("Bert", "Cathy"));
11:23:56 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method setField(String, ImmutableList<String>) from the type AbstractHouseKeeperRule is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[257] 
11:23:56 	protected IObservableList createDelegate() {
11:23:56 	          ^^^^^^^^^^^^^^^
11:23:56 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[258] 
11:23:56 	return new WritableList(realm, Lists.newArrayList(), String.class);
11:23:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 Type safety: The constructor WritableList(Realm, List, Object) belongs to the raw type WritableList. References to generic type WritableList<E> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[258] 
11:23:56 	return new WritableList(realm, Lists.newArrayList(), String.class);
11:23:56 	           ^^^^^^^^^^^^
11:23:56 WritableList is a raw type. References to generic type WritableList<E> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[267] 
11:23:56 	private IObservableValue master;
11:23:56 	        ^^^^^^^^^^^^^^^^
11:23:56 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[281] 
11:23:56 	protected Class<? extends IObservableList> getDelegateType() {
11:23:56 	                          ^^^^^^^^^^^^^^^
11:23:56 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[287] 
11:23:56 	houseKeeper.setField("list", new ListOfNames());
11:23:56 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method setField(String, DelegatingObservableListTest.ObservingTest.ListOfNames) from the type AbstractHouseKeeperRule is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[288] 
11:23:56 	houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, list, ListOfNames.class)));
11:23:56 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method setField(String, WritableValue) from the type AbstractHouseKeeperRule is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[288] 
11:23:56 	houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, list, ListOfNames.class)));
11:23:56 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 Type safety: The constructor WritableValue(Realm, Object, Object) belongs to the raw type WritableValue. References to generic type WritableValue<T> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[288] 
11:23:56 	houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, list, ListOfNames.class)));
11:23:56 	                                                            ^^^^^^^^^^^^^
11:23:56 WritableValue is a raw type. References to generic type WritableValue<T> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[290] 
11:23:56 	houseKeeper.setField("valuesToAdd", ImmutableList.of("Alice", "Bert", "Cathy", "Dave"));
11:23:56 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method setField(String, ImmutableList<String>) from the type AbstractHouseKeeperRule is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[291] 
11:23:56 	houseKeeper.setField("valuesToRemove", ImmutableList.of("Bert", "Cathy"));
11:23:56 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method setField(String, ImmutableList<String>) from the type AbstractHouseKeeperRule is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[295] 
11:23:56 	protected IObservableList createDelegate() {
11:23:56 	          ^^^^^^^^^^^^^^^
11:23:56 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[296] 
11:23:56 	Class beanClass = null;
11:23:56 	^^^^^
11:23:56 Class is a raw type. References to generic type Class<T> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[298] 
11:23:56 	beanClass = (Class) master.getValueType();
11:23:56 	             ^^^^^
11:23:56 Class is a raw type. References to generic type Class<T> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[300] 
11:23:56 	return BeanProperties.list(beanClass, "names", String.class).observeDetail(master);
11:23:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 Type safety: Unchecked invocation list(Class, String, Class<String>) of the generic method list(Class<S>, String, Class<E>) of type BeanProperties
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[300] 
11:23:56 	return BeanProperties.list(beanClass, "names", String.class).observeDetail(master);
11:23:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 Type safety: The method observeDetail(IObservableValue) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[300] 
11:23:56 	return BeanProperties.list(beanClass, "names", String.class).observeDetail(master);
11:23:56 	                           ^^^^^^^^^
11:23:56 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[304] 
11:23:56 	protected IObservableList createNonObservingDelegate() {
11:23:56 	          ^^^^^^^^^^^^^^^
11:23:56 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[305] 
11:23:56 	return new WritableList(realm, Lists.newArrayList(), String.class);
11:23:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 Type safety: The constructor WritableList(Realm, List, Object) belongs to the raw type WritableList. References to generic type WritableList<E> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[305] 
11:23:56 	return new WritableList(realm, Lists.newArrayList(), String.class);
11:23:56 	           ^^^^^^^^^^^^
11:23:56 WritableList is a raw type. References to generic type WritableList<E> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[42] 
11:23:56 	public abstract class DelegatingObservableCollectionTest<T extends IObservableCollection> extends DelegatingObservableTest<T> {
11:23:56 	                                                                   ^^^^^^^^^^^^^^^^^^^^^
11:23:56 IObservableCollection is a raw type. References to generic type IObservableCollection<E> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[51] 
11:23:56 	assertThat(fixture.size(), is(delegate.size()));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[53] 
11:23:56 	assertThat(fixture.size(), is(delegate.size()));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[55] 
11:23:56 	assertThat(fixture.size(), is(delegate.size()));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[57] 
11:23:56 	assertThat(fixture.size(), is(0));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[61] 
11:23:56 	assertThat(fixture.size(), is(0));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[67] 
11:23:56 	assertThat(fixture.isEmpty(), is(true));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[69] 
11:23:56 	assertThat(fixture.isEmpty(), is(false));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[73] 
11:23:56 	assertThat(fixture.isEmpty(), is(true));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[81] 
11:23:56 	assertThat(fixture.contains(o), is(false));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[83] 
11:23:56 	assertThat(fixture.contains(o), is(true));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[87] 
11:23:56 	assertThat(fixture.contains(o), is(false));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[93] 
11:23:56 	assertThat(fixture.iterator().hasNext(), is(false));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[95] 
11:23:56 	assertThat(ImmutableList.copyOf(iterator(fixture)), is(ImmutableList.copyOf(iterator(delegate))));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(ImmutableList<capture#1-of ?>, Matcher<? super ImmutableList<capture#1-of ?>>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[99] 
11:23:56 	assertThat(fixture.iterator().hasNext(), is(false));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[105] 
11:23:56 	assertThat(fixture.toArray().length, is(0));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[107] 
11:23:56 	assertThat(fixture.toArray(), isArray(delegate.toArray()));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[111] 
11:23:56 	assertThat(fixture.toArray().length, is(0));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[118] 
11:23:56 	assertThat(fixture.toArray(newArray()).length, is(0));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[122] 
11:23:56 	assertThat(actual.length, is(valuesToAdd.size()));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[123] 
11:23:56 	assertThat(actual, isArray(delegate.toArray(newArray())));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[127] 
11:23:56 	assertThat(fixture.toArray(newArray()).length, is(0));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[135] 
11:23:56 	assertThat(delegateCollection(), hasItem(o));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Collection<Object>, Matcher<? super Collection<Object>>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[145] 
11:23:56 	assertThat(delegateCollection(), not(hasItem(o)));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Collection<Object>, Matcher<? super Collection<Object>>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[154] 
11:23:56 	assertThat(fixture.containsAll(valuesToAdd), is(true));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[161] 
11:23:56 	assertThat(delegateCollection(), hasItems(valuesToAdd.toArray()));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Collection<Object>, Matcher<? super Collection<Object>>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[168] 
11:23:56 	assertThat(delegateCollection(), hasItems(valuesToRemove.toArray()));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Collection<Object>, Matcher<? super Collection<Object>>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[171] 
11:23:56 	assertThat(delegateCollection(), not(hasItem(in(valuesToRemove))));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Collection<Object>, Matcher<? super Collection<Object>>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[181] 
11:23:56 	assertThat(delegateCollection(), hasItems(valuesToRemove.toArray()));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Collection<Object>, Matcher<? super Collection<Object>>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[182] 
11:23:56 	assertThat(delegate.size(), is(valuesToRemove.size())); // Nothing else
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[189] 
11:23:56 	assertThat(delegate.isEmpty(), is(false));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[193] 
11:23:56 	assertThat(delegate.isEmpty(), is(true));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[201] 
11:23:56 	assertThat(fixture.getElementType(), is((Object) getDelegateElementType()));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[205] 
11:23:56 	assertThat(fixture.getElementType(), nullValue());
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[273] 
11:23:56 	Iterator<?> iterator(IObservableCollection c) {
11:23:56 	                     ^^^^^^^^^^^^^^^^^^^^^
11:23:56 IObservableCollection is a raw type. References to generic type IObservableCollection<E> should be parameterized
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[54] 
11:23:56 	assertThat(b.isDisposed(), is(false));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[58] 
11:23:56 	assertThat(b.isDisposed(), is(true));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[62] 
11:23:56 	assertThat(c.isDisposed(), is(false)); // The list still has it
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[66] 
11:23:56 	assertThat(c.isDisposed(), is(true));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[77] 
11:23:56 	assertThat(a.isDisposed(), is(false));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[78] 
11:23:56 	assertThat(b.isDisposed(), is(false));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[79] 
11:23:56 	assertThat(c.isDisposed(), is(false));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[83] 
11:23:56 	assertThat(a.isDisposed(), is(true));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[84] 
11:23:56 	assertThat(b.isDisposed(), is(true));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[85] 
11:23:56 	assertThat(c.isDisposed(), is(true));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[60] 
11:23:56 	assertThat(fixture.isDisposed(), is(false));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[69] 
11:23:56 	assertThat(fixture.isDisposed(), is(true));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[78] 
11:23:56 	assertThat(fixture.isDisposed(), is(false));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[83] 
11:23:56 	assertThat(fixture.isDisposed(), is(true));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[93] 
11:23:56 	assertThat(iter.next(), is("a"));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[94] 
11:23:56 	assertThat(iter.next(), is("b"));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[97] 
11:23:56 	assertThat(iter.next(), is("c"));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[98] 
11:23:56 	assertThat(iter.hasNext(), is(false));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[108] 
11:23:56 	assertThat(iter.next(), is("a"));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[109] 
11:23:56 	assertThat(iter.next(), is("b"));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[114] 
11:23:56 	assertThat(iter.next(), is("c"));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[118] 
11:23:56 	assertThat(iter.hasNext(), is(false));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[128] 
11:23:56 	assertThat(iter.previous(), is("c"));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[129] 
11:23:56 	assertThat(iter.previous(), is("b"));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[134] 
11:23:56 	assertThat(iter.previous(), is("d"));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[135] 
11:23:56 	assertThat(iter.previous(), is("a"));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[139] 
11:23:56 	assertThat(iter.hasPrevious(), is(false));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[178] 
11:23:56 	assertThat(added, hasItem(element));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(List<E>, Matcher<? super List<E>>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[182] 
11:23:56 	assertThat(removed, hasItem(element));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(List<E>, Matcher<? super List<E>>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[66] 
11:23:56 	assertThat(fixture, instanceOf(getFixtureType()));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(T, Matcher<? super T>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[72] 
11:23:56 	assertThat(observable, instanceOf(getFixtureType()));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[78] 
11:23:56 	assertThat(observable, instanceOf(getFixtureType()));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[81] 
11:23:56 	assertThat(observable, instanceOf(getFixtureType()));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[82] 
11:23:56 	assertThat(observable, instanceOf(IObserving.class));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[91] 
11:23:56 	assertThat(counter.count(), is(1));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[98] 
11:23:56 	assertThat(observing.getObserved(), notNullValue());
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[99] 
11:23:56 	assertThat(observing.getObserved(), is(((IObserving) delegate).getObserved()));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[108] 
11:23:56 	assertThat(counter.count(), is(1));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[114] 
11:23:56 	assertThat(counter.count(), is(1)); // Wasn't listening for second change
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[121] 
11:23:56 	assertThat(fixture.isStale(), is(false));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[125] 
11:23:56 	assertThat(fixture.isStale(), is(true));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[138] 
11:23:56 	assertThat(staleEvent.getObservable(), sameInstance((IObservable) fixture));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[147] 
11:23:56 	assertThat(l.count, is(1));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[157] 
11:23:56 	assertThat(counter.count, is(1)); // Dispose is idempotent
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[164] 
11:23:56 	assertThat(delegator().getDelegate(), nullValue());
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[167] 
11:23:56 	assertThat(delegate.isDisposed(), is(false));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[182] 
11:23:56 	assertThat(counter.count(), is(1));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[187] 
11:23:56 	assertThat(fixture.isDisposed(), is(false));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[191] 
11:23:56 	assertThat(fixture.isDisposed(), is(true));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[196] 
11:23:56 	assertThat(fixture.getRealm(), is(realm));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Realm, Matcher<? super Realm>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[201] 
11:23:56 	assertThat(fixture, equalTo(delegate));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(T, Matcher<? super T>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[206] 
11:23:56 	assertThat(fixture.hashCode(), is(delegate.hashCode()));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[215] 
11:23:56 	assertThat(redelegator, notNullValue());
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[218] 
11:23:56 	assertThat((Object) redelegator.getClass(), sameInstance((Object) fixture.getClass()));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[221] 
11:23:56 	assertThat(redelegator, not(sameInstance((IObservable) fixture)));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[224] 
11:23:56 	assertThat(((IDelegatingObservable) redelegator).getDelegate(), sameInstance((IObservable) fixture));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[235] 
11:23:56 	houseKeeper.setField("delegate", createDelegate());
11:23:56 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method setField(String, T) from the type AbstractHouseKeeperRule is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[236] 
11:23:56 	houseKeeper.setField("fixture", DelegatingObservable.wrap(delegate));
11:23:56 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method setField(String, IObservable) from the type AbstractHouseKeeperRule is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[335] 
11:23:56 	assertThat(event.getObservable(), sameInstance(expectedSource));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated
11:23:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[357] 
11:23:56 	assertThat(event.getObservable(), sameInstance(expectedSource));
11:23:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:56 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated
11:23:56 186 problems (186 warnings)
11:23:56 [INFO] 
11:23:56 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.tools.tests ---
11:23:56 [INFO] 
11:23:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.tools.tests ---
11:23:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/test/resources
11:23:56 [INFO] 
11:23:56 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.tools.tests ---
11:23:56 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 210 were skipped
11:23:56 [INFO] 
11:23:56 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.tools.tests ---
11:23:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/target/org.eclipse.papyrus.infra.tools.tests-2.2.0-SNAPSHOT.jar
11:23:56 [INFO] 
11:23:56 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.tools.tests ---
11:23:56 [INFO] 
11:23:56 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.tools.tests ---
11:23:56 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.tools.tests:xml:p2metadata:2.2.0-SNAPSHOT already attached, replace previous instance
11:23:56 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.tools.tests:xml:p2artifacts:2.2.0-SNAPSHOT already attached, replace previous instance
11:23:56 [INFO] 
11:23:56 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.tools.tests ---
11:23:56 [INFO] Skipping tests
11:23:56 [INFO] 
11:23:56 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.tools.tests ---
11:23:56 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:23:56 [INFO] 
11:23:56 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.editor.tests.releng >--
11:23:56 [INFO] Building org.eclipse.papyrus.infra.editor.tests.releng 0.0.1-SNAPSHOT [669/735]
11:23:56 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/editor/pom.xml
11:23:56 [INFO] --------------------------------[ pom ]---------------------------------
11:23:56 [INFO] 
11:23:56 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.editor.tests.releng ---
11:23:56 [INFO] 
11:23:56 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.editor.tests.releng ---
11:23:56 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/editor/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:23:56 [INFO] 
11:23:56 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.editor.tests.releng ---
11:23:56 [INFO] 
11:23:56 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.editor.tests.releng ---
11:23:56 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:23:56 [INFO] 
11:23:56 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.editor.welcome.tests >--
11:23:56 [INFO] Building org.eclipse.papyrus.infra.editor.welcome.tests 2.0.0-SNAPSHOT [670/735]
11:23:56 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/pom.xml
11:23:56 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:23:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.editor.welcome.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/pom.xml
11:23:57 [INFO] 
11:23:57 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.editor.welcome.tests ---
11:23:57 [INFO] 
11:23:57 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.editor.welcome.tests ---
11:23:57 [INFO] The project's OSGi version is 2.0.0.202401111608
11:23:57 [INFO] 
11:23:57 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.editor.welcome.tests ---
11:23:57 [INFO] 
11:23:57 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.editor.welcome.tests ---
11:23:57 [INFO] 
11:23:57 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.editor.welcome.tests ---
11:23:57 [INFO] 
11:23:57 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.editor.welcome.tests ---
11:23:57 [INFO] Resolving class path of org.eclipse.papyrus.infra.editor.welcome.tests
11:23:57 [INFO] 
11:23:57 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.editor.welcome.tests ---
11:23:57 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:23:57 [INFO] 
11:23:57 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.editor.welcome.tests ---
11:23:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/main/resources
11:23:57 [INFO] 
11:23:57 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.editor.welcome.tests ---
11:23:57 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:23:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomePageServiceTest.java:[41] 
11:23:58 	import org.eclipse.papyrus.infra.editor.welcome.internal.WelcomePage;
11:23:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:58 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
11:23:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomePageServiceTest.java:[62] 
11:23:58 	WelcomePage welcome = getWelcomePage();
11:23:58 	^^^^^^^^^^^
11:23:58 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
11:23:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomePageServiceTest.java:[103] 
11:23:58 	WelcomePage page = getWelcomePage();
11:23:58 	^^^^^^^^^^^
11:23:58 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
11:23:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomePageServiceTest.java:[116] 
11:23:58 	WelcomePage page = getWelcomePage();
11:23:58 	^^^^^^^^^^^
11:23:58 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
11:23:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomePageServiceTest.java:[137] 
11:23:58 	WelcomePage page = getWelcomePage();
11:23:58 	^^^^^^^^^^^
11:23:58 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
11:23:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/AbstractWelcomePageTest.java:[36] 
11:23:58 	import org.eclipse.papyrus.infra.editor.welcome.internal.WelcomePage;
11:23:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:58 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
11:23:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/AbstractWelcomePageTest.java:[103] 
11:23:58 	protected WelcomePage getWelcomePage() {
11:23:58 	          ^^^^^^^^^^^
11:23:58 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
11:23:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/AbstractWelcomePageTest.java:[104] 
11:23:58 	WelcomePage[] result = { null };
11:23:58 	^^^^^^^^^^^^^
11:23:58 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
11:23:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/AbstractWelcomePageTest.java:[116] 
11:23:58 	WelcomePage welcome = PlatformHelper.getAdapter(page, WelcomePage.class);
11:23:58 	^^^^^^^^^^^
11:23:58 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
11:23:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/AbstractWelcomePageTest.java:[116] 
11:23:58 	WelcomePage welcome = PlatformHelper.getAdapter(page, WelcomePage.class);
11:23:58 	                                                      ^^^^^^^^^^^
11:23:58 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
11:23:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/AbstractWelcomePageTest.java:[126] 
11:23:58 	protected boolean isActivePage(WelcomePage page) {
11:23:58 	                               ^^^^^^^^^^^
11:23:58 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
11:23:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/AbstractWelcomePageTest.java:[128] 
11:23:58 	return (activePage != null) && (PlatformHelper.getAdapter(activePage, WelcomePage.class) == page);
11:23:58 	                                                                      ^^^^^^^^^^^
11:23:58 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
11:23:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[36] 
11:23:58 	import org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.utils.TransactionHelper;
11:23:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:58 The type TransactionHelper is deprecated
11:23:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[38] 
11:23:58 	import org.eclipse.papyrus.infra.editor.welcome.internal.modelelements.LanguageObservable;
11:23:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:58 Discouraged access: The type 'LanguageObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
11:23:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[39] 
11:23:58 	import org.eclipse.papyrus.infra.editor.welcome.internal.modelelements.WelcomeModelElement;
11:23:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:58 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
11:23:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[40] 
11:23:58 	import org.eclipse.papyrus.infra.editor.welcome.internal.modelelements.WelcomeModelElementFactory;
11:23:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:58 Discouraged access: The type 'WelcomeModelElementFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
11:23:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[41] 
11:23:58 	import org.eclipse.papyrus.infra.ui.internal.commands.SashLayoutCommandFactory;
11:23:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:58 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:23:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[47] 
11:23:58 	* Test cases for the {@link WelcomeModelElement} and its properties.
11:23:58 	                            ^^^^^^^^^^^^^^^^^^^
11:23:58 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
11:23:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[52] 
11:23:58 	private WelcomeModelElement fixture;
11:23:58 	        ^^^^^^^^^^^^^^^^^^^
11:23:58 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
11:23:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[114] 
11:23:58 	IObservableList<LanguageObservable> languages = (IObservableList<LanguageObservable>) fixture.getObservable("languages");
11:23:58 	                ^^^^^^^^^^^^^^^^^^
11:23:58 Discouraged access: The type 'LanguageObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
11:23:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[114] 
11:23:58 	IObservableList<LanguageObservable> languages = (IObservableList<LanguageObservable>) fixture.getObservable("languages");
11:23:58 	                                                                 ^^^^^^^^^^^^^^^^^^
11:23:58 Discouraged access: The type 'LanguageObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
11:23:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[117] 
11:23:58 	LanguageObservable lang = languages.get(0);
11:23:58 	^^^^^^^^^^^^^^^^^^
11:23:58 Discouraged access: The type 'LanguageObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
11:23:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[118] 
11:23:58 	assertThat(lang.getName().getValue().toUpperCase(), is("UML"));
11:23:58 	                ^^^^^^^
11:23:58 Discouraged access: The method 'LanguageObservable.getName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
11:23:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[119] 
11:23:58 	assertThat(lang.getVersion().getValue().compareTo(new Version("2.5")), not(lessThan(0)));
11:23:58 	                ^^^^^^^^^^
11:23:58 Discouraged access: The method 'LanguageObservable.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
11:23:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[128] 
11:23:58 	IObservableList<LanguageObservable> languages = (IObservableList<LanguageObservable>) fixture.getObservable("languages");
11:23:58 	                ^^^^^^^^^^^^^^^^^^
11:23:58 Discouraged access: The type 'LanguageObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
11:23:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[128] 
11:23:58 	IObservableList<LanguageObservable> languages = (IObservableList<LanguageObservable>) fixture.getObservable("languages");
11:23:58 	                                                                 ^^^^^^^^^^^^^^^^^^
11:23:58 Discouraged access: The type 'LanguageObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
11:23:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[131] 
11:23:58 	LanguageObservable lang = languages.get(0);
11:23:58 	^^^^^^^^^^^^^^^^^^
11:23:58 Discouraged access: The type 'LanguageObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
11:23:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[166] 
11:23:58 	fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource(
11:23:58 	           ^^^^^^^^^^^^^^^^^^^
11:23:58 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
11:23:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[166] 
11:23:58 	fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource(
11:23:58 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:58 Discouraged access: The type 'WelcomeModelElementFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
11:23:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[166] 
11:23:58 	fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource(
11:23:58 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:58 Discouraged access: The constructor 'WelcomeModelElementFactory()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
11:23:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[172] 
11:23:58 	TransactionHelper.run(editor.getEditingDomain(), () -> {
11:23:58 	^^^^^^^^^^^^^^^^^
11:23:58 The type TransactionHelper is deprecated
11:23:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[172] 
11:23:58 	TransactionHelper.run(editor.getEditingDomain(), () -> {
11:23:58 				new SashLayoutCommandFactory(editor.getEditor()).createTogglePrivateLayoutCommand().execute();
11:23:58 			});
11:23:58 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:58 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
11:23:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[173] 
11:23:58 	new SashLayoutCommandFactory(editor.getEditor()).createTogglePrivateLayoutCommand().execute();
11:23:58 	    ^^^^^^^^^^^^^^^^^^^^^^^^
11:23:58 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:23:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[173] 
11:23:58 	new SashLayoutCommandFactory(editor.getEditor()).createTogglePrivateLayoutCommand().execute();
11:23:58 	    ^^^^^^^^^^^^^^^^^^^^^^^^
11:23:58 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:23:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[173] 
11:23:58 	new SashLayoutCommandFactory(editor.getEditor()).createTogglePrivateLayoutCommand().execute();
11:23:58 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:23:58 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:23:58 35 problems (35 warnings)
11:23:58 [INFO] 
11:23:58 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.editor.welcome.tests ---
11:23:58 [INFO] 
11:23:58 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.editor.welcome.tests ---
11:23:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/test/resources
11:23:58 [INFO] 
11:23:58 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.editor.welcome.tests ---
11:23:58 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 210 were skipped
11:23:58 [INFO] 
11:23:58 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.editor.welcome.tests ---
11:23:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/target/org.eclipse.papyrus.infra.editor.welcome.tests-2.0.0-SNAPSHOT.jar
11:23:58 [INFO] 
11:23:58 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.editor.welcome.tests ---
11:23:58 [INFO] 
11:23:58 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.editor.welcome.tests ---
11:23:58 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.editor.welcome.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:23:58 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.editor.welcome.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:23:58 [INFO] 
11:23:58 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.editor.welcome.tests ---
11:23:58 [INFO] Skipping tests
11:23:58 [INFO] 
11:23:58 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.editor.welcome.tests ---
11:23:58 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:23:58 [INFO] 
11:23:58 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.welcome.tests >--
11:23:58 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.welcome.tests 2.0.0-SNAPSHOT [671/735]
11:23:58 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/pom.xml
11:23:58 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:23:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.welcome.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/pom.xml
11:23:58 [INFO] 
11:23:58 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests ---
11:23:58 [INFO] 
11:23:58 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests ---
11:23:58 [INFO] The project's OSGi version is 2.0.0.202401111608
11:23:58 [INFO] 
11:23:58 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests ---
11:23:58 [INFO] 
11:23:58 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests ---
11:23:58 [INFO] 
11:23:58 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests ---
11:23:58 [INFO] 
11:23:58 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests ---
11:23:58 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.welcome.tests
11:23:59 [INFO] 
11:23:59 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests ---
11:23:59 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:23:59 [INFO] 
11:23:59 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests ---
11:23:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/main/resources
11:23:59 [INFO] 
11:23:59 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests ---
11:23:59 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[41] 
11:24:00 	import org.eclipse.papyrus.infra.gmfdiag.welcome.internal.modelelements.NotationObservable;
11:24:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:00 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
11:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[42] 
11:24:00 	import org.eclipse.papyrus.infra.gmfdiag.welcome.internal.modelelements.WelcomeModelElement;
11:24:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:00 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
11:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[43] 
11:24:00 	import org.eclipse.papyrus.infra.gmfdiag.welcome.internal.modelelements.WelcomeModelElementFactory;
11:24:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:00 Discouraged access: The type 'WelcomeModelElementFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
11:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[52] 
11:24:00 	* Test cases for the {@link WelcomeModelElement} and its properties.
11:24:00 	                            ^^^^^^^^^^^^^^^^^^^
11:24:00 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
11:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[57] 
11:24:00 	private WelcomeModelElement fixture;
11:24:00 	        ^^^^^^^^^^^^^^^^^^^
11:24:00 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
11:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[65] 
11:24:00 	IObservableList<NotationObservable> views = getNotationViews();
11:24:00 	                ^^^^^^^^^^^^^^^^^^
11:24:00 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
11:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[71] 
11:24:00 	.map(NotationObservable::getView)
11:24:00 	     ^^^^^^^^^^^^^^^^^^
11:24:00 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
11:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[71] 
11:24:00 	.map(NotationObservable::getView)
11:24:00 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:00 Discouraged access: The method 'NotationObservable.getView()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
11:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[80] 
11:24:00 	.map(NotationObservable::getContext)
11:24:00 	     ^^^^^^^^^^^^^^^^^^
11:24:00 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
11:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[80] 
11:24:00 	.map(NotationObservable::getContext)
11:24:00 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:00 Discouraged access: The method 'NotationObservable.getContext()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
11:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[90] 
11:24:00 	IObservableList<NotationObservable> views = getNotationViews();
11:24:00 	                ^^^^^^^^^^^^^^^^^^
11:24:00 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
11:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[92] 
11:24:00 	NotationObservable toBeDeleted = getView(views, "use cases");
11:24:00 	^^^^^^^^^^^^^^^^^^
11:24:00 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
11:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[96] 
11:24:00 	for (ListDiffEntry<? extends NotationObservable> next : event.diff.getDifferences()) {
11:24:00 	                             ^^^^^^^^^^^^^^^^^^
11:24:00 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
11:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[107] 
11:24:00 	EcoreUtil.delete(toBeDeleted.getView().getValue(), true);
11:24:00 	                             ^^^^^^^
11:24:00 Discouraged access: The method 'NotationObservable.getView()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
11:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[118] 
11:24:00 	IObservableList<NotationObservable> views = getNotationViews();
11:24:00 	                ^^^^^^^^^^^^^^^^^^
11:24:00 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
11:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[120] 
11:24:00 	NotationObservable[] created = { null };
11:24:00 	^^^^^^^^^^^^^^^^^^^^
11:24:00 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
11:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[123] 
11:24:00 	for (ListDiffEntry<? extends NotationObservable> next : event.diff.getDifferences()) {
11:24:00 	                             ^^^^^^^^^^^^^^^^^^
11:24:00 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
11:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[124] 
11:24:00 	if (next.isAddition() && "CreatedInTest".equals(getName(next.getElement().getView().getValue()))) {
11:24:00 	                                                                          ^^^^^^^
11:24:00 Discouraged access: The method 'NotationObservable.getView()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
11:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[148] 
11:24:00 	IObservableList<NotationObservable> views = getNotationViews();
11:24:00 	                ^^^^^^^^^^^^^^^^^^
11:24:00 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
11:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[150] 
11:24:00 	NotationObservable[] obs = { null };
11:24:00 	^^^^^^^^^^^^^^^^^^^^
11:24:00 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
11:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[153] 
11:24:00 	for (ListDiffEntry<? extends NotationObservable> next : event.diff.getDifferences()) {
11:24:00 	                             ^^^^^^^^^^^^^^^^^^
11:24:00 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
11:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[154] 
11:24:00 	if (next.isAddition() && "CreatedInTest".equals(getName(next.getElement().getView().getValue()))) {
11:24:00 	                                                                          ^^^^^^^
11:24:00 Discouraged access: The method 'NotationObservable.getView()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
11:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[179] 
11:24:00 	fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource(
11:24:00 	           ^^^^^^^^^^^^^^^^^^^
11:24:00 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
11:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[179] 
11:24:00 	fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource(
11:24:00 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:00 Discouraged access: The type 'WelcomeModelElementFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
11:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[179] 
11:24:00 	fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource(
11:24:00 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:00 Discouraged access: The constructor 'WelcomeModelElementFactory()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
11:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[183] 
11:24:00 	IObservableList<NotationObservable> getNotationViews() {
11:24:00 	                ^^^^^^^^^^^^^^^^^^
11:24:00 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
11:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[185] 
11:24:00 	IObservableList<NotationObservable> result = (IObservableList<NotationObservable>) fixture.getObservable("views");
11:24:00 	                ^^^^^^^^^^^^^^^^^^
11:24:00 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
11:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[185] 
11:24:00 	IObservableList<NotationObservable> result = (IObservableList<NotationObservable>) fixture.getObservable("views");
11:24:00 	                                                              ^^^^^^^^^^^^^^^^^^
11:24:00 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
11:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[189] 
11:24:00 	NotationObservable getView(Collection<? extends NotationObservable> views, String name) {
11:24:00 	^^^^^^^^^^^^^^^^^^
11:24:00 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
11:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[189] 
11:24:00 	NotationObservable getView(Collection<? extends NotationObservable> views, String name) {
11:24:00 	                                                ^^^^^^^^^^^^^^^^^^
11:24:00 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
11:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[191] 
11:24:00 	.filter(d -> name.equals(getName(d.getView().getValue())))
11:24:00 	                                   ^^^^^^^
11:24:00 Discouraged access: The method 'NotationObservable.getView()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
11:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[35] 
11:24:00 	import org.eclipse.papyrus.infra.gmfdiag.welcome.internal.modelelements.NotationObservable;
11:24:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:00 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
11:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[36] 
11:24:00 	import org.eclipse.papyrus.infra.gmfdiag.welcome.internal.modelelements.NotationObservableProperty;
11:24:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:00 Discouraged access: The type 'NotationObservableProperty' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
11:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[37] 
11:24:00 	import org.eclipse.papyrus.infra.gmfdiag.welcome.internal.modelelements.WelcomeModelElement;
11:24:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:00 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
11:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[38] 
11:24:00 	import org.eclipse.papyrus.infra.gmfdiag.welcome.internal.modelelements.WelcomeModelElementFactory;
11:24:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:00 Discouraged access: The type 'WelcomeModelElementFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
11:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[47] 
11:24:00 	* Test cases for the {@link NotationObservableProperty} class specifically.
11:24:00 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:00 Discouraged access: The type 'NotationObservableProperty' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
11:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[52] 
11:24:00 	private WelcomeModelElement fixture;
11:24:00 	        ^^^^^^^^^^^^^^^^^^^
11:24:00 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
11:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[60] 
11:24:00 	IObservableList<NotationObservable> views = getNotationViews();
11:24:00 	                ^^^^^^^^^^^^^^^^^^
11:24:00 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
11:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[100] 
11:24:00 	IObservableList<NotationObservable> views = getNotationViews();
11:24:00 	                ^^^^^^^^^^^^^^^^^^
11:24:00 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
11:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[125] 
11:24:00 	fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource(
11:24:00 	           ^^^^^^^^^^^^^^^^^^^
11:24:00 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
11:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[125] 
11:24:00 	fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource(
11:24:00 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:00 Discouraged access: The type 'WelcomeModelElementFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
11:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[125] 
11:24:00 	fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource(
11:24:00 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:00 Discouraged access: The constructor 'WelcomeModelElementFactory()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
11:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[129] 
11:24:00 	IObservableList<NotationObservable> getNotationViews() {
11:24:00 	                ^^^^^^^^^^^^^^^^^^
11:24:00 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
11:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[131] 
11:24:00 	IObservableList<NotationObservable> result = (IObservableList<NotationObservable>) fixture.getObservable("views");
11:24:00 	                ^^^^^^^^^^^^^^^^^^
11:24:00 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
11:24:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[131] 
11:24:00 	IObservableList<NotationObservable> result = (IObservableList<NotationObservable>) fixture.getObservable("views");
11:24:00 	                                                              ^^^^^^^^^^^^^^^^^^
11:24:00 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
11:24:00 45 problems (45 warnings)
11:24:00 [INFO] 
11:24:00 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests ---
11:24:00 [INFO] 
11:24:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests ---
11:24:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/test/resources
11:24:00 [INFO] 
11:24:00 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests ---
11:24:00 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 210 were skipped
11:24:00 [INFO] 
11:24:00 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests ---
11:24:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/target/org.eclipse.papyrus.infra.gmfdiag.welcome.tests-2.0.0-SNAPSHOT.jar
11:24:00 [INFO] 
11:24:00 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests ---
11:24:00 [INFO] 
11:24:00 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests ---
11:24:00 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.welcome.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:24:00 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.welcome.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:24:00 [INFO] 
11:24:00 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests ---
11:24:00 [INFO] Skipping tests
11:24:00 [INFO] 
11:24:00 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests ---
11:24:00 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:24:00 [INFO] 
11:24:00 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.commands.tests >--
11:24:00 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.commands.tests 2.1.0-SNAPSHOT [672/735]
11:24:00 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/pom.xml
11:24:00 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:24:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.commands.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/pom.xml
11:24:00 [INFO] 
11:24:00 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests ---
11:24:00 [INFO] 
11:24:00 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests ---
11:24:00 [INFO] The project's OSGi version is 2.1.0.202401111608
11:24:00 [INFO] 
11:24:00 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests ---
11:24:00 [INFO] 
11:24:00 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests ---
11:24:00 [INFO] 
11:24:00 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests ---
11:24:00 [INFO] 
11:24:00 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests ---
11:24:00 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.commands.tests
11:24:01 [INFO] 
11:24:01 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests ---
11:24:01 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:24:01 [INFO] 
11:24:01 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests ---
11:24:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/main/resources
11:24:01 [INFO] 
11:24:01 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests ---
11:24:01 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:24:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/NotifyingWorkspaceCommandStackTest.java:[154] 
11:24:02 	fixture = new NotifyingWorkspaceCommandStack(CheckedOperationHistory.getInstance());
11:24:02 	                                             ^^^^^^^^^^^^^^^^^^^^^^^
11:24:02 The type CheckedOperationHistory is deprecated
11:24:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/NotifyingWorkspaceCommandStackTest.java:[154] 
11:24:02 	fixture = new NotifyingWorkspaceCommandStack(CheckedOperationHistory.getInstance());
11:24:02 	                                                                     ^^^^^^^^^^^^^
11:24:02 The method getInstance() from the type CheckedOperationHistory is deprecated
11:24:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/util/CommandTreeIteratorTest.java:[123] 
11:24:02 	for (Iterator<C> iter = CommandTreeIterator.iterate(command, type); iter.hasNext();) {
11:24:02 	                        ^^^^^^^^^^^^^^^^^^^
11:24:02 The type CommandTreeIterator<C> is deprecated
11:24:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/util/CommandTreeIteratorTest.java:[123] 
11:24:02 	for (Iterator<C> iter = CommandTreeIterator.iterate(command, type); iter.hasNext();) {
11:24:02 	                                            ^^^^^^^^^^^^^^^^^^^^^^
11:24:02 The method iterate(Object, Class<C>) from the type CommandTreeIterator is deprecated
11:24:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/util/CommandTreeIteratorTest.java:[133] 
11:24:02 	for (Iterator<?> iter = CommandTreeIterator.iterate(command); iter.hasNext();) {
11:24:02 	                        ^^^^^^^^^^^^^^^^^^^
11:24:02 The type CommandTreeIterator<C> is deprecated
11:24:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/util/CommandTreeIteratorTest.java:[133] 
11:24:02 	for (Iterator<?> iter = CommandTreeIterator.iterate(command); iter.hasNext();) {
11:24:02 	                                            ^^^^^^^^^^^^^^^^
11:24:02 The method iterate(Object) from the type CommandTreeIterator is deprecated
11:24:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/NestingNotifyingWorkspaceCommandStackTest.java:[297] 
11:24:02 	fixture = new NestingNotifyingWorkspaceCommandStack(CheckedOperationHistory.getInstance());
11:24:02 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:02 The type NestingNotifyingWorkspaceCommandStack is deprecated
11:24:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/NestingNotifyingWorkspaceCommandStackTest.java:[297] 
11:24:02 	fixture = new NestingNotifyingWorkspaceCommandStack(CheckedOperationHistory.getInstance());
11:24:02 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:02 The constructor NestingNotifyingWorkspaceCommandStack(IOperationHistory) is deprecated
11:24:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/NestingNotifyingWorkspaceCommandStackTest.java:[297] 
11:24:02 	fixture = new NestingNotifyingWorkspaceCommandStack(CheckedOperationHistory.getInstance());
11:24:02 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^
11:24:02 The type CheckedOperationHistory is deprecated
11:24:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/NestingNotifyingWorkspaceCommandStackTest.java:[297] 
11:24:02 	fixture = new NestingNotifyingWorkspaceCommandStack(CheckedOperationHistory.getInstance());
11:24:02 	                                                                            ^^^^^^^^^^^^^
11:24:02 The method getInstance() from the type CheckedOperationHistory is deprecated
11:24:02 10 problems (10 warnings)
11:24:02 [INFO] 
11:24:02 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests ---
11:24:02 [INFO] 
11:24:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests ---
11:24:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/test/resources
11:24:02 [INFO] 
11:24:02 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests ---
11:24:02 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 219 were skipped
11:24:02 [INFO] 
11:24:02 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests ---
11:24:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/target/org.eclipse.papyrus.infra.gmfdiag.commands.tests-2.1.0-SNAPSHOT.jar
11:24:02 [INFO] 
11:24:02 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests ---
11:24:02 [INFO] 
11:24:02 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests ---
11:24:02 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.commands.tests:xml:p2metadata:2.1.0-SNAPSHOT already attached, replace previous instance
11:24:02 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.commands.tests:xml:p2artifacts:2.1.0-SNAPSHOT already attached, replace previous instance
11:24:02 [INFO] 
11:24:02 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests ---
11:24:02 [INFO] Skipping tests
11:24:02 [INFO] 
11:24:02 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests ---
11:24:02 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:24:02 [INFO] 
11:24:02 [INFO] ---< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.tests >----
11:24:02 [INFO] Building org.eclipse.papyrus.infra.emf.tests 2.1.0-SNAPSHOT    [673/735]
11:24:02 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/pom.xml
11:24:02 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:24:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/pom.xml
11:24:02 [INFO] 
11:24:02 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf.tests ---
11:24:02 [INFO] 
11:24:02 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.tests ---
11:24:02 [INFO] The project's OSGi version is 2.1.0.202401111608
11:24:02 [INFO] 
11:24:02 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.tests ---
11:24:02 [INFO] 
11:24:02 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.tests ---
11:24:02 [INFO] 
11:24:02 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.tests ---
11:24:02 [INFO] 
11:24:02 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.emf.tests ---
11:24:02 [INFO] Resolving class path of org.eclipse.papyrus.infra.emf.tests
11:24:03 [INFO] 
11:24:03 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.emf.tests ---
11:24:03 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:24:03 [INFO] 
11:24:03 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.emf.tests ---
11:24:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/src/main/resources
11:24:03 [INFO] 
11:24:03 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.emf.tests ---
11:24:03 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:24:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[70] 
11:24:04 	import org.eclipse.papyrus.infra.emf.internal.resource.index.IIndexManagerListener;
11:24:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:04 Discouraged access: The type 'IIndexManagerListener' 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:24:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[71] 
11:24:04 	import org.eclipse.papyrus.infra.emf.internal.resource.index.IndexManager;
11:24:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:04 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:24:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[72] 
11:24:04 	import org.eclipse.papyrus.infra.emf.internal.resource.index.InternalModelIndex;
11:24:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:04 Discouraged access: The type 'InternalModelIndex' 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:24:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[104] 
11:24:04 	private IndexManager manager;
11:24:04 	        ^^^^^^^^^^^^
11:24:04 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:24:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[426] 
11:24:04 	IndexManager.getInstance().pause();
11:24:04 	^^^^^^^^^^^^
11:24:04 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:24:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[426] 
11:24:04 	IndexManager.getInstance().pause();
11:24:04 	             ^^^^^^^^^^^
11:24:04 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:24:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[426] 
11:24:04 	IndexManager.getInstance().pause();
11:24:04 	                           ^^^^^
11:24:04 Discouraged access: The method 'IndexManager.pause()' 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:24:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[449] 
11:24:04 	manager = new IndexManager() {
11:24:04 	              ^^^^^^^^^^^^
11:24:04 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:24:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[449] 
11:24:04 	manager = new IndexManager() {
11:24:04 	              ^^^^^^^^^^^^
11:24:04 Discouraged access: The constructor '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:24:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[451] 
11:24:04 	protected Map<QualifiedName, InternalModelIndex> loadIndices() {
11:24:04 	                             ^^^^^^^^^^^^^^^^^^
11:24:04 Discouraged access: The type 'InternalModelIndex' 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:24:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[453] 
11:24:04 	return Collections.singletonMap(fixture.getIndexKey(), (InternalModelIndex) fixture);
11:24:04 	                                        ^^^^^^^^^^^
11:24:04 Discouraged access: The method 'InternalModelIndex.getIndexKey()' 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:24:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[453] 
11:24:04 	return Collections.singletonMap(fixture.getIndexKey(), (InternalModelIndex) fixture);
11:24:04 	                                                        ^^^^^^^^^^^^^^^^^^
11:24:04 Discouraged access: The type 'InternalModelIndex' 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:24:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[456] 
11:24:04 	manager.startManager();
11:24:04 	        ^^^^^^^^^^^^
11:24:04 Discouraged access: The method 'IndexManager.startManager()' 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:24:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[465] 
11:24:04 	manager.dispose();
11:24:04 	        ^^^^^^^
11:24:04 Discouraged access: The method 'IndexManager.dispose()' 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:24:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[473] 
11:24:04 	IndexManager.getInstance().resume();
11:24:04 	^^^^^^^^^^^^
11:24:04 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:24:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[473] 
11:24:04 	IndexManager.getInstance().resume();
11:24:04 	             ^^^^^^^^^^^
11:24:04 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:24:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[473] 
11:24:04 	IndexManager.getInstance().resume();
11:24:04 	                           ^^^^^^
11:24:04 Discouraged access: The method 'IndexManager.resume()' 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:24:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[511] 
11:24:04 	Job getJobWrangler(IndexManager indexManager) {
11:24:04 	                   ^^^^^^^^^^^^
11:24:04 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:24:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[550] 
11:24:04 	IIndexManagerListener[] listener = { null };
11:24:04 	^^^^^^^^^^^^^^^^^^^^^^^
11:24:04 Discouraged access: The type 'IIndexManagerListener' 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:24:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[551] 
11:24:04 	listener[0] = IIndexManagerListener.startingAdapter(__ -> {
11:24:04 	              ^^^^^^^^^^^^^^^^^^^^^
11:24:04 Discouraged access: The type 'IIndexManagerListener' 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:24:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[551] 
11:24:04 	listener[0] = IIndexManagerListener.startingAdapter(__ -> {
11:24:04 	                                    ^^^^^^^^^^^^^^^
11:24:04 Discouraged access: The method 'IIndexManagerListener.startingAdapter(Consumer<? super 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:24:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[555] 
11:24:04 	manager.removeIndexManagerListener(listener[0]);
11:24:04 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:04 Discouraged access: The method 'IndexManager.removeIndexManagerListener(IIndexManagerListener)' 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:24:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[558] 
11:24:04 	manager.addIndexManagerListener(listener[0]);
11:24:04 	        ^^^^^^^^^^^^^^^^^^^^^^^
11:24:04 Discouraged access: The method 'IndexManager.addIndexManagerListener(IIndexManagerListener)' 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:24:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/ShardResourceHelperTest.java:[39] 
11:24:04 	import org.eclipse.papyrus.infra.emf.internal.resource.AbstractCrossReferenceIndex;
11:24:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:04 Discouraged access: The type 'AbstractCrossReferenceIndex' 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:24:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/ShardResourceHelperTest.java:[269] 
11:24:04 	.map(s -> s.filter(a -> AbstractCrossReferenceIndex.SHARD_ANNOTATION_SOURCE.equals(a.getSource())))
11:24:04 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:04 Discouraged access: The type 'AbstractCrossReferenceIndex' 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:24:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/ShardResourceHelperTest.java:[269] 
11:24:04 	.map(s -> s.filter(a -> AbstractCrossReferenceIndex.SHARD_ANNOTATION_SOURCE.equals(a.getSource())))
11:24:04 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^
11:24:04 Discouraged access: The field 'AbstractCrossReferenceIndex.SHARD_ANNOTATION_SOURCE' 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:24:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/advice/ReadOnlyObjectEditAdviceTest.java:[469] 
11:24:04 	readOnlyHandlerAdapterFactory = (IAdapterFactory) Platform.getBundle("org.eclipse.papyrus.infra.emf.readonly").loadClass("org.eclipse.papyrus.infra.emf.readonly.ReadOnlyAdapterFactory").newInstance();
11:24:04 	                                                                                                                                                                                          ^^^^^^^^^^^^^
11:24:04 The method newInstance() from the type Class<capture#1-of ?> is deprecated since version 9
11:24:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/AbstractCrossReferenceIndexTest.java:[36] 
11:24:04 	import org.eclipse.papyrus.infra.emf.internal.resource.CrossReferenceIndex;
11:24:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:04 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:24:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/AbstractCrossReferenceIndexTest.java:[37] 
11:24:04 	import org.eclipse.papyrus.infra.emf.internal.resource.OnDemandCrossReferenceIndex;
11:24:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:04 Discouraged access: The type 'OnDemandCrossReferenceIndex' 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:24:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/AbstractCrossReferenceIndexTest.java:[97] 
11:24:04 	indexFunction = OnDemandCrossReferenceIndex::new;
11:24:04 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:04 Discouraged access: The type 'OnDemandCrossReferenceIndex' 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:24:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/AbstractCrossReferenceIndexTest.java:[97] 
11:24:04 	indexFunction = OnDemandCrossReferenceIndex::new;
11:24:04 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:04 Discouraged access: The constructor 'OnDemandCrossReferenceIndex(ResourceSet)' 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:24:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/AbstractCrossReferenceIndexTest.java:[100] 
11:24:04 	indexFunction = __ -> CrossReferenceIndex.getInstance();
11:24:04 	                      ^^^^^^^^^^^^^^^^^^^
11:24:04 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:24:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/AbstractCrossReferenceIndexTest.java:[100] 
11:24:04 	indexFunction = __ -> CrossReferenceIndex.getInstance();
11:24:04 	                                          ^^^^^^^^^^^
11:24:04 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:24:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/edit/domain/PapyrusTransactionalEditingDomainTest.java:[79] 
11:24:04 	@SuppressWarnings("unchecked")
11:24:04 	                  ^^^^^^^^^^^
11:24:04 Unnecessary @SuppressWarnings("unchecked")
11:24:04 34 problems (34 warnings)
11:24:04 [INFO] 
11:24:04 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.emf.tests ---
11:24:04 [INFO] 
11:24:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.tests ---
11:24:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/src/test/resources
11:24:04 [INFO] 
11:24:04 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.emf.tests ---
11:24:04 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 210 were skipped
11:24:04 [INFO] 
11:24:04 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.tests ---
11:24:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/target/org.eclipse.papyrus.infra.emf.tests-2.1.0-SNAPSHOT.jar
11:24:04 [INFO] 
11:24:04 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.tests ---
11:24:04 [INFO] 
11:24:04 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.tests ---
11:24:04 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.tests:xml:p2metadata:2.1.0-SNAPSHOT already attached, replace previous instance
11:24:04 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.tests:xml:p2artifacts:2.1.0-SNAPSHOT already attached, replace previous instance
11:24:04 [INFO] 
11:24:04 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.emf.tests ---
11:24:04 [INFO] Skipping tests
11:24:04 [INFO] 
11:24:04 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.emf.tests ---
11:24:04 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:24:04 [INFO] 
11:24:04 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng >--
11:24:04 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng 0.0.1-SNAPSHOT [674/735]
11:24:04 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/assistant/pom.xml
11:24:04 [INFO] --------------------------------[ pom ]---------------------------------
11:24:04 [INFO] 
11:24:04 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng ---
11:24:04 [INFO] 
11:24:04 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng ---
11:24:04 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/assistant/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:24:04 [INFO] 
11:24:04 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng ---
11:24:04 [INFO] 
11:24:04 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng ---
11:24:04 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:24:04 [INFO] 
11:24:04 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.assistant.tests >--
11:24:04 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.assistant.tests 2.1.0-SNAPSHOT [675/735]
11:24:04 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/pom.xml
11:24:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:24:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.assistant.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/pom.xml
11:24:05 [INFO] 
11:24:05 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests ---
11:24:05 [INFO] 
11:24:05 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests ---
11:24:05 [INFO] The project's OSGi version is 2.1.0.202401111608
11:24:05 [INFO] 
11:24:05 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests ---
11:24:05 [INFO] 
11:24:05 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests ---
11:24:05 [INFO] 
11:24:05 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests ---
11:24:05 [INFO] 
11:24:05 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests ---
11:24:05 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.assistant.tests
11:24:05 [INFO] 
11:24:05 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests ---
11:24:05 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:24:05 [INFO] 
11:24:05 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests ---
11:24:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/src/main/resources
11:24:05 [INFO] 
11:24:05 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests ---
11:24:05 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:24:06 [INFO] 
11:24:06 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests ---
11:24:06 [INFO] 
11:24:06 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests ---
11:24:06 [INFO] 
11:24:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests ---
11:24:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/src/test/resources
11:24:06 [INFO] 
11:24:06 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests ---
11:24:06 [INFO] 
11:24:06 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests ---
11:24:06 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 216 were skipped
11:24:06 [INFO] 
11:24:06 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests ---
11:24:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/target/org.eclipse.papyrus.infra.gmfdiag.assistant.tests-2.1.0-SNAPSHOT.jar
11:24:06 [INFO] 
11:24:06 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests ---
11:24:06 [INFO] 
11:24:06 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests ---
11:24:06 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.assistant.tests:xml:p2metadata:2.1.0-SNAPSHOT already attached, replace previous instance
11:24:06 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.assistant.tests:xml:p2artifacts:2.1.0-SNAPSHOT already attached, replace previous instance
11:24:06 [INFO] 
11:24:06 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests ---
11:24:06 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:24:06 [INFO] 
11:24:06 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.ui.tests >--
11:24:06 [INFO] Building org.eclipse.papyrus.infra.types.ui.tests 4.0.0-SNAPSHOT [676/735]
11:24:06 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/pom.xml
11:24:06 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:24:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.ui.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/pom.xml
11:24:06 [INFO] 
11:24:06 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.types.ui.tests ---
11:24:06 [INFO] 
11:24:06 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.types.ui.tests ---
11:24:06 [INFO] The project's OSGi version is 4.0.0.202401111608
11:24:06 [INFO] 
11:24:06 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.types.ui.tests ---
11:24:06 [INFO] 
11:24:06 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.types.ui.tests ---
11:24:06 [INFO] 
11:24:06 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.types.ui.tests ---
11:24:06 [INFO] 
11:24:06 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.types.ui.tests ---
11:24:06 [INFO] Resolving class path of org.eclipse.papyrus.infra.types.ui.tests
11:24:07 [INFO] 
11:24:07 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.types.ui.tests ---
11:24:07 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:24:07 [INFO] 
11:24:07 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.types.ui.tests ---
11:24:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/main/resources
11:24:07 [INFO] 
11:24:07 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.types.ui.tests ---
11:24:07 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:24:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[57] 
11:24:08 	import org.eclipse.papyrus.infra.types.core.internal.ui.handlers.RuleRefactoringHandler.OperationKind;
11:24:08 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:08 Discouraged access: The type 'RuleRefactoringHandler.OperationKind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/bin')
11:24:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[85] 
11:24:08 	public final AnnotationRule<OperationKind> refactoringKind = AnnotationRule.create(Refactoring.class, null);
11:24:08 	                            ^^^^^^^^^^^^^
11:24:08 Discouraged access: The type 'RuleRefactoringHandler.OperationKind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/bin')
11:24:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[103] 
11:24:08 	@Refactoring(OperationKind.NEGATE)
11:24:08 	             ^^^^^^^^^^^^^^^^^^^^
11:24:08 Discouraged access: The type 'RuleRefactoringHandler.OperationKind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/bin')
11:24:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[103] 
11:24:08 	@Refactoring(OperationKind.NEGATE)
11:24:08 	                           ^^^^^^
11:24:08 Discouraged access: The field 'RuleRefactoringHandler.OperationKind.NEGATE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/bin')
11:24:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[116] 
11:24:08 	@Refactoring(OperationKind.NEGATE)
11:24:08 	             ^^^^^^^^^^^^^^^^^^^^
11:24:08 Discouraged access: The type 'RuleRefactoringHandler.OperationKind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/bin')
11:24:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[116] 
11:24:08 	@Refactoring(OperationKind.NEGATE)
11:24:08 	                           ^^^^^^
11:24:08 Discouraged access: The field 'RuleRefactoringHandler.OperationKind.NEGATE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/bin')
11:24:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[126] 
11:24:08 	@Refactoring(OperationKind.NEGATE)
11:24:08 	             ^^^^^^^^^^^^^^^^^^^^
11:24:08 Discouraged access: The type 'RuleRefactoringHandler.OperationKind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/bin')
11:24:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[126] 
11:24:08 	@Refactoring(OperationKind.NEGATE)
11:24:08 	                           ^^^^^^
11:24:08 Discouraged access: The field 'RuleRefactoringHandler.OperationKind.NEGATE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/bin')
11:24:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[142] 
11:24:08 	@Refactoring(OperationKind.ADD_TO_AND)
11:24:08 	             ^^^^^^^^^^^^^^^^^^^^^^^^
11:24:08 Discouraged access: The type 'RuleRefactoringHandler.OperationKind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/bin')
11:24:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[142] 
11:24:08 	@Refactoring(OperationKind.ADD_TO_AND)
11:24:08 	                           ^^^^^^^^^^
11:24:08 Discouraged access: The field 'RuleRefactoringHandler.OperationKind.ADD_TO_AND' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/bin')
11:24:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[151] 
11:24:08 	@Refactoring(OperationKind.ADD_TO_AND)
11:24:08 	             ^^^^^^^^^^^^^^^^^^^^^^^^
11:24:08 Discouraged access: The type 'RuleRefactoringHandler.OperationKind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/bin')
11:24:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[151] 
11:24:08 	@Refactoring(OperationKind.ADD_TO_AND)
11:24:08 	                           ^^^^^^^^^^
11:24:08 Discouraged access: The field 'RuleRefactoringHandler.OperationKind.ADD_TO_AND' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/bin')
11:24:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[159] 
11:24:08 	@Refactoring(OperationKind.ADD_TO_OR)
11:24:08 	             ^^^^^^^^^^^^^^^^^^^^^^^
11:24:08 Discouraged access: The type 'RuleRefactoringHandler.OperationKind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/bin')
11:24:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[159] 
11:24:08 	@Refactoring(OperationKind.ADD_TO_OR)
11:24:08 	                           ^^^^^^^^^
11:24:08 Discouraged access: The field 'RuleRefactoringHandler.OperationKind.ADD_TO_OR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/bin')
11:24:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[168] 
11:24:08 	@Refactoring(OperationKind.ADD_TO_OR)
11:24:08 	             ^^^^^^^^^^^^^^^^^^^^^^^
11:24:08 Discouraged access: The type 'RuleRefactoringHandler.OperationKind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/bin')
11:24:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[168] 
11:24:08 	@Refactoring(OperationKind.ADD_TO_OR)
11:24:08 	                           ^^^^^^^^^
11:24:08 Discouraged access: The field 'RuleRefactoringHandler.OperationKind.ADD_TO_OR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/bin')
11:24:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[176] 
11:24:08 	@Refactoring(OperationKind.PULL_UP_OPERAND)
11:24:08 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:08 Discouraged access: The type 'RuleRefactoringHandler.OperationKind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/bin')
11:24:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[176] 
11:24:08 	@Refactoring(OperationKind.PULL_UP_OPERAND)
11:24:08 	                           ^^^^^^^^^^^^^^^
11:24:08 Discouraged access: The field 'RuleRefactoringHandler.OperationKind.PULL_UP_OPERAND' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/bin')
11:24:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[186] 
11:24:08 	@Refactoring(OperationKind.PULL_UP_OPERAND)
11:24:08 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:08 Discouraged access: The type 'RuleRefactoringHandler.OperationKind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/bin')
11:24:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[186] 
11:24:08 	@Refactoring(OperationKind.PULL_UP_OPERAND)
11:24:08 	                           ^^^^^^^^^^^^^^^
11:24:08 Discouraged access: The field 'RuleRefactoringHandler.OperationKind.PULL_UP_OPERAND' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/bin')
11:24:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[195] 
11:24:08 	@Refactoring(OperationKind.PULL_UP_OPERAND)
11:24:08 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:08 Discouraged access: The type 'RuleRefactoringHandler.OperationKind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/bin')
11:24:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[195] 
11:24:08 	@Refactoring(OperationKind.PULL_UP_OPERAND)
11:24:08 	                           ^^^^^^^^^^^^^^^
11:24:08 Discouraged access: The field 'RuleRefactoringHandler.OperationKind.PULL_UP_OPERAND' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/bin')
11:24:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[205] 
11:24:08 	@Refactoring(OperationKind.PULL_UP_OPERAND)
11:24:08 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:08 Discouraged access: The type 'RuleRefactoringHandler.OperationKind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/bin')
11:24:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[205] 
11:24:08 	@Refactoring(OperationKind.PULL_UP_OPERAND)
11:24:08 	                           ^^^^^^^^^^^^^^^
11:24:08 Discouraged access: The field 'RuleRefactoringHandler.OperationKind.PULL_UP_OPERAND' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/bin')
11:24:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[214] 
11:24:08 	@Refactoring(OperationKind.PULL_UP_OPERAND)
11:24:08 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:08 Discouraged access: The type 'RuleRefactoringHandler.OperationKind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/bin')
11:24:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[214] 
11:24:08 	@Refactoring(OperationKind.PULL_UP_OPERAND)
11:24:08 	                           ^^^^^^^^^^^^^^^
11:24:08 Discouraged access: The field 'RuleRefactoringHandler.OperationKind.PULL_UP_OPERAND' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/bin')
11:24:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[229] 
11:24:08 	case NEGATE:
11:24:08 	     ^^^^^^
11:24:08 Discouraged access: The field 'RuleRefactoringHandler.OperationKind.NEGATE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/bin')
11:24:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[232] 
11:24:08 	case ADD_TO_AND:
11:24:08 	     ^^^^^^^^^^
11:24:08 Discouraged access: The field 'RuleRefactoringHandler.OperationKind.ADD_TO_AND' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/bin')
11:24:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[235] 
11:24:08 	case ADD_TO_OR:
11:24:08 	     ^^^^^^^^^
11:24:08 Discouraged access: The field 'RuleRefactoringHandler.OperationKind.ADD_TO_OR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/bin')
11:24:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[238] 
11:24:08 	case PULL_UP_OPERAND:
11:24:08 	     ^^^^^^^^^^^^^^^
11:24:08 Discouraged access: The field 'RuleRefactoringHandler.OperationKind.PULL_UP_OPERAND' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/bin')
11:24:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[393] 
11:24:08 	OperationKind value();
11:24:08 	^^^^^^^^^^^^^
11:24:08 Discouraged access: The type 'RuleRefactoringHandler.OperationKind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/bin')
11:24:08 31 problems (31 warnings)
11:24:08 [INFO] 
11:24:08 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.types.ui.tests ---
11:24:08 [INFO] 
11:24:08 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.types.ui.tests ---
11:24:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/test/resources
11:24:08 [INFO] 
11:24:08 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.types.ui.tests ---
11:24:08 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 216 were skipped
11:24:08 [INFO] 
11:24:08 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.types.ui.tests ---
11:24:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/target/org.eclipse.papyrus.infra.types.ui.tests-4.0.0-SNAPSHOT.jar
11:24:08 [INFO] 
11:24:08 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.types.ui.tests ---
11:24:08 [INFO] 
11:24:08 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.types.ui.tests ---
11:24:08 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.ui.tests:xml:p2metadata:4.0.0-SNAPSHOT already attached, replace previous instance
11:24:08 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.ui.tests:xml:p2artifacts:4.0.0-SNAPSHOT already attached, replace previous instance
11:24:08 [INFO] 
11:24:08 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.types.ui.tests ---
11:24:08 [INFO] Skipping tests
11:24:08 [INFO] 
11:24:08 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.types.ui.tests ---
11:24:08 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:24:08 [INFO] 
11:24:08 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.common.tests >--
11:24:08 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.common.tests 4.1.0-SNAPSHOT [677/735]
11:24:08 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/pom.xml
11:24:08 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:24:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.common.tests:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/pom.xml
11:24:09 [INFO] 
11:24:09 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.common.tests ---
11:24:09 [INFO] 
11:24:09 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.common.tests ---
11:24:09 [INFO] The project's OSGi version is 4.1.0.202401111608
11:24:09 [INFO] 
11:24:09 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.common.tests ---
11:24:09 [INFO] 
11:24:09 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.common.tests ---
11:24:09 [INFO] 
11:24:09 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.common.tests ---
11:24:09 [INFO] 
11:24:09 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.common.tests ---
11:24:09 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.common.tests
11:24:10 [INFO] 
11:24:10 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.common.tests ---
11:24:10 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:24:10 [INFO] 
11:24:10 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.common.tests ---
11:24:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/main/resources
11:24:10 [INFO] 
11:24:10 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.common.tests ---
11:24:10 [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:24:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/tests/DefaultDiagramPasteCommandTest.java:[78] 
11:24:10 	Assert.assertThat(typeNamesLikeMyClass.size(), is(2));
11:24:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:10 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
11:24:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/ClassifierViewFactory.java:[81] 
11:24:10 	rv.getStyles().add(ts);
11:24:10 	^^^^^^^^^^^^^^^^^^^^^^
11:24:10 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:24:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/ClassifierViewFactory.java:[84] 
11:24:10 	rv.getStyles().add(NotationFactory.eINSTANCE.createSortingStyle());
11:24:10 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:10 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:24:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/ClassifierViewFactory.java:[87] 
11:24:10 	rv.getStyles().add(NotationFactory.eINSTANCE.createFilteringStyle());
11:24:10 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:10 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
11:24:10 5. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/resources/TestModelValidationTest.java (at line 40)
11:24:10 	@SuppressWarnings("nls")
11:24:10 	                  ^^^^^
11:24:10 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:24:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/tests/DefaultPasteCommandTest.java:[70] 
11:24:10 	assertThat(typeNamesLikeMyClass.size(), is(2));
11:24:10 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:10 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
11:24:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/tests/CreateEditBasedElementCommandTest.java:[45] 
11:24:10 	assertThat(command.canExecute(), is(true));
11:24:10 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:10 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:24:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/tests/DefaultCopyCommandTest.java:[55] 
11:24:10 	assertThat(clipboard.getCopyFromSource(myClass), instanceOf(org.eclipse.uml2.uml.Class.class));
11:24:10 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:10 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
11:24:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/tests/DefaultCopyCommandTest.java:[57] 
11:24:10 	assertThat(copy.getName(), containsString(myClass.getName()));
11:24:10 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:10 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:24:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/GMFUnsafeTest.java:[173] 
11:24:10 	assertThat(related, notNullValue());
11:24:10 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:10 The method assertThat(Property, Matcher<? super Property>) from the type Assert is deprecated
11:24:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/tests/NotationLabelProviderTest.java:[49] 
11:24:10 	assertThat(fixture.getText(diagram), is("classes"));
11:24:10 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:10 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:24:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/tests/NotationLabelProviderTest.java:[55] 
11:24:10 	assertThat(fixture.getText(diagram), is("(Class Diagram of <Package> foo)"));
11:24:10 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:10 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:24:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/tests/NotationLabelProviderTest.java:[63] 
11:24:10 	assertThat(fixture.getText(diagram), is("(Class Diagram of <Package> bar)"));
11:24:10 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:10 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:24:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/tests/NotationLabelProviderTest.java:[77] 
11:24:10 	assertThat("Label provider did not notify", gotEvent[0], is(true));
11:24:10 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:10 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:24:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/tests/NotationLabelProviderTest.java:[93] 
11:24:10 	assertThat("Label provider did not notify", gotEvent[0], is(true));
11:24:10 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:10 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:24:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/tests/DefaultDiagramCopyCommandTest.java:[57] 
11:24:10 	assertThat(clipboard.getCopyFromSource(myClass), instanceOf(org.eclipse.uml2.uml.Class.class));
11:24:10 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:10 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
11:24:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/tests/DefaultDiagramCopyCommandTest.java:[59] 
11:24:10 	assertThat(copy.getName(), containsString(myClass.getName()));
11:24:10 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:10 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:24:10 18. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/resources/ModelValidationTest.java (at line 38)
11:24:10 	@SuppressWarnings("nls")
11:24:10 	                  ^^^^^
11:24:10 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:24:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/AssistantUsage.java:[37] 
11:24:10 	import org.eclipse.papyrus.infra.gmfdiag.assistant.internal.core.DefaultModelingAssistantModelProvider;
11:24:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:10 Discouraged access: The type 'DefaultModelingAssistantModelProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/bin')
11:24:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/AssistantUsage.java:[38] 
11:24:10 	import org.eclipse.papyrus.infra.gmfdiag.assistant.internal.core.ModelingAssistantModelRegistry;
11:24:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:10 Discouraged access: The type 'ModelingAssistantModelRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/bin')
11:24:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/AssistantUsage.java:[121] 
11:24:10 	SynchronizableGmfDiagramEditor diagramEditor = (SynchronizableGmfDiagramEditor) editor.getActiveEditor();
11:24:10 	                               ^^^^^^^^^^^^^
11:24:10 The value of the local variable diagramEditor is not used
11:24:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/AssistantUsage.java:[150] 
11:24:10 	IModelingAssistantModelProvider result = new DefaultModelingAssistantModelProvider(assistantURI);
11:24:10 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:10 Discouraged access: The type 'DefaultModelingAssistantModelProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/bin')
11:24:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/AssistantUsage.java:[150] 
11:24:10 	IModelingAssistantModelProvider result = new DefaultModelingAssistantModelProvider(assistantURI);
11:24:10 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:10 Discouraged access: The constructor 'DefaultModelingAssistantModelProvider(URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/bin')
11:24:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/AssistantUsage.java:[152] 
11:24:10 	ModelingAssistantModelRegistry.getInstance().loadModels(result);
11:24:10 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:10 Discouraged access: The type 'ModelingAssistantModelRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/bin')
11:24:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/AssistantUsage.java:[152] 
11:24:10 	ModelingAssistantModelRegistry.getInstance().loadModels(result);
11:24:10 	                               ^^^^^^^^^^^
11:24:10 Discouraged access: The method 'ModelingAssistantModelRegistry.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/bin')
11:24:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/AssistantUsage.java:[152] 
11:24:10 	ModelingAssistantModelRegistry.getInstance().loadModels(result);
11:24:10 	                                             ^^^^^^^^^^
11:24:10 Discouraged access: The method 'ModelingAssistantModelRegistry.loadModels(IModelingAssistantModelProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/bin')
11:24:10 26 problems (0 errors, 24 warnings, 2 infos)
11:24:10 [INFO] 
11:24:10 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.common.tests ---
11:24:10 [INFO] 
11:24:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.common.tests ---
11:24:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/test/resources
11:24:10 [INFO] 
11:24:10 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.common.tests ---
11:24:10 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 220 were skipped
11:24:10 [INFO] 
11:24:10 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.common.tests ---
11:24:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/target/org.eclipse.papyrus.infra.gmfdiag.common.tests-4.1.0-SNAPSHOT.jar
11:24:10 [INFO] 
11:24:10 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.common.tests ---
11:24:10 [INFO] 
11:24:10 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.common.tests ---
11:24:10 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.common.tests:xml:p2metadata:4.1.0-SNAPSHOT already attached, replace previous instance
11:24:10 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.common.tests:xml:p2artifacts:4.1.0-SNAPSHOT already attached, replace previous instance
11:24:10 [INFO] 
11:24:10 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.gmfdiag.common.tests ---
11:24:10 [INFO] Skipping tests
11:24:10 [INFO] 
11:24:10 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.common.tests ---
11:24:10 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:24:10 [INFO] 
11:24:10 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.gmf.tests >--
11:24:10 [INFO] Building org.eclipse.papyrus.infra.emf.gmf.tests 2.0.0-SNAPSHOT [678/735]
11:24:10 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/pom.xml
11:24:10 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:24:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.gmf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/pom.xml
11:24:11 [INFO] 
11:24:11 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf.gmf.tests ---
11:24:11 [INFO] 
11:24:11 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.gmf.tests ---
11:24:11 [INFO] The project's OSGi version is 2.0.0.202401111608
11:24:11 [INFO] 
11:24:11 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.gmf.tests ---
11:24:11 [INFO] 
11:24:11 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.gmf.tests ---
11:24:11 [INFO] 
11:24:11 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.gmf.tests ---
11:24:11 [INFO] 
11:24:11 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.emf.gmf.tests ---
11:24:11 [INFO] Resolving class path of org.eclipse.papyrus.infra.emf.gmf.tests
11:24:11 [INFO] 
11:24:11 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.emf.gmf.tests ---
11:24:11 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:24:11 [INFO] 
11:24:11 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.emf.gmf.tests ---
11:24:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/src/main/resources
11:24:11 [INFO] 
11:24:11 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.emf.gmf.tests ---
11:24:11 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:24:11 [INFO] 
11:24:11 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.emf.gmf.tests ---
11:24:11 [INFO] 
11:24:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.gmf.tests ---
11:24:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/src/test/resources
11:24:11 [INFO] 
11:24:11 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.emf.gmf.tests ---
11:24:11 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 120 were skipped
11:24:11 [INFO] 
11:24:11 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.gmf.tests ---
11:24:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/target/org.eclipse.papyrus.infra.emf.gmf.tests-2.0.0-SNAPSHOT.jar
11:24:11 [INFO] 
11:24:11 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.gmf.tests ---
11:24:11 [INFO] 
11:24:11 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.gmf.tests ---
11:24:11 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.gmf.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:24:11 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.gmf.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:24:11 [INFO] 
11:24:11 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.emf.gmf.tests ---
11:24:11 [INFO] Skipping tests
11:24:11 [INFO] 
11:24:11 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.emf.gmf.tests ---
11:24:11 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:24:11 [INFO] 
11:24:11 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.feature >-----
11:24:11 [INFO] Building org.eclipse.papyrus.tests.infra.feature 1.2.0-SNAPSHOT [679/735]
11:24:11 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/pom.xml
11:24:11 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:24:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/pom.xml
11:24:12 [INFO] 
11:24:12 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.infra.feature ---
11:24:12 [INFO] 
11:24:12 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.infra.feature ---
11:24:12 [INFO] The project's OSGi version is 1.2.0.202401111608
11:24:12 [INFO] 
11:24:12 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.infra.feature ---
11:24:12 [INFO] 
11:24:12 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.infra.feature ---
11:24:12 [INFO] 
11:24:12 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.infra.feature ---
11:24:12 [INFO] 
11:24:12 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.infra.feature ---
11:24:12 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:24:12 [INFO] 
11:24:12 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.infra.feature ---
11:24:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/src/main/resources
11:24:12 [INFO] 
11:24:12 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.infra.feature ---
11:24:12 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 225 were skipped
11:24:12 [INFO] 
11:24:12 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.infra.feature ---
11:24:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/target/org.eclipse.papyrus.tests.infra.feature-1.2.0-SNAPSHOT.jar
11:24:12 [INFO] 
11:24:12 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.infra.feature ---
11:24:12 [INFO] 
11:24:12 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.infra.feature ---
11:24:12 [INFO] 
11:24:12 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.infra.feature ---
11:24:12 [WARNING] artifact org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.feature:xml:p2metadata:1.2.0-SNAPSHOT already attached, replace previous instance
11:24:12 [WARNING] artifact org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.feature:xml:p2artifacts:1.2.0-SNAPSHOT already attached, replace previous instance
11:24:12 [INFO] 
11:24:12 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.infra.feature ---
11:24:12 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:24:12 [INFO] 
11:24:12 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.tests >--
11:24:12 [INFO] Building org.eclipse.papyrus.infra.core.sasheditor.tests 2.0.0-SNAPSHOT [680/735]
11:24:12 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/pom.xml
11:24:12 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:24:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/pom.xml
11:24:12 [INFO] 
11:24:12 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.core.sasheditor.tests ---
11:24:12 [INFO] 
11:24:12 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.sasheditor.tests ---
11:24:12 [INFO] The project's OSGi version is 2.0.0.202401111608
11:24:12 [INFO] 
11:24:12 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.sasheditor.tests ---
11:24:12 [INFO] 
11:24:12 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.sasheditor.tests ---
11:24:12 [INFO] 
11:24:12 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.sasheditor.tests ---
11:24:12 [INFO] 
11:24:12 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.core.sasheditor.tests ---
11:24:12 [INFO] Resolving class path of org.eclipse.papyrus.infra.core.sasheditor.tests
11:24:12 [INFO] 
11:24:12 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.core.sasheditor.tests ---
11:24:12 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:24:12 [INFO] 
11:24:12 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.core.sasheditor.tests ---
11:24:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/src/main/resources
11:24:12 [INFO] 
11:24:12 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.core.sasheditor.tests ---
11:24:12 [INFO] Compiling 79 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeTabFolderPart.java:[21] 
11:24:13 	* A fake {@link TabFolderPart} for testing purpose.
11:24:13 	                ^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeTabFolderPart.java:[23] 
11:24:13 	* This class allows to instanciate a {@link TabFolderPart}.
11:24:13 	                                            ^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeTabFolderPart.java:[28] 
11:24:13 	public class FakeTabFolderPart extends TabFolderPart {
11:24:13 	                                       ^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeTabFolderPart.java:[31] 
11:24:13 	* Create a fake {@link TabFolderPart}
11:24:13 	                       ^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeTabFolderPart.java:[36] 
11:24:13 	super( new RootPart(null), null, null);
11:24:13 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The constructor 'TabFolderPart(IPanelParent, ITabFolderModel, Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeTabFolderPart.java:[36] 
11:24:13 	super( new RootPart(null), null, null);
11:24:13 	           ^^^^^^^^
11:24:13 Discouraged access: The type 'RootPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeTabFolderPart.java:[36] 
11:24:13 	super( new RootPart(null), null, null);
11:24:13 	           ^^^^^^^^
11:24:13 Discouraged access: The constructor 'RootPart(SashWindowsContainer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakePagePart.java:[15] 
11:24:13 	public class FakePagePart extends PagePart {
11:24:13 	                                  ^^^^^^^^
11:24:13 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakePagePart.java:[18] 
11:24:13 	super(null, null);
11:24:13 	^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The constructor 'PagePart(TabFolderPart, Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakePagePart.java:[22] 
11:24:13 	boolean visit(IPartVisitor visitor) {
11:24:13 	              ^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'IPartVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakePagePart.java:[40] 
11:24:13 	public void reparent(TabFolderPart parent) {
11:24:13 	                     ^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerRefreshTabsTest.java:[40] 
11:24:13 	* Tests the correct execution of {@link SashWindowsContainer#refreshTabs()} on particular
11:24:13 	                                        ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerRefreshTabsTest.java:[40] 
11:24:13 	* Tests the correct execution of {@link SashWindowsContainer#refreshTabs()} on particular
11:24:13 	                                                             ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerRefreshTabsTest.java:[90] 
11:24:13 	SashWindowsContainer container = editor.getSashWindowsContainer();
11:24:13 	^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerRefreshTabsTest.java:[99] 
11:24:13 	container.refreshTabs();
11:24:13 	          ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerRefreshTabsTest.java:[102] 
11:24:13 	IPage page = container.getActiveSashWindowsPage();
11:24:13 	                       ^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerRefreshTabsTest.java:[111] 
11:24:13 	container.refreshTabs();
11:24:13 	          ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 18. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/utils/ObservableListTest.java (at line 33)
11:24:13 	@SuppressWarnings("nls")
11:24:13 	                  ^^^^^
11:24:13 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[35] 
11:24:13 	* Test if the {@link SashWindowsContainer} send the events of a folder lifecycle.
11:24:13 	                     ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[36] 
11:24:13 	* Test if the folder lifecycle events are correctly thrown by the {@link SashWindowsContainer} when 
11:24:13 	                                                                         ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[65] 
11:24:13 	protected IPage lookupTabFolderPart(SashWindowsContainer container, Object rawModel) {
11:24:13 	                                    ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[67] 
11:24:13 	LookupModelPageVisitor visitor = new LookupModelPageVisitor(rawModel);
11:24:13 	^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'LookupModelPageVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[67] 
11:24:13 	LookupModelPageVisitor visitor = new LookupModelPageVisitor(rawModel);
11:24:13 	                                     ^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'LookupModelPageVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[67] 
11:24:13 	LookupModelPageVisitor visitor = new LookupModelPageVisitor(rawModel);
11:24:13 	                                     ^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The constructor 'LookupModelPageVisitor(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[68] 
11:24:13 	container.visit(visitor);
11:24:13 	          ^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.visit(IPartVisitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[69] 
11:24:13 	return visitor.result();
11:24:13 	               ^^^^^^
11:24:13 Discouraged access: The method 'LookupModelPageVisitor.result()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[82] 
11:24:13 	ISashWindowsContentProvider contentProvider = containerFacade.getIContentProvider();
11:24:13 	                            ^^^^^^^^^^^^^^^
11:24:13 The value of the local variable contentProvider is not used
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[83] 
11:24:13 	SashWindowsContainer container = containerFacade.getSashContainer();
11:24:13 	^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[87] 
11:24:13 	container.getFolderLifeCycleEventProvider().addListener(listener);
11:24:13 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.getFolderLifeCycleEventProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[87] 
11:24:13 	container.getFolderLifeCycleEventProvider().addListener(listener);
11:24:13 	                                            ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashContainerFolderEventsProvider.addListener(ITabFolderPartLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[97] 
11:24:13 	container.refreshTabs();
11:24:13 	          ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[102] 
11:24:13 	assertEquals("right object", containerFacade.getNamesToInternalMap().get("f1"), listener.getEvents().get(i++).getRawModel());
11:24:13 	                                                                                                              ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'TabFolderPart.getRawModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[104] 
11:24:13 	assertEquals("right object", containerFacade.getNamesToInternalMap().get("f2"), listener.getEvents().get(i++).getRawModel());
11:24:13 	                                                                                                              ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'TabFolderPart.getRawModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[116] 
11:24:13 	container.refreshTabs();
11:24:13 	          ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[133] 
11:24:13 	ISashWindowsContentProvider contentProvider = containerFacade.getIContentProvider();
11:24:13 	                            ^^^^^^^^^^^^^^^
11:24:13 The value of the local variable contentProvider is not used
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[134] 
11:24:13 	SashWindowsContainer container = containerFacade.getSashContainer();
11:24:13 	^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[138] 
11:24:13 	container.getFolderLifeCycleEventProvider().addListener(listener);
11:24:13 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.getFolderLifeCycleEventProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[138] 
11:24:13 	container.getFolderLifeCycleEventProvider().addListener(listener);
11:24:13 	                                            ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashContainerFolderEventsProvider.addListener(ITabFolderPartLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[148] 
11:24:13 	container.refreshTabs();
11:24:13 	          ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[156] 
11:24:13 	container.refreshTabs();
11:24:13 	          ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[162] 
11:24:13 	assertEquals("right object", containerFacade.getNamesToInternalMap().get("f2"), listener.getEvents().get(i++).getRawModel());
11:24:13 	                                                                                                              ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'TabFolderPart.getRawModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[12] 
11:24:13 	* Tests for the class {@link SashContainerEventsProvider}.
11:24:13 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[21] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#addListener(org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsListener)}
11:24:13 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[26] 
11:24:13 	SashContainerEventsProvider provider = new SashContainerEventsProvider();
11:24:13 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[26] 
11:24:13 	SashContainerEventsProvider provider = new SashContainerEventsProvider();
11:24:13 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[26] 
11:24:13 	SashContainerEventsProvider provider = new SashContainerEventsProvider();
11:24:13 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The constructor 'SashContainerEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[29] 
11:24:13 	provider.addListener(listener);
11:24:13 	         ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashContainerEventsProvider.addListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[32] 
11:24:13 	PagePart page = null;
11:24:13 	^^^^^^^^
11:24:13 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[35] 
11:24:13 	provider.firePageAboutToBeClosedEvent(page);
11:24:13 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashContainerEventsProvider.firePageAboutToBeClosedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[41] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#removeListener(org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsListener)}
11:24:13 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[46] 
11:24:13 	SashContainerEventsProvider provider = new SashContainerEventsProvider();
11:24:13 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[46] 
11:24:13 	SashContainerEventsProvider provider = new SashContainerEventsProvider();
11:24:13 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[46] 
11:24:13 	SashContainerEventsProvider provider = new SashContainerEventsProvider();
11:24:13 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The constructor 'SashContainerEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[49] 
11:24:13 	provider.addListener(listener);
11:24:13 	         ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashContainerEventsProvider.addListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[50] 
11:24:13 	provider.removeListener(listener);
11:24:13 	         ^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashContainerEventsProvider.removeListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[53] 
11:24:13 	PagePart page = null;
11:24:13 	^^^^^^^^
11:24:13 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[56] 
11:24:13 	provider.firePageAboutToBeClosedEvent(page);
11:24:13 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashContainerEventsProvider.firePageAboutToBeClosedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[62] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
11:24:13 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[62] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
11:24:13 	                                                                                        ^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashContainerEventsProvider.firePageOpenedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[62] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
11:24:13 	                                                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[62] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
11:24:13 	                                                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[67] 
11:24:13 	SashContainerEventsProvider provider = new SashContainerEventsProvider();
11:24:13 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[67] 
11:24:13 	SashContainerEventsProvider provider = new SashContainerEventsProvider();
11:24:13 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[67] 
11:24:13 	SashContainerEventsProvider provider = new SashContainerEventsProvider();
11:24:13 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The constructor 'SashContainerEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[70] 
11:24:13 	provider.addListener(listener);
11:24:13 	         ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashContainerEventsProvider.addListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[73] 
11:24:13 	PagePart page = null;
11:24:13 	^^^^^^^^
11:24:13 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[76] 
11:24:13 	provider.firePageOpenedEvent(page);
11:24:13 	         ^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashContainerEventsProvider.firePageOpenedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[83] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
11:24:13 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[83] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
11:24:13 	                                                                                        ^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashContainerEventsProvider.firePageClosedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[83] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
11:24:13 	                                                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[83] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
11:24:13 	                                                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[88] 
11:24:13 	SashContainerEventsProvider provider = new SashContainerEventsProvider();
11:24:13 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[88] 
11:24:13 	SashContainerEventsProvider provider = new SashContainerEventsProvider();
11:24:13 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[88] 
11:24:13 	SashContainerEventsProvider provider = new SashContainerEventsProvider();
11:24:13 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The constructor 'SashContainerEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[91] 
11:24:13 	provider.addListener(listener);
11:24:13 	         ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashContainerEventsProvider.addListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[94] 
11:24:13 	PagePart page = null;
11:24:13 	^^^^^^^^
11:24:13 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[97] 
11:24:13 	provider.firePageClosedEvent(page);
11:24:13 	         ^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashContainerEventsProvider.firePageClosedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[104] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
11:24:13 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[104] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
11:24:13 	                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashContainerEventsProvider.firePageAboutToBeOpenedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[104] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
11:24:13 	                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[104] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
11:24:13 	                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[109] 
11:24:13 	SashContainerEventsProvider provider = new SashContainerEventsProvider();
11:24:13 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[109] 
11:24:13 	SashContainerEventsProvider provider = new SashContainerEventsProvider();
11:24:13 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[109] 
11:24:13 	SashContainerEventsProvider provider = new SashContainerEventsProvider();
11:24:13 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The constructor 'SashContainerEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[112] 
11:24:13 	provider.addListener(listener);
11:24:13 	         ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashContainerEventsProvider.addListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[115] 
11:24:13 	PagePart page = null;
11:24:13 	^^^^^^^^
11:24:13 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[118] 
11:24:13 	provider.firePageAboutToBeOpenedEvent(page);
11:24:13 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashContainerEventsProvider.firePageAboutToBeOpenedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[125] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
11:24:13 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[125] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
11:24:13 	                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashContainerEventsProvider.firePageAboutToBeClosedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[125] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
11:24:13 	                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[125] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
11:24:13 	                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[130] 
11:24:13 	SashContainerEventsProvider provider = new SashContainerEventsProvider();
11:24:13 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[130] 
11:24:13 	SashContainerEventsProvider provider = new SashContainerEventsProvider();
11:24:13 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[130] 
11:24:13 	SashContainerEventsProvider provider = new SashContainerEventsProvider();
11:24:13 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The constructor 'SashContainerEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[133] 
11:24:13 	provider.addListener(listener);
11:24:13 	         ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashContainerEventsProvider.addListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[136] 
11:24:13 	PagePart page = null;
11:24:13 	^^^^^^^^
11:24:13 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[139] 
11:24:13 	provider.firePageAboutToBeClosedEvent(page);
11:24:13 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashContainerEventsProvider.firePageAboutToBeClosedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[146] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
11:24:13 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[146] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
11:24:13 	                                                                                        ^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashContainerEventsProvider.firePageActivatedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[146] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
11:24:13 	                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[146] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
11:24:13 	                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[151] 
11:24:13 	SashContainerEventsProvider provider = new SashContainerEventsProvider();
11:24:13 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[151] 
11:24:13 	SashContainerEventsProvider provider = new SashContainerEventsProvider();
11:24:13 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[151] 
11:24:13 	SashContainerEventsProvider provider = new SashContainerEventsProvider();
11:24:13 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The constructor 'SashContainerEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[154] 
11:24:13 	provider.addListener(listener);
11:24:13 	         ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashContainerEventsProvider.addListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[157] 
11:24:13 	PagePart page = null;
11:24:13 	^^^^^^^^
11:24:13 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[160] 
11:24:13 	provider.firePageActivatedEvent(page);
11:24:13 	         ^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashContainerEventsProvider.firePageActivatedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[167] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
11:24:13 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[167] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
11:24:13 	                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashContainerEventsProvider.firePageDeactivatedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[167] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
11:24:13 	                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[167] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
11:24:13 	                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[172] 
11:24:13 	SashContainerEventsProvider provider = new SashContainerEventsProvider();
11:24:13 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[172] 
11:24:13 	SashContainerEventsProvider provider = new SashContainerEventsProvider();
11:24:13 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[172] 
11:24:13 	SashContainerEventsProvider provider = new SashContainerEventsProvider();
11:24:13 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The constructor 'SashContainerEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[175] 
11:24:13 	provider.addListener(listener);
11:24:13 	         ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashContainerEventsProvider.addListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[178] 
11:24:13 	PagePart page = null;
11:24:13 	^^^^^^^^
11:24:13 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[181] 
11:24:13 	provider.firePageDeactivatedEvent(page);
11:24:13 	         ^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashContainerEventsProvider.firePageDeactivatedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeEditorInput.java:[141] 
11:24:13 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
11:24:13 	       ^^^^^^
11:24:13 Type safety: The return type Object for getAdapter(Class) from the type FakeEditorInput needs unchecked conversion to conform to T from the type FileEditorInput
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleContentProviderBaseVisitor.java:[22] 
11:24:13 	import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.AbstractPanelModel;
11:24:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 The import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.AbstractPanelModel is never used
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleContentProviderBaseVisitor.java:[23] 
11:24:13 	import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.RootModel;
11:24:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 The import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.RootModel is never used
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleContentProviderBaseVisitor.java:[24] 
11:24:13 	import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SashPanelModel;
11:24:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 The import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SashPanelModel is never used
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleContentProviderBaseVisitor.java:[25] 
11:24:13 	import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SimpleSashWindowsContentProvider;
11:24:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 The import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SimpleSashWindowsContentProvider is never used
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleContentProviderBaseVisitor.java:[26] 
11:24:13 	import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.TabFolderModel;
11:24:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 The import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.TabFolderModel is never used
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerMemoryLeakTest.java:[123] 
11:24:13 	SashWindowsContainer container = editor.getSashWindowsContainer();
11:24:13 	^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerMemoryLeakTest.java:[143] 
11:24:13 	container.refreshTabs();
11:24:13 	          ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeFolderLifeCycleEventsListener.java:[28] 
11:24:13 	public class FakeFolderLifeCycleEventsListener implements ITabFolderPartLifeCycleEventsListener {
11:24:13 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'ITabFolderPartLifeCycleEventsListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeFolderLifeCycleEventsListener.java:[42] 
11:24:13 	public List<TabFolderPart> events;
11:24:13 	            ^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeFolderLifeCycleEventsListener.java:[51] 
11:24:13 	events = new ArrayList<TabFolderPart>();
11:24:13 	                       ^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeFolderLifeCycleEventsListener.java:[80] 
11:24:13 	public List<TabFolderPart> getEvents() {
11:24:13 	            ^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeFolderLifeCycleEventsListener.java:[87] 
11:24:13 	public TabFolderPart getEvent(int index) {
11:24:13 	       ^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeFolderLifeCycleEventsListener.java:[111] 
11:24:13 	public void folderCreated(TabFolderPart folder) {
11:24:13 	                          ^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeFolderLifeCycleEventsListener.java:[118] 
11:24:13 	public void folderDisposed(TabFolderPart folder) {
11:24:13 	                           ^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[90] 
11:24:13 	* Create a {@link SashWindowsContainer} to test. Initialize it with provided {@link ISashWindowsContentProvider}.
11:24:13 	                  ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[95] 
11:24:13 	protected SashWindowsContainer createSashWindowsContainer(ISashWindowsContentProvider contentProvider) {
11:24:13 	          ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[101] 
11:24:13 	SashWindowsContainer sashWindowContainer = new SashWindowsContainer();
11:24:13 	^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[101] 
11:24:13 	SashWindowsContainer sashWindowContainer = new SashWindowsContainer();
11:24:13 	                                               ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[101] 
11:24:13 	SashWindowsContainer sashWindowContainer = new SashWindowsContainer();
11:24:13 	                                               ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The constructor 'SashWindowsContainer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[103] 
11:24:13 	sashWindowContainer.setContentProvider(contentProvider);
11:24:13 	                    ^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.setContentProvider(ISashWindowsContentProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[105] 
11:24:13 	sashWindowContainer.createPartControl(shell);
11:24:13 	                    ^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.createPartControl(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[131] 
11:24:13 	* Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}.
11:24:13 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[131] 
11:24:13 	* Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}.
11:24:13 	                                                                                                 ^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.getActiveEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[151] 
11:24:13 	SashWindowsContainer container = createSashWindowsContainer(contentProvider);
11:24:13 	^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[152] 
11:24:13 	IPage page = container.getActiveSashWindowsPage();
11:24:13 	                       ^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[158] 
11:24:13 	* Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}.
11:24:13 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[158] 
11:24:13 	* Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}.
11:24:13 	                                                                                                 ^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.getActiveEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[177] 
11:24:13 	SashWindowsContainer container = createSashWindowsContainer(contentProvider);
11:24:13 	^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[178] 
11:24:13 	IPage page = container.getActiveSashWindowsPage();
11:24:13 	                       ^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[184] 
11:24:13 	* Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}.
11:24:13 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[184] 
11:24:13 	* Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}.
11:24:13 	                                                                                                 ^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.getActiveEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[216] 
11:24:13 	SashWindowsContainer container = createSashWindowsContainer(contentProvider);
11:24:13 	^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[217] 
11:24:13 	List<IPage> pages = container.getVisiblePages();
11:24:13 	                              ^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.getVisiblePages()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[227] 
11:24:13 	* Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}.
11:24:13 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[227] 
11:24:13 	* Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}.
11:24:13 	                                                                                                 ^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.getActiveEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[247] 
11:24:13 	SashWindowsContainer container = createSashWindowsContainer(contentProvider);
11:24:13 	^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[249] 
11:24:13 	List<IPage> pages = container.getVisiblePages();
11:24:13 	                              ^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.getVisiblePages()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[267] 
11:24:13 	* Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}.
11:24:13 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[267] 
11:24:13 	* Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}.
11:24:13 	                                                                                                 ^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.getActiveEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[287] 
11:24:13 	SashWindowsContainer container = createSashWindowsContainer(contentProvider);
11:24:13 	^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[289] 
11:24:13 	List<IPage> pages = container.getVisiblePages();
11:24:13 	                              ^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.getVisiblePages()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[305] 
11:24:13 	* Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}.
11:24:13 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[305] 
11:24:13 	* Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}.
11:24:13 	                                                                                                 ^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.getActiveEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[314] 
11:24:13 	SashWindowsContainer container = createSashWindowsContainer(contentProvider);
11:24:13 	^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[315] 
11:24:13 	IPage page = container.getActiveSashWindowsPage();
11:24:13 	                       ^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[321] 
11:24:13 	* Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#selectPage(IPage)}.
11:24:13 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[321] 
11:24:13 	* Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#selectPage(IPage)}.
11:24:13 	                                                                                                 ^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[341] 
11:24:13 	SashWindowsContainer container = createSashWindowsContainer(contentProvider);
11:24:13 	^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[344] 
11:24:13 	assertNotNull("active page set", container.getActiveSashWindowsPage());
11:24:13 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[347] 
11:24:13 	IPage p12 = container.lookupModelPage(models.get("p12"));
11:24:13 	                      ^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[348] 
11:24:13 	container.selectPage(p12);
11:24:13 	          ^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[349] 
11:24:13 	assertEquals("page selected", p12, container.getActiveSashWindowsPage());
11:24:13 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[352] 
11:24:13 	IPage p22 = container.lookupModelPage(models.get("p22"));
11:24:13 	                      ^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[353] 
11:24:13 	container.selectPage(p22);
11:24:13 	          ^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[354] 
11:24:13 	assertEquals("page selected", p22, container.getActiveSashWindowsPage());
11:24:13 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[357] 
11:24:13 	IPage p11 = container.lookupModelPage(models.get("p11"));
11:24:13 	                      ^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[358] 
11:24:13 	container.selectPage(p11);
11:24:13 	          ^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[359] 
11:24:13 	assertEquals("page selected", p11, container.getActiveSashWindowsPage());
11:24:13 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[364] 
11:24:13 	* Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#refreshTabs()}.
11:24:13 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[364] 
11:24:13 	* Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#refreshTabs()}.
11:24:13 	                                                                                                 ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[370] 
11:24:13 	SashWindowsContainer container = createSashWindowsContainer(contentProvider);
11:24:13 	^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[372] 
11:24:13 	container.refreshTabs();
11:24:13 	          ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[378] 
11:24:13 	* Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#refreshTabs()}.
11:24:13 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[378] 
11:24:13 	* Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#refreshTabs()}.
11:24:13 	                                                                                                 ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[400] 
11:24:13 	SashWindowsContainer container = createSashWindowsContainer(contentProvider);
11:24:13 	^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[401] 
11:24:13 	container.refreshTabs();
11:24:13 	          ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[407] 
11:24:13 	* Test method for {@link SashWindowsContainer#visit(org.eclipse.papyrus.infra.core.sasheditor.editor.IPageVisitor)}
11:24:13 	                         ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[407] 
11:24:13 	* Test method for {@link SashWindowsContainer#visit(org.eclipse.papyrus.infra.core.sasheditor.editor.IPageVisitor)}
11:24:13 	                                              ^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.visit(IPageVisitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[427] 
11:24:13 	SashWindowsContainer container = createSashWindowsContainer(contentProvider);
11:24:13 	^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[430] 
11:24:13 	container.visit(pageVisitor);
11:24:13 	          ^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.visit(IPageVisitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[455] 
11:24:13 	* Test method for {@link SashWindowsContainer#lookupModelPage(Object)}
11:24:13 	                         ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[455] 
11:24:13 	* Test method for {@link SashWindowsContainer#lookupModelPage(Object)}
11:24:13 	                                              ^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[475] 
11:24:13 	SashWindowsContainer container = createSashWindowsContainer(contentProvider);
11:24:13 	^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[478] 
11:24:13 	IPage foundPage = container.lookupModelPage(model);
11:24:13 	                            ^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[483] 
11:24:13 	* Test method for {@link SashWindowsContainer#setFolderTabMenuManager(MenuManager)}
11:24:13 	                         ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[483] 
11:24:13 	* Test method for {@link SashWindowsContainer#setFolderTabMenuManager(MenuManager)}
11:24:13 	                                              ^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.setFolderTabMenuManager(MenuManager)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[505] 
11:24:13 	SashWindowsContainer container = createSashWindowsContainer(contentProvider);
11:24:13 	^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[508] 
11:24:13 	container.setFolderTabMenuManager(menuManager);
11:24:13 	          ^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.setFolderTabMenuManager(MenuManager)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[511] 
11:24:13 	TabFolderPart folderPart = lookupTabFolderPart(container, referenceFolder);
11:24:13 	^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[512] 
11:24:13 	assertNotNull("menu exist", folderPart.getControl().getMenu());
11:24:13 	                                       ^^^^^^^^^^
11:24:13 Discouraged access: The method 'TabFolderPart.getControl()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[515] 
11:24:13 	assertNotNull("menu exist", folderPart.getControl().getMenu());
11:24:13 	                                       ^^^^^^^^^^
11:24:13 Discouraged access: The method 'TabFolderPart.getControl()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[518] 
11:24:13 	assertNotNull("menu exist", folderPart.getControl().getMenu());
11:24:13 	                                       ^^^^^^^^^^
11:24:13 Discouraged access: The method 'TabFolderPart.getControl()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[521] 
11:24:13 	assertNotNull("menu exist", folderPart.getControl().getMenu());
11:24:13 	                                       ^^^^^^^^^^
11:24:13 Discouraged access: The method 'TabFolderPart.getControl()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[527] 
11:24:13 	container.refreshTabs();
11:24:13 	          ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[530] 
11:24:13 	assertNotNull("menu exist", folderPart.getControl().getMenu());
11:24:13 	                                       ^^^^^^^^^^
11:24:13 Discouraged access: The method 'TabFolderPart.getControl()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[540] 
11:24:13 	protected TabFolderPart lookupTabFolderPart(SashWindowsContainer container, Object rawModel) {
11:24:13 	          ^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[540] 
11:24:13 	protected TabFolderPart lookupTabFolderPart(SashWindowsContainer container, Object rawModel) {
11:24:13 	                                            ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[542] 
11:24:13 	LookupFolderPartByRawModelVisitor visitor = new LookupFolderPartByRawModelVisitor(rawModel);
11:24:13 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'LookupFolderPartByRawModelVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[542] 
11:24:13 	LookupFolderPartByRawModelVisitor visitor = new LookupFolderPartByRawModelVisitor(rawModel);
11:24:13 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'LookupFolderPartByRawModelVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[542] 
11:24:13 	LookupFolderPartByRawModelVisitor visitor = new LookupFolderPartByRawModelVisitor(rawModel);
11:24:13 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The constructor 'LookupFolderPartByRawModelVisitor(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[543] 
11:24:13 	container.visit(visitor);
11:24:13 	          ^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.visit(IPartVisitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[544] 
11:24:13 	return visitor.result();
11:24:13 	               ^^^^^^
11:24:13 Discouraged access: The method 'LookupFolderPartByRawModelVisitor.result()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[566] 
11:24:13 	SashWindowsContainer container = createSashWindowsContainer(contentProvider);
11:24:13 	^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[569] 
11:24:13 	IObservableList<IFolder> list = container.getIFolderList();
11:24:13 	                                          ^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.getIFolderList()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[583] 
11:24:13 	container.refreshTabs();
11:24:13 	          ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[609] 
11:24:13 	SashWindowsContainer container = containerFacade.getSashContainer();
11:24:13 	^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[612] 
11:24:13 	container.refreshTabs();
11:24:13 	          ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[615] 
11:24:13 	IObservableList<IFolder> list = container.getIFolderList();
11:24:13 	                                          ^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.getIFolderList()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[627] 
11:24:13 	container.refreshTabs();
11:24:13 	          ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[73] 
11:24:13 	* Create a {@link SashWindowsContainer} to test. Initialize it with provided {@link ISashWindowsContentProvider}.
11:24:13 	                  ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[78] 
11:24:13 	protected SashWindowsContainer createSashWindowsContainer(ISashWindowsContentProvider contentProvider) {
11:24:13 	          ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[84] 
11:24:13 	SashWindowsContainer sashWindowContainer = new SashWindowsContainer();
11:24:13 	^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[84] 
11:24:13 	SashWindowsContainer sashWindowContainer = new SashWindowsContainer();
11:24:13 	                                               ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[84] 
11:24:13 	SashWindowsContainer sashWindowContainer = new SashWindowsContainer();
11:24:13 	                                               ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The constructor 'SashWindowsContainer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[86] 
11:24:13 	sashWindowContainer.setContentProvider(contentProvider);
11:24:13 	                    ^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.setContentProvider(ISashWindowsContentProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[88] 
11:24:13 	sashWindowContainer.createPartControl(shell);
11:24:13 	                    ^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.createPartControl(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[136] 
11:24:13 	SashWindowsContainer container = createSashWindowsContainer(contentProvider);
11:24:13 	^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[139] 
11:24:13 	container.refreshTabs();
11:24:13 	          ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[142] 
11:24:13 	container.selectPage(container.lookupModelPage(helper.lookupPageByName("p11")));
11:24:13 	          ^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[142] 
11:24:13 	container.selectPage(container.lookupModelPage(helper.lookupPageByName("p11")));
11:24:13 	                               ^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[143] 
11:24:13 	container.selectPage(container.lookupModelPage(helper.lookupPageByName("p13")));
11:24:13 	          ^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[143] 
11:24:13 	container.selectPage(container.lookupModelPage(helper.lookupPageByName("p13")));
11:24:13 	                               ^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[144] 
11:24:13 	container.selectPage(container.lookupModelPage(helper.lookupPageByName("p15")));
11:24:13 	          ^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[144] 
11:24:13 	container.selectPage(container.lookupModelPage(helper.lookupPageByName("p15")));
11:24:13 	                               ^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[145] 
11:24:13 	container.selectPage(container.lookupModelPage(helper.lookupPageByName("p12")));
11:24:13 	          ^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[145] 
11:24:13 	container.selectPage(container.lookupModelPage(helper.lookupPageByName("p12")));
11:24:13 	                               ^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[146] 
11:24:13 	container.selectPage(container.lookupModelPage(helper.lookupPageByName("p14")));
11:24:13 	          ^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[146] 
11:24:13 	container.selectPage(container.lookupModelPage(helper.lookupPageByName("p14")));
11:24:13 	                               ^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[147] 
11:24:13 	container.selectPage(container.lookupModelPage(helper.lookupPageByName("p21")));
11:24:13 	          ^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[147] 
11:24:13 	container.selectPage(container.lookupModelPage(helper.lookupPageByName("p21")));
11:24:13 	                               ^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[148] 
11:24:13 	container.selectPage(container.lookupModelPage(helper.lookupPageByName("p23")));
11:24:13 	          ^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[148] 
11:24:13 	container.selectPage(container.lookupModelPage(helper.lookupPageByName("p23")));
11:24:13 	                               ^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[149] 
11:24:13 	container.selectPage(container.lookupModelPage(helper.lookupPageByName("p22")));
11:24:13 	          ^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[149] 
11:24:13 	container.selectPage(container.lookupModelPage(helper.lookupPageByName("p22")));
11:24:13 	                               ^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[157] 
11:24:13 	container.refreshTabs();
11:24:13 	          ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[158] 
11:24:13 	container.getActiveSashWindowsPage();
11:24:13 	          ^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[159] 
11:24:13 	assertEquals( "expected active page", "p23", ((MessagePartModel)container.getActiveSashWindowsPage().getRawModel()).getTabTitle());
11:24:13 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[160] 
11:24:13 	assertEquals( "expected active page", helper.lookupPageByName("p23"), container.getActiveSashWindowsPage().getRawModel());
11:24:13 	                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[163] 
11:24:13 	container.refreshTabs();
11:24:13 	          ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[164] 
11:24:13 	container.getActiveSashWindowsPage();
11:24:13 	          ^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[165] 
11:24:13 	assertEquals( "expected active page", "p21", ((MessagePartModel)container.getActiveSashWindowsPage().getRawModel()).getTabTitle());
11:24:13 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[168] 
11:24:13 	container.refreshTabs();
11:24:13 	          ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[169] 
11:24:13 	container.getActiveSashWindowsPage();
11:24:13 	          ^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[170] 
11:24:13 	assertEquals( "expected active page", "p14", ((MessagePartModel)container.getActiveSashWindowsPage().getRawModel()).getTabTitle());
11:24:13 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[173] 
11:24:13 	container.refreshTabs();
11:24:13 	          ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[174] 
11:24:13 	container.getActiveSashWindowsPage();
11:24:13 	          ^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[175] 
11:24:13 	assertEquals( "expected active page", "p12", ((MessagePartModel)container.getActiveSashWindowsPage().getRawModel()).getTabTitle());
11:24:13 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[178] 
11:24:13 	container.refreshTabs();
11:24:13 	          ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[179] 
11:24:13 	container.getActiveSashWindowsPage();
11:24:13 	          ^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[180] 
11:24:13 	assertEquals( "expected active page", "p15", ((MessagePartModel)container.getActiveSashWindowsPage().getRawModel()).getTabTitle());
11:24:13 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[183] 
11:24:13 	container.refreshTabs();
11:24:13 	          ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[184] 
11:24:13 	container.getActiveSashWindowsPage();
11:24:13 	          ^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[185] 
11:24:13 	assertEquals( "expected active page", "p13", ((MessagePartModel)container.getActiveSashWindowsPage().getRawModel()).getTabTitle());
11:24:13 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[27] 
11:24:13 	* Tests for the {@link SashContainerFolderEventsProvider} class.
11:24:13 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashContainerFolderEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[55] 
11:24:13 	TabFolderListManager listManager = new TabFolderListManager();
11:24:13 	^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'TabFolderListManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[55] 
11:24:13 	TabFolderListManager listManager = new TabFolderListManager();
11:24:13 	                                       ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'TabFolderListManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[55] 
11:24:13 	TabFolderListManager listManager = new TabFolderListManager();
11:24:13 	                                       ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The constructor 'TabFolderListManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[56] 
11:24:13 	SashContainerFolderEventsProvider folderEventProvider = new SashContainerFolderEventsProvider();
11:24:13 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashContainerFolderEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[56] 
11:24:13 	SashContainerFolderEventsProvider folderEventProvider = new SashContainerFolderEventsProvider();
11:24:13 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashContainerFolderEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[56] 
11:24:13 	SashContainerFolderEventsProvider folderEventProvider = new SashContainerFolderEventsProvider();
11:24:13 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The constructor 'SashContainerFolderEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[57] 
11:24:13 	folderEventProvider.addListener(listManager);
11:24:13 	                    ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashContainerFolderEventsProvider.addListener(ITabFolderPartLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[60] 
11:24:13 	TabFolderPart folder1= new FakeTabFolderPart();
11:24:13 	^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[61] 
11:24:13 	folderEventProvider.fireFolderCreatedEvent(folder1);
11:24:13 	                    ^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashContainerFolderEventsProvider.fireFolderCreatedEvent(TabFolderPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[64] 
11:24:13 	assertTrue( "folder added", listManager.getFolderList().contains(folder1) );
11:24:13 	                                        ^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'TabFolderListManager.getFolderList()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[74] 
11:24:13 	TabFolderListManager listManager = new TabFolderListManager();
11:24:13 	^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'TabFolderListManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[74] 
11:24:13 	TabFolderListManager listManager = new TabFolderListManager();
11:24:13 	                                       ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'TabFolderListManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[74] 
11:24:13 	TabFolderListManager listManager = new TabFolderListManager();
11:24:13 	                                       ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The constructor 'TabFolderListManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[75] 
11:24:13 	SashContainerFolderEventsProvider folderEventProvider = new SashContainerFolderEventsProvider();
11:24:13 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashContainerFolderEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[75] 
11:24:13 	SashContainerFolderEventsProvider folderEventProvider = new SashContainerFolderEventsProvider();
11:24:13 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashContainerFolderEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[75] 
11:24:13 	SashContainerFolderEventsProvider folderEventProvider = new SashContainerFolderEventsProvider();
11:24:13 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The constructor 'SashContainerFolderEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[76] 
11:24:13 	folderEventProvider.addListener(listManager);
11:24:13 	                    ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashContainerFolderEventsProvider.addListener(ITabFolderPartLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[79] 
11:24:13 	TabFolderPart folder1= new FakeTabFolderPart();
11:24:13 	^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[80] 
11:24:13 	folderEventProvider.fireFolderCreatedEvent(folder1);
11:24:13 	                    ^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashContainerFolderEventsProvider.fireFolderCreatedEvent(TabFolderPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[82] 
11:24:13 	TabFolderPart folder2= new FakeTabFolderPart();
11:24:13 	^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[83] 
11:24:13 	folderEventProvider.fireFolderCreatedEvent(folder2);
11:24:13 	                    ^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashContainerFolderEventsProvider.fireFolderCreatedEvent(TabFolderPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[86] 
11:24:13 	assertTrue( "folder added", listManager.getFolderList().contains(folder1) );
11:24:13 	                                        ^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'TabFolderListManager.getFolderList()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[87] 
11:24:13 	assertTrue( "folder added", listManager.getFolderList().contains(folder2) );
11:24:13 	                                        ^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'TabFolderListManager.getFolderList()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[90] 
11:24:13 	folderEventProvider.fireFolderDisposedEvent(folder1);
11:24:13 	                    ^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashContainerFolderEventsProvider.fireFolderDisposedEvent(TabFolderPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[91] 
11:24:13 	assertFalse( "folder removed", listManager.getFolderList().contains(folder1) );
11:24:13 	                                           ^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'TabFolderListManager.getFolderList()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[92] 
11:24:13 	assertTrue( "folder added", listManager.getFolderList().contains(folder2) );
11:24:13 	                                        ^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'TabFolderListManager.getFolderList()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContentProviderUtils.java:[243] 
11:24:13 	private Object lookupModelByName(String modelName, Object from, Class expectedType) {
11:24:13 	                                                                ^^^^^
11:24:13 Class is a raw type. References to generic type Class<T> should be parameterized
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContentProviderUtils.java:[260] 
11:24:13 	private Object lookupModelByName(String modelName, SashPanelModel sashPanelModel, Class expectedType) {
11:24:13 	                                                                                  ^^^^^
11:24:13 Class is a raw type. References to generic type Class<T> should be parameterized
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContentProviderUtils.java:[278] 
11:24:13 	private Object lookupModelByName(String modelName, TabFolderModel tabFolderModel, Class expectedType) {
11:24:13 	                                                                                  ^^^^^
11:24:13 Class is a raw type. References to generic type Class<T> should be parameterized
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[27] 
11:24:13 	import org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer;
11:24:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[41] 
11:24:13 	* Class providing a facade to test the {@link SashWindowsContainer} class.
11:24:13 	                                              ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[43] 
11:24:13 	* This facade own a {@link SimpleSashWindowsContentProvider}, a {@link SashWindowsContainer} and
11:24:13 	                                                                       ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[71] 
11:24:13 	protected SashWindowsContainer sashContainer;
11:24:13 	          ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[117] 
11:24:13 	* Create a {@link SashWindowsContainer} to test. Initialize it with provided {@link ISashWindowsContentProvider}.
11:24:13 	                  ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[122] 
11:24:13 	protected SashWindowsContainer createSashWindowsContainer(ISashWindowsContentProvider contentProvider) {
11:24:13 	          ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[128] 
11:24:13 	SashWindowsContainer sashWindowContainer = new SashWindowsContainer();
11:24:13 	^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[128] 
11:24:13 	SashWindowsContainer sashWindowContainer = new SashWindowsContainer();
11:24:13 	                                               ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[128] 
11:24:13 	SashWindowsContainer sashWindowContainer = new SashWindowsContainer();
11:24:13 	                                               ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The constructor 'SashWindowsContainer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[130] 
11:24:13 	sashWindowContainer.setContentProvider(contentProvider);
11:24:13 	                    ^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.setContentProvider(ISashWindowsContentProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[132] 
11:24:13 	sashWindowContainer.createPartControl(shell);
11:24:13 	                    ^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.createPartControl(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[141] 
11:24:13 	public SashWindowsContainer getSashContainer() {
11:24:13 	       ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[163] 
11:24:13 	sashContainer.dispose();
11:24:13 	              ^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[24] 
11:24:13 	import org.eclipse.papyrus.infra.core.sasheditor.internal.IMultiEditorManager;
11:24:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'IMultiEditorManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[25] 
11:24:13 	import org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer;
11:24:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[26] 
11:24:13 	import org.eclipse.papyrus.infra.core.sasheditor.internal.eclipsecopy.MultiPageSelectionProvider;
11:24:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'MultiPageSelectionProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[41] 
11:24:13 	* This main editor provide the minimum required to let a {@link SashWindowsContainer} run inside.
11:24:13 	                                                                ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[65] 
11:24:13 	public class FakeMultiSashPageEditor extends EditorPart implements IMultiEditorManager, IMultiPageEditorPart {
11:24:13 	                                                                   ^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'IMultiEditorManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[77] 
11:24:13 	private SashWindowsContainer sashContainer;
11:24:13 	        ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[270] 
11:24:13 	site.setSelectionProvider(new MultiPageSelectionProvider(this));
11:24:13 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'MultiPageSelectionProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[270] 
11:24:13 	site.setSelectionProvider(new MultiPageSelectionProvider(this));
11:24:13 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The constructor 'MultiPageSelectionProvider(IMultiPageEditorPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[280] 
11:24:13 	sashContainer = new SashWindowsContainer(this);
11:24:13 	                    ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[280] 
11:24:13 	sashContainer = new SashWindowsContainer(this);
11:24:13 	                    ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The constructor 'SashWindowsContainer(IMultiEditorManager)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[281] 
11:24:13 	sashContainer.setContentProvider(getContentProvider());
11:24:13 	              ^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.setContentProvider(ISashWindowsContentProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[282] 
11:24:13 	sashContainer.createPartControl(parent);
11:24:13 	              ^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.createPartControl(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[324] 
11:24:13 	sashContainer.refreshTabs();
11:24:13 	              ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[334] 
11:24:13 	return sashContainer.getActiveEditor();
11:24:13 	                     ^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.getActiveEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[349] 
11:24:13 	public SashWindowsContainer getSashWindowsContainer() {
11:24:13 	       ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[359] 
11:24:13 	sashContainer.setFocus();
11:24:13 	              ^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.setFocus()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContentProviderUtilsTest.java:[155] 
11:24:13 	IPageModel newPage = helper.createNewPage("newPage");
11:24:13 	           ^^^^^^^
11:24:13 The value of the local variable newPage is not used
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerDisposeCalledTest.java:[90] 
11:24:13 	final SashWindowsContainer container = editor.getSashWindowsContainer();
11:24:13 	      ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerDisposeCalledTest.java:[113] 
11:24:13 	container.refreshTabs();
11:24:13 	          ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[35] 
11:24:13 	* Test if the {@link SashWindowsContainer} send the events of a page lifecycle.
11:24:13 	                     ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[36] 
11:24:13 	* Test if the page lifecycle events are correctly thrown by the {@link SashWindowsContainer} when
11:24:13 	                                                                       ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[68] 
11:24:13 	* Create a {@link SashWindowsContainer} to test. Initialize it with provided {@link ISashWindowsContentProvider}.
11:24:13 	                  ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[73] 
11:24:13 	protected SashWindowsContainer createSashWindowsContainer(ISashWindowsContentProvider contentProvider) {
11:24:13 	          ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[81] 
11:24:13 	SashWindowsContainer sashWindowContainer = new SashWindowsContainer();
11:24:13 	^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[81] 
11:24:13 	SashWindowsContainer sashWindowContainer = new SashWindowsContainer();
11:24:13 	                                               ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[81] 
11:24:13 	SashWindowsContainer sashWindowContainer = new SashWindowsContainer();
11:24:13 	                                               ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The constructor 'SashWindowsContainer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[83] 
11:24:13 	sashWindowContainer.setContentProvider(contentProvider);
11:24:13 	                    ^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.setContentProvider(ISashWindowsContentProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[85] 
11:24:13 	sashWindowContainer.createPartControl(shell);
11:24:13 	                    ^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.createPartControl(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[116] 
11:24:13 	protected IPage lookupTabFolderPart(SashWindowsContainer container, Object rawModel) {
11:24:13 	                                    ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[118] 
11:24:13 	LookupModelPageVisitor visitor = new LookupModelPageVisitor(rawModel);
11:24:13 	^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'LookupModelPageVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[118] 
11:24:13 	LookupModelPageVisitor visitor = new LookupModelPageVisitor(rawModel);
11:24:13 	                                     ^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'LookupModelPageVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[118] 
11:24:13 	LookupModelPageVisitor visitor = new LookupModelPageVisitor(rawModel);
11:24:13 	                                     ^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The constructor 'LookupModelPageVisitor(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[119] 
11:24:13 	container.visit(visitor);
11:24:13 	          ^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.visit(IPartVisitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[120] 
11:24:13 	return visitor.result();
11:24:13 	               ^^^^^^
11:24:13 Discouraged access: The method 'LookupModelPageVisitor.result()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[126] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#addListener(org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsListener)}
11:24:13 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[137] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#removeListener(org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsListener)}
11:24:13 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[148] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
11:24:13 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[148] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
11:24:13 	                                                                                        ^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashContainerEventsProvider.firePageOpenedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[148] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
11:24:13 	                                                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[148] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
11:24:13 	                                                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[156] 
11:24:13 	SashWindowsContainer container = createSashWindowsContainer(contentProvider);
11:24:13 	^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[160] 
11:24:13 	container.addPageLifeCycleListener(listener);
11:24:13 	          ^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.addPageLifeCycleListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[163] 
11:24:13 	container.refreshTabs();
11:24:13 	          ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[170] 
11:24:13 	container.refreshTabs();
11:24:13 	          ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[184] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
11:24:13 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[184] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
11:24:13 	                                                                                        ^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashContainerEventsProvider.firePageClosedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[184] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
11:24:13 	                                                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[184] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
11:24:13 	                                                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[191] 
11:24:13 	SashWindowsContainer container = createSashWindowsContainer(contentProvider);
11:24:13 	^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[195] 
11:24:13 	container.addPageLifeCycleListener(listener);
11:24:13 	          ^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.addPageLifeCycleListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[198] 
11:24:13 	container.refreshTabs();
11:24:13 	          ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[204] 
11:24:13 	container.refreshTabs();
11:24:13 	          ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[213] 
11:24:13 	container.refreshTabs();
11:24:13 	          ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[226] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
11:24:13 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[226] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
11:24:13 	                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashContainerEventsProvider.firePageAboutToBeOpenedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[226] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
11:24:13 	                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[226] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
11:24:13 	                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[233] 
11:24:13 	SashWindowsContainer container = createSashWindowsContainer(contentProvider);
11:24:13 	^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[237] 
11:24:13 	container.addPageLifeCycleListener(listener);
11:24:13 	          ^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.addPageLifeCycleListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[240] 
11:24:13 	container.refreshTabs();
11:24:13 	          ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[247] 
11:24:13 	container.refreshTabs();
11:24:13 	          ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[259] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
11:24:13 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[259] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
11:24:13 	                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashContainerEventsProvider.firePageAboutToBeClosedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[259] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
11:24:13 	                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[259] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
11:24:13 	                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[269] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
11:24:13 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[269] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
11:24:13 	                                                                                        ^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashContainerEventsProvider.firePageActivatedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[269] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
11:24:13 	                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[269] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
11:24:13 	                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[276] 
11:24:13 	SashWindowsContainer container = createSashWindowsContainer(contentProvider);
11:24:13 	^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[280] 
11:24:13 	container.addPageLifeCycleListener(listener);
11:24:13 	          ^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.addPageLifeCycleListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[282] 
11:24:13 	container.refreshTabs();
11:24:13 	          ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[293] 
11:24:13 	container.refreshTabs();
11:24:13 	          ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[300] 
11:24:13 	container.selectPage(page1);
11:24:13 	          ^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[316] 
11:24:13 	container.refreshTabs();
11:24:13 	          ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[326] 
11:24:13 	container.refreshTabs();
11:24:13 	          ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[339] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
11:24:13 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[339] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
11:24:13 	                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashContainerEventsProvider.firePageDeactivatedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[339] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
11:24:13 	                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[339] 
11:24:13 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
11:24:13 	                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[366] 
11:24:13 	SashWindowsContainer container = createSashWindowsContainer(contentProvider);
11:24:13 	^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[370] 
11:24:13 	container.addPageLifeCycleListener(listener);
11:24:13 	          ^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.addPageLifeCycleListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[373] 
11:24:13 	container.refreshTabs();
11:24:13 	          ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[376] 
11:24:13 	container.selectPage(container.lookupModelPage(helper.lookupPageByName("p12")));
11:24:13 	          ^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[376] 
11:24:13 	container.selectPage(container.lookupModelPage(helper.lookupPageByName("p12")));
11:24:13 	                               ^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[385] 
11:24:13 	container.refreshTabs();
11:24:13 	          ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[418] 
11:24:13 	SashWindowsContainer container = createSashWindowsContainer(contentProvider);
11:24:13 	^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[422] 
11:24:13 	container.addPageLifeCycleListener(listener);
11:24:13 	          ^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.addPageLifeCycleListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[425] 
11:24:13 	container.refreshTabs();
11:24:13 	          ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[428] 
11:24:13 	container.selectPage(container.lookupModelPage(helper.lookupPageByName("p21")));
11:24:13 	          ^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[428] 
11:24:13 	container.selectPage(container.lookupModelPage(helper.lookupPageByName("p21")));
11:24:13 	                               ^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[437] 
11:24:13 	container.refreshTabs();
11:24:13 	          ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/editor/ShellEditor.java:[21] 
11:24:13 	import org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer;
11:24:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/editor/ShellEditor.java:[36] 
11:24:13 	protected SashWindowsContainer sashContainer;
11:24:13 	          ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/editor/ShellEditor.java:[57] 
11:24:13 	sashContainer.refreshTabs();
11:24:13 	              ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/editor/ShellEditor.java:[65] 
11:24:13 	sashContainer = new SashWindowsContainer();
11:24:13 	                    ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/editor/ShellEditor.java:[65] 
11:24:13 	sashContainer = new SashWindowsContainer();
11:24:13 	                    ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The constructor 'SashWindowsContainer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/editor/ShellEditor.java:[68] 
11:24:13 	sashContainer.setContentProvider(contentProvider);
11:24:13 	              ^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.setContentProvider(ISashWindowsContentProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/editor/ShellEditor.java:[92] 
11:24:13 	sashContainer.createPartControl(parent);
11:24:13 	              ^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'SashWindowsContainer.createPartControl(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/CreateModelInSimpleContentProviderVisitor.java:[20] 
11:24:13 	import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.AbstractPanelModel;
11:24:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 The import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.AbstractPanelModel is never used
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/CreateModelInSimpleContentProviderVisitor.java:[21] 
11:24:13 	import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SashPanelModel;
11:24:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 The import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SashPanelModel is never used
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/CreateModelInSimpleContentProviderVisitor.java:[22] 
11:24:13 	import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SimpleSashWindowsContentProvider;
11:24:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 The import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SimpleSashWindowsContentProvider is never used
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/CreateModelInSimpleContentProviderVisitor.java:[23] 
11:24:13 	import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.TabFolderModel;
11:24:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 The import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.TabFolderModel is never used
11:24:13 407 problems (0 errors, 406 warnings, 1 info)
11:24:13 [INFO] 
11:24:13 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.core.sasheditor.tests ---
11:24:13 [INFO] 
11:24:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.sasheditor.tests ---
11:24:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/src/test/resources
11:24:13 [INFO] 
11:24:13 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.core.sasheditor.tests ---
11:24:13 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped
11:24:13 [INFO] 
11:24:13 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.sasheditor.tests ---
11:24:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/target/org.eclipse.papyrus.infra.core.sasheditor.tests-2.0.0-SNAPSHOT.jar
11:24:13 [INFO] 
11:24:13 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.sasheditor.tests ---
11:24:13 [INFO] 
11:24:13 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.sasheditor.tests ---
11:24:13 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:24:13 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:24:13 [INFO] 
11:24:13 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.core.sasheditor.tests ---
11:24:13 [INFO] Skipping tests
11:24:13 [INFO] 
11:24:13 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.core.sasheditor.tests ---
11:24:13 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:24:13 [INFO] 
11:24:13 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.di.tests >--
11:24:13 [INFO] Building org.eclipse.papyrus.infra.core.sasheditor.di.tests 2.0.0-SNAPSHOT [681/735]
11:24:13 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/pom.xml
11:24:13 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:24:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.di.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/pom.xml
11:24:13 [INFO] 
11:24:13 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests ---
11:24:13 [INFO] 
11:24:13 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests ---
11:24:13 [INFO] The project's OSGi version is 2.0.0.202401111608
11:24:13 [INFO] 
11:24:13 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests ---
11:24:13 [INFO] 
11:24:13 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests ---
11:24:13 [INFO] 
11:24:13 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests ---
11:24:13 [INFO] 
11:24:13 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests ---
11:24:13 [INFO] Resolving class path of org.eclipse.papyrus.infra.core.sasheditor.di.tests
11:24:13 [INFO] 
11:24:13 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests ---
11:24:13 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:24:13 [INFO] 
11:24:13 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests ---
11:24:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/src/main/resources
11:24:13 [INFO] 
11:24:13 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests ---
11:24:13 [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[48] 
11:24:13 	* The {@link DiContentProvider} under test.
11:24:13 	             ^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[84] 
11:24:13 	Object rawModel = contentProvider.getRootModel();
11:24:13 	                                  ^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'DiContentProvider.getRootModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[85] 
11:24:13 	IAbstractPanelModel panelModel = contentProvider.createChildSashModel(rawModel);
11:24:13 	                                                 ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'DiContentProvider.createChildSashModel(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[105] 
11:24:13 	IAbstractPanelModel childModel = contentProvider.createChildSashModel(child);
11:24:13 	                                                 ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'DiContentProvider.createChildSashModel(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[128] 
11:24:13 	contentProvider.getContentChangedEventProvider().addListener(changeListener);
11:24:13 	                                                 ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[140] 
11:24:13 	contentProvider.addPage(id);
11:24:13 	                ^^^^^^^
11:24:13 Discouraged access: The method 'DiContentProvider.addPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[140] 
11:24:13 	contentProvider.addPage(id);
11:24:13 	                ^^^^^^^^^^^
11:24:13 The method addPage(Object) from the type DiContentProvider is deprecated
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[148] 
11:24:13 	contentProvider.movePage(folderModel, 3, 8);
11:24:13 	                ^^^^^^^^
11:24:13 Discouraged access: The method 'DiContentProvider.movePage(ITabFolderModel, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[158] 
11:24:13 	* Actually, it should be subtype of AbstractPanel {@link DiContentProvider#getRootModel()}
11:24:13 	                                                         ^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[158] 
11:24:13 	* Actually, it should be subtype of AbstractPanel {@link DiContentProvider#getRootModel()}
11:24:13 	                                                                           ^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'DiContentProvider.getRootModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[163] 
11:24:13 	Assert.assertTrue("subtype of AbstractPanel", AbstractPanel.class.isInstance(contentProvider.getRootModel()));
11:24:13 	                                                                                             ^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'DiContentProvider.getRootModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[168] 
11:24:13 	* Test {@link DiContentProvider#createFolder(ITabFolderModel, int, ITabFolderModel, int)}
11:24:13 	              ^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[168] 
11:24:13 	* Test {@link DiContentProvider#createFolder(ITabFolderModel, int, ITabFolderModel, int)}
11:24:13 	                                ^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'DiContentProvider.createFolder(ITabFolderModel, int, ITabFolderModel, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[176] 
11:24:13 	contentProvider.getContentChangedEventProvider().addListener(changeListener);
11:24:13 	                                                 ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[188] 
11:24:13 	contentProvider.addPage(id);
11:24:13 	                ^^^^^^^
11:24:13 Discouraged access: The method 'DiContentProvider.addPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[188] 
11:24:13 	contentProvider.addPage(id);
11:24:13 	                ^^^^^^^^^^^
11:24:13 The method addPage(Object) from the type DiContentProvider is deprecated
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[194] 
11:24:13 	contentProvider.createFolder(folderModel, 3, folderModel, SWT.RIGHT);
11:24:13 	                ^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'DiContentProvider.createFolder(ITabFolderModel, int, ITabFolderModel, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[200] 
11:24:13 	Assert.assertNotSame("Moved page is in another parent", ((TabFolderModel) folderModel).getTabFolder(), pageRef.getParent());
11:24:13 	                                                          ^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[200] 
11:24:13 	Assert.assertNotSame("Moved page is in another parent", ((TabFolderModel) folderModel).getTabFolder(), pageRef.getParent());
11:24:13 	                                                                                       ^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'TabFolderModel.getTabFolder()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[205] 
11:24:13 	contentProvider.createFolder(folderModel, 2, folderModel, SWT.UP);
11:24:13 	                ^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'DiContentProvider.createFolder(ITabFolderModel, int, ITabFolderModel, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[210] 
11:24:13 	Assert.assertNotSame("Moved page is in another parent", ((TabFolderModel) folderModel).getTabFolder(), pageRef.getParent());
11:24:13 	                                                          ^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[210] 
11:24:13 	Assert.assertNotSame("Moved page is in another parent", ((TabFolderModel) folderModel).getTabFolder(), pageRef.getParent());
11:24:13 	                                                                                       ^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'TabFolderModel.getTabFolder()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[214] 
11:24:13 	* Check if {@link DiContentProvider#setCurrentFolder(Object)}.
11:24:13 	                  ^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[214] 
11:24:13 	* Check if {@link DiContentProvider#setCurrentFolder(Object)}.
11:24:13 	                                    ^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'DiContentProvider.setCurrentFolder(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[223] 
11:24:13 	contentProvider.getContentChangedEventProvider().addListener(changeListener);
11:24:13 	                                                 ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[235] 
11:24:13 	contentProvider.addPage(id);
11:24:13 	                ^^^^^^^
11:24:13 Discouraged access: The method 'DiContentProvider.addPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[235] 
11:24:13 	contentProvider.addPage(id);
11:24:13 	                ^^^^^^^^^^^
11:24:13 The method addPage(Object) from the type DiContentProvider is deprecated
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[241] 
11:24:13 	contentProvider.createFolder(folderModel, 3, folderModel, SWT.RIGHT);
11:24:13 	                ^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'DiContentProvider.createFolder(ITabFolderModel, int, ITabFolderModel, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[246] 
11:24:13 	TabFolder firstFolder = ((TabFolderModel) folderModel).getTabFolder();
11:24:13 	                          ^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[246] 
11:24:13 	TabFolder firstFolder = ((TabFolderModel) folderModel).getTabFolder();
11:24:13 	                                                       ^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'TabFolderModel.getTabFolder()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[255] 
11:24:13 	contentProvider.setCurrentFolder(firstFolder);
11:24:13 	                ^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'DiContentProvider.setCurrentFolder(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[255] 
11:24:13 	contentProvider.setCurrentFolder(firstFolder);
11:24:13 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 The method setCurrentFolder(Object) from the type DiContentProvider is deprecated
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[293] 
11:24:13 	static class MyDIContentProvider extends DiContentProvider {
11:24:13 	                                         ^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[296] 
11:24:13 	super(diSashModel, pageModelFactory);
11:24:13 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The constructor 'DiContentProvider(SashModel, IPageModelFactory)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[299] 
11:24:13 	MyDIContentProvider(SashModel diSashModel, IPageModelFactory pageModelFactory, ContentChangedEventProvider contentChangedEventProvider) throws IllegalArgumentException {
11:24:13 	                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'ContentChangedEventProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[300] 
11:24:13 	super(diSashModel, pageModelFactory, contentChangedEventProvider);
11:24:13 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The constructor 'DiContentProvider(SashModel, IPageModelFactory, ContentChangedEventProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[306] 
11:24:13 	return super.getDiSashModel();
11:24:13 	             ^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'DiContentProvider.getDiSashModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[311] 
11:24:13 	protected ContentChangedEventProvider getContentChangedEventProvider() {
11:24:13 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'ContentChangedEventProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[312] 
11:24:13 	return super.getContentChangedEventProvider();
11:24:13 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'DiContentProvider.getContentChangedEventProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[318] 
11:24:13 	super.firePropertyChanged(event);
11:24:13 	      ^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'DiContentProvider.firePropertyChanged(IContentChangedListener.ContentEvent)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/CreateModelVisitor.java:[79] 
11:24:13 	for( Page page : folder.getPages() ) {
11:24:13 	          ^^^^
11:24:13 The value of the local variable page is not used
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/sashmodel/query/CreateModelVisitor.java:[70] 
11:24:13 	for( Page page : folder.getPages() ) {
11:24:13 	          ^^^^
11:24:13 The value of the local variable page is not used
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/SashContainerModels.java:[38] 
11:24:13 	protected DiContentProvider diContentProvider;
11:24:13 	          ^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/SashContainerModels.java:[44] 
11:24:13 	public SashContainerModels(DiContentProvider diContentProvider, Map<String, Object> diModelElements) {
11:24:13 	                           ^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/SashContainerModels.java:[59] 
11:24:13 	result = (ITabFolderModel)diContentProvider.createChildSashModel(diModelElements.get(name));
11:24:13 	                                            ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'DiContentProvider.createChildSashModel(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderBaseVisitor.java:[40] 
11:24:13 	* {@link DiContentProvider}.
11:24:13 	         ^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderBaseVisitor.java:[77] 
11:24:13 	else if(diPagesModel instanceof DiContentProvider) {
11:24:13 	                                ^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderBaseVisitor.java:[78] 
11:24:13 	sashModel = ((DiContentProvider)diPagesModel).getDiSashModel();
11:24:13 	              ^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderBaseVisitor.java:[78] 
11:24:13 	sashModel = ((DiContentProvider)diPagesModel).getDiSashModel();
11:24:13 	                                              ^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'DiContentProvider.getDiSashModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[52] 
11:24:13 	* The {@link PageManagerImpl} under test.
11:24:13 	             ^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'PageManagerImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[54] 
11:24:13 	protected PageManagerImpl pageMngr;
11:24:13 	          ^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'PageManagerImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[57] 
11:24:13 	* The associated {@link DiContentProvider}. Not tested, but used to check events.
11:24:13 	                        ^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[74] 
11:24:13 	diSashModel.setPageList(DiFactory.eINSTANCE.createPageList());
11:24:13 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 The method setPageList(PageList) from the type SashWindowsMngr is deprecated
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[74] 
11:24:13 	diSashModel.setPageList(DiFactory.eINSTANCE.createPageList());
11:24:13 	                                            ^^^^^^^^^^^^^^^^
11:24:13 The method createPageList() from the type DiFactory is deprecated
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[75] 
11:24:13 	ContentChangedEventProvider eventProvider = new ContentChangedEventProvider(diSashModel);
11:24:13 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'ContentChangedEventProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[75] 
11:24:13 	ContentChangedEventProvider eventProvider = new ContentChangedEventProvider(diSashModel);
11:24:13 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'ContentChangedEventProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[75] 
11:24:13 	ContentChangedEventProvider eventProvider = new ContentChangedEventProvider(diSashModel);
11:24:13 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The constructor 'ContentChangedEventProvider(SashWindowsMngr)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[76] 
11:24:13 	pageMngr = new PageManagerImpl(diSashModel, eventProvider) {
11:24:13 	               ^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'PageManagerImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[76] 
11:24:13 	pageMngr = new PageManagerImpl(diSashModel, eventProvider) {
11:24:13 	               ^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The constructor 'PageManagerImpl(SashWindowsMngr, ContentChangedEventProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[98] 
11:24:13 	Object rawModel = contentProvider.getRootModel();
11:24:13 	                                  ^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'DiContentProvider.getRootModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[102] 
11:24:13 	IAbstractPanelModel panelModel = contentProvider.createChildSashModel(rawModel);
11:24:13 	                                                 ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'DiContentProvider.createChildSashModel(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[122] 
11:24:13 	IAbstractPanelModel childModel = contentProvider.createChildSashModel(child);
11:24:13 	                                                 ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'DiContentProvider.createChildSashModel(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[144] 
11:24:13 	contentProvider.getContentChangedEventProvider().addListener(changeListener);
11:24:13 	                                                 ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[156] 
11:24:13 	pageMngr.addPage(id);
11:24:13 	         ^^^^^^^^^^^
11:24:13 The method addPage(Object) from the type BasicPageManagerImpl is deprecated
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[176] 
11:24:13 	contentProvider.getContentChangedEventProvider().addListener(changeListener);
11:24:13 	                                                 ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[207] 
11:24:13 	contentProvider.getContentChangedEventProvider().addListener(changeListener);
11:24:13 	                                                 ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[229] 
11:24:13 	pageMngr.closePage(identifiers.get(3));
11:24:13 	         ^^^^^^^^^
11:24:13 Discouraged access: The method 'PageManagerImpl.closePage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[252] 
11:24:13 	contentProvider.getContentChangedEventProvider().addListener(changeListener);
11:24:13 	                                                 ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[274] 
11:24:13 	pageMngr.closeAllOpenedPages();
11:24:13 	         ^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'PageManagerImpl.closeAllOpenedPages()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[299] 
11:24:13 	contentProvider.getContentChangedEventProvider().addListener(changeListener);
11:24:13 	                                                 ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[321] 
11:24:13 	pageMngr.closeOtherPages(identifiers.get(3));
11:24:13 	         ^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'PageManagerImpl.closeOtherPages(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[351] 
11:24:13 	contentProvider.getContentChangedEventProvider().addListener(changeListener);
11:24:13 	                                                 ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[389] 
11:24:13 	contentProvider.getContentChangedEventProvider().addListener(changeListener);
11:24:13 	                                                 ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[413] 
11:24:13 	pageMngr.removePage(identifiers.get(3));
11:24:13 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 The method removePage(Object) from the type BasicPageManagerImpl is deprecated
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[441] 
11:24:13 	contentProvider.getContentChangedEventProvider().addListener(changeListener);
11:24:13 	                                                 ^^^^^^^^^^^
11:24:13 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[466] 
11:24:13 	contentProvider.createFolder(tabFolder, movedPageIndex, tabFolder, SWT.TOP);
11:24:13 	                ^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'DiContentProvider.createFolder(ITabFolderModel, int, ITabFolderModel, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[472] 
11:24:13 	pageMngr.closePage(identifiers.get(movedPageIndex));
11:24:13 	         ^^^^^^^^^
11:24:13 Discouraged access: The method 'PageManagerImpl.closePage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/AbstractDiContentProviderTest.java:[50] 
11:24:13 	* The {@link DiContentProvider} under test.
11:24:13 	             ^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/AbstractDiContentProviderTest.java:[52] 
11:24:13 	protected DiContentProvider diContentProvider;
11:24:13 	          ^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/AbstractDiContentProviderTest.java:[55] 
11:24:13 	* The {@link DiContentProvider} under test.
11:24:13 	             ^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProvider2Test.java:[41] 
11:24:13 	diContentProvider = new DiContentProvider(diSashModel, pageModelFactory);
11:24:13 	                        ^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProvider2Test.java:[41] 
11:24:13 	diContentProvider = new DiContentProvider(diSashModel, pageModelFactory);
11:24:13 	                        ^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The constructor 'DiContentProvider(SashModel, IPageModelFactory)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[47] 
11:24:13 	* This facade own a {@link DiContentProvider} and provides methods to manipulate it with
11:24:13 	                           ^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[48] 
11:24:13 	* the help of names. Each element in the {@link DiContentProvider} can be identified
11:24:13 	                                                ^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[62] 
11:24:13 	protected DiContentProvider contentProvider;
11:24:13 	          ^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[84] 
11:24:13 	this.contentProvider = new DiContentProvider(diSashModel, pageModelFactory);
11:24:13 	                           ^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[84] 
11:24:13 	this.contentProvider = new DiContentProvider(diSashModel, pageModelFactory);
11:24:13 	                           ^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The constructor 'DiContentProvider(SashModel, IPageModelFactory)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[92] 
11:24:13 	public DiContentProviderFacade(DiContentProvider contentProvider) {
11:24:13 	                               ^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[209] 
11:24:13 	return contentProvider.getDiSashModel().getWindows().get(0);
11:24:13 	                       ^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'DiContentProvider.getDiSashModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[218] 
11:24:13 	return contentProvider.getDiSashModel().getWindows().get(0).getPanel();
11:24:13 	                       ^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'DiContentProvider.getDiSashModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[232] 
11:24:13 	TabFolderModel folderModel = getITabFolderModel( folderName );
11:24:13 	^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[236] 
11:24:13 	contentProvider.addPage(folderModel, index, pageRawModel);
11:24:13 	                ^^^^^^^
11:24:13 Discouraged access: The method 'DiContentProvider.addPage(ITabFolderModel, int, Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[253] 
11:24:13 	TabFolderModel folderModel = getITabFolderModel( folderName );
11:24:13 	^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[258] 
11:24:13 	contentProvider.addPage(folderModel, pageRawModel);
11:24:13 	                ^^^^^^^
11:24:13 Discouraged access: The method 'DiContentProvider.addPage(ITabFolderModel, Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[268] 
11:24:13 	* In the {@link DiContentProvider} implementation, the pageModel
11:24:13 	                ^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[303] 
11:24:13 	contentProvider.movePage(folderModel, oldIndex, newIndex);
11:24:13 	                ^^^^^^^^
11:24:13 Discouraged access: The method 'DiContentProvider.movePage(ITabFolderModel, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[311] 
11:24:13 	contentProvider.movePage(srcFolderModel, sourceIndex, targetFolderModel, targetIndex);
11:24:13 	                ^^^^^^^^
11:24:13 Discouraged access: The method 'DiContentProvider.movePage(ITabFolderModel, int, ITabFolderModel, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[317] 
11:24:13 	contentProvider.removePage(pageModel);
11:24:13 	                ^^^^^^^^^^
11:24:13 Discouraged access: The method 'DiContentProvider.removePage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[325] 
11:24:13 	contentProvider.removePage(folderModel, tabIndex);
11:24:13 	                ^^^^^^^^^^
11:24:13 Discouraged access: The method 'DiContentProvider.removePage(ITabFolderModel, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[332] 
11:24:13 	TabFolderModel targetFolderModel = getITabFolderModel( targetFolderName );
11:24:13 	^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[334] 
11:24:13 	contentProvider.createFolder(srcFolderModel, tabIndex, targetFolderModel, side);
11:24:13 	                ^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'DiContentProvider.createFolder(ITabFolderModel, int, ITabFolderModel, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[359] 
11:24:13 	* For a folder, the wrapper is a {@link TabFolderModel}.
11:24:13 	                                        ^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[365] 
11:24:13 	public TabFolderModel getITabFolderModel(String folderName) throws NotFoundException {
11:24:13 	       ^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[371] 
11:24:13 	if( ! (cachedModel instanceof TabFolderModel) )
11:24:13 	                              ^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[375] 
11:24:13 	return (TabFolderModel)cachedModel;
11:24:13 	        ^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[387] 
11:24:13 	TabFolderModel tabFolderModel = (TabFolderModel)contentProvider.createChildSashModel(rawModel);
11:24:13 	^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[387] 
11:24:13 	TabFolderModel tabFolderModel = (TabFolderModel)contentProvider.createChildSashModel(rawModel);
11:24:13 	                                 ^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[387] 
11:24:13 	TabFolderModel tabFolderModel = (TabFolderModel)contentProvider.createChildSashModel(rawModel);
11:24:13 	                                                                ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'DiContentProvider.createChildSashModel(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[424] 
11:24:13 	IPageModel pageModel = (IPageModel)contentProvider.createChildSashModel(rawModel);
11:24:13 	                                                   ^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The method 'DiContentProvider.createChildSashModel(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider2Test.java:[74] 
11:24:13 	diContentProvider = new DiContentProvider(diSashModel, pageModelFactory);
11:24:13 	                        ^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider2Test.java:[74] 
11:24:13 	diContentProvider = new DiContentProvider(diSashModel, pageModelFactory);
11:24:13 	                        ^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The constructor 'DiContentProvider(SashModel, IPageModelFactory)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider2Test.java:[78] 
11:24:13 	contentProvider = new TransactionalDiContentProvider(diContentProvider, editingDomain);
11:24:13 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The type 'TransactionalDiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider2Test.java:[78] 
11:24:13 	contentProvider = new TransactionalDiContentProvider(diContentProvider, editingDomain);
11:24:13 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:13 Discouraged access: The constructor 'TransactionalDiContentProvider(DiContentProvider, TransactionalEditingDomain)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
11:24:13 113 problems (113 warnings)
11:24:13 [INFO] 
11:24:13 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests ---
11:24:13 [INFO] 
11:24:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests ---
11:24:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/src/test/resources
11:24:13 [INFO] 
11:24:13 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests ---
11:24:13 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 131 were skipped
11:24:13 [INFO] 
11:24:13 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests ---
11:24:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/target/org.eclipse.papyrus.infra.core.sasheditor.di.tests-2.0.0-SNAPSHOT.jar
11:24:13 [INFO] 
11:24:13 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests ---
11:24:13 [INFO] 
11:24:13 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests ---
11:24:13 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.di.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:24:13 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.di.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:24:13 [INFO] 
11:24:13 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests ---
11:24:13 [INFO] Skipping tests
11:24:13 [INFO] 
11:24:13 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests ---
11:24:13 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:24:13 [INFO] 
11:24:13 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.core.feature >--
11:24:13 [INFO] Building org.eclipse.papyrus.tests.infra.core.feature 1.2.0-SNAPSHOT [682/735]
11:24:13 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.core.feature/pom.xml
11:24:13 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:24:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.core.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.core.feature/pom.xml
11:24:14 [INFO] 
11:24:14 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.infra.core.feature ---
11:24:14 [INFO] 
11:24:14 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.infra.core.feature ---
11:24:14 [INFO] The project's OSGi version is 1.2.0.202401111608
11:24:14 [INFO] 
11:24:14 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.infra.core.feature ---
11:24:14 [INFO] 
11:24:14 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.infra.core.feature ---
11:24:14 [INFO] 
11:24:14 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.infra.core.feature ---
11:24:14 [INFO] 
11:24:14 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.infra.core.feature ---
11:24:14 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.core.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:24:14 [INFO] 
11:24:14 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.infra.core.feature ---
11:24:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.core.feature/src/main/resources
11:24:14 [INFO] 
11:24:14 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.infra.core.feature ---
11:24:14 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 208 were skipped
11:24:14 [INFO] 
11:24:14 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.infra.core.feature ---
11:24:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.core.feature/target/org.eclipse.papyrus.tests.infra.core.feature-1.2.0-SNAPSHOT.jar
11:24:14 [INFO] 
11:24:14 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.infra.core.feature ---
11:24:14 [INFO] 
11:24:14 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.infra.core.feature ---
11:24:14 [INFO] 
11:24:14 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.infra.core.feature ---
11:24:14 [WARNING] artifact org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.core.feature:xml:p2metadata:1.2.0-SNAPSHOT already attached, replace previous instance
11:24:14 [WARNING] artifact org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.core.feature:xml:p2artifacts:1.2.0-SNAPSHOT already attached, replace previous instance
11:24:14 [INFO] 
11:24:14 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.infra.core.feature ---
11:24:14 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:24:14 [INFO] 
11:24:14 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.tests.feature >--------
11:24:14 [INFO] Building org.eclipse.papyrus.tests.feature 2.0.100-SNAPSHOT    [683/735]
11:24:14 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/pom.xml
11:24:14 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:24:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.feature:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/pom.xml
11:24:17 [INFO] 
11:24:17 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.feature ---
11:24:17 [INFO] 
11:24:17 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.feature ---
11:24:17 [INFO] The project's OSGi version is 2.0.100.202401111608
11:24:17 [INFO] 
11:24:17 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.feature ---
11:24:17 [INFO] 
11:24:17 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.feature ---
11:24:17 [INFO] 
11:24:17 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.feature ---
11:24:17 [INFO] 
11:24:17 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.feature ---
11:24:17 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:24:17 [INFO] 
11:24:17 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.feature ---
11:24:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/src/main/resources
11:24:17 [INFO] 
11:24:17 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.feature ---
11:24:17 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 263 were skipped
11:24:17 [INFO] 
11:24:17 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.feature ---
11:24:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/target/org.eclipse.papyrus.tests.feature-2.0.100-SNAPSHOT.jar
11:24:17 [INFO] 
11:24:17 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.feature ---
11:24:17 [INFO] 
11:24:17 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.feature ---
11:24:17 [INFO] 
11:24:17 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.feature ---
11:24:17 [WARNING] artifact org.eclipse.papyrus:org.eclipse.papyrus.tests.feature:xml:p2metadata:2.0.100-SNAPSHOT already attached, replace previous instance
11:24:17 [WARNING] artifact org.eclipse.papyrus:org.eclipse.papyrus.tests.feature:xml:p2artifacts:2.0.100-SNAPSHOT already attached, replace previous instance
11:24:17 [INFO] 
11:24:17 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.feature ---
11:24:17 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:24:17 [INFO] 
11:24:17 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.expressions.main.tests >--
11:24:17 [INFO] Building org.eclipse.papyrus.infra.emf.expressions.main.tests 0.0.1-SNAPSHOT [684/735]
11:24:17 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/expressions/pom.xml
11:24:17 [INFO] --------------------------------[ pom ]---------------------------------
11:24:17 [INFO] 
11:24:17 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf.expressions.main.tests ---
11:24:17 [INFO] 
11:24:17 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.emf.expressions.main.tests ---
11:24:17 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/expressions/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:24:17 [INFO] 
11:24:17 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.expressions.main.tests ---
11:24:17 [INFO] 
11:24:17 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.emf.expressions.main.tests ---
11:24:17 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:24:17 [INFO] 
11:24:17 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.expressions.tests >--
11:24:17 [INFO] Building org.eclipse.papyrus.infra.emf.expressions.tests 2.0.0-SNAPSHOT [685/735]
11:24:17 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/pom.xml
11:24:17 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:24:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.expressions.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/pom.xml
11:24:17 [INFO] 
11:24:17 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf.expressions.tests ---
11:24:17 [INFO] 
11:24:17 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.expressions.tests ---
11:24:17 [INFO] The project's OSGi version is 2.0.0.202401111608
11:24:17 [INFO] 
11:24:17 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.expressions.tests ---
11:24:17 [INFO] 
11:24:17 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.expressions.tests ---
11:24:17 [INFO] 
11:24:17 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.expressions.tests ---
11:24:17 [INFO] 
11:24:17 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.emf.expressions.tests ---
11:24:17 [INFO] Resolving class path of org.eclipse.papyrus.infra.emf.expressions.tests
11:24:18 [INFO] 
11:24:18 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.emf.expressions.tests ---
11:24:18 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:24:18 [INFO] 
11:24:18 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.emf.expressions.tests ---
11:24:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/src/main/resources
11:24:18 [INFO] 
11:24:18 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.emf.expressions.tests ---
11:24:18 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:24:18 [INFO] 
11:24:18 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.emf.expressions.tests ---
11:24:18 [INFO] 
11:24:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.expressions.tests ---
11:24:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/src/test/resources
11:24:18 [INFO] 
11:24:18 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.emf.expressions.tests ---
11:24:18 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 119 were skipped
11:24:18 [INFO] 
11:24:18 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.expressions.tests ---
11:24:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/target/org.eclipse.papyrus.infra.emf.expressions.tests-2.0.0-SNAPSHOT.jar
11:24:18 [INFO] 
11:24:18 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.expressions.tests ---
11:24:18 [INFO] 
11:24:18 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.expressions.tests ---
11:24:18 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.expressions.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:24:18 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.expressions.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:24:18 [INFO] 
11:24:18 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.emf.expressions.tests ---
11:24:18 [INFO] Skipping tests
11:24:18 [INFO] 
11:24:18 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.emf.expressions.tests ---
11:24:18 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:24:18 [INFO] 
11:24:18 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.emf.expressions.feature >--
11:24:18 [INFO] Building org.eclipse.papyrus.tests.infra.emf.expressions.feature 1.0.0-SNAPSHOT [686/735]
11:24:18 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.emf.expressions.feature/pom.xml
11:24:18 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:24:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.emf.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.emf.expressions.feature/pom.xml
11:24:18 [INFO] 
11:24:18 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature ---
11:24:18 [INFO] 
11:24:18 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature ---
11:24:18 [INFO] The project's OSGi version is 1.0.0.202401111608
11:24:18 [INFO] 
11:24:18 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature ---
11:24:18 [INFO] 
11:24:18 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature ---
11:24:18 [INFO] 
11:24:18 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature ---
11:24:18 [INFO] 
11:24:18 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature ---
11:24:18 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.emf.expressions.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:24:18 [INFO] 
11:24:18 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature ---
11:24:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.emf.expressions.feature/src/main/resources
11:24:18 [INFO] 
11:24:18 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature ---
11:24:18 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 102 were skipped
11:24:18 [INFO] 
11:24:18 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature ---
11:24:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.emf.expressions.feature/target/org.eclipse.papyrus.tests.infra.emf.expressions.feature-1.0.0-SNAPSHOT.jar
11:24:18 [INFO] 
11:24:18 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature ---
11:24:18 [INFO] 
11:24:18 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature ---
11:24:18 [INFO] 
11:24:18 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature ---
11:24:18 [WARNING] artifact org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.emf.expressions.feature:xml:p2metadata:1.0.0-SNAPSHOT already attached, replace previous instance
11:24:18 [WARNING] artifact org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.emf.expressions.feature:xml:p2artifacts:1.0.0-SNAPSHOT already attached, replace previous instance
11:24:18 [INFO] 
11:24:18 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature ---
11:24:18 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:24:18 [INFO] 
11:24:18 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.internationalization.main.test >--
11:24:18 [INFO] Building org.eclipse.papyrus.infra.internationalization.main.test 1.0.0-SNAPSHOT [687/735]
11:24:18 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/internationalization/pom.xml
11:24:18 [INFO] --------------------------------[ pom ]---------------------------------
11:24:18 [INFO] 
11:24:18 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.internationalization.main.test ---
11:24:18 [INFO] 
11:24:18 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.internationalization.main.test ---
11:24:18 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/internationalization/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:24:18 [INFO] 
11:24:18 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.internationalization.main.test ---
11:24:18 [INFO] 
11:24:18 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.internationalization.main.test ---
11:24:18 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:24:18 [INFO] 
11:24:18 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.internationalization.tests >--
11:24:18 [INFO] Building org.eclipse.papyrus.infra.internationalization.tests 2.0.0-SNAPSHOT [688/735]
11:24:18 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/pom.xml
11:24:18 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:24:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.internationalization.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/pom.xml
11:24:19 [INFO] 
11:24:19 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.internationalization.tests ---
11:24:19 [INFO] 
11:24:19 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.internationalization.tests ---
11:24:19 [INFO] The project's OSGi version is 2.0.0.202401111608
11:24:19 [INFO] 
11:24:19 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.internationalization.tests ---
11:24:19 [INFO] 
11:24:19 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.internationalization.tests ---
11:24:19 [INFO] 
11:24:19 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.internationalization.tests ---
11:24:19 [INFO] 
11:24:19 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.internationalization.tests ---
11:24:19 [INFO] Resolving class path of org.eclipse.papyrus.infra.internationalization.tests
11:24:19 [INFO] 
11:24:19 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.internationalization.tests ---
11:24:19 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:24:19 [INFO] 
11:24:19 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.internationalization.tests ---
11:24:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/src/main/resources
11:24:19 [INFO] 
11:24:19 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.internationalization.tests ---
11:24:19 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:24:20 [INFO] 
11:24:20 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.internationalization.tests ---
11:24:20 [INFO] 
11:24:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.internationalization.tests ---
11:24:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/src/test/resources
11:24:20 [INFO] 
11:24:20 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.internationalization.tests ---
11:24:20 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 210 were skipped
11:24:20 [INFO] 
11:24:20 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.internationalization.tests ---
11:24:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/target/org.eclipse.papyrus.infra.internationalization.tests-2.0.0-SNAPSHOT.jar
11:24:20 [INFO] 
11:24:20 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.internationalization.tests ---
11:24:20 [INFO] 
11:24:20 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.internationalization.tests ---
11:24:20 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.internationalization.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:24:20 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.internationalization.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:24:20 [INFO] 
11:24:20 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.internationalization.tests ---
11:24:20 [INFO] Skipping tests
11:24:20 [INFO] 
11:24:20 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.internationalization.tests ---
11:24:20 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:24:20 [INFO] 
11:24:20 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.internationalization.feature >--
11:24:20 [INFO] Building org.eclipse.papyrus.tests.infra.internationalization.feature 1.0.0-SNAPSHOT [689/735]
11:24:20 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.internationalization.feature/pom.xml
11:24:20 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:24:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.internationalization.feature/pom.xml
11:24:20 [INFO] 
11:24:20 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.infra.internationalization.feature ---
11:24:20 [INFO] 
11:24:20 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.infra.internationalization.feature ---
11:24:20 [INFO] The project's OSGi version is 1.0.0.202401111608
11:24:20 [INFO] 
11:24:20 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.infra.internationalization.feature ---
11:24:20 [INFO] 
11:24:20 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.infra.internationalization.feature ---
11:24:20 [INFO] 
11:24:20 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.infra.internationalization.feature ---
11:24:20 [INFO] 
11:24:20 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.infra.internationalization.feature ---
11:24:20 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.internationalization.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:24:20 [INFO] 
11:24:20 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.infra.internationalization.feature ---
11:24:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.internationalization.feature/src/main/resources
11:24:20 [INFO] 
11:24:20 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.infra.internationalization.feature ---
11:24:20 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 208 were skipped
11:24:20 [INFO] 
11:24:20 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.infra.internationalization.feature ---
11:24:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.internationalization.feature/target/org.eclipse.papyrus.tests.infra.internationalization.feature-1.0.0-SNAPSHOT.jar
11:24:20 [INFO] 
11:24:20 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.infra.internationalization.feature ---
11:24:20 [INFO] 
11:24:20 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.infra.internationalization.feature ---
11:24:20 [INFO] 
11:24:20 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.infra.internationalization.feature ---
11:24:20 [WARNING] artifact org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.internationalization.feature:xml:p2metadata:1.0.0-SNAPSHOT already attached, replace previous instance
11:24:20 [WARNING] artifact org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.internationalization.feature:xml:p2artifacts:1.0.0-SNAPSHOT already attached, replace previous instance
11:24:20 [INFO] 
11:24:20 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.infra.internationalization.feature ---
11:24:20 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:24:20 [INFO] 
11:24:20 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.expressions.tests.releng >--
11:24:20 [INFO] Building org.eclipse.papyrus.uml.expressions.tests.releng 0.0.1-SNAPSHOT [690/735]
11:24:20 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/expressions/pom.xml
11:24:20 [INFO] --------------------------------[ pom ]---------------------------------
11:24:20 [INFO] 
11:24:20 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.expressions.tests.releng ---
11:24:20 [INFO] 
11:24:20 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.expressions.tests.releng ---
11:24:20 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/expressions/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:24:20 [INFO] 
11:24:20 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.expressions.tests.releng ---
11:24:20 [INFO] 
11:24:20 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.expressions.tests.releng ---
11:24:20 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:24:20 [INFO] 
11:24:20 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.expressions.tests >--
11:24:20 [INFO] Building org.eclipse.papyrus.uml.expressions.tests 2.0.0-SNAPSHOT [691/735]
11:24:20 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/pom.xml
11:24:20 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:24:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.expressions.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/pom.xml
11:24:21 [INFO] 
11:24:21 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.expressions.tests ---
11:24:21 [INFO] 
11:24:21 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.expressions.tests ---
11:24:21 [INFO] The project's OSGi version is 2.0.0.202401111608
11:24:21 [INFO] 
11:24:21 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.expressions.tests ---
11:24:21 [INFO] 
11:24:21 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.expressions.tests ---
11:24:21 [INFO] 
11:24:21 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.expressions.tests ---
11:24:21 [INFO] 
11:24:21 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.expressions.tests ---
11:24:21 [INFO] Resolving class path of org.eclipse.papyrus.uml.expressions.tests
11:24:22 [INFO] 
11:24:22 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.expressions.tests ---
11:24:22 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:24:22 [INFO] 
11:24:22 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.expressions.tests ---
11:24:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/src/main/resources
11:24:22 [INFO] 
11:24:22 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.expressions.tests ---
11:24:22 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:24:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/src/org/eclipse/papyrus/uml/expressions/tests/IsKindOfStereotypeExpressionTests.java:[54] 
11:24:22 	private final String ELEMENT_CHILD_STEREOTYPE_QUALIFIED_NAME = "RootElement::AChildNiceStereotypeForElement"; //$NON-NLS-1$
11:24:22 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:22 The value of the field IsKindOfStereotypeExpressionTests.ELEMENT_CHILD_STEREOTYPE_QUALIFIED_NAME is not used
11:24:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/src/org/eclipse/papyrus/uml/expressions/tests/SingleStereotypeAttributeEqualityExpressionTests.java:[48] 
11:24:22 	private Class notStereotypedClass;
11:24:22 	              ^^^^^^^^^^^^^^^^^^^
11:24:22 The value of the field SingleStereotypeAttributeEqualityExpressionTests.notStereotypedClass is not used
11:24:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/src/org/eclipse/papyrus/uml/expressions/tests/SingleStereotypeAttributeEqualityExpressionTests.java:[50] 
11:24:22 	private final String PROFILE_URI = "papyrusExpressionProfile"; //$NON-NLS-1$
11:24:22 	                     ^^^^^^^^^^^
11:24:22 The value of the field SingleStereotypeAttributeEqualityExpressionTests.PROFILE_URI is not used
11:24:22 3 problems (3 warnings)
11:24:22 [INFO] 
11:24:22 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.expressions.tests ---
11:24:22 [INFO] 
11:24:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.expressions.tests ---
11:24:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/src/test/resources
11:24:22 [INFO] 
11:24:22 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.expressions.tests ---
11:24:22 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 216 were skipped
11:24:22 [INFO] 
11:24:22 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.expressions.tests ---
11:24:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/target/org.eclipse.papyrus.uml.expressions.tests-2.0.0-SNAPSHOT.jar
11:24:22 [INFO] 
11:24:22 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.expressions.tests ---
11:24:22 [INFO] 
11:24:22 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.expressions.tests ---
11:24:22 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.expressions.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:24:22 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.expressions.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:24:22 [INFO] 
11:24:22 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.expressions.tests ---
11:24:22 [INFO] Skipping tests
11:24:22 [INFO] 
11:24:22 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.expressions.tests ---
11:24:22 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:24:22 [INFO] 
11:24:22 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.expressions.feature >--
11:24:22 [INFO] Building org.eclipse.papyrus.tests.uml.expressions.feature 1.0.0-SNAPSHOT [692/735]
11:24:22 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.expressions.feature/pom.xml
11:24:22 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:24:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.expressions.feature/pom.xml
11:24:23 [INFO] 
11:24:23 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.uml.expressions.feature ---
11:24:23 [INFO] 
11:24:23 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.expressions.feature ---
11:24:23 [INFO] The project's OSGi version is 1.0.0.202401111608
11:24:23 [INFO] 
11:24:23 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.expressions.feature ---
11:24:23 [INFO] 
11:24:23 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.expressions.feature ---
11:24:23 [INFO] 
11:24:23 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.expressions.feature ---
11:24:23 [INFO] 
11:24:23 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.uml.expressions.feature ---
11:24:23 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.expressions.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:24:23 [INFO] 
11:24:23 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.uml.expressions.feature ---
11:24:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.expressions.feature/src/main/resources
11:24:23 [INFO] 
11:24:23 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.uml.expressions.feature ---
11:24:23 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 214 were skipped
11:24:23 [INFO] 
11:24:23 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.expressions.feature ---
11:24:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.expressions.feature/target/org.eclipse.papyrus.tests.uml.expressions.feature-1.0.0-SNAPSHOT.jar
11:24:23 [INFO] 
11:24:23 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.expressions.feature ---
11:24:23 [INFO] 
11:24:23 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.expressions.feature ---
11:24:23 [INFO] 
11:24:23 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.uml.expressions.feature ---
11:24:23 [WARNING] artifact org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.expressions.feature:xml:p2metadata:1.0.0-SNAPSHOT already attached, replace previous instance
11:24:23 [WARNING] artifact org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.expressions.feature:xml:p2artifacts:1.0.0-SNAPSHOT already attached, replace previous instance
11:24:23 [INFO] 
11:24:23 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.uml.expressions.feature ---
11:24:23 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:24:23 [INFO] 
11:24:23 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.main.test >--
11:24:23 [INFO] Building org.eclipse.papyrus.uml.internationalization.main.test 1.0.0-SNAPSHOT [693/735]
11:24:23 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/internationalization/pom.xml
11:24:23 [INFO] --------------------------------[ pom ]---------------------------------
11:24:23 [INFO] 
11:24:23 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.internationalization.main.test ---
11:24:23 [INFO] 
11:24:23 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.internationalization.main.test ---
11:24:23 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/internationalization/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:24:23 [INFO] 
11:24:23 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.internationalization.main.test ---
11:24:23 [INFO] 
11:24:23 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.internationalization.main.test ---
11:24:23 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:24:23 [INFO] 
11:24:23 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.tests >--
11:24:23 [INFO] Building org.eclipse.papyrus.uml.internationalization.tests 2.0.0-SNAPSHOT [694/735]
11:24:23 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/pom.xml
11:24:23 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:24:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/pom.xml
11:24:23 [INFO] 
11:24:23 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.internationalization.tests ---
11:24:23 [INFO] 
11:24:23 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.internationalization.tests ---
11:24:23 [INFO] The project's OSGi version is 2.0.0.202401111608
11:24:23 [INFO] 
11:24:23 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.internationalization.tests ---
11:24:23 [INFO] 
11:24:23 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.internationalization.tests ---
11:24:23 [INFO] 
11:24:23 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.internationalization.tests ---
11:24:23 [INFO] 
11:24:23 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.internationalization.tests ---
11:24:23 [INFO] Resolving class path of org.eclipse.papyrus.uml.internationalization.tests
11:24:24 [INFO] 
11:24:24 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.internationalization.tests ---
11:24:24 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:24:24 [INFO] 
11:24:24 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.internationalization.tests ---
11:24:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/src/main/resources
11:24:24 [INFO] 
11:24:24 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.internationalization.tests ---
11:24:24 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:24:25 [INFO] 
11:24:25 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.internationalization.tests ---
11:24:25 [INFO] 
11:24:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.internationalization.tests ---
11:24:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/src/test/resources
11:24:25 [INFO] 
11:24:25 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.internationalization.tests ---
11:24:25 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 210 were skipped
11:24:25 [INFO] 
11:24:25 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.internationalization.tests ---
11:24:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/target/org.eclipse.papyrus.uml.internationalization.tests-2.0.0-SNAPSHOT.jar
11:24:25 [INFO] 
11:24:25 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.internationalization.tests ---
11:24:25 [INFO] 
11:24:25 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.internationalization.tests ---
11:24:25 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:24:25 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:24:25 [INFO] 
11:24:25 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.internationalization.tests ---
11:24:25 [INFO] Skipping tests
11:24:25 [INFO] 
11:24:25 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.internationalization.tests ---
11:24:25 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:24:25 [INFO] 
11:24:25 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.controlmode.tests >--
11:24:25 [INFO] Building org.eclipse.papyrus.uml.internationalization.controlmode.tests 2.1.0-SNAPSHOT [695/735]
11:24:25 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/pom.xml
11:24:25 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:24:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.controlmode.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/pom.xml
11:24:25 [INFO] 
11:24:25 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests ---
11:24:25 [INFO] 
11:24:25 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests ---
11:24:25 [INFO] The project's OSGi version is 2.1.0.202401111608
11:24:25 [INFO] 
11:24:25 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests ---
11:24:25 [INFO] 
11:24:25 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests ---
11:24:25 [INFO] 
11:24:25 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests ---
11:24:25 [INFO] 
11:24:25 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests ---
11:24:25 [INFO] Resolving class path of org.eclipse.papyrus.uml.internationalization.controlmode.tests
11:24:26 [INFO] 
11:24:26 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests ---
11:24:26 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:24:26 [INFO] 
11:24:26 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests ---
11:24:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/src/main/resources
11:24:26 [INFO] 
11:24:26 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests ---
11:24:26 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:24:27 [INFO] 
11:24:27 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests ---
11:24:27 [INFO] 
11:24:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests ---
11:24:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/src/test/resources
11:24:27 [INFO] 
11:24:27 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests ---
11:24:27 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 210 were skipped
11:24:27 [INFO] 
11:24:27 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests ---
11:24:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/target/org.eclipse.papyrus.uml.internationalization.controlmode.tests-2.1.0-SNAPSHOT.jar
11:24:27 [INFO] 
11:24:27 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests ---
11:24:27 [INFO] 
11:24:27 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests ---
11:24:27 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.controlmode.tests:xml:p2metadata:2.1.0-SNAPSHOT already attached, replace previous instance
11:24:27 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.controlmode.tests:xml:p2artifacts:2.1.0-SNAPSHOT already attached, replace previous instance
11:24:27 [INFO] 
11:24:27 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests ---
11:24:27 [INFO] Skipping tests
11:24:27 [INFO] 
11:24:27 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests ---
11:24:27 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:24:27 [INFO] 
11:24:27 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.internationalization.feature >--
11:24:27 [INFO] Building org.eclipse.papyrus.tests.uml.internationalization.feature 1.0.0-SNAPSHOT [696/735]
11:24:27 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.internationalization.feature/pom.xml
11:24:27 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:24:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.internationalization.feature/pom.xml
11:24:27 [INFO] 
11:24:27 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.uml.internationalization.feature ---
11:24:27 [INFO] 
11:24:27 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.internationalization.feature ---
11:24:27 [INFO] The project's OSGi version is 1.0.0.202401111608
11:24:27 [INFO] 
11:24:27 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.internationalization.feature ---
11:24:27 [INFO] 
11:24:27 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.internationalization.feature ---
11:24:27 [INFO] 
11:24:27 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.internationalization.feature ---
11:24:27 [INFO] 
11:24:27 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.uml.internationalization.feature ---
11:24:27 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.internationalization.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:24:27 [INFO] 
11:24:27 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.uml.internationalization.feature ---
11:24:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.internationalization.feature/src/main/resources
11:24:27 [INFO] 
11:24:27 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.uml.internationalization.feature ---
11:24:27 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 208 were skipped
11:24:27 [INFO] 
11:24:27 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.internationalization.feature ---
11:24:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.internationalization.feature/target/org.eclipse.papyrus.tests.uml.internationalization.feature-1.0.0-SNAPSHOT.jar
11:24:27 [INFO] 
11:24:27 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.internationalization.feature ---
11:24:27 [INFO] 
11:24:27 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.internationalization.feature ---
11:24:27 [INFO] 
11:24:27 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.uml.internationalization.feature ---
11:24:27 [WARNING] artifact org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.internationalization.feature:xml:p2metadata:1.0.0-SNAPSHOT already attached, replace previous instance
11:24:27 [WARNING] artifact org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.internationalization.feature:xml:p2artifacts:1.0.0-SNAPSHOT already attached, replace previous instance
11:24:27 [INFO] 
11:24:27 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.uml.internationalization.feature ---
11:24:27 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:24:27 [INFO] 
11:24:27 [INFO] ----< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.tests >-----
11:24:27 [INFO] Building org.eclipse.papyrus.uml.alf.tests 2.0.100-SNAPSHOT    [697/735]
11:24:27 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/pom.xml
11:24:27 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:24:27 [WARNING] Parameter 'fileset' is unknown for plugin 'maven-clean-plugin:3.3.1:clean (default-clean)'
11:24:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.tests:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/pom.xml
11:24:28 [INFO] 
11:24:28 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.alf.tests ---
11:24:28 [INFO] 
11:24:28 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.alf.tests ---
11:24:28 [INFO] The project's OSGi version is 2.0.100.202401111608
11:24:28 [INFO] 
11:24:28 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.alf.tests ---
11:24:28 [INFO] 
11:24:28 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.alf.tests ---
11:24:28 [INFO] 
11:24:28 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.alf.tests ---
11:24:28 [INFO] 
11:24:28 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.alf.tests ---
11:24:28 [INFO] Resolving class path of org.eclipse.papyrus.uml.alf.tests
11:24:28 [INFO] 
11:24:28 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.alf.tests ---
11:24:28 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:24:28 [INFO] 
11:24:28 [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.uml.alf.tests ---
11:24:29 [WARNING] 
11:24:29 WARNING: 	SemanticTest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SemanticTest.xtend
11:24:29 24: The type InjectWith is deprecated
11:24:29 [WARNING] 
11:24:29 WARNING: 	SemanticTest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SemanticTest.xtend
11:24:29 25: The type XtextRunner is deprecated
11:24:29 [WARNING] 
11:24:29 WARNING: 	SemanticTest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SemanticTest.xtend
11:24:29 38: The type XtextRunner is deprecated
11:24:29 [WARNING] 
11:24:29 WARNING: 	SingleTest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SingleTest.xtend
11:24:29 24: The type InjectWith is deprecated
11:24:29 [WARNING] 
11:24:29 WARNING: 	SingleTest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SingleTest.xtend
11:24:29 25: The type XtextRunner is deprecated
11:24:29 [WARNING] 
11:24:29 WARNING: 	SingleTest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SingleTest.xtend
11:24:29 38: The type XtextRunner is deprecated
11:24:29 [WARNING] 
11:24:29 WARNING: 	MappingTest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/MappingTest.xtend
11:24:29 23: The type XtextRunner is deprecated
11:24:29 [WARNING] 
11:24:29 WARNING: 	MappingTest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/MappingTest.xtend
11:24:29 32: The type XtextRunner is deprecated
11:24:29 [WARNING] 
11:24:29 WARNING: 	MappingTest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/MappingTest.xtend
11:24:29 54: The operator '==' should be replaced by '===' when null is one of the arguments.
11:24:29 [WARNING] 
11:24:29 WARNING: 	ParserTest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/ParserTest.xtend
11:24:29 57: The operator '==' should be replaced by '===' when null is one of the arguments.
11:24:29 [WARNING] 
11:24:29 WARNING: 	ParserTest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/ParserTest.xtend
11:24:29 62: The operator '==' should be replaced by '===' when null is one of the arguments.
11:24:29 [WARNING] 
11:24:29 WARNING: 	ParserTest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/ParserTest.xtend
11:24:29 83: The operator '!=' should be replaced by '!==' when null is one of the arguments.
11:24:29 [WARNING] 
11:24:29 WARNING: 	ParserTest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/ParserTest.xtend
11:24:29 85: The operator '!=' should be replaced by '!==' when null is one of the arguments.
11:24:29 [WARNING] 
11:24:29 WARNING: 	MergeTest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/MergeTest.xtend
11:24:29 37: The type XtextRunner is deprecated
11:24:29 [WARNING] 
11:24:29 WARNING: 	MergeTest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/MergeTest.xtend
11:24:29 45: The type XtextRunner is deprecated
11:24:29 [WARNING] 
11:24:29 WARNING: 	SyntacticTest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SyntacticTest.xtend
11:24:29 23: The type InjectWith is deprecated
11:24:29 [WARNING] 
11:24:29 WARNING: 	SyntacticTest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SyntacticTest.xtend
11:24:29 24: The type XtextRunner is deprecated
11:24:29 [WARNING] 
11:24:29 WARNING: 	SyntacticTest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SyntacticTest.xtend
11:24:29 37: The type XtextRunner is deprecated
11:24:29 [WARNING] 
11:24:29 WARNING: 	Parse.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/Parse.xtend
11:24:29 57: The operator '==' should be replaced by '===' when null is one of the arguments.
11:24:29 [WARNING] 
11:24:29 WARNING: 	GenerationTest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/generator/GenerationTest.xtend
11:24:29 25: The type XtextRunner is deprecated
11:24:29 [WARNING] 
11:24:29 WARNING: 	GenerationTest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/generator/GenerationTest.xtend
11:24:29 33: The type XtextRunner is deprecated
11:24:29 [WARNING] 
11:24:29 WARNING: 	GenerationTest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/generator/GenerationTest.xtend
11:24:29 69: The operator '!=' should be replaced by '!==' when null is one of the arguments.
11:24:29 [INFO] 
11:24:29 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.alf.tests ---
11:24:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/main/resources
11:24:29 [INFO] 
11:24:29 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.alf.tests ---
11:24:29 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:24:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/generator/AlfGenerator.java:[49] 
11:24:30 	static final private SaveOptions options = SaveOptions.newBuilder().format().noValidation().getOptions();
11:24:30 	                                                                             ^^^^^^^^^^^^^^
11:24:30 The method noValidation() from the type SaveOptions.Builder is deprecated
11:24:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/CompilerTests.java:[31] 
11:24:30 	import org.eclipse.papyrus.uml.alf.tests.mapper.AlfCompiler;
11:24:30 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:30 The import org.eclipse.papyrus.uml.alf.tests.mapper.AlfCompiler is never used
11:24:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/CompilerTests.java:[64] 
11:24:30 	import org.eclipse.xtext.junit4.XtextRunner;
11:24:30 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:30 The type XtextRunner is deprecated
11:24:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/CompilerTests.java:[70] 
11:24:30 	@RunWith(XtextRunner.class)
11:24:30 	         ^^^^^^^^^^^
11:24:30 The type XtextRunner is deprecated
11:24:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[6] 
11:24:30 	import org.eclipse.xtext.junit4.GlobalRegistries;
11:24:30 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:30 The type GlobalRegistries has been deprecated and marked for removal
11:24:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[7] 
11:24:30 	import org.eclipse.xtext.junit4.GlobalRegistries.GlobalStateMemento;
11:24:30 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:30 The type GlobalRegistries.GlobalStateMemento is deprecated
11:24:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[8] 
11:24:30 	import org.eclipse.xtext.junit4.IInjectorProvider;
11:24:30 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:30 The type IInjectorProvider has been deprecated and marked for removal
11:24:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[9] 
11:24:30 	import org.eclipse.xtext.junit4.IRegistryConfigurator;
11:24:30 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:30 The type IRegistryConfigurator has been deprecated and marked for removal
11:24:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[13] 
11:24:30 	public class AlfInjectorProvider implements IInjectorProvider, IRegistryConfigurator {
11:24:30 	                                            ^^^^^^^^^^^^^^^^^
11:24:30 The type IInjectorProvider has been deprecated and marked for removal
11:24:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[13] 
11:24:30 	public class AlfInjectorProvider implements IInjectorProvider, IRegistryConfigurator {
11:24:30 	                                                               ^^^^^^^^^^^^^^^^^^^^^
11:24:30 The type IRegistryConfigurator has been deprecated and marked for removal
11:24:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[15] 
11:24:30 	protected GlobalStateMemento stateBeforeInjectorCreation;
11:24:30 	          ^^^^^^^^^^^^^^^^^^
11:24:30 The type GlobalRegistries.GlobalStateMemento is deprecated
11:24:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[16] 
11:24:30 	protected GlobalStateMemento stateAfterInjectorCreation;
11:24:30 	          ^^^^^^^^^^^^^^^^^^
11:24:30 The type GlobalRegistries.GlobalStateMemento is deprecated
11:24:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[20] 
11:24:30 	GlobalRegistries.initializeDefaults();
11:24:30 	^^^^^^^^^^^^^^^^
11:24:30 The type GlobalRegistries has been deprecated and marked for removal
11:24:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[20] 
11:24:30 	GlobalRegistries.initializeDefaults();
11:24:30 	                 ^^^^^^^^^^^^^^^^^^^^
11:24:30 The method initializeDefaults() from the type GlobalRegistries is deprecated
11:24:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[26] 
11:24:30 	stateBeforeInjectorCreation = GlobalRegistries.makeCopyOfGlobalState();
11:24:30 	                              ^^^^^^^^^^^^^^^^
11:24:30 The type GlobalRegistries has been deprecated and marked for removal
11:24:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[26] 
11:24:30 	stateBeforeInjectorCreation = GlobalRegistries.makeCopyOfGlobalState();
11:24:30 	                                               ^^^^^^^^^^^^^^^^^^^^^^^
11:24:30 The method makeCopyOfGlobalState() from the type GlobalRegistries is deprecated
11:24:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[28] 
11:24:30 	stateAfterInjectorCreation = GlobalRegistries.makeCopyOfGlobalState();
11:24:30 	                             ^^^^^^^^^^^^^^^^
11:24:30 The type GlobalRegistries has been deprecated and marked for removal
11:24:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[28] 
11:24:30 	stateAfterInjectorCreation = GlobalRegistries.makeCopyOfGlobalState();
11:24:30 	                                              ^^^^^^^^^^^^^^^^^^^^^^^
11:24:30 The method makeCopyOfGlobalState() from the type GlobalRegistries is deprecated
11:24:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[38] 
11:24:30 	stateBeforeInjectorCreation.restoreGlobalState();
11:24:30 	                            ^^^^^^^^^^^^^^^^^^^^
11:24:30 The method restoreGlobalState() from the type GlobalRegistries.GlobalStateMemento is deprecated
11:24:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[43] 
11:24:30 	stateAfterInjectorCreation.restoreGlobalState();
11:24:30 	                           ^^^^^^^^^^^^^^^^^^^^
11:24:30 The method restoreGlobalState() from the type GlobalRegistries.GlobalStateMemento is deprecated
11:24:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/AlfCompiler.java:[26] 
11:24:30 	import org.eclipse.papyrus.uml.alf.tests.mapper.AlfMapper;
11:24:30 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:30 The import org.eclipse.papyrus.uml.alf.tests.mapper.AlfMapper is never used
11:24:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfUiInjectorProvider.java:[6] 
11:24:30 	import org.eclipse.xtext.junit4.IInjectorProvider;
11:24:30 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:24:30 The type IInjectorProvider has been deprecated and marked for removal
11:24:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfUiInjectorProvider.java:[10] 
11:24:30 	public class AlfUiInjectorProvider implements IInjectorProvider {
11:24:30 	                                              ^^^^^^^^^^^^^^^^^
11:24:30 The type IInjectorProvider has been deprecated and marked for removal
11:24:30 23 problems (23 warnings)
11:24:30 [INFO] 
11:24:30 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.alf.tests ---
11:24:30 [INFO] 
11:24:30 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.alf.tests ---
11:24:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/test/resources
11:24:30 [INFO] 
11:24:30 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.alf.tests ---
11:24:30 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 201 were skipped
11:24:30 [INFO] 
11:24:30 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.alf.tests ---
11:24:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/target/org.eclipse.papyrus.uml.alf.tests-2.0.100-SNAPSHOT.jar
11:24:30 [INFO] 
11:24:30 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.alf.tests ---
11:24:30 [INFO] 
11:24:30 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.alf.tests ---
11:24:30 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.tests:xml:p2metadata:2.0.100-SNAPSHOT already attached, replace previous instance
11:24:30 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.tests:xml:p2artifacts:2.0.100-SNAPSHOT already attached, replace previous instance
11:24:30 [INFO] 
11:24:30 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.alf.tests ---
11:24:30 [INFO] Skipping tests
11:24:30 [INFO] 
11:24:30 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.alf.tests ---
11:24:30 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:24:30 [INFO] 
11:24:30 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.tests.feature >----
11:24:30 [INFO] Building org.eclipse.papyrus.uml.alf.tests.feature 1.2.0-SNAPSHOT [698/735]
11:24:30 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.alf.tests.feature/pom.xml
11:24:30 [INFO] --------------------------[ eclipse-feature ]---------------------------
11:24:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.tests.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.alf.tests.feature/pom.xml
11:24:30 [INFO] 
11:24:30 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.alf.tests.feature ---
11:24:30 [INFO] 
11:24:30 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.alf.tests.feature ---
11:24:30 [INFO] The project's OSGi version is 1.2.0.202401111608
11:24:30 [INFO] 
11:24:30 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.alf.tests.feature ---
11:24:30 [INFO] 
11:24:30 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.alf.tests.feature ---
11:24:30 [INFO] 
11:24:30 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.alf.tests.feature ---
11:24:30 [INFO] 
11:24:30 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.alf.tests.feature ---
11:24:30 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.alf.tests.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:24:30 [INFO] 
11:24:30 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.alf.tests.feature ---
11:24:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.alf.tests.feature/src/main/resources
11:24:30 [INFO] 
11:24:30 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.alf.tests.feature ---
11:24:30 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 199 were skipped
11:24:30 [INFO] 
11:24:30 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.alf.tests.feature ---
11:24:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.alf.tests.feature/target/org.eclipse.papyrus.uml.alf.tests.feature-1.2.0-SNAPSHOT.jar
11:24:30 [INFO] 
11:24:30 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.alf.tests.feature ---
11:24:30 [INFO] 
11:24:30 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.alf.tests.feature ---
11:24:30 [INFO] 
11:24:30 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.alf.tests.feature ---
11:24:30 [WARNING] artifact org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.tests.feature:xml:p2metadata:1.2.0-SNAPSHOT already attached, replace previous instance
11:24:30 [WARNING] artifact org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.tests.feature:xml:p2artifacts:1.2.0-SNAPSHOT already attached, replace previous instance
11:24:30 [INFO] 
11:24:30 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.alf.tests.feature ---
11:24:30 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:24:30 [INFO] 
11:24:30 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.tests.features >-------
11:24:30 [INFO] Building Papyrus Tests Features 0.0.1-SNAPSHOT                 [699/735]
11:24:30 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/pom.xml
11:24:30 [INFO] --------------------------------[ pom ]---------------------------------
11:24:30 [INFO] 
11:24:30 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.features ---
11:24:30 [INFO] 
11:24:30 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.features ---
11:24:30 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/features/papyrus-tests-features/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:24:30 [INFO] 
11:24:30 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.features ---
11:24:30 [INFO] 
11:24:30 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.features ---
11:24:30 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:24:30 [INFO] 
11:24:30 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.developer.suite.tests >--
11:24:30 [INFO] Building org.eclipse.papyrus.developer.suite.tests 1.0.0-SNAPSHOT [700/735]
11:24:30 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/pom.xml
11:24:30 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:24:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.developer.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/pom.xml
11:24:45 [WARNING] Mapping P2 > Maven Coordinates failed: The following artifacts could not be resolved: org.eclipse.orbit:ant:jar:1.10.14 (absent): Could not find artifact org.eclipse.orbit:ant:jar:1.10.14 in eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/)
11:24:53 [INFO] 
11:24:53 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.developer.suite.tests ---
11:24:53 [INFO] 
11:24:53 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.developer.suite.tests ---
11:24:53 [INFO] The project's OSGi version is 1.0.0.202401111608
11:24:53 [INFO] 
11:24:53 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.developer.suite.tests ---
11:24:53 [INFO] 
11:24:53 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.developer.suite.tests ---
11:24:53 [INFO] 
11:24:53 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.developer.suite.tests ---
11:24:53 [INFO] 
11:24:53 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.developer.suite.tests ---
11:24:53 [INFO] Resolving class path of org.eclipse.papyrus.developer.suite.tests
11:24:58 [INFO] 
11:24:58 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.developer.suite.tests ---
11:24:58 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:24:58 [INFO] 
11:24:58 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.developer.suite.tests ---
11:24:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/src/main/resources
11:24:58 [INFO] 
11:24:58 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.developer.suite.tests ---
11:24:59 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:24:59 [INFO] 
11:24:59 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.developer.suite.tests ---
11:24:59 [INFO] 
11:24:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.developer.suite.tests ---
11:24:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/src/test/resources
11:24:59 [INFO] 
11:24:59 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.developer.suite.tests ---
11:24:59 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 708 were skipped
11:24:59 [INFO] 
11:24:59 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.developer.suite.tests ---
11:24:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/org.eclipse.papyrus.developer.suite.tests-1.0.0-SNAPSHOT.jar
11:24:59 [INFO] 
11:24:59 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.developer.suite.tests ---
11:24:59 [INFO] 
11:24:59 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.developer.suite.tests ---
11:24:59 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.developer.suite.tests:xml:p2metadata:1.0.0-SNAPSHOT already attached, replace previous instance
11:24:59 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.developer.suite.tests:xml:p2artifacts:1.0.0-SNAPSHOT already attached, replace previous instance
11:24:59 [INFO] 
11:24:59 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.developer.suite.tests ---
11:24:59 [INFO] Skipping tests
11:24:59 [INFO] 
11:24:59 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.developer.suite.tests ---
11:24:59 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:24:59 [INFO] 
11:24:59 [INFO] ----< org.eclipse.papyrus.tests:org.eclipse.papyrus.bundles.tests >-----
11:24:59 [INFO] Building org.eclipse.papyrus.bundles.tests 0.0.1-SNAPSHOT      [701/735]
11:24:59 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/bundlestests/pom.xml
11:24:59 [INFO] --------------------------------[ pom ]---------------------------------
11:24:59 [INFO] 
11:24:59 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.bundles.tests ---
11:24:59 [INFO] 
11:24:59 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.bundles.tests ---
11:24:59 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/bundlestests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:24:59 [INFO] 
11:24:59 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.bundles.tests ---
11:24:59 [INFO] 
11:24:59 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.bundles.tests ---
11:24:59 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:24:59 [INFO] 
11:24:59 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.eclipse.project.editors.tests >--
11:24:59 [INFO] Building org.eclipse.papyrus.eclipse.project.editors.tests 3.1.0-SNAPSHOT [702/735]
11:24:59 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/pom.xml
11:24:59 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:24:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.eclipse.project.editors.tests:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/pom.xml
11:24:59 [INFO] 
11:24:59 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.eclipse.project.editors.tests ---
11:24:59 [INFO] 
11:24:59 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.eclipse.project.editors.tests ---
11:24:59 [INFO] The project's OSGi version is 3.1.0.202401111608
11:24:59 [INFO] 
11:24:59 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.eclipse.project.editors.tests ---
11:24:59 [INFO] 
11:24:59 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.eclipse.project.editors.tests ---
11:24:59 [INFO] 
11:24:59 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.eclipse.project.editors.tests ---
11:24:59 [INFO] 
11:24:59 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.eclipse.project.editors.tests ---
11:24:59 [INFO] Resolving class path of org.eclipse.papyrus.eclipse.project.editors.tests
11:25:00 [INFO] 
11:25:00 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.eclipse.project.editors.tests ---
11:25:00 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:25:00 [INFO] 
11:25:00 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.eclipse.project.editors.tests ---
11:25:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/main/resources
11:25:00 [INFO] 
11:25:00 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.eclipse.project.editors.tests ---
11:25:00 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[58] 
11:25:01 	assertThat(fixture.getEditor().getMissingFiles(),
11:25:01 				both(hasItem(".classpath")).and(hasItem("build.properties")));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[66] 
11:25:01 	assertThat(fixture.slurp(".classpath"), hasItem(anything()));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[67] 
11:25:01 	assertThat(fixture.getProject().getFile("build.properties").isAccessible(), is(true));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[72] 
11:25:01 	assertThat(fixture.getEditor().getMissingNature(), hasItem(IJavaProjectEditor.JAVA_NATURE));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[77] 
11:25:01 	assertThat(fixture.getEditor().hasNature(IJavaProjectEditor.JAVA_NATURE), is(false));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[79] 
11:25:01 	assertThat(fixture.getEditor().hasNature(IJavaProjectEditor.JAVA_NATURE), is(true));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[83] 
11:25:01 	assertThat(fixture.slurp(".project"), hasItem(containsString(IJavaProjectEditor.JAVA_NATURE)));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[88] 
11:25:01 	assertThat(fixture.getEditor().getMissingBuildCommand(), hasItem(IJavaProjectEditor.JAVA_BUILD_COMMAND));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[95] 
11:25:01 	assertThat(fixture.slurp(".project"), hasItem(containsString("org.eclipse.papyrus.foo")));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[100] 
11:25:01 	assertThat(fixture.getEditor().hasBuildCommand(IJavaProjectEditor.JAVA_BUILD_COMMAND), is(false));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[102] 
11:25:01 	assertThat(fixture.getEditor().hasBuildCommand(IJavaProjectEditor.JAVA_BUILD_COMMAND), is(true));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[106] 
11:25:01 	assertThat(fixture.slurp(".project"), hasItem(containsString(IJavaProjectEditor.JAVA_BUILD_COMMAND)));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[112] 
11:25:01 	assertThat(fixture.getEditor().exists(), is(false));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[116] 
11:25:01 	assertThat(fixture.getEditor().exists(), is(true));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[123] 
11:25:01 	assertThat(getBuildProperties().getProperty("source..", ""), containsString("src-gen"));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[130] 
11:25:01 	assertThat(getBuildOutputProperty(), containsString("classes"));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[137] 
11:25:01 	assertThat(getBuildProperties().getProperty("bin.includes", ""), containsString("foo.xml"));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[144] 
11:25:01 	assertThat(fixture.getEditor().isRegisteredSourceFolder("src-gen"), is(true));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[151] 
11:25:01 	assertThat(fixture.getEditor().isRegisteredBinFolder("classes"), is(true));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[160] 
11:25:01 	assertThat(Arrays.asList(fixture.getEditor().getSourceFolders()),
11:25:01 				both(hasItem("src")).and(hasItem("src-gen")));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[171] 
11:25:01 	assertThat(Arrays.asList(fixture.getEditor().getBinFolders()),
11:25:01 				both(hasItem("bin")).and(hasItem("bin-gen")));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[182] 
11:25:01 	assertThat(Arrays.asList(fixture.getEditor().getElementsInBuild()),
11:25:01 				both(hasItem("META-INF/MANIFEST.MF")).and(hasItem("plugin.xml")).and(hasItem("plugin.properties")));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[192] 
11:25:01 	assertThat(fixture.slurp(".classpath"),
11:25:01 				hasItem(both(containsString("\"src\"")).and(containsString("src-gen"))));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[202] 
11:25:01 	assertThat(fixture.slurp(".classpath"),
11:25:01 				hasItem(both(containsString("\"src\"")).and(containsString("src-gen"))));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[204] 
11:25:01 	assertThat(getBuildProperties().getProperty("source..", ""), containsString("src-gen"));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[213] 
11:25:01 	assertThat(fixture.getEditor().isSourceFolderRegistered("src-gen"), is(true));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[56] 
11:25:01 	assertThat(fixture.getEditor().exists(), is(false));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[60] 
11:25:01 	assertThat(fixture.getEditor().exists(), is(true));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[62] 
11:25:01 	assertThat(fixture.slurp("plugin.xml"), hasItem(containsString("<plugin>")));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[70] 
11:25:01 	assertThat(fixture.slurp("plugin.xml"), hasItem(containsString("point=\"org.eclipse.foo\"")));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[83] 
11:25:01 	assertThat(extension, notNullValue());
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(Element, Matcher<? super Element>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[84] 
11:25:01 	assertThat(extension.getNodeName(), is("extension"));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[85] 
11:25:01 	assertThat(extension.getAttribute("point"), is("org.eclipse.foo"));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[94] 
11:25:01 	assertThat(fixture.slurp("plugin.xml"), hasItem(containsString("id=\"org.eclipse.papyrus.foo.test\"")));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[100] 
11:25:01 	assertThat(fixture.getEditor().getMissingFiles(), hasItem("plugin.xml"));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[106] 
11:25:01 	assertThat(fixture.getEditor().getMissingNature(), hasItem(IPluginProjectEditor.PLUGIN_NATURE));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[109] 
11:25:01 	assertThat(fixture.getEditor().getMissingNature(), not(hasItem(anything())));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[112] 
11:25:01 	assertThat(fixture.slurp(".project"), hasItem(containsString(IPluginProjectEditor.PLUGIN_NATURE)));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[118] 
11:25:01 	assertThat(fixture.getEditor().getMissingBuildCommand(), hasItem(IPluginProjectEditor.PLUGIN_BUILD_COMMAND));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[121] 
11:25:01 	assertThat(fixture.getEditor().getMissingBuildCommand(), not(hasItem(anything())));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[124] 
11:25:01 	assertThat(fixture.slurp(".project"), hasItem(containsString(IPluginProjectEditor.PLUGIN_BUILD_COMMAND)));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[58] 
11:25:01 	assertThat(fixture.getEditor().getMissingFiles(), hasItem("feature.xml"));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[64] 
11:25:01 	assertThat(fixture.getEditor().getMissingNature(), hasItem("org.eclipse.pde.FeatureNature"));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[67] 
11:25:01 	assertThat(fixture.getEditor().getMissingNature(), not(hasItem(anything())));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[70] 
11:25:01 	assertThat(fixture.slurp(".project"), hasItem(containsString("org.eclipse.pde.FeatureNature")));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[76] 
11:25:01 	assertThat(fixture.getEditor().getMissingBuildCommand(), hasItem("org.eclipse.pde.FeatureBuilder"));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[79] 
11:25:01 	assertThat(fixture.getEditor().getMissingBuildCommand(), not(hasItem(anything())));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[82] 
11:25:01 	assertThat(fixture.slurp(".project"), hasItem(containsString("org.eclipse.pde.FeatureBuilder")));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[92] 
11:25:01 	assertThat(manifest.getAttributes().getLength(), is(0));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[93] 
11:25:01 	assertThat(manifest.getTextContent().trim(), is(""));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[99] 
11:25:01 	assertThat(fixture.getEditor().getId(), is("org.eclipse.papyrus.extra.umlrt.feature"));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[105] 
11:25:01 	assertThat(fixture.getEditor().getLabel(), is("Papyrus RT"));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[111] 
11:25:01 	assertThat(fixture.getEditor().getVersion(), is("1.2.0.qualifier"));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[117] 
11:25:01 	assertThat(fixture.getEditor().getProviderName(), is("Papyrus Project"));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[123] 
11:25:01 	assertThat(fixture.getEditor().getOS(), is("macosx"));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[129] 
11:25:01 	assertThat(fixture.getEditor().getWS(), is("cocoa,carbon"));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[135] 
11:25:01 	assertThat(fixture.getEditor().getNL(), is("en_CA"));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[141] 
11:25:01 	assertThat(fixture.getEditor().getArch(), is("x86_64,ppc"));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[147] 
11:25:01 	assertThat(fixture.getEditor().getDescriptionText(), containsString("UML for Real-Time"));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[153] 
11:25:01 	assertThat(fixture.getEditor().getDescriptionURL(), is("http://localhost/description.html"));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[159] 
11:25:01 	assertThat(fixture.getEditor().getCopyrightText(), containsString("2013 CEA LIST"));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[165] 
11:25:01 	assertThat(fixture.getEditor().getCopyrightURL(), is("http://www.eclipse.org/legal/epl-2.0"));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[171] 
11:25:01 	assertThat(fixture.getEditor().getLicenseText(), containsString("%license"));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[177] 
11:25:01 	assertThat(fixture.getEditor().getLicenseURL(), is("http://localhost/license.html"));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[190] 
11:25:01 	assertThat(getManifest().getAttribute(name), is(value));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[247] 
11:25:01 	assertThat(description.getAttribute("url"), is(url));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[248] 
11:25:01 	assertThat(description.getTextContent(), is(text));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[274] 
11:25:01 	assertThat(discovery.getAttribute("label"), is("Get stuff here"));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[275] 
11:25:01 	assertThat(discovery.getAttribute("url"), is("http:///update"));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[285] 
11:25:01 	assertThat(plugin.getAttribute("version"), is("0.0.0"));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[286] 
11:25:01 	assertThat(plugin.getAttribute("download-size"), is("0"));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[287] 
11:25:01 	assertThat(plugin.getAttribute("install-size"), is("0"));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[288] 
11:25:01 	assertThat(plugin.getAttribute("unpack"), is("false"));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[299] 
11:25:01 	assertThat(feature.getAttribute("version"), is("0.7.0"));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[320] 
11:25:01 	assertThat(feature.getAttribute("version"), is("0.0.0"));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[371] 
11:25:01 	.peek(e -> assertThat("not exactly one " + name, ++count[0], is(1)))
11:25:01 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(String, Integer, Matcher<? super Integer>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ProjectEditorTest.java:[50] 
11:25:01 	assertThat(fixture.getEditor().getMissingFiles(), not(hasItem(".project")));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated
11:25:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ProjectEditorTest.java:[57] 
11:25:01 	assertThat(lines, hasItem("Hello, world!"));
11:25:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:25:01 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated
11:25:01 78 problems (78 warnings)
11:25:01 [INFO] 
11:25:01 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.eclipse.project.editors.tests ---
11:25:01 [INFO] 
11:25:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.eclipse.project.editors.tests ---
11:25:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/test/resources
11:25:01 [INFO] 
11:25:01 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.eclipse.project.editors.tests ---
11:25:01 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 210 were skipped
11:25:01 [INFO] 
11:25:01 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.eclipse.project.editors.tests ---
11:25:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/target/org.eclipse.papyrus.eclipse.project.editors.tests-3.1.0-SNAPSHOT.jar
11:25:01 [INFO] 
11:25:01 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.eclipse.project.editors.tests ---
11:25:01 [INFO] 
11:25:01 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.eclipse.project.editors.tests ---
11:25:01 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.eclipse.project.editors.tests:xml:p2metadata:3.1.0-SNAPSHOT already attached, replace previous instance
11:25:01 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.eclipse.project.editors.tests:xml:p2artifacts:3.1.0-SNAPSHOT already attached, replace previous instance
11:25:01 [INFO] 
11:25:01 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.eclipse.project.editors.tests ---
11:25:01 [INFO] Skipping tests
11:25:01 [INFO] 
11:25:01 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.eclipse.project.editors.tests ---
11:25:01 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:25:01 [INFO] 
11:25:01 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.editors.suite.tests >--
11:25:01 [INFO] Building org.eclipse.papyrus.editors.suite.tests 1.1.0-SNAPSHOT [703/735]
11:25:01 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/pom.xml
11:25:01 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:25:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.editors.suite.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/pom.xml
11:25:02 [WARNING] Mapping P2 > Maven Coordinates failed: The following artifacts could not be resolved: org.eclipse.orbit:ant:jar:1.10.14 (absent): org.eclipse.orbit:ant:jar:1.10.14 was not found in https://repo.eclipse.org/content/repositories/maven_central/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of eclipse.maven.central.mirror has elapsed or updates are forced
11:25:05 [INFO] 
11:25:05 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.editors.suite.tests ---
11:25:05 [INFO] 
11:25:05 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.editors.suite.tests ---
11:25:05 [INFO] The project's OSGi version is 1.1.0.202401111608
11:25:05 [INFO] 
11:25:05 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.editors.suite.tests ---
11:25:05 [INFO] 
11:25:05 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.editors.suite.tests ---
11:25:05 [INFO] 
11:25:05 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.editors.suite.tests ---
11:25:05 [INFO] 
11:25:05 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.editors.suite.tests ---
11:25:05 [INFO] Resolving class path of org.eclipse.papyrus.editors.suite.tests
11:25:10 [INFO] 
11:25:10 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.editors.suite.tests ---
11:25:10 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:25:10 [INFO] 
11:25:10 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.editors.suite.tests ---
11:25:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/src/main/resources
11:25:10 [INFO] 
11:25:10 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.editors.suite.tests ---
11:25:10 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:25:10 [INFO] 
11:25:10 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.editors.suite.tests ---
11:25:10 [INFO] 
11:25:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.editors.suite.tests ---
11:25:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/src/test/resources
11:25:10 [INFO] 
11:25:10 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.editors.suite.tests ---
11:25:10 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 708 were skipped
11:25:10 [INFO] 
11:25:10 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.editors.suite.tests ---
11:25:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/org.eclipse.papyrus.editors.suite.tests-1.1.0-SNAPSHOT.jar
11:25:10 [INFO] 
11:25:10 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.editors.suite.tests ---
11:25:10 [INFO] 
11:25:10 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.editors.suite.tests ---
11:25:10 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.editors.suite.tests:xml:p2metadata:1.1.0-SNAPSHOT already attached, replace previous instance
11:25:10 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.editors.suite.tests:xml:p2artifacts:1.1.0-SNAPSHOT already attached, replace previous instance
11:25:10 [INFO] 
11:25:10 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.editors.suite.tests ---
11:25:10 [INFO] Skipping tests
11:25:10 [INFO] 
11:25:10 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.editors.suite.tests ---
11:25:10 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:25:10 [INFO] 
11:25:10 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.suite.tests >--
11:25:10 [INFO] Building org.eclipse.papyrus.infra.core.suite.tests 1.1.0-SNAPSHOT [704/735]
11:25:10 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/pom.xml
11:25:10 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:25:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.suite.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/pom.xml
11:25:11 [WARNING] Mapping P2 > Maven Coordinates failed: The following artifacts could not be resolved: org.eclipse.orbit:ant:jar:1.10.14 (absent): org.eclipse.orbit:ant:jar:1.10.14 was not found in https://repo.eclipse.org/content/repositories/maven_central/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of eclipse.maven.central.mirror has elapsed or updates are forced
11:25:14 [INFO] 
11:25:14 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.core.suite.tests ---
11:25:14 [INFO] 
11:25:14 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.suite.tests ---
11:25:14 [INFO] The project's OSGi version is 1.1.0.202401111608
11:25:14 [INFO] 
11:25:14 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.suite.tests ---
11:25:14 [INFO] 
11:25:14 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.suite.tests ---
11:25:14 [INFO] 
11:25:14 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.suite.tests ---
11:25:14 [INFO] 
11:25:14 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.core.suite.tests ---
11:25:14 [INFO] Resolving class path of org.eclipse.papyrus.infra.core.suite.tests
11:25:19 [INFO] 
11:25:19 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.core.suite.tests ---
11:25:19 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:25:19 [INFO] 
11:25:19 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.core.suite.tests ---
11:25:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/src/main/resources
11:25:19 [INFO] 
11:25:19 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.core.suite.tests ---
11:25:19 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:25:20 [INFO] 
11:25:20 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.core.suite.tests ---
11:25:20 [INFO] 
11:25:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.suite.tests ---
11:25:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/src/test/resources
11:25:20 [INFO] 
11:25:20 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.core.suite.tests ---
11:25:20 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 708 were skipped
11:25:20 [INFO] 
11:25:20 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.suite.tests ---
11:25:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/target/org.eclipse.papyrus.infra.core.suite.tests-1.1.0-SNAPSHOT.jar
11:25:20 [INFO] 
11:25:20 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.suite.tests ---
11:25:20 [INFO] 
11:25:20 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.suite.tests ---
11:25:20 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.suite.tests:xml:p2metadata:1.1.0-SNAPSHOT already attached, replace previous instance
11:25:20 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.suite.tests:xml:p2artifacts:1.1.0-SNAPSHOT already attached, replace previous instance
11:25:20 [INFO] 
11:25:20 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.core.suite.tests ---
11:25:20 [INFO] Skipping tests
11:25:20 [INFO] 
11:25:20 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.core.suite.tests ---
11:25:20 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:25:20 [INFO] 
11:25:20 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.suite.tests >--
11:25:20 [INFO] Building org.eclipse.papyrus.infra.nattable.suite.tests 1.1.0-SNAPSHOT [705/735]
11:25:20 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/pom.xml
11:25:20 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:25:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.suite.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/pom.xml
11:25:20 [WARNING] Mapping P2 > Maven Coordinates failed: The following artifacts could not be resolved: org.eclipse.orbit:ant:jar:1.10.14 (absent): org.eclipse.orbit:ant:jar:1.10.14 was not found in https://repo.eclipse.org/content/repositories/maven_central/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of eclipse.maven.central.mirror has elapsed or updates are forced
11:25:24 [INFO] 
11:25:24 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.suite.tests ---
11:25:24 [INFO] 
11:25:24 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.suite.tests ---
11:25:24 [INFO] The project's OSGi version is 1.1.0.202401111608
11:25:24 [INFO] 
11:25:24 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.suite.tests ---
11:25:24 [INFO] 
11:25:24 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.suite.tests ---
11:25:24 [INFO] 
11:25:24 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.suite.tests ---
11:25:24 [INFO] 
11:25:24 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.nattable.suite.tests ---
11:25:24 [INFO] Resolving class path of org.eclipse.papyrus.infra.nattable.suite.tests
11:25:29 [INFO] 
11:25:29 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.nattable.suite.tests ---
11:25:29 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:25:29 [INFO] 
11:25:29 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.suite.tests ---
11:25:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/src/main/resources
11:25:29 [INFO] 
11:25:29 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.suite.tests ---
11:25:29 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:25:30 [INFO] 
11:25:30 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.nattable.suite.tests ---
11:25:30 [INFO] 
11:25:30 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.suite.tests ---
11:25:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/src/test/resources
11:25:30 [INFO] 
11:25:30 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.nattable.suite.tests ---
11:25:30 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 708 were skipped
11:25:30 [INFO] 
11:25:30 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.suite.tests ---
11:25:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/org.eclipse.papyrus.infra.nattable.suite.tests-1.1.0-SNAPSHOT.jar
11:25:30 [INFO] 
11:25:30 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.suite.tests ---
11:25:30 [INFO] 
11:25:30 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.suite.tests ---
11:25:30 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.suite.tests:xml:p2metadata:1.1.0-SNAPSHOT already attached, replace previous instance
11:25:30 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.suite.tests:xml:p2artifacts:1.1.0-SNAPSHOT already attached, replace previous instance
11:25:30 [INFO] 
11:25:30 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.nattable.suite.tests ---
11:25:30 [INFO] Skipping tests
11:25:30 [INFO] 
11:25:30 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.nattable.suite.tests ---
11:25:30 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:25:30 [INFO] 
11:25:30 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.labelprovider.tests >--
11:25:30 [INFO] Building org.eclipse.papyrus.infra.services.labelprovider.tests 2.0.0-SNAPSHOT [706/735]
11:25:30 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/pom.xml
11:25:30 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:25:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.labelprovider.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/pom.xml
11:25:30 [INFO] 
11:25:30 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.labelprovider.tests ---
11:25:30 [INFO] 
11:25:30 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.labelprovider.tests ---
11:25:30 [INFO] The project's OSGi version is 2.0.0.202401111608
11:25:30 [INFO] 
11:25:30 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.labelprovider.tests ---
11:25:30 [INFO] 
11:25:30 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.labelprovider.tests ---
11:25:30 [INFO] 
11:25:30 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.labelprovider.tests ---
11:25:30 [INFO] 
11:25:30 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.labelprovider.tests ---
11:25:30 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.labelprovider.tests
11:25:31 [INFO] 
11:25:31 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.services.labelprovider.tests ---
11:25:31 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:25:31 [INFO] 
11:25:31 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.labelprovider.tests ---
11:25:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/src/main/resources
11:25:31 [INFO] 
11:25:31 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.labelprovider.tests ---
11:25:31 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:25:31 [INFO] 
11:25:31 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.labelprovider.tests ---
11:25:31 [INFO] 
11:25:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.labelprovider.tests ---
11:25:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/src/test/resources
11:25:31 [INFO] 
11:25:31 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.labelprovider.tests ---
11:25:31 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 160 were skipped
11:25:31 [INFO] 
11:25:31 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.labelprovider.tests ---
11:25:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/target/org.eclipse.papyrus.infra.services.labelprovider.tests-2.0.0-SNAPSHOT.jar
11:25:31 [INFO] 
11:25:31 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.labelprovider.tests ---
11:25:31 [INFO] 
11:25:31 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.labelprovider.tests ---
11:25:31 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.labelprovider.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:25:31 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.labelprovider.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:25:31 [INFO] 
11:25:31 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.services.labelprovider.tests ---
11:25:31 [INFO] Skipping tests
11:25:31 [INFO] 
11:25:31 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.services.labelprovider.tests ---
11:25:31 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:25:31 [INFO] 
11:25:31 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.architecture.tests >--
11:25:31 [INFO] Building org.eclipse.papyrus.infra.architecture.tests 2.0.0-SNAPSHOT [707/735]
11:25:31 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/pom.xml
11:25:31 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:25:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/pom.xml
11:25:31 [INFO] 
11:25:31 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.architecture.tests ---
11:25:31 [INFO] 
11:25:31 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.architecture.tests ---
11:25:31 [INFO] The project's OSGi version is 2.0.0.202401111608
11:25:31 [INFO] 
11:25:31 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.architecture.tests ---
11:25:31 [INFO] 
11:25:31 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.architecture.tests ---
11:25:31 [INFO] 
11:25:31 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.architecture.tests ---
11:25:31 [INFO] 
11:25:31 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.architecture.tests ---
11:25:31 [INFO] Resolving class path of org.eclipse.papyrus.infra.architecture.tests
11:25:32 [INFO] 
11:25:32 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.architecture.tests ---
11:25:32 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:25:32 [INFO] 
11:25:32 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.architecture.tests ---
11:25:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/src/main/resources
11:25:32 [INFO] 
11:25:32 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.architecture.tests ---
11:25:32 [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:25:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/src/org/eclipse/papyrus/infra/core/internal/architecture/merger/tests/ArchitectureDomainMixedMergesTest.java:[101] 
11:25:33 	@SuppressWarnings("unchecked")
11:25:33 	                  ^^^^^^^^^^^
11:25:33 Unnecessary @SuppressWarnings("unchecked")
11:25:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/src/org/eclipse/papyrus/infra/core/internal/architecture/merger/tests/ArchitectureDomainMixedMergesTest.java:[120] 
11:25:33 	@SuppressWarnings("unchecked")
11:25:33 	                  ^^^^^^^^^^^
11:25:33 Unnecessary @SuppressWarnings("unchecked")
11:25:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/src/org/eclipse/papyrus/infra/core/internal/architecture/merger/tests/ArchitectureDomainMergerTest.java:[133] 
11:25:33 	@SuppressWarnings("unchecked")
11:25:33 	                  ^^^^^^^^^^^
11:25:33 Unnecessary @SuppressWarnings("unchecked")
11:25:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/src/org/eclipse/papyrus/infra/core/internal/architecture/merger/tests/ArchitectureDomainMergerTest.java:[147] 
11:25:33 	@SuppressWarnings("unchecked")
11:25:33 	                  ^^^^^^^^^^^
11:25:33 Unnecessary @SuppressWarnings("unchecked")
11:25:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/src/org/eclipse/papyrus/infra/core/internal/architecture/merger/tests/ArchitectureDomainMergerTest.java:[198] 
11:25:33 	@SuppressWarnings("unchecked")
11:25:33 	                  ^^^^^^^^^^^
11:25:33 Unnecessary @SuppressWarnings("unchecked")
11:25:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/src/org/eclipse/papyrus/infra/core/internal/architecture/merger/tests/ArchitectureDomainInheritanceTest.java:[129] 
11:25:33 	@SuppressWarnings("unchecked")
11:25:33 	                  ^^^^^^^^^^^
11:25:33 Unnecessary @SuppressWarnings("unchecked")
11:25:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/src/org/eclipse/papyrus/infra/core/internal/architecture/merger/tests/ArchitectureDomainInheritanceTest.java:[142] 
11:25:33 	@SuppressWarnings("unchecked")
11:25:33 	                  ^^^^^^^^^^^
11:25:33 Unnecessary @SuppressWarnings("unchecked")
11:25:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/src/org/eclipse/papyrus/infra/core/internal/architecture/merger/tests/ArchitectureDomainInheritanceTest.java:[191] 
11:25:33 	@SuppressWarnings("unchecked")
11:25:33 	                  ^^^^^^^^^^^
11:25:33 Unnecessary @SuppressWarnings("unchecked")
11:25:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/src/org/eclipse/papyrus/infra/core/internal/architecture/merger/tests/ArchitectureDomainMergerLegacyTest.java:[77] 
11:25:33 	@SuppressWarnings("unchecked")
11:25:33 	                  ^^^^^^^^^^^
11:25:33 Unnecessary @SuppressWarnings("unchecked")
11:25:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/src/org/eclipse/papyrus/infra/core/internal/architecture/merger/tests/ArchitectureDomainMergerLegacyTest.java:[107] 
11:25:33 	@SuppressWarnings("unchecked")
11:25:33 	                  ^^^^^^^^^^^
11:25:33 Unnecessary @SuppressWarnings("unchecked")
11:25:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/src/org/eclipse/papyrus/infra/core/internal/architecture/merger/tests/ArchitectureDomainMergerLegacyTest.java:[132] 
11:25:33 	@SuppressWarnings("unchecked")
11:25:33 	                  ^^^^^^^^^^^
11:25:33 Unnecessary @SuppressWarnings("unchecked")
11:25:33 11 problems (11 warnings)
11:25:33 [INFO] 
11:25:33 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.architecture.tests ---
11:25:33 [INFO] 
11:25:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.architecture.tests ---
11:25:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/src/test/resources
11:25:33 [INFO] 
11:25:33 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.architecture.tests ---
11:25:33 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 210 were skipped
11:25:33 [INFO] 
11:25:33 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.architecture.tests ---
11:25:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/target/org.eclipse.papyrus.infra.architecture.tests-2.0.0-SNAPSHOT.jar
11:25:33 [INFO] 
11:25:33 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.architecture.tests ---
11:25:33 [INFO] 
11:25:33 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.architecture.tests ---
11:25:33 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.architecture.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:25:33 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.architecture.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:25:33 [INFO] 
11:25:33 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.architecture.tests ---
11:25:33 [INFO] Skipping tests
11:25:33 [INFO] 
11:25:33 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.architecture.tests ---
11:25:33 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:25:33 [INFO] 
11:25:33 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.architecture.tests >--
11:25:33 [INFO] Building org.eclipse.papyrus.infra.ui.architecture.tests 2.0.0-SNAPSHOT [708/735]
11:25:33 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/pom.xml
11:25:33 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:25:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/pom.xml
11:25:33 [INFO] 
11:25:33 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.ui.architecture.tests ---
11:25:33 [INFO] 
11:25:33 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.ui.architecture.tests ---
11:25:33 [INFO] The project's OSGi version is 2.0.0.202401111608
11:25:33 [INFO] 
11:25:33 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.ui.architecture.tests ---
11:25:33 [INFO] 
11:25:33 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.ui.architecture.tests ---
11:25:33 [INFO] 
11:25:33 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.ui.architecture.tests ---
11:25:33 [INFO] 
11:25:33 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.ui.architecture.tests ---
11:25:33 [INFO] Resolving class path of org.eclipse.papyrus.infra.ui.architecture.tests
11:25:34 [INFO] 
11:25:34 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.ui.architecture.tests ---
11:25:34 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:25:34 [INFO] 
11:25:34 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.ui.architecture.tests ---
11:25:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/src/main/resources
11:25:34 [INFO] 
11:25:34 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.ui.architecture.tests ---
11:25:34 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:25:35 [INFO] 
11:25:35 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.ui.architecture.tests ---
11:25:35 [INFO] 
11:25:35 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.ui.architecture.tests ---
11:25:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/src/test/resources
11:25:35 [INFO] 
11:25:35 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.ui.architecture.tests ---
11:25:35 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 210 were skipped
11:25:35 [INFO] 
11:25:35 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.ui.architecture.tests ---
11:25:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/target/org.eclipse.papyrus.infra.ui.architecture.tests-2.0.0-SNAPSHOT.jar
11:25:35 [INFO] 
11:25:35 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.ui.architecture.tests ---
11:25:35 [INFO] 
11:25:35 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.ui.architecture.tests ---
11:25:35 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.architecture.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:25:35 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.architecture.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:25:35 [INFO] 
11:25:35 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.ui.architecture.tests ---
11:25:35 [INFO] Skipping tests
11:25:35 [INFO] 
11:25:35 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.ui.architecture.tests ---
11:25:35 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:25:35 [INFO] 
11:25:35 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.suite.tests >---
11:25:35 [INFO] Building org.eclipse.papyrus.infra.suite.tests 1.1.0-SNAPSHOT  [709/735]
11:25:35 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/pom.xml
11:25:35 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:25:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.suite.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/pom.xml
11:25:36 [WARNING] Mapping P2 > Maven Coordinates failed: The following artifacts could not be resolved: org.eclipse.orbit:ant:jar:1.10.14 (absent): org.eclipse.orbit:ant:jar:1.10.14 was not found in https://repo.eclipse.org/content/repositories/maven_central/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of eclipse.maven.central.mirror has elapsed or updates are forced
11:25:40 [INFO] 
11:25:40 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.suite.tests ---
11:25:40 [INFO] 
11:25:40 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.suite.tests ---
11:25:40 [INFO] The project's OSGi version is 1.1.0.202401111608
11:25:40 [INFO] 
11:25:40 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.suite.tests ---
11:25:40 [INFO] 
11:25:40 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.suite.tests ---
11:25:40 [INFO] 
11:25:40 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.suite.tests ---
11:25:40 [INFO] 
11:25:40 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.suite.tests ---
11:25:40 [INFO] Resolving class path of org.eclipse.papyrus.infra.suite.tests
11:25:46 [INFO] 
11:25:46 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.suite.tests ---
11:25:46 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:25:46 [INFO] 
11:25:46 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.suite.tests ---
11:25:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/src/main/resources
11:25:46 [INFO] 
11:25:46 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.suite.tests ---
11:25:46 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:25:47 [INFO] 
11:25:47 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.suite.tests ---
11:25:47 [INFO] 
11:25:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.suite.tests ---
11:25:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/src/test/resources
11:25:47 [INFO] 
11:25:47 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.suite.tests ---
11:25:47 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 709 were skipped
11:25:47 [INFO] 
11:25:47 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.suite.tests ---
11:25:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/org.eclipse.papyrus.infra.suite.tests-1.1.0-SNAPSHOT.jar
11:25:47 [INFO] 
11:25:47 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.suite.tests ---
11:25:47 [INFO] 
11:25:47 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.suite.tests ---
11:25:47 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.suite.tests:xml:p2metadata:1.1.0-SNAPSHOT already attached, replace previous instance
11:25:47 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.suite.tests:xml:p2artifacts:1.1.0-SNAPSHOT already attached, replace previous instance
11:25:47 [INFO] 
11:25:47 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.suite.tests ---
11:25:47 [INFO] Skipping tests
11:25:47 [INFO] 
11:25:47 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.suite.tests ---
11:25:47 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:25:47 [INFO] 
11:25:47 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.newchild.tests >--
11:25:47 [INFO] Building org.eclipse.papyrus.infra.newchild.tests 2.0.0-SNAPSHOT [710/735]
11:25:47 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/pom.xml
11:25:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:25:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.newchild.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/pom.xml
11:25:47 [INFO] 
11:25:47 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.newchild.tests ---
11:25:47 [INFO] 
11:25:47 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.newchild.tests ---
11:25:47 [INFO] The project's OSGi version is 2.0.0.202401111608
11:25:47 [INFO] 
11:25:47 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.newchild.tests ---
11:25:47 [INFO] 
11:25:47 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.newchild.tests ---
11:25:47 [INFO] 
11:25:47 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.newchild.tests ---
11:25:47 [INFO] 
11:25:47 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.newchild.tests ---
11:25:47 [INFO] Resolving class path of org.eclipse.papyrus.infra.newchild.tests
11:25:48 [INFO] 
11:25:48 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.newchild.tests ---
11:25:48 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:25:48 [INFO] 
11:25:48 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.newchild.tests ---
11:25:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/src/main/resources
11:25:48 [INFO] 
11:25:48 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.newchild.tests ---
11:25:48 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:25:48 [INFO] 
11:25:48 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.newchild.tests ---
11:25:48 [INFO] 
11:25:48 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.newchild.tests ---
11:25:48 [INFO] 
11:25:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.newchild.tests ---
11:25:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/src/test/resources
11:25:48 [INFO] 
11:25:48 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.newchild.tests ---
11:25:48 [INFO] 
11:25:48 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.newchild.tests ---
11:25:48 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 154 were skipped
11:25:48 [INFO] 
11:25:48 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.newchild.tests ---
11:25:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/target/org.eclipse.papyrus.infra.newchild.tests-2.0.0-SNAPSHOT.jar
11:25:48 [INFO] 
11:25:48 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.newchild.tests ---
11:25:48 [INFO] 
11:25:48 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.newchild.tests ---
11:25:48 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.newchild.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:25:48 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.newchild.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:25:48 [INFO] 
11:25:48 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.newchild.tests ---
11:25:48 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:25:48 [INFO] 
11:25:48 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.suite.tests >--
11:25:48 [INFO] Building org.eclipse.papyrus.toolsmiths.suite.tests 1.1.0-SNAPSHOT [711/735]
11:25:48 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/pom.xml
11:25:48 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:25:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.suite.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/pom.xml
11:25:49 [WARNING] Mapping P2 > Maven Coordinates failed: The following artifacts could not be resolved: org.eclipse.orbit:ant:jar:1.10.14 (absent): org.eclipse.orbit:ant:jar:1.10.14 was not found in https://repo.eclipse.org/content/repositories/maven_central/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of eclipse.maven.central.mirror has elapsed or updates are forced
11:25:53 [INFO] 
11:25:53 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.suite.tests ---
11:25:53 [INFO] 
11:25:53 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.suite.tests ---
11:25:53 [INFO] The project's OSGi version is 1.1.0.202401111608
11:25:53 [INFO] 
11:25:53 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.suite.tests ---
11:25:53 [INFO] 
11:25:53 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.suite.tests ---
11:25:53 [INFO] 
11:25:53 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.suite.tests ---
11:25:53 [INFO] 
11:25:53 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.suite.tests ---
11:25:53 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.suite.tests
11:25:58 [INFO] 
11:25:58 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.toolsmiths.suite.tests ---
11:25:58 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:25:58 [INFO] 
11:25:58 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.suite.tests ---
11:25:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/src/main/resources
11:25:58 [INFO] 
11:25:58 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.suite.tests ---
11:25:58 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:25:59 [INFO] 
11:25:59 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.suite.tests ---
11:25:59 [INFO] 
11:25:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.suite.tests ---
11:25:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/src/test/resources
11:25:59 [INFO] 
11:25:59 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.suite.tests ---
11:25:59 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 709 were skipped
11:25:59 [INFO] 
11:25:59 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.suite.tests ---
11:25:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/org.eclipse.papyrus.toolsmiths.suite.tests-1.1.0-SNAPSHOT.jar
11:25:59 [INFO] 
11:25:59 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.suite.tests ---
11:25:59 [INFO] 
11:25:59 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.suite.tests ---
11:25:59 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.suite.tests:xml:p2metadata:1.1.0-SNAPSHOT already attached, replace previous instance
11:25:59 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.suite.tests:xml:p2artifacts:1.1.0-SNAPSHOT already attached, replace previous instance
11:25:59 [INFO] 
11:25:59 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.toolsmiths.suite.tests ---
11:25:59 [INFO] Skipping tests
11:25:59 [INFO] 
11:25:59 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.toolsmiths.suite.tests ---
11:25:59 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:25:59 [INFO] 
11:25:59 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.communication.tests >--
11:25:59 [INFO] Building org.eclipse.papyrus.uml.diagram.communication.tests 2.0.0-SNAPSHOT [712/735]
11:25:59 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/pom.xml
11:25:59 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:25:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.communication.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/pom.xml
11:26:00 [INFO] 
11:26:00 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.communication.tests ---
11:26:00 [INFO] 
11:26:00 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.communication.tests ---
11:26:00 [INFO] The project's OSGi version is 2.0.0.202401111608
11:26:00 [INFO] 
11:26:00 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.communication.tests ---
11:26:00 [INFO] 
11:26:00 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.communication.tests ---
11:26:00 [INFO] 
11:26:00 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.communication.tests ---
11:26:00 [INFO] 
11:26:00 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.communication.tests ---
11:26:00 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.communication.tests
11:26:01 [INFO] 
11:26:01 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.communication.tests ---
11:26:01 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:26:01 [INFO] 
11:26:01 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.communication.tests ---
11:26:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/src/main/resources
11:26:01 [INFO] 
11:26:01 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.communication.tests ---
11:26:01 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:26:02 [INFO] 
11:26:02 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.communication.tests ---
11:26:02 [INFO] 
11:26:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.communication.tests ---
11:26:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/src/test/resources
11:26:02 [INFO] 
11:26:02 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.communication.tests ---
11:26:02 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 228 were skipped
11:26:02 [INFO] 
11:26:02 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.communication.tests ---
11:26:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/target/org.eclipse.papyrus.uml.diagram.communication.tests-2.0.0-SNAPSHOT.jar
11:26:02 [INFO] 
11:26:02 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.communication.tests ---
11:26:02 [INFO] 
11:26:02 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.communication.tests ---
11:26:02 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.communication.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:26:02 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.communication.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:26:02 [INFO] 
11:26:02 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.communication.tests ---
11:26:02 [INFO] Skipping tests
11:26:02 [INFO] 
11:26:02 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.communication.tests ---
11:26:02 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:26:02 [INFO] 
11:26:02 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.statemachine.tests >--
11:26:02 [INFO] Building org.eclipse.papyrus.uml.diagram.statemachine.tests 2.0.0-SNAPSHOT [713/735]
11:26:02 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/pom.xml
11:26:02 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:26:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.statemachine.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/pom.xml
11:26:03 [INFO] 
11:26:03 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.statemachine.tests ---
11:26:03 [INFO] 
11:26:03 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.statemachine.tests ---
11:26:03 [INFO] The project's OSGi version is 2.0.0.202401111608
11:26:03 [INFO] 
11:26:03 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.statemachine.tests ---
11:26:03 [INFO] 
11:26:03 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.statemachine.tests ---
11:26:03 [INFO] 
11:26:03 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.statemachine.tests ---
11:26:03 [INFO] 
11:26:03 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.statemachine.tests ---
11:26:03 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.statemachine.tests
11:26:04 [INFO] 
11:26:04 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.statemachine.tests ---
11:26:04 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:26:04 [INFO] 
11:26:04 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.statemachine.tests ---
11:26:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/src/main/resources
11:26:04 [INFO] 
11:26:04 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.statemachine.tests ---
11:26:04 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:26:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/src/org/eclipse/papyrus/uml/diagram/statemachine/custom/helpers/tests/ZoneTest.java:[60] 
11:26:05 	assertThat(smDiagram.eResource(), nullValue());
11:26:05 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:26:05 The method assertThat(Resource, Matcher<? super Resource>) from the type Assert is deprecated
11:26:05 1 problem (1 warning)
11:26:05 [INFO] 
11:26:05 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.statemachine.tests ---
11:26:05 [INFO] 
11:26:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.statemachine.tests ---
11:26:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/src/test/resources
11:26:05 [INFO] 
11:26:05 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.statemachine.tests ---
11:26:05 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 228 were skipped
11:26:05 [INFO] 
11:26:05 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.statemachine.tests ---
11:26:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/target/org.eclipse.papyrus.uml.diagram.statemachine.tests-2.0.0-SNAPSHOT.jar
11:26:05 [INFO] 
11:26:05 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.statemachine.tests ---
11:26:05 [INFO] 
11:26:05 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.statemachine.tests ---
11:26:05 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.statemachine.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:26:05 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.statemachine.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:26:05 [INFO] 
11:26:05 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.statemachine.tests ---
11:26:05 [INFO] Skipping tests
11:26:05 [INFO] 
11:26:05 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.statemachine.tests ---
11:26:05 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:26:05 [INFO] 
11:26:05 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.interactionoverview.tests >--
11:26:05 [INFO] Building org.eclipse.papyrus.uml.diagram.interactionoverview.tests 2.0.100-SNAPSHOT [714/735]
11:26:05 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/pom.xml
11:26:05 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:26:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.interactionoverview.tests:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/pom.xml
11:26:06 [INFO] 
11:26:06 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests ---
11:26:06 [INFO] 
11:26:06 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests ---
11:26:06 [INFO] The project's OSGi version is 2.0.100.202401111608
11:26:06 [INFO] 
11:26:06 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests ---
11:26:06 [INFO] 
11:26:06 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests ---
11:26:06 [INFO] 
11:26:06 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests ---
11:26:06 [INFO] 
11:26:06 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests ---
11:26:06 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.interactionoverview.tests
11:26:07 [INFO] 
11:26:07 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests ---
11:26:07 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:26:07 [INFO] 
11:26:07 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests ---
11:26:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/main/resources
11:26:07 [INFO] 
11:26:07 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests ---
11:26:07 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:26:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/AbstractInteractionOverviewDiagramTestCase.java:[181] 
11:26:08 	@SuppressWarnings("unchecked")
11:26:08 	                  ^^^^^^^^^^^
11:26:08 Unnecessary @SuppressWarnings("unchecked")
11:26:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/TestInteractionUse.java:[25] 
11:26:08 	import org.eclipse.papyrus.uml.diagram.timing.custom.utils.EditPartUtils;
11:26:08 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:26:08 Discouraged access: The type 'EditPartUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/bin')
11:26:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/TestInteractionUse.java:[79] 
11:26:08 	final CustomInteractionUseNameEditPart callBehaviorNameEditPart = (CustomInteractionUseNameEditPart)EditPartUtils.findFirstChildEditPartWithId(interactionUse, CustomInteractionUseNameEditPart.VISUAL_ID);
11:26:08 	                                                                                                    ^^^^^^^^^^^^^
11:26:08 Discouraged access: The type 'EditPartUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/bin')
11:26:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/TestInteractionUse.java:[79] 
11:26:08 	final CustomInteractionUseNameEditPart callBehaviorNameEditPart = (CustomInteractionUseNameEditPart)EditPartUtils.findFirstChildEditPartWithId(interactionUse, CustomInteractionUseNameEditPart.VISUAL_ID);
11:26:08 	                                                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:26:08 Discouraged access: The method 'EditPartUtils.findFirstChildEditPartWithId(EditPart, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/bin')
11:26:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/TestInteractionOverviewDiagramActivityTN.java:[31] 
11:26:08 	import org.eclipse.papyrus.uml.diagram.timing.custom.utils.EditPartUtils;
11:26:08 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:26:08 Discouraged access: The type 'EditPartUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/bin')
11:26:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/TestInteractionOverviewDiagramActivityTN.java:[101] 
11:26:08 	final ActivityNameEditPart activityNameEditPart = (ActivityNameEditPart) EditPartUtils.findFirstChildEditPartWithId(activityEditPart, ActivityNameEditPart.VISUAL_ID);
11:26:08 	                                                                         ^^^^^^^^^^^^^
11:26:08 Discouraged access: The type 'EditPartUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/bin')
11:26:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/TestInteractionOverviewDiagramActivityTN.java:[101] 
11:26:08 	final ActivityNameEditPart activityNameEditPart = (ActivityNameEditPart) EditPartUtils.findFirstChildEditPartWithId(activityEditPart, ActivityNameEditPart.VISUAL_ID);
11:26:08 	                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:26:08 Discouraged access: The method 'EditPartUtils.findFirstChildEditPartWithId(EditPart, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/bin')
11:26:08 7 problems (7 warnings)
11:26:08 [INFO] 
11:26:08 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests ---
11:26:08 [INFO] 
11:26:08 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests ---
11:26:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/test/resources
11:26:08 [INFO] 
11:26:08 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests ---
11:26:08 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 228 were skipped
11:26:08 [INFO] 
11:26:08 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests ---
11:26:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/target/org.eclipse.papyrus.uml.diagram.interactionoverview.tests-2.0.100-SNAPSHOT.jar
11:26:08 [INFO] 
11:26:08 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests ---
11:26:08 [INFO] 
11:26:08 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests ---
11:26:08 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.interactionoverview.tests:xml:p2metadata:2.0.100-SNAPSHOT already attached, replace previous instance
11:26:08 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.interactionoverview.tests:xml:p2artifacts:2.0.100-SNAPSHOT already attached, replace previous instance
11:26:08 [INFO] 
11:26:08 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests ---
11:26:08 [INFO] Skipping tests
11:26:08 [INFO] 
11:26:08 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests ---
11:26:08 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:26:08 [INFO] 
11:26:08 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.suite.tests >--
11:26:08 [INFO] Building org.eclipse.papyrus.uml.diagram.suite.tests 1.1.0-SNAPSHOT [715/735]
11:26:08 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/pom.xml
11:26:08 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:26:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.suite.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/pom.xml
11:26:09 [WARNING] Mapping P2 > Maven Coordinates failed: The following artifacts could not be resolved: org.eclipse.orbit:ant:jar:1.10.14 (absent): org.eclipse.orbit:ant:jar:1.10.14 was not found in https://repo.eclipse.org/content/repositories/maven_central/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of eclipse.maven.central.mirror has elapsed or updates are forced
11:26:13 [INFO] 
11:26:13 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.suite.tests ---
11:26:13 [INFO] 
11:26:13 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.suite.tests ---
11:26:13 [INFO] The project's OSGi version is 1.1.0.202401111608
11:26:13 [INFO] 
11:26:13 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.suite.tests ---
11:26:13 [INFO] 
11:26:13 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.suite.tests ---
11:26:13 [INFO] 
11:26:13 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.suite.tests ---
11:26:13 [INFO] 
11:26:13 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.suite.tests ---
11:26:13 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.suite.tests
11:26:19 [INFO] 
11:26:19 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.suite.tests ---
11:26:19 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:26:19 [INFO] 
11:26:19 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.suite.tests ---
11:26:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/src/main/resources
11:26:19 [INFO] 
11:26:19 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.suite.tests ---
11:26:19 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:26:19 [INFO] 
11:26:19 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.suite.tests ---
11:26:19 [INFO] 
11:26:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.suite.tests ---
11:26:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/src/test/resources
11:26:19 [INFO] 
11:26:19 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.suite.tests ---
11:26:19 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 709 were skipped
11:26:19 [INFO] 
11:26:19 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.suite.tests ---
11:26:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/org.eclipse.papyrus.uml.diagram.suite.tests-1.1.0-SNAPSHOT.jar
11:26:19 [INFO] 
11:26:19 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.suite.tests ---
11:26:19 [INFO] 
11:26:19 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.suite.tests ---
11:26:19 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.suite.tests:xml:p2metadata:1.1.0-SNAPSHOT already attached, replace previous instance
11:26:19 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.suite.tests:xml:p2artifacts:1.1.0-SNAPSHOT already attached, replace previous instance
11:26:19 [INFO] 
11:26:19 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.suite.tests ---
11:26:19 [INFO] Skipping tests
11:26:19 [INFO] 
11:26:19 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.suite.tests ---
11:26:19 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:26:19 [INFO] 
11:26:19 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests >--
11:26:19 [INFO] Building org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests 2.0.0-SNAPSHOT [716/735]
11:26:19 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/pom.xml
11:26:19 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:26:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/pom.xml
11:26:20 [INFO] 
11:26:20 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests ---
11:26:20 [INFO] 
11:26:20 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests ---
11:26:20 [INFO] The project's OSGi version is 2.0.0.202401111608
11:26:20 [INFO] 
11:26:20 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests ---
11:26:20 [INFO] 
11:26:20 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests ---
11:26:20 [INFO] 
11:26:20 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests ---
11:26:20 [INFO] 
11:26:20 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests ---
11:26:20 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests
11:26:21 [INFO] 
11:26:21 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests ---
11:26:21 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:26:21 [INFO] 
11:26:21 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests ---
11:26:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/main/resources
11:26:21 [INFO] 
11:26:21 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests ---
11:26:21 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:26:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascomment/TestDisplayAsComment.java:[107] 
11:26:22 	Stereotype stereotypeTest = null;
11:26:22 	           ^^^^^^^^^^^^^^
11:26:22 The value of the local variable stereotypeTest is not used
11:26:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascompartment/TestUnapplyProfile.java:[66] 
11:26:22 	private IMultiDiagramEditor editor;
11:26:22 	                            ^^^^^^
11:26:22 The value of the field TestUnapplyProfile.editor is not used
11:26:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/asbrace/TestReopenAsBrace.java:[64] 
11:26:22 	private IMultiDiagramEditor editor;
11:26:22 	                            ^^^^^^
11:26:22 The value of the field TestReopenAsBrace.editor is not used
11:26:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascompartment/TestReopenAsCompartment.java:[63] 
11:26:22 	private IMultiDiagramEditor editor;
11:26:22 	                            ^^^^^^
11:26:22 The value of the field TestReopenAsCompartment.editor is not used
11:26:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascompartment/TestReopenWithPropertyView.java:[66] 
11:26:22 	private IMultiDiagramEditor editor;
11:26:22 	                            ^^^^^^
11:26:22 The value of the field TestReopenWithPropertyView.editor is not used
11:26:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/displayname/Test2StereotypeApplications.java:[103] 
11:26:22 	Stereotype stereotypeTest = null;
11:26:22 	           ^^^^^^^^^^^^^^
11:26:22 The value of the local variable stereotypeTest is not used
11:26:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascompartment/TestUpdateValue.java:[66] 
11:26:22 	private IMultiDiagramEditor editor;
11:26:22 	                            ^^^^^^
11:26:22 The value of the field TestUpdateValue.editor is not used
11:26:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascompartment/TestUnapplyStereotype.java:[66] 
11:26:22 	private IMultiDiagramEditor editor;
11:26:22 	                            ^^^^^^
11:26:22 The value of the field TestUnapplyStereotype.editor is not used
11:26:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascompartment/TestReopenWithCSS.java:[66] 
11:26:22 	private IMultiDiagramEditor editor;
11:26:22 	                            ^^^^^^
11:26:22 The value of the field TestReopenWithCSS.editor is not used
11:26:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/displayname/TestStereotypeApplication.java:[247] 
11:26:22 	Stereotype stereotypeTest = null;
11:26:22 	           ^^^^^^^^^^^^^^
11:26:22 The value of the local variable stereotypeTest is not used
11:26:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascomment/TestReopenAsComment.java:[66] 
11:26:22 	private IMultiDiagramEditor editor;
11:26:22 	                            ^^^^^^
11:26:22 The value of the field TestReopenAsComment.editor is not used
11:26:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascomment/TestReopenAsComment.java:[81] 
11:26:22 	EditPart stereotypedClassEditPart = fixture.findEditPart(stereotypedClass);
11:26:22 	         ^^^^^^^^^^^^^^^^^^^^^^^^
11:26:22 The value of the local variable stereotypedClassEditPart is not used
11:26:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascomment/TestReopenAsComment.java:[109] 
11:26:22 	EditPart stereotypedLinkEditPart = fixture.findEditPart(stereotypedLink);
11:26:22 	         ^^^^^^^^^^^^^^^^^^^^^^^
11:26:22 The value of the local variable stereotypedLinkEditPart is not used
11:26:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascompartment/TestDisplayAsCompartment.java:[106] 
11:26:22 	Stereotype stereotypeTest = null;
11:26:22 	           ^^^^^^^^^^^^^^
11:26:22 The value of the local variable stereotypeTest is not used
11:26:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/asbrace/TestDisplayAsBrace.java:[106] 
11:26:22 	Stereotype stereotypeTest = null;
11:26:22 	           ^^^^^^^^^^^^^^
11:26:22 The value of the local variable stereotypeTest is not used
11:26:22 15 problems (15 warnings)
11:26:22 [INFO] 
11:26:22 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests ---
11:26:22 [INFO] 
11:26:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests ---
11:26:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/test/resources
11:26:22 [INFO] 
11:26:22 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests ---
11:26:22 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 228 were skipped
11:26:22 [INFO] 
11:26:22 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests ---
11:26:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/target/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests-2.0.0-SNAPSHOT.jar
11:26:22 [INFO] 
11:26:22 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests ---
11:26:22 [INFO] 
11:26:22 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests ---
11:26:22 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:26:22 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:26:22 [INFO] 
11:26:22 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests ---
11:26:22 [INFO] Skipping tests
11:26:22 [INFO] 
11:26:22 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests ---
11:26:22 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:26:22 [INFO] 
11:26:22 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.dnd.tests >--
11:26:22 [INFO] Building org.eclipse.papyrus.uml.diagram.dnd.tests 2.0.0-SNAPSHOT [717/735]
11:26:22 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/pom.xml
11:26:22 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:26:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.dnd.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/pom.xml
11:26:23 [INFO] 
11:26:23 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.dnd.tests ---
11:26:23 [INFO] 
11:26:23 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.dnd.tests ---
11:26:23 [INFO] The project's OSGi version is 2.0.0.202401111608
11:26:23 [INFO] 
11:26:23 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.dnd.tests ---
11:26:23 [INFO] 
11:26:23 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.dnd.tests ---
11:26:23 [INFO] 
11:26:23 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.dnd.tests ---
11:26:23 [INFO] 
11:26:23 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.dnd.tests ---
11:26:23 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.dnd.tests
11:26:24 [INFO] 
11:26:24 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.dnd.tests ---
11:26:24 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:26:24 [INFO] 
11:26:24 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.dnd.tests ---
11:26:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/src/main/resources
11:26:24 [INFO] 
11:26:24 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.dnd.tests ---
11:26:24 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:26:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/src/org/eclipse/papyrus/uml/diagram/dnd/tests/tests/InstanceSpecificationTest.java:[97] 
11:26:25 	houseKeeper.setField("strategy", DropStrategyManager.instance.findStrategy(org.eclipse.papyrus.uml.diagram.dnd.Activator.PLUGIN_ID + ".instanceSpecification"));
11:26:25 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:26:25 The method setField(String, DropStrategy) from the type AbstractHouseKeeperRule is deprecated
11:26:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/src/org/eclipse/papyrus/uml/diagram/dnd/tests/tests/InstanceSpecificationTest.java:[230] 
11:26:25 	protected void checkSlots(EditPart instanceSpecificationPart, List<Property>... expectedProperties) {
11:26:25 	                                                                                ^^^^^^^^^^^^^^^^^^
11:26:25 Type safety: Potential heap pollution via varargs parameter expectedProperties
11:26:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/src/org/eclipse/papyrus/uml/diagram/dnd/tests/tests/InstanceSpecificationTest.java:[289] 
11:26:25 	checkSlots(target, ((org.eclipse.uml2.uml.Class) class2).getAllAttributes());
11:26:25 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:26:25 Type safety: A generic array of List<Property> is created for a varargs parameter
11:26:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/src/org/eclipse/papyrus/uml/diagram/dnd/tests/tests/InstanceSpecificationTest.java:[304] 
11:26:25 	checkSlots(target, ((org.eclipse.uml2.uml.Interface) interface1).getAllAttributes());
11:26:25 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:26:25 Type safety: A generic array of List<Property> is created for a varargs parameter
11:26:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/src/org/eclipse/papyrus/uml/diagram/dnd/tests/tests/InstanceSpecificationTest.java:[321] 
11:26:25 	checkSlots(target, ((org.eclipse.uml2.uml.Interface) interface1).getAllAttributes(), ((org.eclipse.uml2.uml.Class) class2).getAllAttributes());
11:26:25 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:26:25 Type safety: A generic array of List<Property> is created for a varargs parameter
11:26:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/src/org/eclipse/papyrus/uml/diagram/dnd/tests/tests/InstanceSpecificationTest.java:[338] 
11:26:25 	checkSlots(target, ((org.eclipse.uml2.uml.Class) class1).getAllAttributes(), ((org.eclipse.uml2.uml.Class) class2).getAllAttributes());
11:26:25 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:26:25 Type safety: A generic array of List<Property> is created for a varargs parameter
11:26:25 6 problems (6 warnings)
11:26:25 [INFO] 
11:26:25 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.dnd.tests ---
11:26:25 [INFO] 
11:26:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.dnd.tests ---
11:26:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/src/test/resources
11:26:25 [INFO] 
11:26:25 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.dnd.tests ---
11:26:25 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 220 were skipped
11:26:25 [INFO] 
11:26:25 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.dnd.tests ---
11:26:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/target/org.eclipse.papyrus.uml.diagram.dnd.tests-2.0.0-SNAPSHOT.jar
11:26:25 [INFO] 
11:26:25 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.dnd.tests ---
11:26:25 [INFO] 
11:26:25 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.dnd.tests ---
11:26:25 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.dnd.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:26:25 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.dnd.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:26:25 [INFO] 
11:26:25 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.dnd.tests ---
11:26:25 [INFO] Skipping tests
11:26:25 [INFO] 
11:26:25 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.dnd.tests ---
11:26:25 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:26:25 [INFO] 
11:26:25 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.properties.tests >--
11:26:25 [INFO] Building org.eclipse.papyrus.uml.diagram.properties.tests 2.0.0-SNAPSHOT [718/735]
11:26:25 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/pom.xml
11:26:25 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:26:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.properties.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/pom.xml
11:26:25 [INFO] 
11:26:25 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.properties.tests ---
11:26:25 [INFO] 
11:26:25 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.properties.tests ---
11:26:25 [INFO] The project's OSGi version is 2.0.0.202401111608
11:26:25 [INFO] 
11:26:25 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.properties.tests ---
11:26:25 [INFO] 
11:26:25 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.properties.tests ---
11:26:25 [INFO] 
11:26:25 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.properties.tests ---
11:26:25 [INFO] 
11:26:25 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.properties.tests ---
11:26:25 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.properties.tests
11:26:27 [INFO] 
11:26:27 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.properties.tests ---
11:26:27 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:26:27 [INFO] 
11:26:27 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.properties.tests ---
11:26:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/src/main/resources
11:26:27 [INFO] 
11:26:27 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.properties.tests ---
11:26:27 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:26:27 [INFO] 
11:26:27 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.properties.tests ---
11:26:27 [INFO] 
11:26:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.properties.tests ---
11:26:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/src/test/resources
11:26:27 [INFO] 
11:26:27 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.properties.tests ---
11:26:27 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 221 were skipped
11:26:27 [INFO] 
11:26:27 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.properties.tests ---
11:26:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/target/org.eclipse.papyrus.uml.diagram.properties.tests-2.0.0-SNAPSHOT.jar
11:26:27 [INFO] 
11:26:27 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.properties.tests ---
11:26:27 [INFO] 
11:26:27 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.properties.tests ---
11:26:27 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.properties.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:26:27 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.properties.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:26:27 [INFO] 
11:26:27 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.properties.tests ---
11:26:27 [INFO] Skipping tests
11:26:27 [INFO] 
11:26:27 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.properties.tests ---
11:26:27 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:26:27 [INFO] 
11:26:27 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotype.display.tests >--
11:26:27 [INFO] Building org.eclipse.papyrus.uml.nattable.stereotype.display.tests 2.0.0-SNAPSHOT [719/735]
11:26:27 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/pom.xml
11:26:27 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:26:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotype.display.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/pom.xml
11:26:28 [INFO] 
11:26:28 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests ---
11:26:28 [INFO] 
11:26:28 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests ---
11:26:28 [INFO] The project's OSGi version is 2.0.0.202401111608
11:26:28 [INFO] 
11:26:28 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests ---
11:26:28 [INFO] 
11:26:28 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests ---
11:26:28 [INFO] 
11:26:28 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests ---
11:26:28 [INFO] 
11:26:28 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests ---
11:26:28 [INFO] Resolving class path of org.eclipse.papyrus.uml.nattable.stereotype.display.tests
11:26:29 [INFO] 
11:26:29 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests ---
11:26:29 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:26:29 [INFO] 
11:26:29 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests ---
11:26:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/src/main/resources
11:26:29 [INFO] 
11:26:29 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests ---
11:26:29 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:26:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/src/org/eclipse/papyrus/uml/nattable/stereotype/display/tests/tests/StereotypeDisplayTableTest.java:[566] 
11:26:29 	editorModel = TableHelper.createTable(configuration, view, configuration.getName(), description);
11:26:29 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:26:29 The method createTable(TableConfiguration, EObject, String, String) from the type TableHelper is deprecated
11:26:29 1 problem (1 warning)
11:26:29 [INFO] 
11:26:29 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests ---
11:26:29 [INFO] 
11:26:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests ---
11:26:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/src/test/resources
11:26:29 [INFO] 
11:26:29 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests ---
11:26:29 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 218 were skipped
11:26:29 [INFO] 
11:26:29 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests ---
11:26:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/target/org.eclipse.papyrus.uml.nattable.stereotype.display.tests-2.0.0-SNAPSHOT.jar
11:26:29 [INFO] 
11:26:29 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests ---
11:26:29 [INFO] 
11:26:29 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests ---
11:26:29 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotype.display.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:26:29 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotype.display.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:26:29 [INFO] 
11:26:29 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests ---
11:26:29 [INFO] Skipping tests
11:26:29 [INFO] 
11:26:29 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests ---
11:26:29 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:26:29 [INFO] 
11:26:29 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.suite.tests >--
11:26:29 [INFO] Building org.eclipse.papyrus.uml.nattable.suite.tests 1.1.0-SNAPSHOT [720/735]
11:26:29 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/pom.xml
11:26:29 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:26:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.suite.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/pom.xml
11:26:30 [WARNING] Mapping P2 > Maven Coordinates failed: The following artifacts could not be resolved: org.eclipse.orbit:ant:jar:1.10.14 (absent): org.eclipse.orbit:ant:jar:1.10.14 was not found in https://repo.eclipse.org/content/repositories/maven_central/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of eclipse.maven.central.mirror has elapsed or updates are forced
11:26:33 [INFO] 
11:26:33 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.suite.tests ---
11:26:33 [INFO] 
11:26:33 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.suite.tests ---
11:26:33 [INFO] The project's OSGi version is 1.1.0.202401111608
11:26:33 [INFO] 
11:26:33 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.suite.tests ---
11:26:33 [INFO] 
11:26:33 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.suite.tests ---
11:26:33 [INFO] 
11:26:33 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.suite.tests ---
11:26:33 [INFO] 
11:26:33 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.nattable.suite.tests ---
11:26:33 [INFO] Resolving class path of org.eclipse.papyrus.uml.nattable.suite.tests
11:26:39 [INFO] 
11:26:39 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.nattable.suite.tests ---
11:26:39 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:26:39 [INFO] 
11:26:39 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.suite.tests ---
11:26:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/src/main/resources
11:26:39 [INFO] 
11:26:39 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.suite.tests ---
11:26:39 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:26:39 [INFO] 
11:26:39 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.nattable.suite.tests ---
11:26:39 [INFO] 
11:26:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.suite.tests ---
11:26:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/src/test/resources
11:26:39 [INFO] 
11:26:39 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.nattable.suite.tests ---
11:26:39 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 708 were skipped
11:26:39 [INFO] 
11:26:39 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.suite.tests ---
11:26:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/org.eclipse.papyrus.uml.nattable.suite.tests-1.1.0-SNAPSHOT.jar
11:26:39 [INFO] 
11:26:39 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.suite.tests ---
11:26:39 [INFO] 
11:26:39 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.suite.tests ---
11:26:39 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.suite.tests:xml:p2metadata:1.1.0-SNAPSHOT already attached, replace previous instance
11:26:39 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.suite.tests:xml:p2artifacts:1.1.0-SNAPSHOT already attached, replace previous instance
11:26:39 [INFO] 
11:26:39 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.nattable.suite.tests ---
11:26:39 [INFO] Skipping tests
11:26:39 [INFO] 
11:26:39 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.nattable.suite.tests ---
11:26:39 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:26:39 [INFO] 
11:26:39 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.valuespecification.tests >--
11:26:39 [INFO] Building org.eclipse.papyrus.uml.textedit.valuespecification.tests 2.0.0-SNAPSHOT [721/735]
11:26:39 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/pom.xml
11:26:39 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:26:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.valuespecification.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/pom.xml
11:26:40 [INFO] 
11:26:40 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests ---
11:26:40 [INFO] 
11:26:40 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests ---
11:26:40 [INFO] The project's OSGi version is 2.0.0.202401111608
11:26:40 [INFO] 
11:26:40 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests ---
11:26:40 [INFO] 
11:26:40 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests ---
11:26:40 [INFO] 
11:26:40 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests ---
11:26:40 [INFO] 
11:26:40 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests ---
11:26:40 [INFO] Resolving class path of org.eclipse.papyrus.uml.textedit.valuespecification.tests
11:26:41 [INFO] 
11:26:41 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests ---
11:26:41 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:26:41 [INFO] 
11:26:41 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests ---
11:26:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/main/resources
11:26:41 [INFO] 
11:26:41 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests ---
11:26:41 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:26:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/org/eclipse/papyrus/uml/textedit/valuespecification/tests/suites/MultiplicityUpperValueSpecificationGrammarTests.java:[22] 
11:26:41 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
11:26:41 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:26:41 The type DefaultXtextDirectEditorConfiguration is deprecated
11:26:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/org/eclipse/papyrus/uml/textedit/valuespecification/tests/suites/MultiplicityUpperValueSpecificationGrammarTests.java:[80] 
11:26:41 	public DefaultXtextDirectEditorConfiguration getEditor() {
11:26:41 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:26:41 The type DefaultXtextDirectEditorConfiguration is deprecated
11:26:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/org/eclipse/papyrus/uml/textedit/valuespecification/tests/suites/MultiplicityLowerValueSpecificationGrammarTests.java:[22] 
11:26:41 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
11:26:41 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:26:41 The type DefaultXtextDirectEditorConfiguration is deprecated
11:26:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/org/eclipse/papyrus/uml/textedit/valuespecification/tests/suites/MultiplicityLowerValueSpecificationGrammarTests.java:[80] 
11:26:41 	public DefaultXtextDirectEditorConfiguration getEditor() {
11:26:41 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:26:41 The type DefaultXtextDirectEditorConfiguration is deprecated
11:26:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/org/eclipse/papyrus/uml/textedit/valuespecification/tests/suites/ValueSpecificationGrammarTests.java:[23] 
11:26:41 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
11:26:41 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:26:41 The type DefaultXtextDirectEditorConfiguration is deprecated
11:26:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/org/eclipse/papyrus/uml/textedit/valuespecification/tests/suites/ValueSpecificationGrammarTests.java:[293] 
11:26:41 	public DefaultXtextDirectEditorConfiguration getEditor() {
11:26:41 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:26:41 The type DefaultXtextDirectEditorConfiguration is deprecated
11:26:41 6 problems (6 warnings)
11:26:41 [INFO] 
11:26:41 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests ---
11:26:41 [INFO] 
11:26:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests ---
11:26:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/test/resources
11:26:41 [INFO] 
11:26:41 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests ---
11:26:41 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 222 were skipped
11:26:41 [INFO] 
11:26:41 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests ---
11:26:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/target/org.eclipse.papyrus.uml.textedit.valuespecification.tests-2.0.0-SNAPSHOT.jar
11:26:41 [INFO] 
11:26:41 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests ---
11:26:41 [INFO] 
11:26:41 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests ---
11:26:41 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.valuespecification.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:26:41 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.valuespecification.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:26:41 [INFO] 
11:26:41 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests ---
11:26:41 [INFO] Skipping tests
11:26:41 [INFO] 
11:26:41 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests ---
11:26:41 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:26:41 [INFO] 
11:26:41 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.suite.tests >--
11:26:41 [INFO] Building org.eclipse.papyrus.uml.textedit.suite.tests 1.1.0-SNAPSHOT [722/735]
11:26:41 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/pom.xml
11:26:41 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:26:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.suite.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/pom.xml
11:26:42 [WARNING] Mapping P2 > Maven Coordinates failed: The following artifacts could not be resolved: org.eclipse.orbit:ant:jar:1.10.14 (absent): org.eclipse.orbit:ant:jar:1.10.14 was not found in https://repo.eclipse.org/content/repositories/maven_central/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of eclipse.maven.central.mirror has elapsed or updates are forced
11:26:45 [INFO] 
11:26:45 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.suite.tests ---
11:26:45 [INFO] 
11:26:45 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.suite.tests ---
11:26:45 [INFO] The project's OSGi version is 1.1.0.202401111608
11:26:45 [INFO] 
11:26:45 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.suite.tests ---
11:26:45 [INFO] 
11:26:45 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.suite.tests ---
11:26:45 [INFO] 
11:26:45 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.suite.tests ---
11:26:45 [INFO] 
11:26:45 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.textedit.suite.tests ---
11:26:45 [INFO] Resolving class path of org.eclipse.papyrus.uml.textedit.suite.tests
11:26:51 [INFO] 
11:26:51 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.suite.tests ---
11:26:51 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:26:51 [INFO] 
11:26:51 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.suite.tests ---
11:26:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/src/main/resources
11:26:51 [INFO] 
11:26:51 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.suite.tests ---
11:26:51 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:26:51 [INFO] 
11:26:51 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.textedit.suite.tests ---
11:26:51 [INFO] 
11:26:51 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.suite.tests ---
11:26:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/src/test/resources
11:26:51 [INFO] 
11:26:51 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.textedit.suite.tests ---
11:26:51 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 708 were skipped
11:26:51 [INFO] 
11:26:51 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.suite.tests ---
11:26:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/org.eclipse.papyrus.uml.textedit.suite.tests-1.1.0-SNAPSHOT.jar
11:26:51 [INFO] 
11:26:51 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.suite.tests ---
11:26:51 [INFO] 
11:26:51 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.suite.tests ---
11:26:51 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.suite.tests:xml:p2metadata:1.1.0-SNAPSHOT already attached, replace previous instance
11:26:51 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.suite.tests:xml:p2artifacts:1.1.0-SNAPSHOT already attached, replace previous instance
11:26:51 [INFO] 
11:26:51 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.textedit.suite.tests ---
11:26:51 [INFO] Skipping tests
11:26:51 [INFO] 
11:26:51 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.textedit.suite.tests ---
11:26:51 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:26:51 [INFO] 
11:26:51 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.releng >--
11:26:51 [INFO] Building org.eclipse.papyrus.uml.validation.tests.releng 0.0.1-SNAPSHOT [723/735]
11:26:51 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/validation/pom.xml
11:26:51 [INFO] --------------------------------[ pom ]---------------------------------
11:26:51 [INFO] 
11:26:51 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.validation.tests.releng ---
11:26:51 [INFO] 
11:26:51 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.validation.tests.releng ---
11:26:51 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/validation/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:26:51 [INFO] 
11:26:51 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.validation.tests.releng ---
11:26:51 [INFO] 
11:26:51 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.validation.tests.releng ---
11:26:51 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:26:51 [INFO] 
11:26:51 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.staticprofile >--
11:26:51 [INFO] Building org.eclipse.papyrus.uml.validation.tests.staticprofile 2.0.0-SNAPSHOT [724/735]
11:26:51 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/pom.xml
11:26:51 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:26:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.staticprofile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/pom.xml
11:26:51 [INFO] 
11:26:51 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.validation.tests.staticprofile ---
11:26:51 [INFO] 
11:26:51 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.validation.tests.staticprofile ---
11:26:51 [INFO] The project's OSGi version is 2.0.0.202401111608
11:26:51 [INFO] 
11:26:51 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.validation.tests.staticprofile ---
11:26:51 [INFO] 
11:26:51 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.validation.tests.staticprofile ---
11:26:51 [INFO] 
11:26:51 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.validation.tests.staticprofile ---
11:26:51 [INFO] 
11:26:51 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.validation.tests.staticprofile ---
11:26:51 [INFO] Resolving class path of org.eclipse.papyrus.uml.validation.tests.staticprofile
11:26:51 [INFO] 
11:26:51 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.validation.tests.staticprofile ---
11:26:51 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:26:51 [INFO] 
11:26:51 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.validation.tests.staticprofile ---
11:26:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/src/main/resources
11:26:51 [INFO] 
11:26:51 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.validation.tests.staticprofile ---
11:26:51 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:26:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/src-gen/profile/impl/AlwaysActiveMalformedImpl.java:[122] 
11:26:51 	if (false) {
11:26:51 			if (diagnostics != null) {
11:26:51 				diagnostics.add
11:26:51 					(new BasicDiagnostic
11:26:51 						(Diagnostic.ERROR,
11:26:51 						 ProfileValidator.DIAGNOSTIC_SOURCE,
11:26:51 						 ProfileValidator.ALWAYS_ACTIVE_MALFORMED__CONSTRAINT_ALWAYS_ACTIVE_MF,
11:26:51 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ConstraintAlwaysActiveMF", EObjectValidator.getObjectLabel(this, context) }),
11:26:51 						 new Object [] { this }));
11:26:51 			}
11:26:51 			return false;
11:26:51 		}
11:26:51 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:26:51 Dead code
11:26:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/src-gen/profile/impl/AlwaysActiveImpl.java:[122] 
11:26:51 	if (false) {
11:26:51 			if (diagnostics != null) {
11:26:51 				diagnostics.add
11:26:51 					(new BasicDiagnostic
11:26:51 						(Diagnostic.ERROR,
11:26:51 						 ProfileValidator.DIAGNOSTIC_SOURCE,
11:26:51 						 ProfileValidator.ALWAYS_ACTIVE__CONSTRAINT_ALWAYS_ACTIVE,
11:26:51 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ConstraintAlwaysActive", EObjectValidator.getObjectLabel(this, context) }),
11:26:51 						 new Object [] { this }));
11:26:51 			}
11:26:51 			return false;
11:26:51 		}
11:26:51 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:26:51 Dead code
11:26:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/src-gen/profile/impl/AlwaysPassiveJavaImpl.java:[122] 
11:26:51 	if (false) {
11:26:51 			if (diagnostics != null) {
11:26:51 				diagnostics.add
11:26:51 					(new BasicDiagnostic
11:26:51 						(Diagnostic.ERROR,
11:26:51 						 ProfileValidator.DIAGNOSTIC_SOURCE,
11:26:51 						 ProfileValidator.ALWAYS_PASSIVE_JAVA__ALWAYS_PASSIVE,
11:26:51 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "AlwaysPassive", EObjectValidator.getObjectLabel(this, context) }),
11:26:51 						 new Object [] { this }));
11:26:51 			}
11:26:51 			return false;
11:26:51 		}
11:26:51 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:26:51 Dead code
11:26:51 3 problems (3 warnings)
11:26:51 [INFO] 
11:26:51 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.validation.tests.staticprofile ---
11:26:51 [INFO] 
11:26:51 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.validation.tests.staticprofile ---
11:26:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/src/test/resources
11:26:51 [INFO] 
11:26:51 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.validation.tests.staticprofile ---
11:26:51 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 99 were skipped
11:26:51 [INFO] 
11:26:51 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.validation.tests.staticprofile ---
11:26:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/target/org.eclipse.papyrus.uml.validation.tests.staticprofile-2.0.0-SNAPSHOT.jar
11:26:52 [INFO] 
11:26:52 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.validation.tests.staticprofile ---
11:26:52 [INFO] 
11:26:52 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.validation.tests.staticprofile ---
11:26:52 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.staticprofile:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:26:52 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.staticprofile:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:26:52 [INFO] 
11:26:52 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.validation.tests.staticprofile ---
11:26:52 [INFO] Skipping tests
11:26:52 [INFO] 
11:26:52 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.validation.tests.staticprofile ---
11:26:52 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:26:52 [INFO] 
11:26:52 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.genvalidation >--
11:26:52 [INFO] Building org.eclipse.papyrus.uml.validation.tests.genvalidation 2.0.0-SNAPSHOT [725/735]
11:26:52 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/pom.xml
11:26:52 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:26:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.genvalidation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/pom.xml
11:26:52 [INFO] 
11:26:52 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.validation.tests.genvalidation ---
11:26:52 [INFO] 
11:26:52 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.validation.tests.genvalidation ---
11:26:52 [INFO] The project's OSGi version is 2.0.0.202401111608
11:26:52 [INFO] 
11:26:52 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.validation.tests.genvalidation ---
11:26:52 [INFO] 
11:26:52 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.validation.tests.genvalidation ---
11:26:52 [INFO] 
11:26:52 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.validation.tests.genvalidation ---
11:26:52 [INFO] 
11:26:52 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.validation.tests.genvalidation ---
11:26:52 [INFO] Resolving class path of org.eclipse.papyrus.uml.validation.tests.genvalidation
11:26:52 [INFO] 
11:26:52 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.validation.tests.genvalidation ---
11:26:52 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:26:52 [INFO] 
11:26:52 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.validation.tests.genvalidation ---
11:26:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/src/main/resources
11:26:52 [INFO] 
11:26:52 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.validation.tests.genvalidation ---
11:26:52 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:26:53 [INFO] 
11:26:53 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.validation.tests.genvalidation ---
11:26:53 [INFO] 
11:26:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.validation.tests.genvalidation ---
11:26:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/src/test/resources
11:26:53 [INFO] 
11:26:53 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.validation.tests.genvalidation ---
11:26:53 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 168 were skipped
11:26:53 [INFO] 
11:26:53 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.validation.tests.genvalidation ---
11:26:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/target/org.eclipse.papyrus.uml.validation.tests.genvalidation-2.0.0-SNAPSHOT.jar
11:26:53 [INFO] 
11:26:53 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.validation.tests.genvalidation ---
11:26:53 [INFO] 
11:26:53 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.validation.tests.genvalidation ---
11:26:53 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.genvalidation:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:26:53 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.genvalidation:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:26:53 [INFO] 
11:26:53 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.validation.tests.genvalidation ---
11:26:53 [INFO] Skipping tests
11:26:53 [INFO] 
11:26:53 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.validation.tests.genvalidation ---
11:26:53 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:26:53 [INFO] 
11:26:53 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests >--
11:26:53 [INFO] Building org.eclipse.papyrus.uml.validation.tests 2.0.0-SNAPSHOT [726/735]
11:26:53 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/pom.xml
11:26:53 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:26:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/pom.xml
11:26:53 [INFO] 
11:26:53 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.validation.tests ---
11:26:53 [INFO] 
11:26:53 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.validation.tests ---
11:26:53 [INFO] The project's OSGi version is 2.0.0.202401111608
11:26:53 [INFO] 
11:26:53 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.validation.tests ---
11:26:53 [INFO] 
11:26:53 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.validation.tests ---
11:26:53 [INFO] 
11:26:53 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.validation.tests ---
11:26:53 [INFO] 
11:26:53 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.validation.tests ---
11:26:53 [INFO] Resolving class path of org.eclipse.papyrus.uml.validation.tests
11:26:54 [INFO] 
11:26:54 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.validation.tests ---
11:26:54 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:26:54 [INFO] 
11:26:54 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.validation.tests ---
11:26:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/src/main/resources
11:26:54 [INFO] 
11:26:54 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.validation.tests ---
11:26:54 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:26:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/src/org/eclipse/papyrus/uml/validation/tests/Activator.java:[51] 
11:26:55 	org.eclipse.papyrus.infra.core.log.LogHelper log = new LogHelper();// use because there is an implicit dependency
11:26:55 	                                             ^^^
11:26:55 The value of the local variable log is not used
11:26:55 1 problem (1 warning)
11:26:55 [INFO] 
11:26:55 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.validation.tests ---
11:26:55 [INFO] 
11:26:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.validation.tests ---
11:26:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/src/test/resources
11:26:55 [INFO] 
11:26:55 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.validation.tests ---
11:26:55 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 218 were skipped
11:26:55 [INFO] 
11:26:55 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.validation.tests ---
11:26:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/target/org.eclipse.papyrus.uml.validation.tests-2.0.0-SNAPSHOT.jar
11:26:55 [INFO] 
11:26:55 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.validation.tests ---
11:26:55 [INFO] 
11:26:55 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.validation.tests ---
11:26:55 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:26:55 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:26:55 [INFO] 
11:26:55 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.validation.tests ---
11:26:55 [INFO] Skipping tests
11:26:55 [INFO] 
11:26:55 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.validation.tests ---
11:26:55 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:26:55 [INFO] 
11:26:55 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.architecture.tests >--
11:26:55 [INFO] Building org.eclipse.papyrus.uml.architecture.tests 2.0.0-SNAPSHOT [727/735]
11:26:55 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/pom.xml
11:26:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:26:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/pom.xml
11:26:55 [INFO] 
11:26:55 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.architecture.tests ---
11:26:55 [INFO] 
11:26:55 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.architecture.tests ---
11:26:55 [INFO] The project's OSGi version is 2.0.0.202401111608
11:26:55 [INFO] 
11:26:55 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.architecture.tests ---
11:26:55 [INFO] 
11:26:55 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.architecture.tests ---
11:26:55 [INFO] 
11:26:55 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.architecture.tests ---
11:26:55 [INFO] 
11:26:55 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.architecture.tests ---
11:26:55 [INFO] Resolving class path of org.eclipse.papyrus.uml.architecture.tests
11:26:55 [INFO] 
11:26:55 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.architecture.tests ---
11:26:55 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:26:55 [INFO] 
11:26:55 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.architecture.tests ---
11:26:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/src/main/resources
11:26:55 [INFO] 
11:26:55 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.architecture.tests ---
11:26:55 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:26:55 [INFO] 
11:26:55 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.architecture.tests ---
11:26:55 [INFO] 
11:26:55 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.architecture.tests ---
11:26:55 [INFO] 
11:26:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.architecture.tests ---
11:26:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/src/test/resources
11:26:55 [INFO] 
11:26:55 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.architecture.tests ---
11:26:55 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/target/test-classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:26:55 [INFO] 
11:26:55 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.architecture.tests ---
11:26:55 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 68 were skipped
11:26:55 [INFO] 
11:26:55 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.architecture.tests ---
11:26:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/target/org.eclipse.papyrus.uml.architecture.tests-2.0.0-SNAPSHOT.jar
11:26:55 [INFO] 
11:26:55 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.architecture.tests ---
11:26:55 [INFO] 
11:26:55 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.architecture.tests ---
11:26:55 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.architecture.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:26:55 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.architecture.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:26:55 [INFO] 
11:26:55 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.architecture.tests ---
11:26:55 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:26:55 [INFO] 
11:26:55 [INFO] ---< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.suite.tests >----
11:26:55 [INFO] Building org.eclipse.papyrus.uml.suite.tests 1.1.0-SNAPSHOT    [728/735]
11:26:55 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/pom.xml
11:26:55 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:26:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.suite.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/pom.xml
11:26:56 [WARNING] Mapping P2 > Maven Coordinates failed: The following artifacts could not be resolved: org.eclipse.orbit:ant:jar:1.10.14 (absent): org.eclipse.orbit:ant:jar:1.10.14 was not found in https://repo.eclipse.org/content/repositories/maven_central/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of eclipse.maven.central.mirror has elapsed or updates are forced
11:27:00 [INFO] 
11:27:00 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.suite.tests ---
11:27:00 [INFO] 
11:27:00 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.suite.tests ---
11:27:00 [INFO] The project's OSGi version is 1.1.0.202401111608
11:27:00 [INFO] 
11:27:00 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.suite.tests ---
11:27:00 [INFO] 
11:27:00 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.suite.tests ---
11:27:00 [INFO] 
11:27:00 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.suite.tests ---
11:27:00 [INFO] 
11:27:00 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.suite.tests ---
11:27:00 [INFO] Resolving class path of org.eclipse.papyrus.uml.suite.tests
11:27:06 [INFO] 
11:27:06 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.suite.tests ---
11:27:06 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:27:06 [INFO] 
11:27:06 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.suite.tests ---
11:27:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/src/main/resources
11:27:06 [INFO] 
11:27:06 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.suite.tests ---
11:27:07 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:27:07 [INFO] 
11:27:07 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.suite.tests ---
11:27:07 [INFO] 
11:27:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.suite.tests ---
11:27:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/src/test/resources
11:27:07 [INFO] 
11:27:07 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.suite.tests ---
11:27:07 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 711 were skipped
11:27:07 [INFO] 
11:27:07 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.suite.tests ---
11:27:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/org.eclipse.papyrus.uml.suite.tests-1.1.0-SNAPSHOT.jar
11:27:07 [INFO] 
11:27:07 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.suite.tests ---
11:27:07 [INFO] 
11:27:07 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.suite.tests ---
11:27:07 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.suite.tests:xml:p2metadata:1.1.0-SNAPSHOT already attached, replace previous instance
11:27:07 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.suite.tests:xml:p2artifacts:1.1.0-SNAPSHOT already attached, replace previous instance
11:27:07 [INFO] 
11:27:07 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.suite.tests ---
11:27:07 [INFO] Skipping tests
11:27:07 [INFO] 
11:27:07 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.suite.tests ---
11:27:07 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:27:07 [INFO] 
11:27:07 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.tests.releng >--
11:27:07 [INFO] Building org.eclipse.papyrus.uml.alf.tests.releng 0.0.1-SNAPSHOT [729/735]
11:27:07 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/pom.xml
11:27:07 [INFO] --------------------------------[ pom ]---------------------------------
11:27:07 [INFO] 
11:27:07 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.alf.tests.releng ---
11:27:07 [INFO] 
11:27:07 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.alf.tests.releng ---
11:27:07 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:27:07 [INFO] 
11:27:07 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.alf.tests.releng ---
11:27:07 [INFO] 
11:27:07 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.alf.tests.releng ---
11:27:07 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:27:07 [INFO] 
11:27:07 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.backend.tests >--
11:27:07 [INFO] Building org.eclipse.papyrus.uml.alf.backend.tests 2.0.0-SNAPSHOT [730/735]
11:27:07 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/pom.xml
11:27:07 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:27:07 [WARNING] Parameter 'fileset' is unknown for plugin 'maven-clean-plugin:3.3.1:clean (default-clean)'
11:27:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.backend.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/pom.xml
11:27:08 [INFO] 
11:27:08 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.alf.backend.tests ---
11:27:08 [INFO] 
11:27:08 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.alf.backend.tests ---
11:27:08 [INFO] The project's OSGi version is 2.0.0.202401111608
11:27:08 [INFO] 
11:27:08 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.alf.backend.tests ---
11:27:08 [INFO] 
11:27:08 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.alf.backend.tests ---
11:27:08 [INFO] 
11:27:08 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.alf.backend.tests ---
11:27:08 [INFO] 
11:27:08 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.alf.backend.tests ---
11:27:08 [INFO] Resolving class path of org.eclipse.papyrus.uml.alf.backend.tests
11:27:08 [INFO] 
11:27:08 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.alf.backend.tests ---
11:27:08 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:27:08 [INFO] 
11:27:08 [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.uml.alf.backend.tests ---
11:27:08 [INFO] 
11:27:08 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.alf.backend.tests ---
11:27:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/src/main/resources
11:27:08 [INFO] 
11:27:08 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.alf.backend.tests ---
11:27:09 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:27:09 [INFO] 
11:27:09 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.alf.backend.tests ---
11:27:09 [INFO] 
11:27:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.alf.backend.tests ---
11:27:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/src/test/resources
11:27:09 [INFO] 
11:27:09 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.alf.backend.tests ---
11:27:09 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 210 were skipped
11:27:09 [INFO] 
11:27:09 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.alf.backend.tests ---
11:27:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/target/org.eclipse.papyrus.uml.alf.backend.tests-2.0.0-SNAPSHOT.jar
11:27:09 [INFO] 
11:27:09 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.alf.backend.tests ---
11:27:09 [INFO] 
11:27:09 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.alf.backend.tests ---
11:27:09 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.backend.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:27:09 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.backend.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:27:09 [INFO] 
11:27:09 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.alf.backend.tests ---
11:27:09 [INFO] Skipping tests
11:27:09 [INFO] 
11:27:09 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.alf.backend.tests ---
11:27:09 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:27:09 [INFO] 
11:27:09 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.views.properties.toolsmiths.tests >--
11:27:09 [INFO] Building org.eclipse.papyrus.views.properties.toolsmiths.tests 2.0.0-SNAPSHOT [731/735]
11:27:09 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/pom.xml
11:27:09 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:27:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.properties.toolsmiths.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/pom.xml
11:27:10 [INFO] 
11:27:10 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views.properties.toolsmiths.tests ---
11:27:10 [INFO] 
11:27:10 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.properties.toolsmiths.tests ---
11:27:10 [INFO] The project's OSGi version is 2.0.0.202401111608
11:27:10 [INFO] 
11:27:10 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.views.properties.toolsmiths.tests ---
11:27:10 [INFO] 
11:27:10 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.views.properties.toolsmiths.tests ---
11:27:10 [INFO] 
11:27:10 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.views.properties.toolsmiths.tests ---
11:27:10 [INFO] 
11:27:10 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.views.properties.toolsmiths.tests ---
11:27:10 [INFO] Resolving class path of org.eclipse.papyrus.views.properties.toolsmiths.tests
11:27:11 [INFO] 
11:27:11 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.views.properties.toolsmiths.tests ---
11:27:11 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:27:11 [INFO] 
11:27:11 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.views.properties.toolsmiths.tests ---
11:27:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/src/main/resources
11:27:11 [INFO] 
11:27:11 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.views.properties.toolsmiths.tests ---
11:27:11 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:27:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/src/org/eclipse/papyrus/views/properties/toolsmiths/tests/qvt/TransformationsTests.java:[274] 
11:27:11 	DataContextElement st3Element = findContextElement(context, "Stereotype3");
11:27:11 	                   ^^^^^^^^^^
11:27:11 The value of the local variable st3Element is not used
11:27:11 1 problem (1 warning)
11:27:11 [INFO] 
11:27:11 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.views.properties.toolsmiths.tests ---
11:27:11 [INFO] 
11:27:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.views.properties.toolsmiths.tests ---
11:27:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/src/test/resources
11:27:11 [INFO] 
11:27:11 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.views.properties.toolsmiths.tests ---
11:27:11 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 216 were skipped
11:27:11 [INFO] 
11:27:11 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.properties.toolsmiths.tests ---
11:27:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/target/org.eclipse.papyrus.views.properties.toolsmiths.tests-2.0.0-SNAPSHOT.jar
11:27:11 [INFO] 
11:27:11 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.properties.toolsmiths.tests ---
11:27:11 [INFO] 
11:27:11 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.properties.toolsmiths.tests ---
11:27:11 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.views.properties.toolsmiths.tests:xml:p2metadata:2.0.0-SNAPSHOT already attached, replace previous instance
11:27:11 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.views.properties.toolsmiths.tests:xml:p2artifacts:2.0.0-SNAPSHOT already attached, replace previous instance
11:27:11 [INFO] 
11:27:11 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.views.properties.toolsmiths.tests ---
11:27:11 [INFO] Skipping tests
11:27:11 [INFO] 
11:27:11 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.views.properties.toolsmiths.tests ---
11:27:11 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:27:11 [INFO] 
11:27:11 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.views.suite.tests >---
11:27:11 [INFO] Building org.eclipse.papyrus.views.suite.tests 1.1.0-SNAPSHOT  [732/735]
11:27:11 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/pom.xml
11:27:11 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:27:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.suite.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/pom.xml
11:27:12 [WARNING] Mapping P2 > Maven Coordinates failed: The following artifacts could not be resolved: org.eclipse.orbit:ant:jar:1.10.14 (absent): org.eclipse.orbit:ant:jar:1.10.14 was not found in https://repo.eclipse.org/content/repositories/maven_central/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of eclipse.maven.central.mirror has elapsed or updates are forced
11:27:15 [INFO] 
11:27:15 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views.suite.tests ---
11:27:15 [INFO] 
11:27:15 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.suite.tests ---
11:27:15 [INFO] The project's OSGi version is 1.1.0.202401111608
11:27:15 [INFO] 
11:27:15 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.views.suite.tests ---
11:27:15 [INFO] 
11:27:15 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.views.suite.tests ---
11:27:15 [INFO] 
11:27:15 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.views.suite.tests ---
11:27:15 [INFO] 
11:27:15 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.views.suite.tests ---
11:27:15 [INFO] Resolving class path of org.eclipse.papyrus.views.suite.tests
11:27:21 [INFO] 
11:27:21 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.views.suite.tests ---
11:27:21 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:27:21 [INFO] 
11:27:21 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.views.suite.tests ---
11:27:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/src/main/resources
11:27:21 [INFO] 
11:27:21 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.views.suite.tests ---
11:27:21 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
11:27:21 [INFO] 
11:27:21 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.views.suite.tests ---
11:27:21 [INFO] 
11:27:21 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.views.suite.tests ---
11:27:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/src/test/resources
11:27:21 [INFO] 
11:27:21 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.views.suite.tests ---
11:27:21 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 708 were skipped
11:27:21 [INFO] 
11:27:21 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.suite.tests ---
11:27:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/org.eclipse.papyrus.views.suite.tests-1.1.0-SNAPSHOT.jar
11:27:21 [INFO] 
11:27:21 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.suite.tests ---
11:27:21 [INFO] 
11:27:21 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.suite.tests ---
11:27:21 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.views.suite.tests:xml:p2metadata:1.1.0-SNAPSHOT already attached, replace previous instance
11:27:21 [WARNING] artifact org.eclipse.papyrus.tests:org.eclipse.papyrus.views.suite.tests:xml:p2artifacts:1.1.0-SNAPSHOT already attached, replace previous instance
11:27:21 [INFO] 
11:27:21 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.views.suite.tests ---
11:27:21 [INFO] Skipping tests
11:27:21 [INFO] 
11:27:21 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.views.suite.tests ---
11:27:21 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:27:21 [INFO] 
11:27:21 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.views.documentation.tests.releng >--
11:27:21 [INFO] Building org.eclipse.papyrus.views.documentation.tests.releng 0.0.1-SNAPSHOT [733/735]
11:27:21 [INFO]   from /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/views/documentation/pom.xml
11:27:21 [INFO] --------------------------------[ pom ]---------------------------------
11:27:21 [INFO] 
11:27:21 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views.documentation.tests.releng ---
11:27:21 [INFO] 
11:27:21 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.views.documentation.tests.releng ---
11:27:21 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/tests/junit/plugins/views/documentation/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:27:21 [INFO] 
11:27:21 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.documentation.tests.releng ---
11:27:21 [INFO] 
11:27:21 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.views.documentation.tests.releng ---
11:27:21 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:27:21 [INFO] 
11:27:21 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.main.tests.releng >------
11:27:21 [INFO] Building org.eclipse.papyrus.main.tests.releng 1.2.0-SNAPSHOT  [734/735]
11:27:21 [INFO]   from tests/main-tests/pom.xml
11:27:21 [INFO] --------------------------------[ pom ]---------------------------------
11:27:21 [INFO] 
11:27:21 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.main.tests.releng ---
11:27:21 [INFO] 
11:27:21 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.main.tests.releng ---
11:27:21 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/releng/tests/main-tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:27:21 [INFO] 
11:27:21 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.main.tests.releng ---
11:27:21 [INFO] 
11:27:21 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.main.tests.releng ---
11:27:21 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:27:21 [INFO] 
11:27:21 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.main.tests.targetplatform >--
11:27:21 [INFO] Building org.eclipse.papyrus.main.tests.targetplatform 0.0.1-SNAPSHOT [735/735]
11:27:21 [INFO]   from tests/main-tests/targetPlatform/pom.xml
11:27:21 [INFO] ---------------------[ eclipse-target-definition ]----------------------
11:27:21 [INFO] 
11:27:21 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.main.tests.targetplatform ---
11:27:21 [INFO] 
11:27:21 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.main.tests.targetplatform ---
11:27:21 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source/releng/tests/main-tests/targetPlatform/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
11:27:21 [INFO] 
11:27:21 [INFO] --- tycho-packaging:4.0.3:package-target-definition (default-package-target-definition) @ org.eclipse.papyrus.main.tests.targetplatform ---
11:27:21 [INFO] 
11:27:21 [INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.main.tests.targetplatform ---
11:27:21 [INFO] 
11:27:21 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.main.tests.targetplatform ---
11:27:21 [INFO] Skipping JaCoCo execution due to missing execution data file.
11:27:21 [INFO] ------------------------------------------------------------------------
11:27:21 [INFO] Reactor Summary:
11:27:21 [INFO] 
11:27:21 [INFO] org.eclipse.papyrus.all.releng 0.0.1-SNAPSHOT ...... SUCCESS [  0.161 s]
11:27:21 [INFO] org.eclipse.papyrus.main.releng 0.0.1-SNAPSHOT ..... SUCCESS [  0.038 s]
11:27:21 [INFO] Papyrus Main Plugins 0.0.1-SNAPSHOT ................ SUCCESS [  0.005 s]
11:27:21 [INFO] Papyrus EMF 0.0.1-SNAPSHOT ......................... SUCCESS [  0.004 s]
11:27:21 [INFO] Papyrus Infra 0.0.1-SNAPSHOT ....................... SUCCESS [  0.003 s]
11:27:21 [INFO] Papyrus Infra Core 0.0.1-SNAPSHOT .................. SUCCESS [  0.003 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.core.log 2.0.0-SNAPSHOT .. SUCCESS [ 13.810 s]
11:27:21 [INFO] org.eclipse.papyrus.emf 2.0.0-SNAPSHOT ............. SUCCESS [  4.886 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.ui 2.0.0-SNAPSHOT .......... SUCCESS [  6.481 s]
11:27:21 [INFO] EMF Facet, the Papyrus Edition 0.0.1-SNAPSHOT ...... SUCCESS [  0.004 s]
11:27:21 [INFO] Papyrus EMF Facet Editors 0.0.1-SNAPSHOT ........... SUCCESS [  0.003 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.facet.custom.doc 2.0.0-SNAPSHOT SUCCESS [  0.202 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.facet.util.emf.catalog 2.0.0-SNAPSHOT SUCCESS [  0.457 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.facet.efacet.metamodel 2.0.0-SNAPSHOT SUCCESS [  1.299 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.facet.util.core 2.0.0-SNAPSHOT SUCCESS [  0.523 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.facet.util.pde.core 2.0.0-SNAPSHOT SUCCESS [  0.684 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.facet.efacet 2.0.0-SNAPSHOT  SUCCESS [  0.640 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.facet.util.emf.core 2.0.0-SNAPSHOT SUCCESS [  0.719 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.facet.efacet.catalog 2.0.0-SNAPSHOT SUCCESS [  0.362 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.facet.efacet.core 3.0.0-SNAPSHOT SUCCESS [  1.020 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.facet.util.ui 3.0.0-SNAPSHOT SUCCESS [  0.823 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.facet.util.swt 2.0.0-SNAPSHOT SUCCESS [  0.569 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.facet.common.core 2.0.0-SNAPSHOT SUCCESS [  0.232 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.facet.common.ui 2.0.0-SNAPSHOT SUCCESS [  0.641 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.facet.util.emf.ui 3.0.0-SNAPSHOT SUCCESS [  1.293 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.facet.efacet.sdk.ui 3.0.0-SNAPSHOT SUCCESS [  1.770 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel 2.0.0-SNAPSHOT SUCCESS [  0.466 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.facet.custom.core 4.0.0-SNAPSHOT SUCCESS [  0.799 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.facet.common.sdk.core 2.0.0-SNAPSHOT SUCCESS [  0.319 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.facet.custom.sdk.core 2.0.0-SNAPSHOT SUCCESS [  0.774 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.facet.query.java 2.0.0-SNAPSHOT SUCCESS [  0.264 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.tools 4.2.0-SNAPSHOT ..... SUCCESS [  1.106 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.facet.query.java.metamodel 2.0.0-SNAPSHOT SUCCESS [  0.490 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.facet.query.java.core 3.0.0-SNAPSHOT SUCCESS [  0.745 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.facet.util.jface.ui 3.0.0-SNAPSHOT SUCCESS [  0.408 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.facet.custom.ui 4.0.0-SNAPSHOT SUCCESS [  1.028 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.facet.widgets 2.0.0-SNAPSHOT SUCCESS [  0.673 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.facet.widgets.celleditors 2.0.0-SNAPSHOT SUCCESS [  0.995 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.facet.custom.sdk.ui 2.0.0-SNAPSHOT SUCCESS [  0.886 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.facet.efacet.metamodel.edit 2.0.0-SNAPSHOT SUCCESS [  0.474 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.facet.query.ocl.metamodel 2.0.0-SNAPSHOT SUCCESS [  0.231 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel.edit 2.0.0-SNAPSHOT SUCCESS [  0.328 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel.editor 2.0.0-SNAPSHOT SUCCESS [  0.935 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc 2.0.0-SNAPSHOT SUCCESS [  0.145 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.facet.doc 2.0.0-SNAPSHOT ... SUCCESS [  0.609 s]
11:27:21 [INFO] Papyrus Infra Element Types Configurations 0.0.1-SNAPSHOT SUCCESS [  0.002 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.types 5.0.0-SNAPSHOT ..... SUCCESS [  0.825 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.core.architecture 3.1.0-SNAPSHOT SUCCESS [  1.124 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.facet.architecture 1.0.0-SNAPSHOT SUCCESS [  0.803 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.types.edit 5.0.0-SNAPSHOT  SUCCESS [  0.627 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.core.architecture.edit 3.0.0-SNAPSHOT SUCCESS [  0.683 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.facet.architecture.edit 1.0.0-SNAPSHOT SUCCESS [  0.682 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.facet.aggregate.doc 2.0.0-SNAPSHOT SUCCESS [  0.146 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.facet.efacet.doc 2.0.0-SNAPSHOT SUCCESS [  0.120 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.facet.efacet.edit 2.0.0-SNAPSHOT SUCCESS [  0.353 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.facet.efacet.editor 2.0.0-SNAPSHOT SUCCESS [  0.594 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.facet.efacet.ui 4.0.0-SNAPSHOT SUCCESS [  1.123 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.facet.query.java.sdk.ui 2.0.0-SNAPSHOT SUCCESS [  3.478 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.facet.query.ocl.core 2.0.0-SNAPSHOT SUCCESS [  0.917 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui 3.0.0-SNAPSHOT SUCCESS [  0.773 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.facet.util.emf.doc 2.0.0-SNAPSHOT SUCCESS [  0.157 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore 2.0.0-SNAPSHOT SUCCESS [  0.924 s]
11:27:21 [INFO] Papyrus Infra Architecture 0.0.1-SNAPSHOT .......... SUCCESS [  0.016 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.core.sashwindows.di 2.0.0-SNAPSHOT SUCCESS [  0.504 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.core 4.4.0-SNAPSHOT ...... SUCCESS [  1.425 s]
11:27:21 [INFO] Papyrus Infra Services 0.0.1-SNAPSHOT .............. SUCCESS [  0.004 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.services.markerlistener 3.0.0-SNAPSHOT SUCCESS [  0.875 s]
11:27:21 [INFO] Papyrus EMF Infrastructure 0.0.1-SNAPSHOT .......... SUCCESS [  0.002 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.emf 4.4.0-SNAPSHOT ....... SUCCESS [  1.366 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.services.edit 4.1.0-SNAPSHOT SUCCESS [  0.830 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.architecture 3.3.0-SNAPSHOT SUCCESS [ 17.791 s]
11:27:21 [INFO] Papyrus Infra Constraints 0.0.1-SNAPSHOT ........... SUCCESS [  0.004 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.constraints 3.0.0-SNAPSHOT SUCCESS [  1.004 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.architecture.representation 3.0.0-SNAPSHOT SUCCESS [  1.110 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.constraints.edit 3.0.0-SNAPSHOT SUCCESS [  1.210 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.architecture.representation.edit 2.0.0-SNAPSHOT SUCCESS [  1.156 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.core.sasheditor 3.0.0-SNAPSHOT SUCCESS [  0.996 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.core.sasheditor.di 3.0.0-SNAPSHOT SUCCESS [  0.738 s]
11:27:21 [INFO] Papyrus Infra One-file 0.0.1-SNAPSHOT .............. SUCCESS [  0.002 s]
11:27:21 [INFO] Papyrus Views 0.0.1-SNAPSHOT ....................... SUCCESS [  0.002 s]
11:27:21 [INFO] Papyrus Properties View 0.0.1-SNAPSHOT ............. SUCCESS [  0.002 s]
11:27:21 [INFO] org.eclipse.papyrus.views.properties.services 1.0.0-SNAPSHOT SUCCESS [  0.711 s]
11:27:21 [INFO] Papyrus Infra UI 0.0.1-SNAPSHOT .................... SUCCESS [  0.003 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.widgets.toolbox 3.0.0-SNAPSHOT SUCCESS [  2.698 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.services.labelprovider 3.0.0-SNAPSHOT SUCCESS [  0.708 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.widgets 4.3.0-SNAPSHOT ... SUCCESS [  1.768 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.ui 3.5.100-SNAPSHOT ...... SUCCESS [  1.369 s]
11:27:21 [INFO] Papyrus Internationalization 0.0.1-SNAPSHOT ........ SUCCESS [  0.002 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.internationalization.common 2.0.0-SNAPSHOT SUCCESS [  0.830 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.emf.gmf 2.1.0-SNAPSHOT ... SUCCESS [  0.361 s]
11:27:21 [INFO] Papyrus EMF Expressions Infrastructure 0.0.1-SNAPSHOT SUCCESS [  0.002 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.emf.expressions 2.0.0-SNAPSHOT SUCCESS [  0.568 s]
11:27:21 [INFO] Papyrus Nattable 0.0.1-SNAPSHOT .................... SUCCESS [  0.003 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.nattable.model 5.0.0-SNAPSHOT SUCCESS [  1.277 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.internationalization 2.1.0-SNAPSHOT SUCCESS [  1.147 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.onefile 3.1.0-SNAPSHOT ... SUCCESS [  1.030 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.constraints.editor 3.0.0-SNAPSHOT SUCCESS [  0.931 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.constraints.ui 3.0.0-SNAPSHOT SUCCESS [  1.185 s]
11:27:21 [INFO] Papyrus Editor Welcome Page 0.0.1-SNAPSHOT ......... SUCCESS [  0.002 s]
11:27:21 [INFO] Papyrus Infra Properties Framework 0.0.1-SNAPSHOT .. SUCCESS [  0.002 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.properties 4.1.0-SNAPSHOT  SUCCESS [  1.101 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.emf.readonly 4.1.0-SNAPSHOT SUCCESS [  0.936 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.ui.emf 3.1.100-SNAPSHOT .. SUCCESS [  1.472 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.properties.ui 4.1.0-SNAPSHOT SUCCESS [  2.787 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.editor.welcome 3.0.0-SNAPSHOT SUCCESS [  1.333 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.services.navigation 4.0.0-SNAPSHOT SUCCESS [  1.004 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.editor.welcome.nattable 4.0.0-SNAPSHOT SUCCESS [  2.146 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.emf.appearance 3.0.0-SNAPSHOT SUCCESS [  0.744 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.emf.diagram.common 3.0.0-SNAPSHOT SUCCESS [  0.913 s]
11:27:21 [INFO] Papyrus Infra Filters Model 0.0.1-SNAPSHOT ......... SUCCESS [  0.003 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.filters 2.0.0-SNAPSHOT ... SUCCESS [  0.461 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.types.core 5.1.0-SNAPSHOT  SUCCESS [  1.180 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.types.rulebased 5.0.0-SNAPSHOT SUCCESS [  1.231 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.filters.edit 2.0.0-SNAPSHOT SUCCESS [  0.241 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.emf.types 5.0.100-SNAPSHOT SUCCESS [  1.450 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.properties.edit 4.1.0-SNAPSHOT SUCCESS [  1.005 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.emf.types.ui 5.0.0-SNAPSHOT SUCCESS [  1.204 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.emf.expressions.edit 2.0.0-SNAPSHOT SUCCESS [  0.678 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.emf.expressions.editor 2.0.0-SNAPSHOT SUCCESS [  0.900 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.emf.expressions.properties 2.0.0-SNAPSHOT SUCCESS [  1.639 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.properties.editor 4.0.0-SNAPSHOT SUCCESS [  1.181 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.services.architecture 2.0.0-SNAPSHOT SUCCESS [  0.895 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.services.controlmode 3.1.0-SNAPSHOT SUCCESS [  1.192 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.services.controlmode.history 3.0.0-SNAPSHOT SUCCESS [  1.110 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.services.decoration 3.1.0-SNAPSHOT SUCCESS [  0.805 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.services.edit.ui 4.0.0-SNAPSHOT SUCCESS [  1.063 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.services.localizer 3.1.0-SNAPSHOT SUCCESS [  1.136 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.services.openelement 4.0.0-SNAPSHOT SUCCESS [  0.890 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.services.resourceloading 4.0.0-SNAPSHOT SUCCESS [  0.789 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.services.resourceloading.ui 2.0.0-SNAPSHOT SUCCESS [  1.303 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.services.semantic 3.0.0-SNAPSHOT SUCCESS [  0.572 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.services.validation 4.1.0-SNAPSHOT SUCCESS [  1.048 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.services.viewersearch 4.0.0-SNAPSHOT SUCCESS [  0.910 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.services.viewlabelprovider 2.0.0-SNAPSHOT SUCCESS [  0.695 s]
11:27:21 [INFO] Papyrus Infra New-Child Model 0.0.1-SNAPSHOT ....... SUCCESS [  0.003 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.nattable.representation 3.0.0-SNAPSHOT SUCCESS [  0.655 s]
11:27:21 [INFO] Papyrus Diagram Infrastructure 0.0.1-SNAPSHOT ...... SUCCESS [  0.002 s]
11:27:21 [INFO] Papyrus UML Diagram PaletteConfiguration 0.0.1-SNAPSHOT SUCCESS [  0.001 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration 5.0.0-SNAPSHOT SUCCESS [  2.038 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.representation 3.0.0-SNAPSHOT SUCCESS [  1.484 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.internationalization.utils 2.0.0-SNAPSHOT SUCCESS [  0.828 s]
11:27:21 [INFO] Papyrus Infra Viewpoints 0.0.1-SNAPSHOT ............ SUCCESS [  0.003 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.viewpoints.policy 4.0.100-SNAPSHOT SUCCESS [  1.466 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.commands 4.0.0-SNAPSHOT SUCCESS [  1.623 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.newchild 5.0.0-SNAPSHOT .. SUCCESS [  1.412 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.newchild.edit 5.0.0-SNAPSHOT SUCCESS [  1.465 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.newchild.editor 4.0.0-SNAPSHOT SUCCESS [  1.387 s]
11:27:21 [INFO] Papyrus Infra TextEdit 0.0.1-SNAPSHOT .............. SUCCESS [  0.003 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.textedit 1.0.0-SNAPSHOT .. SUCCESS [  0.330 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.textedit.edit 1.0.0-SNAPSHOT SUCCESS [  0.377 s]
11:27:21 [INFO] Papyrus Infra Other Bundles 0.0.1-SNAPSHOT ......... SUCCESS [  0.003 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.guava 1.0.0-SNAPSHOT ..... SUCCESS [  0.316 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.sync 3.1.0-SNAPSHOT ...... SUCCESS [  0.802 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.style 3.0.0-SNAPSHOT SUCCESS [  0.245 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.tooling.runtime 4.1.100-SNAPSHOT SUCCESS [  2.157 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.common 4.3.200-SNAPSHOT SUCCESS [  4.903 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors 2.0.0-SNAPSHOT SUCCESS [  1.298 s]
11:27:21 [INFO] Papyrus Model Explorer View 0.0.1-SNAPSHOT ......... SUCCESS [  0.003 s]
11:27:21 [INFO] org.eclipse.papyrus.views.modelexplorer 5.1.0-SNAPSHOT SUCCESS [  2.303 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.textedit.modelexplorer 1.0.0-SNAPSHOT SUCCESS [  2.053 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.textedit.properties 1.0.0-SNAPSHOT SUCCESS [  1.200 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.textedit.representation 1.0.0-SNAPSHOT SUCCESS [  1.475 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.textedit.ui 1.0.0-SNAPSHOT SUCCESS [  1.289 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.textedit.representation.architecture 1.0.0-SNAPSHOT SUCCESS [  1.371 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.textedit.representation.edit 1.0.0-SNAPSHOT SUCCESS [  1.305 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.textedit.types 1.0.0-SNAPSHOT SUCCESS [  1.115 s]
11:27:21 [INFO] Papyrus UML 0.0.1-SNAPSHOT ......................... SUCCESS [  0.002 s]
11:27:21 [INFO] Papyrus UML Xtext Integration 0.0.1-SNAPSHOT ....... SUCCESS [  0.002 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.xtext.integration.core 3.0.0-SNAPSHOT SUCCESS [  0.777 s]
11:27:21 [INFO] org.eclipse.papyrus.extensionpoints.editors 4.0.0-SNAPSHOT SUCCESS [  0.833 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.textedit.xtext 1.1.100-SNAPSHOT SUCCESS [  2.370 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.types.editor 4.0.0-SNAPSHOT SUCCESS [  0.993 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.types.ui 4.0.0-SNAPSHOT .. SUCCESS [  0.781 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.nattable 7.1.100-SNAPSHOT  SUCCESS [  3.529 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.emf.nattable 6.0.0-SNAPSHOT SUCCESS [  1.791 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.nattable.common 6.1.0-SNAPSHOT SUCCESS [  1.612 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.nattable.controlmode 3.1.0-SNAPSHOT SUCCESS [  1.695 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.nattable.model.edit 5.0.0-SNAPSHOT SUCCESS [  0.902 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.nattable.model.editor 6.0.0-SNAPSHOT SUCCESS [  1.583 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.nattable.modelexplorer 5.0.0-SNAPSHOT SUCCESS [  2.248 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.nattable.properties 3.0.0-SNAPSHOT SUCCESS [  1.675 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.nattable.views.config 6.0.0-SNAPSHOT SUCCESS [  1.834 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.nattable.views.editor 2.0.0-SNAPSHOT SUCCESS [  0.096 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.nattable.representation.edit 3.0.0-SNAPSHOT SUCCESS [  0.894 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.nattable.gmfdiag 2.0.0-SNAPSHOT SUCCESS [  1.795 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.ui.fonts 2.0.0-SNAPSHOT .. SUCCESS [  0.462 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.ui.architecture 3.0.0-SNAPSHOT SUCCESS [  2.185 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.ui.resources 2.1.0-SNAPSHOT SUCCESS [  0.959 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.onefile.ui 2.0.100-SNAPSHOT SUCCESS [  1.076 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.newchild.ui 3.0.0-SNAPSHOT SUCCESS [  1.302 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.hyperlink 4.0.0-SNAPSHOT . SUCCESS [  1.531 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.psf 2.0.0-SNAPSHOT ....... SUCCESS [  0.593 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.internationalization.edit 2.0.0-SNAPSHOT SUCCESS [  1.010 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.internationalization.ui 2.0.0-SNAPSHOT SUCCESS [  1.613 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.internationalization.controlmode 2.0.0-SNAPSHOT SUCCESS [  1.540 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.internationalization.readonly 2.1.0-SNAPSHOT SUCCESS [  1.456 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.editor.welcome.internationalization 3.0.0-SNAPSHOT SUCCESS [  1.639 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.canonical 3.1.100-SNAPSHOT SUCCESS [  1.568 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.controlmode 2.0.0-SNAPSHOT SUCCESS [  1.553 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.model 2.0.0-SNAPSHOT SUCCESS [  0.579 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.model.edit 2.0.0-SNAPSHOT SUCCESS [  0.680 s]
11:27:21 [INFO] Papyrus Diagram Expansion 0.0.1-SNAPSHOT ........... SUCCESS [  0.002 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion 4.0.0-SNAPSHOT SUCCESS [  1.704 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.dnd 2.0.0-SNAPSHOT SUCCESS [  1.798 s]
11:27:21 [INFO] Papyrus Diagram CSS Support 0.0.1-SNAPSHOT ......... SUCCESS [  0.003 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.css 3.0.100-SNAPSHOT SUCCESS [  2.605 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.export 3.0.0-SNAPSHOT SUCCESS [  1.916 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.gef 2.0.0-SNAPSHOT SUCCESS [  0.814 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter 2.0.0-SNAPSHOT SUCCESS [  0.788 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.preferences 4.0.0-SNAPSHOT SUCCESS [  1.616 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.navigation 3.0.0-SNAPSHOT SUCCESS [  1.865 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.hyperlink 4.0.0-SNAPSHOT SUCCESS [  1.768 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.menu 2.1.0-SNAPSHOT SUCCESS [  1.500 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.modelexplorer 2.0.100-SNAPSHOT SUCCESS [  1.770 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.outline 3.0.0-SNAPSHOT SUCCESS [  1.486 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.properties 5.1.0-SNAPSHOT SUCCESS [  1.755 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.viewersearcher 2.0.0-SNAPSHOT SUCCESS [  1.412 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.welcome 2.1.0-SNAPSHOT SUCCESS [  1.501 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.widgets 2.0.0-SNAPSHOT SUCCESS [  1.135 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit 5.0.0-SNAPSHOT SUCCESS [  1.516 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.representation.edit 3.0.0-SNAPSHOT SUCCESS [  1.508 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.style.edit 3.0.0-SNAPSHOT SUCCESS [  0.263 s]
11:27:21 [INFO] Papyrus Diagram Assistants 0.0.1-SNAPSHOT .......... SUCCESS [  0.002 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant 2.1.100-SNAPSHOT SUCCESS [  1.820 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.edit 2.0.0-SNAPSHOT SUCCESS [  1.457 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.editor 2.0.0-SNAPSHOT SUCCESS [  1.626 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.ui 2.0.0-SNAPSHOT SUCCESS [  1.870 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.css3.xtext 4.0.100-SNAPSHOT SUCCESS [  3.111 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.properties 4.0.0-SNAPSHOT SUCCESS [  1.891 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.configuration 3.0.0-SNAPSHOT SUCCESS [  1.935 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.theme 2.0.0-SNAPSHOT SUCCESS [  0.109 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui 4.0.0-SNAPSHOT SUCCESS [  3.967 s]
11:27:21 [INFO] org.eclipse.papyrus.views.modelexplorer.newchild 2.0.0-SNAPSHOT SUCCESS [  1.598 s]
11:27:21 [INFO] org.eclipse.papyrus.views.modelexplorer.resourceloading 3.0.0-SNAPSHOT SUCCESS [  0.978 s]
11:27:21 [INFO] org.eclipse.papyrus.views.modelexplorer.widgets 3.0.0-SNAPSHOT SUCCESS [  1.075 s]
11:27:21 [INFO] org.eclipse.papyrus.views.properties 5.0.0-SNAPSHOT  SUCCESS [  1.201 s]
11:27:21 [INFO] org.eclipse.papyrus.views.properties.model.xwt 3.0.0-SNAPSHOT SUCCESS [  1.688 s]
11:27:21 [INFO] Papyrus Validation View 0.0.1-SNAPSHOT ............. SUCCESS [  0.002 s]
11:27:21 [INFO] org.eclipse.papyrus.views.validation 3.1.0-SNAPSHOT  SUCCESS [  0.935 s]
11:27:21 [INFO] org.eclipse.papyrus.views.search 3.1.0-SNAPSHOT .... SUCCESS [  1.012 s]
11:27:21 [INFO] Papyrus References View 0.0.1-SNAPSHOT ............. SUCCESS [  0.003 s]
11:27:21 [INFO] org.eclipse.papyrus.views.references 3.0.0-SNAPSHOT  SUCCESS [  1.028 s]
11:27:21 [INFO] Papyrus Documentation View 0.0.1-SNAPSHOT .......... SUCCESS [  0.002 s]
11:27:21 [INFO] Papyrus UML Internationalization 0.0.1-SNAPSHOT .... SUCCESS [  0.001 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.internationalization.utils 2.0.0-SNAPSHOT SUCCESS [  0.851 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.internationalization.edit 2.0.0-SNAPSHOT SUCCESS [  1.173 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.extensionpoints 2.0.0-SNAPSHOT SUCCESS [  0.921 s]
11:27:21 [INFO] Papyrus UML Tools 0.0.1-SNAPSHOT ................... SUCCESS [  0.002 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.tools.utils 4.1.0-SNAPSHOT . SUCCESS [  1.146 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.tools 5.2.0-SNAPSHOT ....... SUCCESS [  2.185 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.appearance 3.0.0-SNAPSHOT .. SUCCESS [  0.970 s]
11:27:21 [INFO] Papyrus UML Diagrams 0.0.1-SNAPSHOT ................ SUCCESS [  0.002 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.diagram.common 5.1.100-SNAPSHOT SUCCESS [  5.279 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.types.core 5.0.0-SNAPSHOT .. SUCCESS [  2.931 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.ui 2.0.0-SNAPSHOT .......... SUCCESS [  1.302 s]
11:27:21 [INFO] org.eclipse.papyrus.views.documentation 2.0.0-SNAPSHOT SUCCESS [  2.051 s]
11:27:21 [INFO] Papyrus Editor 0.0.1-SNAPSHOT ...................... SUCCESS [  0.002 s]
11:27:21 [INFO] org.eclipse.papyrus.eclipse.project.editors 3.1.0-SNAPSHOT SUCCESS [  0.780 s]
11:27:21 [INFO] org.eclipse.papyrus.editor 3.0.0-SNAPSHOT .......... SUCCESS [  1.107 s]
11:27:21 [INFO] org.eclipse.papyrus.editor.perspectiveconfiguration 2.0.0-SNAPSHOT SUCCESS [  0.446 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.commands 2.0.0-SNAPSHOT .... SUCCESS [  1.664 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.controlmode.profile 3.1.0-SNAPSHOT SUCCESS [  1.262 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.documentation.profile 2.0.0-SNAPSHOT SUCCESS [  0.264 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.filters 2.1.0-SNAPSHOT ..... SUCCESS [  0.323 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.filters.edit 2.0.0-SNAPSHOT  SUCCESS [  0.361 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.icons 2.0.0-SNAPSHOT ....... SUCCESS [  0.638 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.modelrepair 3.1.0-SNAPSHOT . SUCCESS [  1.605 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.profile 4.2.0-SNAPSHOT ..... SUCCESS [  1.781 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.import 2.0.0-SNAPSHOT ...... SUCCESS [  1.404 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.export 2.1.0-SNAPSHOT ...... SUCCESS [  2.575 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.navigation 2.0.0-SNAPSHOT .. SUCCESS [  1.585 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.oclconstraintevaluation 2.0.0-SNAPSHOT SUCCESS [  1.205 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.diagram.wizards 4.0.100-SNAPSHOT SUCCESS [  2.771 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.perspective 2.0.0-SNAPSHOT . SUCCESS [  2.032 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.resourceloading.profile 2.0.0-SNAPSHOT SUCCESS [  1.456 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.search.ui 3.1.0-SNAPSHOT ... SUCCESS [  2.571 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.service.types 5.2.0-SNAPSHOT SUCCESS [  2.593 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.service.types.ui 3.0.0-SNAPSHOT SUCCESS [  2.241 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.service.validation 3.0.0-SNAPSHOT SUCCESS [  1.283 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.services.decoration 2.0.0-SNAPSHOT SUCCESS [  0.742 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.templaterepository 3.0.0-SNAPSHOT SUCCESS [  1.725 s]
11:27:21 [INFO] Papyrus UML ALF 0.0.1-SNAPSHOT ..................... SUCCESS [  0.002 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.alf 4.0.100-SNAPSHOT ....... SUCCESS [  7.931 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.alf.common 3.0.100-SNAPSHOT  SUCCESS [  0.316 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.alf.common.ui 3.0.0-SNAPSHOT SUCCESS [  0.724 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.alf.libraries 3.0.0-SNAPSHOT SUCCESS [  1.141 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.alf.to.fuml 2.0.0-SNAPSHOT . SUCCESS [  1.124 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.alf.ui 4.0.0-SNAPSHOT ...... SUCCESS [  4.684 s]
11:27:21 [INFO] Papyrus UML Architecture 0.0.1-SNAPSHOT ............ SUCCESS [  0.002 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.diagram.activity 5.0.100-SNAPSHOT SUCCESS [  7.177 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.diagram.communication 6.0.0-SNAPSHOT SUCCESS [  2.417 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.diagram.interactionoverview 4.1.0-SNAPSHOT SUCCESS [  2.322 s]
11:27:21 [INFO] Papyrus UML Nattable 0.0.1-SNAPSHOT ................ SUCCESS [  0.003 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.nattable.generic.config 2.0.0-SNAPSHOT SUCCESS [  0.459 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.diagram.deployment 5.0.0-SNAPSHOT SUCCESS [  2.772 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.diagram.clazz 5.0.0-SNAPSHOT SUCCESS [  3.710 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.diagram.component 5.0.0-SNAPSHOT SUCCESS [  2.802 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.diagram.composite 5.0.0-SNAPSHOT SUCCESS [  4.155 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.diagram.stereotype.edition 3.0.0-SNAPSHOT SUCCESS [  1.989 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.diagram.menu 3.0.100-SNAPSHOT SUCCESS [  2.176 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.diagram.sequence 7.2.0-SNAPSHOT SUCCESS [  4.666 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.nattable 6.0.100-SNAPSHOT .. SUCCESS [  2.118 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.nattable.clazz.config 6.0.0-SNAPSHOT SUCCESS [  1.414 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.diagram.statemachine 5.0.0-SNAPSHOT SUCCESS [  3.262 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.diagram.timing 2.1.100-SNAPSHOT SUCCESS [  3.507 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.diagram.usecase 6.0.0-SNAPSHOT SUCCESS [  3.148 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.diagram.profile 5.0.0-SNAPSHOT SUCCESS [  3.801 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.architecture 2.0.0-SNAPSHOT  SUCCESS [  2.700 s]
11:27:21 [INFO] Papyrus UML Decorator Models 0.0.1-SNAPSHOT ........ SUCCESS [  0.002 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.decoratormodel 3.0.0-SNAPSHOT SUCCESS [  1.620 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.decoratormodel.controlmode 2.0.0-SNAPSHOT SUCCESS [  1.349 s]
11:27:21 [INFO] Papyrus UML Properties 0.0.1-SNAPSHOT .............. SUCCESS [  0.002 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.properties 4.1.100-SNAPSHOT  SUCCESS [  3.323 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.decoratormodel.ui 3.0.0-SNAPSHOT SUCCESS [  1.567 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.decoratormodel.properties 5.0.0-SNAPSHOT SUCCESS [  2.378 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.diagram.common.groups 3.0.100-SNAPSHOT SUCCESS [  2.171 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.diagram.css 3.0.0-SNAPSHOT . SUCCESS [  2.085 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.diagram.dnd 2.0.0-SNAPSHOT . SUCCESS [  2.355 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.diagram.icons 2.0.0-SNAPSHOT SUCCESS [  0.388 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.diagram.linklf 3.0.0-SNAPSHOT SUCCESS [  2.229 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.diagram.modelexplorer 2.0.0-SNAPSHOT SUCCESS [  1.727 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.diagram.navigation 3.0.0-SNAPSHOT SUCCESS [  1.609 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.diagram.symbols 2.0.100-SNAPSHOT SUCCESS [  1.904 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.diagram.sequence.restrictions 2.1.0-SNAPSHOT SUCCESS [  2.642 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.diagram.symbols.properties 2.0.0-SNAPSHOT SUCCESS [  1.668 s]
11:27:21 [INFO] Papyrus UML Expressions Infrastructure 0.0.1-SNAPSHOT SUCCESS [  0.003 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.expressions 3.0.0-SNAPSHOT . SUCCESS [  0.467 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.expressions.edit 3.0.100-SNAPSHOT SUCCESS [  0.655 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.expressions.properties 2.0.0-SNAPSHOT SUCCESS [  1.198 s]
11:27:21 [INFO] Papyrus UML Model Explorer 0.0.1-SNAPSHOT .......... SUCCESS [  0.001 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.modelexplorer 3.1.0-SNAPSHOT SUCCESS [  2.452 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.modelexplorer.widgets 3.0.0-SNAPSHOT SUCCESS [  0.970 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.nattable.generic 2.0.0-SNAPSHOT SUCCESS [  0.453 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.nattable.matrix 2.0.0-SNAPSHOT SUCCESS [  1.315 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.nattable.menu 2.0.0-SNAPSHOT SUCCESS [  2.258 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.nattable.properties 2.0.0-SNAPSHOT SUCCESS [  1.471 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.nattable.richtext 3.0.0-SNAPSHOT SUCCESS [  1.455 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.nattable.stereotype.display 4.0.0-SNAPSHOT SUCCESS [  2.085 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.xtext.integration.ui 3.1.0-SNAPSHOT SUCCESS [  2.056 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.nattable.xtext.integration 3.0.0-SNAPSHOT SUCCESS [  1.832 s]
11:27:21 [INFO] Papyrus UML Textual Edit 0.0.1-SNAPSHOT ............ SUCCESS [  0.003 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.xtext 2.0.100-SNAPSHOT SUCCESS [  1.607 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils 2.0.0-SNAPSHOT SUCCESS [  2.035 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui 3.0.0-SNAPSHOT SUCCESS [  2.252 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.nattable.xtext.valuespecification 6.0.0-SNAPSHOT SUCCESS [  1.945 s]
11:27:21 [INFO] Papyrus UML Profile 0.0.1-SNAPSHOT ................. SUCCESS [  0.001 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.profile.drafter 2.2.0-SNAPSHOT SUCCESS [  1.769 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.profile.drafter.documentation 2.0.0-SNAPSHOT SUCCESS [  0.116 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.properties.xtext 2.0.0-SNAPSHOT SUCCESS [  2.394 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.textedit.common.xtext 3.0.100-SNAPSHOT SUCCESS [  0.795 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.textedit.collaborationuse.xtext 3.0.100-SNAPSHOT SUCCESS [  0.743 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.textedit.common.xtext.ui 3.0.0-SNAPSHOT SUCCESS [  1.851 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui 3.0.0-SNAPSHOT SUCCESS [  2.310 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext 3.0.100-SNAPSHOT SUCCESS [  0.628 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui 3.0.0-SNAPSHOT SUCCESS [  1.773 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext 2.0.0-SNAPSHOT SUCCESS [  2.225 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.textedit.javaconstraint 3.0.0-SNAPSHOT SUCCESS [  0.923 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.textedit.message.xtext 3.0.100-SNAPSHOT SUCCESS [  0.790 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.textedit.message.xtext.ui 3.0.0-SNAPSHOT SUCCESS [  2.285 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.textedit.parameter.xtext 3.0.100-SNAPSHOT SUCCESS [  0.814 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.textedit.parameter.xtext.ui 3.0.0-SNAPSHOT SUCCESS [  2.354 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.textedit.port.xtext 2.0.100-SNAPSHOT SUCCESS [  1.341 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.textedit.port.xtext.ui 3.0.0-SNAPSHOT SUCCESS [  2.021 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.textedit.property.xtext 3.0.100-SNAPSHOT SUCCESS [  1.548 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.textedit.property.xtext.ui 3.0.0-SNAPSHOT SUCCESS [  2.121 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.textedit.state.xtext 3.0.100-SNAPSHOT SUCCESS [  1.685 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.textedit.state.xtext.ui 3.0.0-SNAPSHOT SUCCESS [  1.896 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext 4.0.100-SNAPSHOT SUCCESS [  3.099 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui 4.0.0-SNAPSHOT SUCCESS [  2.685 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.textedit.transition.xtext 2.0.100-SNAPSHOT SUCCESS [  0.434 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.textedit.transition.xtext.ui 3.0.0-SNAPSHOT SUCCESS [  2.162 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.xtext.integration.validation 3.0.0-SNAPSHOT SUCCESS [  1.738 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.internationalization 2.0.0-SNAPSHOT SUCCESS [  0.945 s]
11:27:21 [INFO] Papyrus M2M QvTo 0.0.1-SNAPSHOT .................... SUCCESS [  0.002 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.m2m.qvto.common 2.1.0-SNAPSHOT SUCCESS [  1.510 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes 2.0.0-SNAPSHOT SUCCESS [  0.383 s]
11:27:21 [INFO] org.eclipse.papyrus.plugins-doc 0.0.1-SNAPSHOT ..... SUCCESS [  0.002 s]
11:27:21 [INFO] Papyrus - API migration documentation 2.0.0-SNAPSHOT SUCCESS [  1.748 s]
11:27:21 [INFO] Papyrus Copypaste UI doc 2.0.0-SNAPSHOT ............ SUCCESS [  0.127 s]
11:27:21 [INFO] Papyrus Developer doc 2.0.0-SNAPSHOT ............... SUCCESS [  1.597 s]
11:27:21 [INFO] Papyrus DSML Validation doc 2.0.0-SNAPSHOT ......... SUCCESS [  0.096 s]
11:27:21 [INFO] Papyrus Infra doc 2.0.0-SNAPSHOT ................... SUCCESS [  1.476 s]
11:27:21 [INFO] Papyrus Infra GmfDiag Common doc 2.0.0-SNAPSHOT .... SUCCESS [  0.536 s]
11:27:21 [INFO] Papyrus Infra GmfDiag Css doc 2.0.0-SNAPSHOT ....... SUCCESS [  0.147 s]
11:27:21 [INFO] Papyrus Infra Expression doc 2.0.0-SNAPSHOT ........ SUCCESS [  0.097 s]
11:27:21 [INFO] Papyrus Internationalization doc 2.0.0-SNAPSHOT .... SUCCESS [  0.096 s]
11:27:21 [INFO] Papyrus Infra Nattable doc 2.0.0-SNAPSHOT .......... SUCCESS [  0.677 s]
11:27:21 [INFO] Papyrus Infra Newchild doc 2.0.0-SNAPSHOT .......... SUCCESS [  0.095 s]
11:27:21 [INFO] Papyrus Infra Services ControlMode doc 2.0.0-SNAPSHOT SUCCESS [  0.136 s]
11:27:21 [INFO] Papyrus Infra Service decoration doc 2.0.0-SNAPSHOT  SUCCESS [  0.204 s]
11:27:21 [INFO] Papyrus Infra Service decoration doc 2.0.0-SNAPSHOT  SUCCESS [  0.103 s]
11:27:21 [INFO] Papyrus Infra Architecture doc 2.0.0-SNAPSHOT ...... SUCCESS [  0.203 s]
11:27:21 [INFO] Papyrus Infra Types doc 4.0.0-SNAPSHOT ............. SUCCESS [  0.091 s]
11:27:21 [INFO] Papyrus Req Reqif doc 2.0.0-SNAPSHOT ............... SUCCESS [  0.203 s]
11:27:21 [INFO] Papyrus Uml DecoratorModel doc 2.0.0-SNAPSHOT ...... SUCCESS [  0.237 s]
11:27:21 [INFO] Papyrus Uml Diagram Common doc 2.0.0-SNAPSHOT ...... SUCCESS [  0.242 s]
11:27:21 [INFO] Papyrus Uml Diagram profile doc 2.0.0-SNAPSHOT ..... SUCCESS [  0.366 s]
11:27:21 [INFO] Papyrus Uml doc 2.0.0-SNAPSHOT ..................... SUCCESS [  0.962 s]
11:27:21 [INFO] Papyrus Uml Search UI doc 2.0.0-SNAPSHOT ........... SUCCESS [  0.104 s]
11:27:21 [INFO] Papyrus ModelRepair doc 2.0.0-SNAPSHOT ............. SUCCESS [  0.050 s]
11:27:21 [INFO] Papyrus Uml Profile Assistants doc 2.0.0-SNAPSHOT .. SUCCESS [  0.136 s]
11:27:21 [INFO] Papyrus Uml Diagram Customization from a Profile doc 0.7.0-SNAPSHOT SUCCESS [  0.388 s]
11:27:21 [INFO] Papyrus Profile Types doc 1.0.0-SNAPSHOT ........... SUCCESS [  0.088 s]
11:27:21 [INFO] Papyrus Uml Search UI doc 2.0.0-SNAPSHOT ........... SUCCESS [  0.155 s]
11:27:21 [INFO] Papyrus Views Properties doc 2.0.0-SNAPSHOT ........ SUCCESS [  0.273 s]
11:27:21 [INFO] Papyrus Views References doc 2.0.0-SNAPSHOT ........ SUCCESS [  0.047 s]
11:27:21 [INFO] Papyrus Views References doc 2.0.0-SNAPSHOT ........ SUCCESS [  0.070 s]
11:27:21 [INFO] Papyrus Views References doc 2.0.0-SNAPSHOT ........ SUCCESS [  0.096 s]
11:27:21 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.doc 1.0.0-SNAPSHOT SUCCESS [  0.138 s]
11:27:21 [INFO] org.eclipse.papyrus.toolsmiths.architecture.doc 2.0.0-SNAPSHOT SUCCESS [  0.072 s]
11:27:21 [INFO] org.eclipse.papyrus.toolsmiths.validation.doc 2.0.0-SNAPSHOT SUCCESS [  0.133 s]
11:27:21 [INFO] Papyrus Toolsmiths Plug-in Builders doc 1.0.0-SNAPSHOT SUCCESS [  0.183 s]
11:27:21 [INFO] org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc 2.0.0-SNAPSHOT SUCCESS [  4.221 s]
11:27:21 [INFO] Papyrus SDK 0.0.1-SNAPSHOT ......................... SUCCESS [  0.002 s]
11:27:21 [INFO] org.eclipse.papyrus.sdk 6.6.0-SNAPSHOT ............. SUCCESS [  0.076 s]
11:27:21 [INFO] Papyrus Examples Plugins 1.0.1-SNAPSHOT ............ SUCCESS [  0.002 s]
11:27:21 [INFO] org.eclipse.papyrus.examples.core 1.0.1-SNAPSHOT ... SUCCESS [  0.002 s]
11:27:21 [INFO] org.eclipse.papyrus.example.core.lifecycleevents 2.0.0-SNAPSHOT SUCCESS [  1.473 s]
11:27:21 [INFO] org.eclipse.papyrus.example.core.sashwindows.fulleditor 2.0.0-SNAPSHOT SUCCESS [  0.705 s]
11:27:21 [INFO] org.eclipse.papyrus.example.core.sashwindows.simpleeditor 2.0.0-SNAPSHOT SUCCESS [  0.465 s]
11:27:21 [INFO] org.eclipse.papyrus.examples.emf 1.0.1-SNAPSHOT .... SUCCESS [  0.002 s]
11:27:21 [INFO] org.eclipse.papyrus.outline.emftree 2.0.0-SNAPSHOT . SUCCESS [  0.738 s]
11:27:21 [INFO] org.eclipse.papyrus.examples.infra 1.0.1-SNAPSHOT .. SUCCESS [  0.002 s]
11:27:21 [INFO] org.eclipse.papyrus.example.infra.servicesregistry.retrieval 2.0.0-SNAPSHOT SUCCESS [  0.589 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences 2.0.0-SNAPSHOT SUCCESS [  1.308 s]
11:27:21 [INFO] org.eclipse.papyrus.examples.others 1.0.1-SNAPSHOT . SUCCESS [  0.002 s]
11:27:21 [INFO] org.eclipse.papyrus.example.text.instance 2.0.0-SNAPSHOT SUCCESS [  0.281 s]
11:27:21 [INFO] org.eclipse.papyrus.examples.uml 1.0.1-SNAPSHOT .... SUCCESS [  0.002 s]
11:27:21 [INFO] org.eclipse.papyrus.example.uml.comment.editor.newresource 2.0.0-SNAPSHOT SUCCESS [  0.936 s]
11:27:21 [INFO] org.eclipse.papyrus.example.uml.comment.editor.sharedresource 2.1.0-SNAPSHOT SUCCESS [  0.934 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.diagram.emftree 2.0.0-SNAPSHOT SUCCESS [  0.777 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.textual.editors.example 2.0.0-SNAPSHOT SUCCESS [  2.651 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.disable.helper.advices.example 2.0.0-SNAPSHOT SUCCESS [  0.727 s]
11:27:21 [INFO] org.eclipse.papyrus.examples.uml.diagrams 2.1.0-SNAPSHOT SUCCESS [  1.249 s]
11:27:21 [INFO] org.eclipse.papyrus.example.uml.nattable.actions 2.0.0-SNAPSHOT SUCCESS [  0.505 s]
11:27:21 [INFO] org.eclipse.papyrus.example.uml.nattable.empty.line 2.0.0-SNAPSHOT SUCCESS [  1.735 s]
11:27:21 [INFO] org.eclipse.papyrus.example.uml.services.decorator 2.1.0-SNAPSHOT SUCCESS [  1.243 s]
11:27:21 [INFO] org.eclipse.papyrus.examples.uml.textedit.property.xtext.architecture 1.0.0-SNAPSHOT SUCCESS [  3.589 s]
11:27:21 [INFO] org.eclipse.papyrus.examples-user 1.0.1-SNAPSHOT ... SUCCESS [  0.005 s]
11:27:21 [INFO] org.eclipse.papyrus.examples.user.qvto 2.1.0-SNAPSHOT SUCCESS [  1.371 s]
11:27:21 [INFO] Papyrus Main Features 0.0.1-SNAPSHOT ............... SUCCESS [  0.002 s]
11:27:21 [INFO] org.eclipse.papyrus.views.validation.feature 2.0.0-SNAPSHOT SUCCESS [  0.444 s]
11:27:21 [INFO] org.eclipse.papyrus.views.modelexplorer.feature 4.0.0-SNAPSHOT SUCCESS [  0.508 s]
11:27:21 [INFO] org.eclipse.papyrus.views.references.feature 2.0.0-SNAPSHOT SUCCESS [  0.301 s]
11:27:21 [INFO] org.eclipse.papyrus.views.properties.feature 3.1.0-SNAPSHOT SUCCESS [  0.364 s]
11:27:21 [INFO] org.eclipse.papyrus.views.documentation.feature 1.0.0-SNAPSHOT SUCCESS [  0.533 s]
11:27:21 [INFO] org.eclipse.papyrus.views.search.feature 2.1.0-SNAPSHOT SUCCESS [  0.268 s]
11:27:21 [INFO] org.eclipse.papyrus.views.feature 2.0.0-SNAPSHOT ... SUCCESS [  0.964 s]
11:27:21 [INFO] org.eclipse.papyrus.doc.feature 3.1.0-SNAPSHOT ..... SUCCESS [  0.871 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.expressions.feature 1.0.0-SNAPSHOT SUCCESS [  0.451 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.decoratormodel.feature 3.0.0-SNAPSHOT SUCCESS [  0.765 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.architecture.feature 1.0.0-SNAPSHOT SUCCESS [  0.797 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.xtext.integration.feature 2.0.0-SNAPSHOT SUCCESS [  0.480 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.ui.feature 1.2.0-SNAPSHOT .. SUCCESS [  0.356 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.tools.feature 3.1.0-SNAPSHOT SUCCESS [  0.315 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.modelexplorer.feature 2.0.0-SNAPSHOT SUCCESS [  0.531 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.diagram.feature 4.1.0-SNAPSHOT SUCCESS [  1.087 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.properties.feature 3.0.0-SNAPSHOT SUCCESS [  0.608 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.internationalization.feature 1.0.0-SNAPSHOT SUCCESS [  0.258 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.textedit.feature 2.0.100-SNAPSHOT SUCCESS [  0.981 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.search.feature 2.1.0-SNAPSHOT SUCCESS [  0.416 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.nattable.feature 4.0.0-SNAPSHOT SUCCESS [  0.998 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.feature 3.0.0-SNAPSHOT SUCCESS [  0.529 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.diagram.css.feature 2.0.0-SNAPSHOT SUCCESS [  0.605 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.alf.feature 3.0.100-SNAPSHOT SUCCESS [  0.330 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.m2m.qvto.feature 1.0.0-SNAPSHOT SUCCESS [  0.375 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.feature 5.1.0-SNAPSHOT ..... SUCCESS [  2.403 s]
11:27:21 [INFO] org.eclipse.papyrus.editor.feature 2.0.0-SNAPSHOT .. SUCCESS [  0.264 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.feature 1.1.0-SNAPSHOT ..... SUCCESS [  0.170 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.emf.expressions.feature 1.0.0-SNAPSHOT SUCCESS [  0.301 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.emf.feature 3.2.0-SNAPSHOT SUCCESS [  0.337 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.feature 3.0.200-SNAPSHOT SUCCESS [  0.783 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.internationalization.feature 1.0.0-SNAPSHOT SUCCESS [  0.561 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.core.feature 3.1.100-SNAPSHOT SUCCESS [  0.251 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.ui.feature 3.1.100-SNAPSHOT SUCCESS [  0.874 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.viewpoints.feature 3.0.100-SNAPSHOT SUCCESS [  0.396 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.widget.feature 3.1.0-SNAPSHOT SUCCESS [  0.223 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.services.feature 3.1.0-SNAPSHOT SUCCESS [  0.416 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.architecture.feature 1.1.0-SNAPSHOT SUCCESS [  0.239 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.nattable.feature 4.0.0-SNAPSHOT SUCCESS [  0.595 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.feature 3.3.0-SNAPSHOT ... SUCCESS [  1.369 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.facet.feature 3.0.0-SNAPSHOT SUCCESS [  0.432 s]
11:27:21 [INFO] org.eclipse.papyrus.sdk.feature 6.6.0-SNAPSHOT ..... SUCCESS [  3.827 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.textedit.feature 1.1.0-SNAPSHOT SUCCESS [  3.699 s]
11:27:21 [INFO] Papyrus Examples Features 0.0.1-SNAPSHOT ........... SUCCESS [  0.003 s]
11:27:21 [INFO] org.eclipse.papyrus.user.examples.feature 0.0.3-SNAPSHOT SUCCESS [  5.808 s]
11:27:21 [INFO] org.eclipse.papyrus.main.targetplatform 0.0.1-SNAPSHOT SUCCESS [  0.004 s]
11:27:21 [INFO] org.eclipse.papyrus.toolsmiths.releng 1.0.0-SNAPSHOT SUCCESS [  0.002 s]
11:27:21 [INFO] Papyrus Toolsmiths Features 0.0.1-SNAPSHOT ......... SUCCESS [  0.002 s]
11:27:21 [INFO] Papyrus Toolsmiths Plugins 0.0.1-SNAPSHOT .......... SUCCESS [  0.002 s]
11:27:21 [INFO] org.eclipse.papyrus.dev.view.services.edit.request 2.0.0-SNAPSHOT SUCCESS [ 18.595 s]
11:27:21 [INFO] org.eclipse.papyrus.architectureview 2.0.0-SNAPSHOT  SUCCESS [  1.179 s]
11:27:21 [INFO] org.eclipse.papyrus.gmf-tooling 0.0.1-SNAPSHOT ..... SUCCESS [  0.002 s]
11:27:21 [INFO] org.eclipse.papyrus.gmf.common 2.0.0-SNAPSHOT ...... SUCCESS [  1.037 s]
11:27:21 [INFO] org.eclipse.papyrus.gmf.validate 1.2.0-SNAPSHOT .... SUCCESS [  0.384 s]
11:27:21 [INFO] org.eclipse.papyrus.gmf.codegen 3.0.0-SNAPSHOT ..... SUCCESS [  1.526 s]
11:27:21 [INFO] org.eclipse.papyrus.dev.types 4.1.0-SNAPSHOT ....... SUCCESS [  1.871 s]
11:27:21 [INFO] org.eclipse.papyrus.dev.pluginexplorer 2.0.0-SNAPSHOT SUCCESS [  0.572 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.emf.commandstack 2.0.0-SNAPSHOT SUCCESS [  0.624 s]
11:27:21 [INFO] org.eclipse.papyrus.gmf.figureview 2.0.0-SNAPSHOT .. SUCCESS [  0.704 s]
11:27:21 [INFO] org.eclipse.papyrus.gmf.editpoliciesstates 2.0.0-SNAPSHOT SUCCESS [  1.418 s]
11:27:21 [INFO] org.eclipse.papyrus.gmf.editpartview 2.0.0-SNAPSHOT  SUCCESS [  0.807 s]
11:27:21 [INFO] org.eclipse.papyrus.dev.ui 1.1.0-SNAPSHOT .......... SUCCESS [  0.387 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.debug 2.0.0-SNAPSHOT SUCCESS [  1.506 s]
11:27:21 [INFO] org.eclipse.papyrus.debug.feature 1.0.0-SNAPSHOT ... SUCCESS [  0.583 s]
11:27:21 [INFO] org.eclipse.papyrus.gmf.codegen.edit 3.0.0-SNAPSHOT  SUCCESS [  1.357 s]
11:27:21 [INFO] org.eclipse.papyrus.mwe2.utils 2.0.0-SNAPSHOT ...... SUCCESS [  0.452 s]
11:27:21 [INFO] org.eclipse.papyrus.gmf.codegen.ui 1.4.0-SNAPSHOT .. SUCCESS [  0.792 s]
11:27:21 [INFO] org.eclipse.papyrus.gmf.codegen.xtend 1.0.0-SNAPSHOT SUCCESS [ 16.922 s]
11:27:21 [INFO] org.eclipse.papyrus.gmf.codegen.xtend.ui 1.0.0-SNAPSHOT SUCCESS [  1.157 s]
11:27:21 [INFO] org.eclipse.papyrus.codegen 2.0.0-SNAPSHOT ......... SUCCESS [  0.984 s]
11:27:21 [INFO] Papyrus UML Assistants 0.0.1-SNAPSHOT .............. SUCCESS [  0.002 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.profile.types.generator 3.1.0-SNAPSHOT SUCCESS [  3.521 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator 5.1.0-SNAPSHOT SUCCESS [  3.242 s]
11:27:21 [INFO] org.eclipse.papyrus.dev.assistants.codegen 2.1.100-SNAPSHOT SUCCESS [  2.884 s]
11:27:21 [INFO] org.eclipse.papyrus.diagramgen.feature 1.3.0-SNAPSHOT SUCCESS [  0.688 s]
11:27:21 [INFO] org.eclipse.papyrus.tests.junit-framework 0.0.1-SNAPSHOT SUCCESS [  0.002 s]
11:27:21 [INFO] org.eclipse.papyrus.junit.framework 2.2.0-SNAPSHOT . SUCCESS [  0.712 s]
11:27:21 [INFO] org.eclipse.papyrus.junit.utils 3.3.0-SNAPSHOT ..... SUCCESS [  3.067 s]
11:27:21 [INFO] org.eclipse.papyrus.bundles.tests 3.1.0-SNAPSHOT ... SUCCESS [  2.016 s]
11:27:21 [INFO] org.eclipse.papyrus.junit.feature 1.2.0-SNAPSHOT ... SUCCESS [  0.566 s]
11:27:21 [INFO] org.eclipse.papyrus.releng.tools 3.2.0-SNAPSHOT .... SUCCESS [  2.988 s]
11:27:21 [INFO] org.eclipse.papyrus.dev.project.management 2.0.100-SNAPSHOT SUCCESS [  2.063 s]
11:27:21 [INFO] org.eclipse.papyrus.releng.feature 1.2.0-SNAPSHOT .. SUCCESS [  1.579 s]
11:27:21 [INFO] org.eclipse.papyrus.toolsmiths.validations 0.0.1-SNAPSHOT SUCCESS [  0.002 s]
11:27:21 [INFO] org.eclipse.papyrus.toolsmiths.validation.common 2.0.0-SNAPSHOT SUCCESS [  1.724 s]
11:27:21 [INFO] Papyrus Toolsmithis - Builder 0.0.1-SNAPSHOT ....... SUCCESS [  0.002 s]
11:27:21 [INFO] org.eclipse.papyrus.toolsmiths.plugin.builder 1.1.0-SNAPSHOT SUCCESS [  1.472 s]
11:27:21 [INFO] org.eclipse.papyrus.toolsmiths.builder.feature 1.0.0-SNAPSHOT SUCCESS [  0.387 s]
11:27:21 [INFO] org.eclipse.papyrus.toolsmiths.nattable 2.0.0-SNAPSHOT SUCCESS [  2.636 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools 2.1.0-SNAPSHOT SUCCESS [  2.409 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature 1.0.0-SNAPSHOT SUCCESS [  0.578 s]
11:27:21 [INFO] org.eclipse.papyrus.toolsmiths.expressions 2.0.0-SNAPSHOT SUCCESS [  0.791 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.types.ui.properties 4.0.0-SNAPSHOT SUCCESS [  2.372 s]
11:27:21 [INFO] org.eclipse.papyrus.views.properties.toolsmiths 3.2.0-SNAPSHOT SUCCESS [  1.995 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.properties.generation 3.0.0-SNAPSHOT SUCCESS [  1.645 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor 4.1.0-SNAPSHOT SUCCESS [  1.688 s]
11:27:21 [INFO] org.eclipse.papyrus.toolsmiths.ecore 2.0.0-SNAPSHOT  SUCCESS [  0.810 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.emf.types.ui.properties 4.0.0-SNAPSHOT SUCCESS [  1.201 s]
11:27:21 [INFO] org.eclipse.papyrus.toolsmiths.profile-migration 0.0.1-SNAPSHOT SUCCESS [  0.003 s]
11:27:21 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.ui 1.0.0-SNAPSHOT SUCCESS [  2.407 s]
11:27:21 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration 1.1.0-SNAPSHOT SUCCESS [  2.198 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.edit 3.0.0-SNAPSHOT SUCCESS [  1.364 s]
11:27:21 [INFO] org.eclipse.papyrus.toolsmiths.palette 4.0.0-SNAPSHOT SUCCESS [  2.261 s]
11:27:21 [INFO] org.eclipse.papyrus.customization.nattableconfiguration 3.0.0-SNAPSHOT SUCCESS [  1.781 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.editor 3.0.0-SNAPSHOT SUCCESS [  1.553 s]
11:27:21 [INFO] org.eclipse.papyrus.toolsmiths 2.1.0-SNAPSHOT ...... SUCCESS [  1.323 s]
11:27:21 [INFO] org.eclipse.papyrus.toolsmiths.feature 1.3.0-SNAPSHOT SUCCESS [  4.545 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator 2.0.0-SNAPSHOT SUCCESS [  1.827 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui 2.0.0-SNAPSHOT SUCCESS [  1.402 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.profile.types.generator.ui 2.1.0-SNAPSHOT SUCCESS [  2.188 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.ui 2.0.0-SNAPSHOT SUCCESS [  2.158 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.assistants.feature 4.0.0-SNAPSHOT SUCCESS [  0.875 s]
11:27:21 [INFO] org.eclipse.papyrus.toolsmiths.validation.newchild 1.0.0-SNAPSHOT SUCCESS [  1.774 s]
11:27:21 [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes 2.1.0-SNAPSHOT SUCCESS [  2.231 s]
11:27:21 [INFO] org.eclipse.papyrus.toolsmiths.validation.properties 1.0.0-SNAPSHOT SUCCESS [  2.161 s]
11:27:21 [INFO] org.eclipse.papyrus.toolsmiths.validation.architecture 2.1.0-SNAPSHOT SUCCESS [  1.678 s]
11:27:21 [INFO] org.eclipse.papyrus.toolsmiths.validation.profile 2.1.0-SNAPSHOT SUCCESS [  1.499 s]
11:27:21 [INFO] org.eclipse.papyrus.toolsmiths.validation.feature 1.0.0-SNAPSHOT SUCCESS [  0.697 s]
11:27:21 [INFO] org.eclipse.papyrus.toolsmiths.targetplatform 0.0.1-SNAPSHOT SUCCESS [  0.003 s]
11:27:21 [INFO] org.eclipse.papyrus.tests.releng 0.0.1-SNAPSHOT .... SUCCESS [  1.823 s]
11:27:21 [INFO] org.eclipse.papyrus.plugins.tests.releng 0.0.1-SNAPSHOT SUCCESS [  0.003 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.tests.releng 0.0.1-SNAPSHOT SUCCESS [  0.002 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.nattable.main.test 1.2.0-SNAPSHOT SUCCESS [  0.003 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.nattable.tests 2.0.0-SNAPSHOT SUCCESS [  4.027 s]
11:27:21 [INFO] org.eclipse.papyrus.editor.tests.releng 0.0.1-SNAPSHOT SUCCESS [  0.003 s]
11:27:21 [INFO] org.eclipse.papyrus.editor.integration.tests 2.1.0-SNAPSHOT SUCCESS [  2.532 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.nattable.views.tests 2.0.100-SNAPSHOT SUCCESS [  2.382 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.nattable.common.tests 2.0.0-SNAPSHOT SUCCESS [  2.003 s]
11:27:21 [INFO] org.eclipse.papyrus.tests.infra.nattable.feature 1.4.0-SNAPSHOT SUCCESS [  0.801 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.core.tests.releng 0.0.1-SNAPSHOT SUCCESS [  0.002 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.core.clipboard.tests 2.0.0-SNAPSHOT SUCCESS [  1.689 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.tests.releng 0.0.1-SNAPSHOT  SUCCESS [  0.003 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.diagram.tests.releng 1.2.0-SNAPSHOT SUCCESS [  0.002 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.diagram.tests 2.0.0-SNAPSHOT SUCCESS [  3.554 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.diagram.component.tests 2.0.0-SNAPSHOT SUCCESS [  3.427 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.tests.releng 0.0.1-SNAPSHOT SUCCESS [  0.003 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.canonical.tests 2.1.100-SNAPSHOT SUCCESS [  2.570 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.dynamic.profile.tests 2.0.0-SNAPSHOT SUCCESS [  0.497 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.diagram.common.tests 2.0.0-SNAPSHOT SUCCESS [  3.511 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.diagram.composite.tests 2.0.0-SNAPSHOT SUCCESS [  3.032 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.diagram.sequence.tests 2.0.0-SNAPSHOT SUCCESS [  3.710 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.diagram.deployment.tests 2.0.0-SNAPSHOT SUCCESS [  2.895 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.diagram.wizards.tests 2.1.0-SNAPSHOT SUCCESS [  3.143 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.diagram.profile.tests 2.0.0-SNAPSHOT SUCCESS [  2.949 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.diagram.activity.tests 2.0.100-SNAPSHOT SUCCESS [  3.758 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.diagram.timing.tests 2.0.100-SNAPSHOT SUCCESS [  2.515 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.diagram.clazz.tests 2.1.0-SNAPSHOT SUCCESS [  3.327 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.diagram.usecase.tests 5.0.0-SNAPSHOT SUCCESS [  2.872 s]
11:27:21 [INFO] org.eclipse.papyrus.tests.uml.diagram.feature 1.2.100-SNAPSHOT SUCCESS [  1.497 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.facet.tests 0.0.1-SNAPSHOT . SUCCESS [  0.002 s]
11:27:21 [INFO] org.eclipse.papyrus.emf.facet.architecture.tests 1.0.0-SNAPSHOT SUCCESS [  1.863 s]
11:27:21 [INFO] org.eclipse.papyrus.tests.emf.facet.feature 1.0.0-SNAPSHOT SUCCESS [  0.503 s]
11:27:21 [INFO] org.eclipse.papyrus.toolsmiths.tests.releng 0.0.1-SNAPSHOT SUCCESS [  0.002 s]
11:27:21 [INFO] org.eclipse.papyrus.toolsmiths.validation.common.tests 2.0.0-SNAPSHOT SUCCESS [  2.093 s]
11:27:21 [INFO] org.eclipse.papyrus.toolsmiths.validation.architecture.tests 2.0.0-SNAPSHOT SUCCESS [  2.642 s]
11:27:21 [INFO] org.eclipse.papyrus.toolsmiths.validation.properties.tests 1.0.0-SNAPSHOT SUCCESS [  2.749 s]
11:27:21 [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests 2.0.0-SNAPSHOT SUCCESS [  2.480 s]
11:27:21 [INFO] org.eclipse.papyrus.toolsmiths.validation.profile.tests 2.0.0-SNAPSHOT SUCCESS [  2.072 s]
11:27:21 [INFO] org.eclipse.papyrus.toolsmiths.validation.newchild.tests 2.0.0-SNAPSHOT SUCCESS [  2.357 s]
11:27:21 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.tests 1.0.0-SNAPSHOT SUCCESS [  2.180 s]
11:27:21 [INFO] org.eclipse.papyrus.tests.toolsmiths.feature 1.0.0-SNAPSHOT SUCCESS [  1.146 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.tests 2.0.0-SNAPSHOT SUCCESS [  2.125 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.decoratormodel.tests.releng 0.0.1-SNAPSHOT SUCCESS [  0.003 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.decoratormodel.tests 2.1.0-SNAPSHOT SUCCESS [  2.293 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.decoratormodel.controlmode.tests 2.1.0-SNAPSHOT SUCCESS [  1.921 s]
11:27:21 [INFO] org.eclipse.papyrus.tests.uml.decoratormodel.feature 1.2.0-SNAPSHOT SUCCESS [  0.501 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.assistants.tests.releng 0.0.1-SNAPSHOT SUCCESS [  0.003 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.profile.types.generator.tests 2.0.0-SNAPSHOT SUCCESS [  2.480 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.tests 2.0.0-SNAPSHOT SUCCESS [  2.577 s]
11:27:21 [INFO] org.eclipse.papyrus.tests.uml.assistants.feature 1.2.0-SNAPSHOT SUCCESS [  0.693 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.textedit.tests.releng 0.0.1-SNAPSHOT SUCCESS [  0.002 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.textedit.property.tests 2.0.0-SNAPSHOT SUCCESS [  2.003 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.textedit.tests 2.0.0-SNAPSHOT SUCCESS [  2.015 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.textedit.parameter.tests 2.0.0-SNAPSHOT SUCCESS [  2.059 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.textedit.port.tests 2.0.0-SNAPSHOT SUCCESS [  1.953 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.textedit.tests.feature 1.2.0-SNAPSHOT SUCCESS [  0.673 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.tools.tests.releng 0.0.1-SNAPSHOT SUCCESS [  0.003 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.tools.tests 4.1.0-SNAPSHOT . SUCCESS [  2.266 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.tools.utils.tests 2.0.0-SNAPSHOT SUCCESS [  1.984 s]
11:27:21 [INFO] org.eclipse.papyrus.tests.uml.tools.feature 1.2.0-SNAPSHOT SUCCESS [  0.630 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.nattable.model.tests 2.0.0-SNAPSHOT SUCCESS [  0.720 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.nattable.main.test 1.2.0-SNAPSHOT SUCCESS [  0.002 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.nattable.generic.tests 2.0.0-SNAPSHOT SUCCESS [  3.006 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests 2.0.0-SNAPSHOT SUCCESS [  2.754 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.nattable.clazz.config.tests 2.0.0-SNAPSHOT SUCCESS [  3.375 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.nattable.matrix.tests 2.0.0-SNAPSHOT SUCCESS [  2.262 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.core.tests 4.1.0-SNAPSHOT  SUCCESS [  2.149 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.nattable.tests 2.0.0-SNAPSHOT SUCCESS [  1.875 s]
11:27:21 [INFO] org.eclipse.papyrus.tests.uml.nattable.feature 1.3.0-SNAPSHOT SUCCESS [  0.829 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.services.tests.releng 0.0.1-SNAPSHOT SUCCESS [  0.003 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.services.controlmode.tests 2.1.0-SNAPSHOT SUCCESS [  1.992 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.services.resourceloading.tests 2.0.0-SNAPSHOT SUCCESS [  2.176 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.services.edit.tests 2.0.0-SNAPSHOT SUCCESS [  1.931 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.services.semantic.tests 2.0.0-SNAPSHOT SUCCESS [  1.934 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.services.edit.ui.tests 2.0.0-SNAPSHOT SUCCESS [  1.855 s]
11:27:21 [INFO] org.eclipse.papyrus.tests.infra.services.feature 1.2.0-SNAPSHOT SUCCESS [  0.579 s]
11:27:21 [INFO] org.eclipse.papyrus.views.tests.releng 0.0.1-SNAPSHOT SUCCESS [  0.004 s]
11:27:21 [INFO] org.eclipse.papyrus.views.modelexplorer.tests 2.0.0-SNAPSHOT SUCCESS [  1.940 s]
11:27:21 [INFO] org.eclipse.papyrus.views.documentation.tests 2.0.0-SNAPSHOT SUCCESS [  2.489 s]
11:27:21 [INFO] org.eclipse.papyrus.tests.views.feature 1.2.0-SNAPSHOT SUCCESS [  0.654 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.profile.tests.releng 0.0.1-SNAPSHOT SUCCESS [  0.002 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.profile.tests 2.0.0-SNAPSHOT SUCCESS [  1.942 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.modelexplorer.tests.releng 0.0.1-SNAPSHOT SUCCESS [  0.003 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.modelexplorer.tests 2.0.0-SNAPSHOT SUCCESS [  1.873 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.service.types.tests 2.1.0-SNAPSHOT SUCCESS [  2.689 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.properties.tests 2.1.0-SNAPSHOT SUCCESS [  2.479 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.types.core.tests 1.0.0-SNAPSHOT SUCCESS [  2.243 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.profile.drafter.tests 2.2.0-SNAPSHOT SUCCESS [  2.463 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.modelrepair.tests 2.1.0-SNAPSHOT SUCCESS [  2.012 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.filters.tests 2.0.0-SNAPSHOT SUCCESS [  1.840 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.service.types.ui.tests 2.0.0-SNAPSHOT SUCCESS [  2.587 s]
11:27:21 [INFO] org.eclipse.papyrus.tests.uml.feature 1.2.0-SNAPSHOT SUCCESS [  0.890 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.filters.tests 2.0.0-SNAPSHOT SUCCESS [  0.394 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.emf.tests.releng 0.0.1-SNAPSHOT SUCCESS [  0.003 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.ui.emf.tests 2.1.0-SNAPSHOT SUCCESS [  1.871 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests 2.1.0-SNAPSHOT SUCCESS [  1.895 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.ui.tests 2.0.0-SNAPSHOT .. SUCCESS [  1.979 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.tests 1.0.0-SNAPSHOT SUCCESS [  1.757 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.emf.readonly.tests 2.1.0-SNAPSHOT SUCCESS [  1.891 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.types.tests.releng 0.0.1-SNAPSHOT SUCCESS [  0.004 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.types.tests 4.0.0-SNAPSHOT SUCCESS [  1.974 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.properties.tests.releng 0.0.1-SNAPSHOT SUCCESS [  0.002 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.properties.ui.tests 3.0.0-SNAPSHOT SUCCESS [  1.790 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.menu.tests 2.0.0-SNAPSHOT SUCCESS [  1.787 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.viewpoints.tests.releng 0.0.1-SNAPSHOT SUCCESS [  0.003 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.viewpoints.policy.tests 2.0.0-SNAPSHOT SUCCESS [  1.818 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.tools.tests 2.2.0-SNAPSHOT SUCCESS [  1.928 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.editor.tests.releng 0.0.1-SNAPSHOT SUCCESS [  0.003 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.editor.welcome.tests 2.0.0-SNAPSHOT SUCCESS [  2.023 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.welcome.tests 2.0.0-SNAPSHOT SUCCESS [  1.817 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.commands.tests 2.1.0-SNAPSHOT SUCCESS [  2.074 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.emf.tests 2.1.0-SNAPSHOT . SUCCESS [  2.110 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng 0.0.1-SNAPSHOT SUCCESS [  0.002 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.tests 2.1.0-SNAPSHOT SUCCESS [  2.026 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.types.ui.tests 4.0.0-SNAPSHOT SUCCESS [  1.883 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.gmfdiag.common.tests 4.1.0-SNAPSHOT SUCCESS [  2.587 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.emf.gmf.tests 2.0.0-SNAPSHOT SUCCESS [  0.584 s]
11:27:21 [INFO] org.eclipse.papyrus.tests.infra.feature 1.2.0-SNAPSHOT SUCCESS [  1.042 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.core.sasheditor.tests 2.0.0-SNAPSHOT SUCCESS [  0.689 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.core.sasheditor.di.tests 2.0.0-SNAPSHOT SUCCESS [  0.662 s]
11:27:21 [INFO] org.eclipse.papyrus.tests.infra.core.feature 1.2.0-SNAPSHOT SUCCESS [  0.503 s]
11:27:21 [INFO] org.eclipse.papyrus.tests.feature 2.0.100-SNAPSHOT . SUCCESS [  3.424 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.emf.expressions.main.tests 0.0.1-SNAPSHOT SUCCESS [  0.002 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.emf.expressions.tests 2.0.0-SNAPSHOT SUCCESS [  0.553 s]
11:27:21 [INFO] org.eclipse.papyrus.tests.infra.emf.expressions.feature 1.0.0-SNAPSHOT SUCCESS [  0.192 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.internationalization.main.test 1.0.0-SNAPSHOT SUCCESS [  0.002 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.internationalization.tests 2.0.0-SNAPSHOT SUCCESS [  1.739 s]
11:27:21 [INFO] org.eclipse.papyrus.tests.infra.internationalization.feature 1.0.0-SNAPSHOT SUCCESS [  0.592 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.expressions.tests.releng 0.0.1-SNAPSHOT SUCCESS [  0.003 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.expressions.tests 2.0.0-SNAPSHOT SUCCESS [  1.926 s]
11:27:21 [INFO] org.eclipse.papyrus.tests.uml.expressions.feature 1.0.0-SNAPSHOT SUCCESS [  0.551 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.internationalization.main.test 1.0.0-SNAPSHOT SUCCESS [  0.002 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.internationalization.tests 2.0.0-SNAPSHOT SUCCESS [  1.787 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.internationalization.controlmode.tests 2.1.0-SNAPSHOT SUCCESS [  1.997 s]
11:27:21 [INFO] org.eclipse.papyrus.tests.uml.internationalization.feature 1.0.0-SNAPSHOT SUCCESS [  0.632 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.alf.tests 2.0.100-SNAPSHOT . SUCCESS [  2.551 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.alf.tests.feature 1.2.0-SNAPSHOT SUCCESS [  0.370 s]
11:27:21 [INFO] Papyrus Tests Features 0.0.1-SNAPSHOT .............. SUCCESS [  0.002 s]
11:27:21 [INFO] org.eclipse.papyrus.developer.suite.tests 1.0.0-SNAPSHOT SUCCESS [ 28.681 s]
11:27:21 [INFO] org.eclipse.papyrus.bundles.tests 0.0.1-SNAPSHOT ... SUCCESS [  0.003 s]
11:27:21 [INFO] org.eclipse.papyrus.eclipse.project.editors.tests 3.1.0-SNAPSHOT SUCCESS [  1.804 s]
11:27:21 [INFO] org.eclipse.papyrus.editors.suite.tests 1.1.0-SNAPSHOT SUCCESS [  9.572 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.core.suite.tests 1.1.0-SNAPSHOT SUCCESS [  9.455 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.nattable.suite.tests 1.1.0-SNAPSHOT SUCCESS [ 10.051 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.services.labelprovider.tests 2.0.0-SNAPSHOT SUCCESS [  1.090 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.architecture.tests 2.0.0-SNAPSHOT SUCCESS [  1.758 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.ui.architecture.tests 2.0.0-SNAPSHOT SUCCESS [  2.024 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.suite.tests 1.1.0-SNAPSHOT SUCCESS [ 12.252 s]
11:27:21 [INFO] org.eclipse.papyrus.infra.newchild.tests 2.0.0-SNAPSHOT SUCCESS [  1.083 s]
11:27:21 [INFO] org.eclipse.papyrus.toolsmiths.suite.tests 1.1.0-SNAPSHOT SUCCESS [ 10.803 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.diagram.communication.tests 2.0.0-SNAPSHOT SUCCESS [  2.772 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.diagram.statemachine.tests 2.0.0-SNAPSHOT SUCCESS [  3.114 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.diagram.interactionoverview.tests 2.0.100-SNAPSHOT SUCCESS [  3.027 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.diagram.suite.tests 1.1.0-SNAPSHOT SUCCESS [ 11.440 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests 2.0.0-SNAPSHOT SUCCESS [  2.842 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.diagram.dnd.tests 2.0.0-SNAPSHOT SUCCESS [  2.666 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.diagram.properties.tests 2.0.0-SNAPSHOT SUCCESS [  2.372 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.nattable.stereotype.display.tests 2.0.0-SNAPSHOT SUCCESS [  2.244 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.nattable.suite.tests 1.1.0-SNAPSHOT SUCCESS [  9.866 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.tests 2.0.0-SNAPSHOT SUCCESS [  1.890 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.textedit.suite.tests 1.1.0-SNAPSHOT SUCCESS [  9.949 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.validation.tests.releng 0.0.1-SNAPSHOT SUCCESS [  0.003 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.validation.tests.staticprofile 2.0.0-SNAPSHOT SUCCESS [  0.541 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.validation.tests.genvalidation 2.0.0-SNAPSHOT SUCCESS [  1.013 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.validation.tests 2.0.0-SNAPSHOT SUCCESS [  2.054 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.architecture.tests 2.0.0-SNAPSHOT SUCCESS [  0.623 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.suite.tests 1.1.0-SNAPSHOT . SUCCESS [ 11.804 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.alf.tests.releng 0.0.1-SNAPSHOT SUCCESS [  0.002 s]
11:27:21 [INFO] org.eclipse.papyrus.uml.alf.backend.tests 2.0.0-SNAPSHOT SUCCESS [  1.940 s]
11:27:21 [INFO] org.eclipse.papyrus.views.properties.toolsmiths.tests 2.0.0-SNAPSHOT SUCCESS [  2.105 s]
11:27:21 [INFO] org.eclipse.papyrus.views.suite.tests 1.1.0-SNAPSHOT SUCCESS [ 10.200 s]
11:27:21 [INFO] org.eclipse.papyrus.views.documentation.tests.releng 0.0.1-SNAPSHOT SUCCESS [  0.005 s]
11:27:21 [INFO] org.eclipse.papyrus.main.tests.releng 1.2.0-SNAPSHOT SUCCESS [  0.002 s]
11:27:21 [INFO] org.eclipse.papyrus.main.tests.targetplatform 0.0.1-SNAPSHOT SUCCESS [  0.003 s]
11:27:21 [INFO] ------------------------------------------------------------------------
11:27:21 [INFO] BUILD SUCCESS
11:27:21 [INFO] ------------------------------------------------------------------------
11:27:21 [INFO] Total time:  18:47 min
11:27:21 [INFO] Finished at: 2024-01-11T16:27:21Z
11:27:21 [INFO] ------------------------------------------------------------------------
11:27:22 Terminating xvnc.
11:29:04 Finished: SUCCESS