Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Help Needed] Implement provider for sticky scrolling in JAVA/JDT #1851

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Implement provider for sticky lines in JAVA

e9e50e9
Select commit
Loading
Failed to load commit list.
Open

[Help Needed] Implement provider for sticky scrolling in JAVA/JDT #1851

Implement provider for sticky lines in JAVA
e9e50e9
Select commit
Loading
Failed to load commit list.
Jenkins - Eclipse JDT / Jenkins failed Dec 13, 2024 in 4m 20s

Build: error in 'sh' step

Build / Shell Script

Error in sh step, with arguments mvn -U -e -DskipTests=false -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/.m2/repository clean verify --batch-mode --fail-at-end -Pbree-libs -Papi-check -Pjavadoc -Pbuild-individual-bundles -Dmaven.test.failure.ignore=true -Dcompare-version-with-baselines.skip=false.

script returned exit code 1
Build log
[2024-12-13T14:03:49.431Z] + mvn -U -e -DskipTests=false -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/.m2/repository clean verify --batch-mode --fail-at-end -Pbree-libs -Papi-check -Pjavadoc -Pbuild-individual-bundles -Dmaven.test.failure.ignore=true -Dcompare-version-with-baselines.skip=false
[2024-12-13T14:03:49.431Z] Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
[2024-12-13T14:03:49.431Z] Maven home: /opt/tools/apache-maven/latest
[2024-12-13T14:03:49.431Z] Java version: 17.0.13, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.13+11
[2024-12-13T14:03:49.431Z] Default locale: en_US, platform encoding: UTF-8
[2024-12-13T14:03:49.431Z] OS name: "linux", version: "6.5.5-200.fc38.x86_64", arch: "amd64", family: "unix"
[2024-12-13T14:03:56.008Z] [INFO] Error stacktraces are turned on.
[2024-12-13T14:03:56.008Z] [INFO] Scanning for projects...
[2024-12-13T14:04:00.196Z] [INFO] Tycho Version:  4.0.10 (34d2d6b5223a28191d552396774c226b8f40d522)
[2024-12-13T14:04:00.196Z] [INFO] Tycho Mode:     extension
[2024-12-13T14:04:00.196Z] [INFO] Tycho Builder:  maven
[2024-12-13T14:04:00.196Z] [INFO] Build Threads:  1
[2024-12-13T14:04:12.429Z] [INFO] ------------------------------------------------------------------------
[2024-12-13T14:04:12.429Z] [INFO] Reactor Build Order:
[2024-12-13T14:04:12.429Z] [INFO] 
[2024-12-13T14:04:12.429Z] [INFO] eclipse.jdt.ui                                                     [pom]
[2024-12-13T14:04:12.429Z] [INFO] [bundle] Java Code Manipulation Functionality           [eclipse-plugin]
[2024-12-13T14:04:12.429Z] [INFO] org.eclipse.jdt.ui                                      [eclipse-plugin]
[2024-12-13T14:04:12.429Z] [INFO] org.eclipse.jdt.bcoview                                 [eclipse-plugin]
[2024-12-13T14:04:12.429Z] [INFO] [bundle] AST View Plug-in                               [eclipse-plugin]
[2024-12-13T14:04:12.429Z] [INFO] org.eclipse.jdt.junit.runtime                           [eclipse-plugin]
[2024-12-13T14:04:12.430Z] [INFO] org.eclipse.jdt.junit4.runtime                          [eclipse-plugin]
[2024-12-13T14:04:12.430Z] [INFO] [bundle] Java Element View Plug-in                      [eclipse-plugin]
[2024-12-13T14:04:12.430Z] [INFO] org.eclipse.jdt.junit5.runtime                          [eclipse-plugin]
[2024-12-13T14:04:12.430Z] [INFO] [bundle] Java Development Tools JUnit core support      [eclipse-plugin]
[2024-12-13T14:04:12.430Z] [INFO] [bundle] Java Development Tools JUnit support           [eclipse-plugin]
[2024-12-13T14:04:12.430Z] [INFO] org.eclipse.jdt.ui.tests                           [eclipse-test-plugin]
[2024-12-13T14:04:12.430Z] [INFO] org.eclipse.jdt.text.tests                         [eclipse-test-plugin]
[2024-12-13T14:04:12.430Z] [INFO] org.eclipse.jdt.ui.tests.refactoring               [eclipse-test-plugin]
[2024-12-13T14:04:12.430Z] [INFO] org.eclipse.jdt.ui.junit.sampleproject                             [jar]
[2024-12-13T14:04:12.430Z] [INFO] org.eclipse.jdt.ui.examples.projects                    [eclipse-plugin]
[2024-12-13T14:04:12.430Z] [INFO] org.eclipse.jdt.ui.unittest.junit                       [eclipse-plugin]
[2024-12-13T14:04:12.430Z] [INFO] org.eclipse.jdt.ui.unittest.junit.feature              [eclipse-feature]
[2024-12-13T14:04:12.430Z] [INFO] [feature] Java AST View                                [eclipse-feature]
[2024-12-13T14:04:12.430Z] [INFO] [feature] Java Element View                            [eclipse-feature]
[2024-12-13T14:04:12.430Z] [INFO] [feature] Bytecode Outline View                        [eclipse-feature]
[2024-12-13T14:04:12.430Z] [INFO] 
[2024-12-13T14:04:12.430Z] [INFO] -------------------< eclipse.jdt.ui:eclipse.jdt.ui >--------------------
[2024-12-13T14:04:12.430Z] [INFO] Building eclipse.jdt.ui 4.35.0-SNAPSHOT                           [1/21]
[2024-12-13T14:04:12.430Z] [INFO]   from pom.xml
[2024-12-13T14:04:12.430Z] [INFO] --------------------------------[ pom ]---------------------------------
[2024-12-13T14:04:12.430Z] [INFO] 
[2024-12-13T14:04:12.430Z] [INFO] --- clean:3.4.0:clean (default-clean) @ eclipse.jdt.ui ---
[2024-12-13T14:04:12.430Z] [INFO] 
[2024-12-13T14:04:12.430Z] [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ eclipse.jdt.ui ---
[2024-12-13T14:04:12.430Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/saveproperties
[2024-12-13T14:04:12.430Z] [INFO] 
[2024-12-13T14:04:12.430Z] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ eclipse.jdt.ui ---
[2024-12-13T14:04:12.430Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[2024-12-13T14:04:12.430Z] [INFO] 
[2024-12-13T14:04:12.430Z] [INFO] --- resources:3.3.1:resources (filter-resources) @ eclipse.jdt.ui ---
[2024-12-13T14:04:12.430Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/src/main/resources
[2024-12-13T14:04:12.430Z] [INFO] 
[2024-12-13T14:04:12.430Z] [INFO] --- tycho-apitools:4.0.10:generate (generate) @ eclipse.jdt.ui ---
[2024-12-13T14:04:12.430Z] [INFO] 
[2024-12-13T14:04:12.430Z] [INFO] --- tycho-source:4.0.10:plugin-source (plugin-source) @ eclipse.jdt.ui ---
[2024-12-13T14:04:12.430Z] [INFO] 
[2024-12-13T14:04:12.430Z] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ eclipse.jdt.ui ---
[2024-12-13T14:04:13.363Z] [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[2024-12-13T14:04:13.363Z] [INFO] 
[2024-12-13T14:04:13.363Z] [INFO] --- tycho-p2-extras:4.0.10:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.jdt.ui ---
[2024-12-13T14:04:13.363Z] [INFO] 
[2024-12-13T14:04:13.363Z] [INFO] --- tycho-apitools:4.0.10:verify (verify) @ eclipse.jdt.ui ---
[2024-12-13T14:04:13.363Z] [INFO] 
[2024-12-13T14:04:13.363Z] [INFO] ---------< org.eclipse.jdt:org.eclipse.jdt.core.manipulation >----------
[2024-12-13T14:04:13.363Z] [INFO] Building [bundle] Java Code Manipulation Functionality 1.21.400-SNAPSHOT [2/21]
[2024-12-13T14:04:13.363Z] [INFO]   from org.eclipse.jdt.core.manipulation/.polyglot.META-INF
[2024-12-13T14:04:13.363Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
[2024-12-13T14:04:15.279Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/.m2/repository/org/eclipse/eclipse-sdk-prereqs/4.35.0-SNAPSHOT/eclipse-sdk-prereqs-4.35.0-SNAPSHOT.target for environments=[linux/gtk/x86_64, linux/gtk/ppc64le, linux/gtk/riscv64, linux/gtk/aarch64, win32/win32/x86_64, win32/win32/aarch64, macosx/cocoa/x86_64, macosx/cocoa/aarch64], 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@27cef157
[2024-12-13T14:04:15.279Z] [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
[2024-12-13T14:04:15.279Z] [INFO]     Cache location:         /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/.m2/repository/.cache/tycho
[2024-12-13T14:04:15.279Z] [INFO]     Transport mode:         online
[2024-12-13T14:04:15.279Z] [INFO]     Http Transport type:    Java11Client
[2024-12-13T14:04:15.279Z] [INFO]     Update mode:            forced
[2024-12-13T14:04:15.279Z] [INFO]     Minimum cache duration: 60 minutes
[2024-12-13T14:04:15.279Z] [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
[2024-12-13T14:04:16.211Z] [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.11.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 76.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.18.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-lang, ArtifactId = commons-lang, Version = 2.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-logging, ArtifactId = commons-logging, Version = 1.3.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.15.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.aries.spifly, ArtifactId = org.apache.aries.spifly.dynamic.bundle, Version = 1.3.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.14.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.79, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.79, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcutil-jdk18on, Version = 1.79, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.hamcrest, ArtifactId = hamcrest, Version = 2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.18.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.core, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.pb, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 2.0.16, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-simple, Version = 2.0.16, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.10, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2024-12-13T14:04:19.528Z] [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.el, ArtifactId = jakarta.el-api, Version = 3.0.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = javax.servlet.jsp, ArtifactId = javax.servlet.jsp-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.ee8, ArtifactId = jetty-ee8-apache-jsp, Version = 12.0.16, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.ee8, ArtifactId = jetty-ee8-nested, Version = 12.0.16, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.ee8, ArtifactId = jetty-ee8-security, Version = 12.0.16, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.ee8, ArtifactId = jetty-ee8-servlet, Version = 12.0.16, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.toolchain, ArtifactId = jetty-servlet-api, Version = 4.0.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 12.0.16, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 12.0.16, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 12.0.16, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 12.0.16, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-session, Version = 12.0.16, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 12.0.16, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 12.0.16, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.glassfish, ArtifactId = jakarta.el, Version = 3.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mortbay.jasper, ArtifactId = apache-el, Version = 9.0.96, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mortbay.jasper, ArtifactId = apache-jsp, Version = 9.0.96, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2024-12-13T14:04:19.785Z] [INFO] Resolving MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.15.10, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.15.10, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.26.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 5.14.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.4, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2024-12-13T14:04:20.715Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-analysis, Version = 9.7.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.7.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.7.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.7.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.7.1, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2024-12-13T14:04:20.716Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.osgi, ArtifactId = org.osgi.annotation.bundle, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.versioning, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.namespace.contract, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.namespace.extender, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.namespace.service, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.cm, Version = 1.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.coordinator, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.device, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.event, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http.whiteboard, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.log.stream, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype.annotations, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.prefs, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.provisioning, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.repository, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.upnp, Version = 1.2.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.useradmin, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.wireadmin, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.function, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.measurement, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.position, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.promise, Version = 1.3.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.pushstream, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.xml, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2024-12-13T14:04:21.281Z] [INFO] Resolving MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 7.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.embedded-repo, Version = 7.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.util, Version = 7.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bndlib, Version = 7.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.repository, Version = 7.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.resolve, Version = 7.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = bndtools.api, Version = 7.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = bndtools.jareditor, Version = 7.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = org.bndtools.headless.build.manager, Version = 7.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = org.bndtools.headless.build.plugin.gradle, Version = 7.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = org.bndtools.templates.template, Version = 7.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = org.bndtools.templating, Version = 7.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = org.bndtools.versioncontrol.ignores.manager, Version = 7.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bndtools, ArtifactId = org.bndtools.versioncontrol.ignores.plugin.git, Version = 7.1.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2024-12-13T14:04:21.847Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.command, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.runtime, Version = 1.1.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.shell, Version = 1.1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.scr, Version = 2.2.12, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2024-12-13T14:04:22.105Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.apiguardian, ArtifactId = apiguardian-api, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.11.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.11.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.11.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.11.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.11.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.11.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.11.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.11.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.11.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.11.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.11.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.11.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.3.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2024-12-13T14:04:22.363Z] [INFO] Resolving MavenDependencyRoots = [GroupId = commons-beanutils, ArtifactId = commons-beanutils, Version = 1.9.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-collections, ArtifactId = commons-collections, Version = 3.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-jxpath, ArtifactId = commons-jxpath, Version = 1.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = IGNORE, IncludeSource = true
[2024-12-13T14:04:22.620Z] [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.activation, ArtifactId = jakarta.activation-api, Version = 2.1.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.annotation, ArtifactId = jakarta.annotation-api, Version = 1.3.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.annotation, ArtifactId = jakarta.annotation-api, Version = 2.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.annotation, ArtifactId = jakarta.annotation-api, Version = 3.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.inject, ArtifactId = jakarta.inject-api, Version = 1.0.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.inject, ArtifactId = jakarta.inject-api, Version = 2.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.xml.bind, ArtifactId = jakarta.xml.bind-api, Version = 4.0.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2024-12-13T14:04:22.876Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.35-I-builds
[2024-12-13T14:04:28.128Z] [INFO] 
[2024-12-13T14:04:28.128Z] [INFO] --- clean:3.4.0:clean (default-clean) @ org.eclipse.jdt.core.manipulation ---
[2024-12-13T14:04:28.128Z] [INFO] 
[2024-12-13T14:04:28.128Z] [INFO] --- tycho-packaging:4.0.10:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.core.manipulation ---
[2024-12-13T14:04:31.412Z] [INFO] The project's OSGi version is 1.21.400.v20241211-1951
[2024-12-13T14:04:31.412Z] [INFO] 
[2024-12-13T14:04:31.412Z] [INFO] --- tycho-packaging:4.0.10:validate-id (default-validate-id) @ org.eclipse.jdt.core.manipulation ---
[2024-12-13T14:04:31.412Z] [INFO] 
[2024-12-13T14:04:31.412Z] [INFO] --- tycho-packaging:4.0.10:validate-version (default-validate-version) @ org.eclipse.jdt.core.manipulation ---
[2024-12-13T14:04:31.412Z] [INFO] 
[2024-12-13T14:04:31.412Z] [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.core.manipulation ---
[2024-12-13T14:04:31.412Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.core.manipulation/saveproperties
[2024-12-13T14:04:31.412Z] [INFO] 
[2024-12-13T14:04:31.412Z] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ org.eclipse.jdt.core.manipulation ---
[2024-12-13T14:04:31.412Z] [INFO] 
[2024-12-13T14:04:31.412Z] [INFO] --- target-platform-configuration:4.0.10:target-platform (default-target-platform) @ org.eclipse.jdt.core.manipulation ---
[2024-12-13T14:04:31.412Z] [INFO] 
[2024-12-13T14:04:31.412Z] [INFO] --- tycho-compiler:4.0.10:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.core.manipulation ---
[2024-12-13T14:04:31.412Z] [INFO] Resolving class path of [bundle] Java Code Manipulation Functionality
[2024-12-13T14:04:31.412Z] [INFO] 
[2024-12-13T14:04:31.412Z] [INFO] --- build-helper:3.6.0:add-source (eclipse-classpath-add-source-1) @ org.eclipse.jdt.core.manipulation ---
[2024-12-13T14:04:31.412Z] [INFO] Source directory: /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.core.manipulation/common added.
[2024-12-13T14:04:31.412Z] [INFO] 
[2024-12-13T14:04:31.412Z] [INFO] --- build-helper:3.6.0:add-source (eclipse-classpath-add-source-2) @ org.eclipse.jdt.core.manipulation ---
[2024-12-13T14:04:31.412Z] [INFO] Source directory: /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.core.manipulation/core extension added.
[2024-12-13T14:04:31.412Z] [INFO] 
[2024-12-13T14:04:31.412Z] [INFO] --- build-helper:3.6.0:add-source (eclipse-classpath-add-source-3) @ org.eclipse.jdt.core.manipulation ---
[2024-12-13T14:04:31.412Z] [INFO] Source directory: /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.core.manipulation/proposals added.
[2024-12-13T14:04:31.412Z] [INFO] 
[2024-12-13T14:04:31.412Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.jdt.core.manipulation ---
[2024-12-13T14:04:31.412Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.core.manipulation/src/main/resources
[2024-12-13T14:04:31.412Z] [INFO] 
[2024-12-13T14:04:31.412Z] [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.jdt.core.manipulation ---
[2024-12-13T14:04:31.412Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.core.manipulation/src/main/resources
[2024-12-13T14:04:31.412Z] [INFO] 
[2024-12-13T14:04:31.412Z] [INFO] --- tycho-compiler:4.0.10:compile (default-compile) @ org.eclipse.jdt.core.manipulation ---
[2024-12-13T14:04:31.678Z] [INFO] Compiling 892 source files to /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.core.manipulation/target/classes using Eclipse Compiler for Java(TM) 3.40.100.v20241202-1213
[2024-12-13T14:04:49.814Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.core.manipulation/common/org/eclipse/jdt/internal/core/manipulation/JavaManipulationPlugin.java:[177] 
[2024-12-13T14:04:49.814Z] 	ServiceReference<PackageAdmin> serviceRef= fBundleContext.getServiceReference(PackageAdmin.class);
[2024-12-13T14:04:49.814Z] 	                 ^^^^^^^^^^^^
[2024-12-13T14:04:49.814Z] The type PackageAdmin is deprecated
[2024-12-13T14:04:49.814Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.core.manipulation/common/org/eclipse/jdt/internal/core/manipulation/JavaManipulationPlugin.java:[177] 
[2024-12-13T14:04:49.814Z] 	ServiceReference<PackageAdmin> serviceRef= fBundleContext.getServiceReference(PackageAdmin.class);
[2024-12-13T14:04:49.814Z] 	                                                                              ^^^^^^^^^^^^
[2024-12-13T14:04:49.814Z] The type PackageAdmin is deprecated
[2024-12-13T14:04:49.814Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.core.manipulation/common/org/eclipse/jdt/internal/core/manipulation/JavaManipulationPlugin.java:[178] 
[2024-12-13T14:04:49.814Z] 	PackageAdmin admin= fBundleContext.getService(serviceRef);
[2024-12-13T14:04:49.814Z] 	^^^^^^^^^^^^
[2024-12-13T14:04:49.814Z] The type PackageAdmin is deprecated
[2024-12-13T14:04:49.814Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.core.manipulation/common/org/eclipse/jdt/internal/core/manipulation/JavaManipulationPlugin.java:[179] 
[2024-12-13T14:04:49.814Z] 	bundles= admin.getBundles(bundleName, version);
[2024-12-13T14:04:49.814Z] 	               ^^^^^^^^^^
[2024-12-13T14:04:49.814Z] The method getBundles(String, String) from the type PackageAdmin is deprecated
[2024-12-13T14:04:49.814Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.core.manipulation/core extension/org/eclipse/jdt/internal/core/manipulation/dom/ASTResolving.java:[410] 
[2024-12-13T14:04:49.814Z] 	if (node.equals(switchCase.getExpression()) || (ASTHelper.isSwitchCaseExpressionsSupportedInAST(switchCase.getAST()) && switchCase.expressions().contains(node))) {
[2024-12-13T14:04:49.814Z] 	                           ^^^^^^^^^^^^^
[2024-12-13T14:04:49.814Z] The method getExpression() from the type SwitchCase is deprecated
[2024-12-13T14:04:49.814Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.core.manipulation/core extension/org/eclipse/jdt/internal/core/manipulation/dom/NecessaryParenthesesChecker.java:[87] 
[2024-12-13T14:04:49.814Z] 	|| locationInParent == SwitchCase.EXPRESSION_PROPERTY
[2024-12-13T14:04:49.814Z] 	                                  ^^^^^^^^^^^^^^^^^^^
[2024-12-13T14:04:49.814Z] The field SwitchCase.EXPRESSION_PROPERTY is deprecated
[2024-12-13T14:04:49.814Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.core.manipulation/core extension/org/eclipse/jdt/internal/corext/callhierarchy/CalleeAnalyzerVisitor.java:[309] 
[2024-12-13T14:04:49.814Z] 	IMethod inThisType= Bindings.findMethod(method, type);
[2024-12-13T14:04:49.814Z] 	                             ^^^^^^^^^^
[2024-12-13T14:04:49.814Z] The method findMethod(IMethodBinding, IType) from the type Bindings is deprecated
[2024-12-13T14:04:49.815Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.core.manipulation/core extension/org/eclipse/jdt/internal/corext/callhierarchy/CalleeAnalyzerVisitor.java:[313] 
[2024-12-13T14:04:49.815Z] 	IMethod m= Bindings.findMethod(method, superType);
[2024-12-13T14:04:49.815Z] 	                    ^^^^^^^^^^
[2024-12-13T14:04:49.815Z] The method findMethod(IMethodBinding, IType) from the type Bindings is deprecated
[2024-12-13T14:04:49.815Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.core.manipulation/core extension/org/eclipse/jdt/internal/corext/codemanipulation/StubUtility2Core.java:[691] 
[2024-12-13T14:04:49.815Z] 	if (Bindings.areOverriddenMethods(curr, method) || Bindings.isSubsignature(curr, method))
[2024-12-13T14:04:49.815Z] 	             ^^^^^^^^^^^^^^^^^^^^
[2024-12-13T14:04:49.815Z] The method areOverriddenMethods(IMethodBinding, IMethodBinding) from the type Bindings is deprecated
[2024-12-13T14:04:49.815Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.core.manipulation/core extension/org/eclipse/jdt/internal/corext/codemanipulation/StubUtility2Core.java:[799] 
[2024-12-13T14:04:49.815Z] 	if (Bindings.areOverriddenMethods(methods.get(offset), methodBinding))
[2024-12-13T14:04:49.815Z] 	             ^^^^^^^^^^^^^^^^^^^^
[2024-12-13T14:04:49.815Z] The method areOverriddenMethods(IMethodBinding, IMethodBinding) from the type Bindings is deprecated
[2024-12-13T14:04:49.815Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.core.manipulation/core extension/org/eclipse/jdt/internal/corext/codemanipulation/StubUtility2Core.java:[1050] 
[2024-12-13T14:04:49.815Z] 	if (Bindings.isVisibleInHierarchy(method, binding.getPackage()) && (!accountExisting || !Bindings.containsSignatureEquivalentConstructor(methods, method)))
[2024-12-13T14:04:49.815Z] 	                                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[2024-12-13T14:04:49.815Z] The method containsSignatureEquivalentConstructor(IMethodBinding[], IMethodBinding) from the type Bindings is deprecated
[2024-12-13T14:04:49.815Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.core.manipulation/core extension/org/eclipse/jdt/internal/corext/codemanipulation/StubUtility2Core.java:[1062] 
[2024-12-13T14:04:49.815Z] 	if ((proposeDefault || !accountExisting || existingConstructors == null || existingConstructors.isEmpty()) && (!accountExisting || !Bindings.containsSignatureEquivalentConstructor(methods, method)))
[2024-12-13T14:04:49.815Z] 	                                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[2024-12-13T14:04:49.815Z] The method containsSignatureEquivalentConstructor(IMethodBinding[], IMethodBinding) from the type Bindings is deprecated
[2024-12-13T14:04:49.815Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.core.manipulation/core extension/org/eclipse/jdt/internal/corext/dom/ASTFlattener.java:[834] 
[2024-12-13T14:04:49.815Z] 	node.getRightOperand().accept(this);
[2024-12-13T14:04:49.815Z] 	     ^^^^^^^^^^^^^^^
[2024-12-13T14:04:49.815Z] The method getRightOperand() from the type PatternInstanceofExpression is deprecated
[2024-12-13T14:04:49.815Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.core.manipulation/core extension/org/eclipse/jdt/internal/corext/dom/ASTFlattener.java:[1679] 
[2024-12-13T14:04:49.815Z] 	node.getExpression().accept(this);
[2024-12-13T14:04:49.815Z] 	     ^^^^^^^^^^^^^
[2024-12-13T14:04:49.815Z] The method getExpression() from the type SwitchCase is deprecated
[2024-12-13T14:04:49.815Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.core.manipulation/core extension/org/eclipse/jdt/internal/corext/dom/ScopeAnalyzer.java:[380] 
[2024-12-13T14:04:49.815Z] 	if (locationInParent == SwitchCase.EXPRESSION_PROPERTY || locationInParent == SwitchCase.EXPRESSIONS2_PROPERTY) {
[2024-12-13T14:04:49.815Z] 	                                   ^^^^^^^^^^^^^^^^^^^
[2024-12-13T14:04:49.815Z] The field SwitchCase.EXPRESSION_PROPERTY is deprecated
[2024-12-13T14:04:49.815Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.core.manipulation/core extension/org/eclipse/jdt/internal/corext/dom/ScopeAnalyzer.java:[478] 
[2024-12-13T14:04:49.815Z] 	if (locationInParent == SwitchCase.EXPRESSION_PROPERTY || locationInParent == SwitchCase.EXPRESSIONS2_PROPERTY) {
[2024-12-13T14:04:49.815Z] 	                                   ^^^^^^^^^^^^^^^^^^^
[2024-12-13T14:04:49.815Z] The field SwitchCase.EXPRESSION_PROPERTY is deprecated
[2024-12-13T14:04:49.815Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.core.manipulation/core extension/org/eclipse/jdt/internal/corext/dom/ScopeAnalyzer.java:[726] 
[2024-12-13T14:04:49.815Z] 	Expression expression= node.getExpression();
[2024-12-13T14:04:49.815Z] 	                            ^^^^^^^^^^^^^
[2024-12-13T14:04:49.815Z] The method getExpression() from the type SwitchCase is deprecated
[2024-12-13T14:04:49.815Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.core.manipulation/core extension/org/eclipse/jdt/internal/corext/fix/CodeStyleFixCore.java:[172] 
[2024-12-13T14:04:49.815Z] 	if (parentDescription == VariableDeclarationFragment.NAME_PROPERTY || parentDescription == SwitchCase.EXPRESSION_PROPERTY || parentDescription == SwitchCase.EXPRESSIONS2_PROPERTY)
[2024-12-13T14:04:49.816Z] 	                                                                                                      ^^^^^^^^^^^^^^^^^^^
[2024-12-13T14:04:49.816Z] The field SwitchCase.EXPRESSION_PROPERTY is deprecated
[2024-12-13T14:04:49.816Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.core.manipulation/core extension/org/eclipse/jdt/internal/corext/fix/PatternMatchingForInstanceofFixCore.java:[226] 
[2024-12-13T14:04:49.816Z] 	newInstanceof.setRightOperand(newSVDecl);
[2024-12-13T14:04:49.816Z] 	              ^^^^^^^^^^^^^^^
[2024-12-13T14:04:49.816Z] The method setRightOperand(SingleVariableDeclaration) from the type PatternInstanceofExpression is deprecated
[2024-12-13T14:04:49.816Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.core.manipulation/core extension/org/eclipse/jdt/internal/corext/refactoring/Checks.java:[411] 
[2024-12-13T14:04:49.816Z] 	Expression expression= caze.getExpression();
[2024-12-13T14:04:49.816Z] 	                            ^^^^^^^^^^^^^
[2024-12-13T14:04:49.816Z] The method getExpression() from the type SwitchCase is deprecated
[2024-12-13T14:04:49.816Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.core.manipulation/core extension/org/eclipse/jdt/internal/corext/refactoring/structure/constraints/SuperTypeConstraintsCreator.java:[865] 
[2024-12-13T14:04:49.816Z] 	&& (!(parent instanceof SingleVariableDeclaration) || (((ast.apiLevel() == AST.JLS20 && ast.isPreviewEnabled() || ast.apiLevel() > AST.JLS20) && !(parent.getParent() instanceof Pattern)) || (ast.apiLevel() < AST.JLS20 && parent.getLocationInParent() != PatternInstanceofExpression.RIGHT_OPERAND_PROPERTY)))
[2024-12-13T14:04:49.816Z] 	                                                                                                                                                                                                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^
[2024-12-13T14:04:49.816Z] The field PatternInstanceofExpression.RIGHT_OPERAND_PROPERTY is deprecated
[2024-12-13T14:04:49.816Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.core.manipulation/refactoring/org/eclipse/jdt/internal/corext/refactoring/binary/AbstractCodeCreationOperation.java:[151] 
[2024-12-13T14:04:49.816Z] 	final IClassFile[] files= fragment.getClassFiles(); // safe, but implies this operation cannot create module-info CU, which it probably should.
[2024-12-13T14:04:49.816Z] 	                                   ^^^^^^^^^^^^^
[2024-12-13T14:04:49.816Z] The method getClassFiles() from the type IPackageFragment is deprecated
[2024-12-13T14:04:49.816Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.core.manipulation/refactoring/org/eclipse/jdt/internal/corext/refactoring/code/ExtractMethodAnalyzer.java:[274] 
[2024-12-13T14:04:49.816Z] 	} else if (node.getLocationInParent() == SwitchCase.EXPRESSION_PROPERTY || node.getLocationInParent() == SwitchCase.EXPRESSIONS2_PROPERTY) {
[2024-12-13T14:04:49.816Z] 	                                                    ^^^^^^^^^^^^^^^^^^^
[2024-12-13T14:04:49.816Z] The field SwitchCase.EXPRESSION_PROPERTY is deprecated
[2024-12-13T14:04:49.816Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.core.manipulation/refactoring/org/eclipse/jdt/internal/corext/refactoring/rename/TypeOccurrenceCollector.java:[75] 
[2024-12-13T14:04:49.816Z] 	if (token == ITerminalSymbols.TokenNameIdentifier) { // type reference can occur in module-info.java and collide with a restricted keyword.
[2024-12-13T14:04:49.816Z] 	                              ^^^^^^^^^^^^^^^^^^^
[2024-12-13T14:04:49.816Z] The field ITerminalSymbols.TokenNameIdentifier is deprecated
[2024-12-13T14:04:49.816Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.core.manipulation/refactoring/org/eclipse/jdt/internal/corext/refactoring/reorg/MoveCuUpdateCreator.java:[376] 
[2024-12-13T14:04:49.816Z] 	if (tokenType == ITerminalSymbols.TokenNameIdentifier) // TODO: could we be in the context of module-info.java, conflicting with restricted keywords?
[2024-12-13T14:04:49.816Z] 	                                  ^^^^^^^^^^^^^^^^^^^
[2024-12-13T14:04:49.816Z] The field ITerminalSymbols.TokenNameIdentifier is deprecated
[2024-12-13T14:04:49.817Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.core.manipulation/refactoring/org/eclipse/jdt/internal/corext/refactoring/surround/SurroundWithTryCatchAnalyzer.java:[99] 
[2024-12-13T14:04:49.817Z] 	SingleVariableDeclaration svd= node.getRightOperand();
[2024-12-13T14:04:49.817Z] 	                                    ^^^^^^^^^^^^^^^
[2024-12-13T14:04:49.817Z] The method getRightOperand() from the type PatternInstanceofExpression is deprecated
[2024-12-13T14:04:49.817Z] 26 problems (26 warnings)
[2024-12-13T14:04:49.817Z] [INFO] 
[2024-12-13T14:04:49.817Z] [INFO] --- tycho-bnd:4.0.10:process (default-process) @ org.eclipse.jdt.core.manipulation ---
[2024-12-13T14:04:49.817Z] [INFO] 
[2024-12-13T14:04:49.817Z] [INFO] --- tycho-ds:4.0.10:declarative-services (default-declarative-services) @ org.eclipse.jdt.core.manipulation ---
[2024-12-13T14:04:49.817Z] [INFO] 
[2024-12-13T14:04:49.817Z] [INFO] --- tycho-apitools:4.0.10:generate (generate) @ org.eclipse.jdt.core.manipulation ---
[2024-12-13T14:04:49.817Z] [INFO] 
[2024-12-13T14:04:49.817Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.core.manipulation ---
[2024-12-13T14:04:49.817Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.core.manipulation/src/test/resources
[2024-12-13T14:04:49.817Z] [INFO] 
[2024-12-13T14:04:49.817Z] [INFO] --- tycho-compiler:4.0.10:testCompile (default-testCompile) @ org.eclipse.jdt.core.manipulation ---
[2024-12-13T14:04:49.817Z] [INFO] 
[2024-12-13T14:04:49.817Z] [INFO] --- tycho-packaging:4.0.10:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.core.manipulation ---
[2024-12-13T14:04:49.817Z] [INFO] 
[2024-12-13T14:04:49.817Z] [INFO] --- tycho-source:4.0.10:plugin-source (plugin-source) @ org.eclipse.jdt.core.manipulation ---
[2024-12-13T14:04:49.817Z] [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.core.manipulation/target/org.eclipse.jdt.core.manipulation-1.21.400-SNAPSHOT-sources.jar
[2024-12-13T14:04:50.075Z] [INFO] 
[2024-12-13T14:04:50.075Z] [INFO] --- tycho-packaging:4.0.10:package-plugin (default-package-plugin) @ org.eclipse.jdt.core.manipulation ---
[2024-12-13T14:04:50.332Z] [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.core.manipulation/target/org.eclipse.jdt.core.manipulation-1.21.400-SNAPSHOT.jar
[2024-12-13T14:04:50.895Z] [INFO] 
[2024-12-13T14:04:50.895Z] [INFO] --- tycho-p2-plugin:4.0.10:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.core.manipulation ---
[2024-12-13T14:04:51.459Z] [INFO] MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.21.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.core.manipulation/.polyglot.META-INF
[2024-12-13T14:04:51.459Z]     The main artifact has been replaced with the baseline version.
[2024-12-13T14:04:51.459Z]     The following attached artifacts have been replaced with the baseline version: [sources]
[2024-12-13T14:04:51.459Z] 
[2024-12-13T14:04:51.459Z] [INFO] 
[2024-12-13T14:04:51.459Z] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ org.eclipse.jdt.core.manipulation ---
[2024-12-13T14:04:51.716Z] [INFO] No previous run data found, generating javadoc.
[2024-12-13T14:05:13.666Z] [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.core.manipulation/target/org.eclipse.jdt.core.manipulation-1.21.400-SNAPSHOT-javadoc.jar
[2024-12-13T14:05:14.602Z] [INFO] 
[2024-12-13T14:05:14.602Z] [INFO] --- tycho-p2-extras:4.0.10:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.core.manipulation ---
[2024-12-13T14:05:14.602Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.34/R-4.34-202411201800
[2024-12-13T14:05:14.860Z] [INFO] 
[2024-12-13T14:05:14.860Z] [INFO] --- tycho-apitools:4.0.10:verify (verify) @ org.eclipse.jdt.core.manipulation ---
[2024-12-13T14:05:14.860Z] [INFO] Resolve API baseline for org.eclipse.jdt:org.eclipse.jdt.core.manipulation:eclipse-plugin:1.21.400-SNAPSHOT with linux/gtk/x86_64
[2024-12-13T14:05:17.385Z] [INFO] Adding repository https://download.eclipse.org/releases/2024-09
[2024-12-13T14:05:39.390Z] [INFO] API Analysis finished in 24 s.
[2024-12-13T14:05:39.390Z] [INFO] 0 API ERRORS
[2024-12-13T14:05:39.390Z] [INFO] 0 API warnings
[2024-12-13T14:05:39.390Z] [INFO] 
[2024-12-13T14:05:39.390Z] [INFO] -----------------< org.eclipse.jdt:org.eclipse.jdt.ui >-----------------
[2024-12-13T14:05:39.390Z] [INFO] Building org.eclipse.jdt.ui 3.34.0-SNAPSHOT                       [3/21]
[2024-12-13T14:05:39.390Z] [INFO]   from org.eclipse.jdt.ui/pom.xml
[2024-12-13T14:05:39.390Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
[2024-12-13T14:05:47.484Z] [INFO] 
[2024-12-13T14:05:47.484Z] [INFO] --- clean:3.4.0:clean (default-clean) @ org.eclipse.jdt.ui ---
[2024-12-13T14:05:47.484Z] [INFO] 
[2024-12-13T14:05:47.484Z] [INFO] --- tycho-packaging:4.0.10:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.ui ---
[2024-12-13T14:05:47.484Z] [INFO] The project's OSGi version is 3.34.0.v20241213-1324
[2024-12-13T14:05:47.484Z] [INFO] 
[2024-12-13T14:05:47.484Z] [INFO] --- tycho-packaging:4.0.10:validate-id (default-validate-id) @ org.eclipse.jdt.ui ---
[2024-12-13T14:05:47.484Z] [INFO] 
[2024-12-13T14:05:47.484Z] [INFO] --- tycho-packaging:4.0.10:validate-version (default-validate-version) @ org.eclipse.jdt.ui ---
[2024-12-13T14:05:47.484Z] [INFO] 
[2024-12-13T14:05:47.484Z] [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.ui ---
[2024-12-13T14:05:47.484Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.ui/saveproperties
[2024-12-13T14:05:47.484Z] [INFO] 
[2024-12-13T14:05:47.484Z] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ org.eclipse.jdt.ui ---
[2024-12-13T14:05:47.484Z] [INFO] 
[2024-12-13T14:05:47.484Z] [INFO] --- target-platform-configuration:4.0.10:target-platform (default-target-platform) @ org.eclipse.jdt.ui ---
[2024-12-13T14:05:47.484Z] [INFO] 
[2024-12-13T14:05:47.484Z] [INFO] --- tycho-compiler:4.0.10:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.ui ---
[2024-12-13T14:05:47.484Z] [INFO] Resolving class path of org.eclipse.jdt.ui
[2024-12-13T14:05:47.484Z] [INFO] 
[2024-12-13T14:05:47.484Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.jdt.ui ---
[2024-12-13T14:05:47.484Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.ui/src/main/resources
[2024-12-13T14:05:47.484Z] [INFO] 
[2024-12-13T14:05:47.484Z] [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.jdt.ui ---
[2024-12-13T14:05:47.484Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.ui/src/main/resources
[2024-12-13T14:05:47.484Z] [INFO] 
[2024-12-13T14:05:47.484Z] [INFO] --- tycho-compiler:4.0.10:compile (default-compile) @ org.eclipse.jdt.ui ---
[2024-12-13T14:05:47.741Z] [INFO] Compiling 1729 source files to /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.ui/target/classes using Eclipse Compiler for Java(TM) 3.40.100.v20241202-1213
[2024-12-13T14:05:59.933Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.ui/core extension/org/eclipse/jdt/internal/corext/template/java/TemplateUtils.java:[53] 
[2024-12-13T14:05:59.933Z] 	TemplateContextType contextType= JavaPlugin.getDefault().getTemplateContextRegistry().getContextType(template.getContextTypeId());
[2024-12-13T14:05:59.933Z] 	                                                                                      ^^^^^^^^^^^^^^
[2024-12-13T14:05:59.933Z] The method getContextType(String) from the type ContextTypeRegistry is deprecated
[2024-12-13T14:05:59.933Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/ChangeParametersControl.java:[218] 
[2024-12-13T14:05:59.933Z] 	private ContentAssistHandler fNameContentAssistHandler;
[2024-12-13T14:05:59.933Z] 	        ^^^^^^^^^^^^^^^^^^^^
[2024-12-13T14:05:59.933Z] The type ContentAssistHandler is deprecated
[2024-12-13T14:05:59.933Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/ChangeParametersControl.java:[591] 
[2024-12-13T14:05:59.933Z] 	SubjectControlContentAssistant assistant= installParameterTypeContentAssist(editors[TYPE_PROP].getText());
[2024-12-13T14:05:59.933Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[2024-12-13T14:05:59.933Z] The type SubjectControlContentAssistant is deprecated
[2024-12-13T14:05:59.933Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/ChangeParametersControl.java:[595] 
[2024-12-13T14:05:59.933Z] 	SubjectControlContentAssistant assistant= installParameterNameContentAssist(editors[NEWNAME_PROP].getText());
[2024-12-13T14:05:59.933Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[2024-12-13T14:05:59.933Z] The type SubjectControlContentAssistant is deprecated
[2024-12-13T14:05:59.933Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/ChangeParametersControl.java:[625] 
[2024-12-13T14:05:59.933Z] 	fNameContentAssistHandler.setEnabled(selected[0].isAdded());
[2024-12-13T14:05:59.933Z] 	                          ^^^^^^^^^^
[2024-12-13T14:05:59.933Z] The method setEnabled(boolean) from the type ContentAssistHandler is deprecated
[2024-12-13T14:05:59.933Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/ChangeParametersControl.java:[633] 
[2024-12-13T14:05:59.933Z] 	private SubjectControlContentAssistant installParameterTypeContentAssist(Text text) {
[2024-12-13T14:05:59.933Z] 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[2024-12-13T14:05:59.933Z] The type SubjectControlContentAssistant is deprecated
[2024-12-13T14:05:59.933Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/ChangeParametersControl.java:[639] 
[2024-12-13T14:05:59.934Z] 	SubjectControlContentAssistant contentAssistant= ControlContentAssistHelper.createJavaContentAssistant(processor);
[2024-12-13T14:05:59.934Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[2024-12-13T14:05:59.934Z] The type SubjectControlContentAssistant is deprecated
[2024-12-13T14:05:59.934Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/ChangeParametersControl.java:[640] 
[2024-12-13T14:05:59.934Z] 	ContentAssistHandler.createHandlerForText(text, contentAssistant);
[2024-12-13T14:05:59.934Z] 	^^^^^^^^^^^^^^^^^^^^
[2024-12-13T14:05:59.934Z] The type ContentAssistHandler is deprecated
[2024-12-13T14:05:59.934Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/ChangeParametersControl.java:[640] 
[2024-12-13T14:05:59.934Z] 	ContentAssistHandler.createHandlerForText(text, contentAssistant);
[2024-12-13T14:05:59.934Z] 	                     ^^^^^^^^^^^^^^^^^^^^
[2024-12-13T14:05:59.934Z] The method createHandlerForText(Text, SubjectControlContentAssistant) from the type ContentAssistHandler is deprecated
[2024-12-13T14:05:59.934Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/ChangeParametersControl.java:[644] 
[2024-12-13T14:05:59.934Z] 	private SubjectControlContentAssistant installParameterNameContentAssist(Text text) {
[2024-12-13T14:05:59.934Z] 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[2024-12-13T14:05:59.934Z] The type SubjectControlContentAssistant is deprecated
[2024-12-13T14:05:59.934Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/ChangeParametersControl.java:[646] 
[2024-12-13T14:05:59.934Z] 	SubjectControlContentAssistant contentAssistant= ControlContentAssistHelper.createJavaContentAssistant(processor);
[2024-12-13T14:05:59.934Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[2024-12-13T14:05:59.934Z] The type SubjectControlContentAssistant is deprecated
[2024-12-13T14:05:59.934Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/ChangeParametersControl.java:[647] 
[2024-12-13T14:05:59.934Z] 	fNameContentAssistHandler= ContentAssistHandler.createHandlerForText(text, contentAssistant);
[2024-12-13T14:05:59.934Z] 	                           ^^^^^^^^^^^^^^^^^^^^
[2024-12-13T14:05:59.934Z] The type ContentAssistHandler is deprecated
[2024-12-13T14:05:59.934Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/ChangeParametersControl.java:[647] 
[2024-12-13T14:05:59.934Z] 	fNameContentAssistHandler= ContentAssistHandler.createHandlerForText(text, contentAssistant);
[2024-12-13T14:05:59.934Z] 	                                                ^^^^^^^^^^^^^^^^^^^^
[2024-12-13T14:05:59.934Z] The method createHandlerForText(Text, SubjectControlContentAssistant) from the type ContentAssistHandler is deprecated
[2024-12-13T14:05:59.934Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/contentassist/CUPositionCompletionProcessor.java:[56] 
[2024-12-13T14:05:59.934Z] 	public class CUPositionCompletionProcessor implements ISubjectControlContentAssistProcessor {
[2024-12-13T14:05:59.934Z] 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[2024-12-13T14:05:59.934Z] The type ISubjectControlContentAssistProcessor is deprecated
[2024-12-13T14:05:59.934Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/contentassist/CUPositionCompletionProcessor.java:[150] 
[2024-12-13T14:05:59.934Z] 	public IContextInformation[] computeContextInformation(IContentAssistSubjectControl contentAssistSubjectControl, int documentOffset) {
[2024-12-13T14:05:59.934Z] 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[2024-12-13T14:05:59.934Z] The method CUPositionCompletionProcessor.computeContextInformation(IContentAssistSubjectControl, int) overrides a deprecated method from ISubjectControlContentAssistProcessor
[2024-12-13T14:05:59.934Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/contentassist/CUPositionCompletionProcessor.java:[158] 
[2024-12-13T14:05:59.934Z] 	public ICompletionProposal[] computeCompletionProposals(IContentAssistSubjectControl contentAssistSubjectControl, int documentOffset) {
[2024-12-13T14:05:59.934Z] 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[2024-12-13T14:05:59.934Z] The method CUPositionCompletionProcessor.computeCompletionProposals(IContentAssistSubjectControl, int) overrides a deprecated method from ISubjectControlContentAssistProcessor
[2024-12-13T14:05:59.934Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/contentassist/ControlContentAssistHelper.java:[42] 
[2024-12-13T14:05:59.934Z] 	ContentAssistHandler.createHandlerForText(text, createJavaContentAssistant(processor));
[2024-12-13T14:05:59.934Z] 	^^^^^^^^^^^^^^^^^^^^
[2024-12-13T14:05:59.934Z] The type ContentAssistHandler is deprecated
[2024-12-13T14:05:59.935Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/contentassist/ControlContentAssistHelper.java:[42] 
[2024-12-13T14:05:59.935Z] 	ContentAssistHandler.createHandlerForText(text, createJavaContentAssistant(processor));
[2024-12-13T14:05:59.935Z] 	                     ^^^^^^^^^^^^^^^^^^^^
[2024-12-13T14:05:59.935Z] The method createHandlerForText(Text, SubjectControlContentAssistant) from the type ContentAssistHandler is deprecated
[2024-12-13T14:05:59.935Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/contentassist/ControlContentAssistHelper.java:[50] 
[2024-12-13T14:05:59.935Z] 	ContentAssistHandler.createHandlerForCombo(combo, createJavaContentAssistant(processor));
[2024-12-13T14:05:59.935Z] 	^^^^^^^^^^^^^^^^^^^^
[2024-12-13T14:05:59.935Z] The type ContentAssistHandler is deprecated
[2024-12-13T14:05:59.935Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/contentassist/ControlContentAssistHelper.java:[50] 
[2024-12-13T14:05:59.935Z] 	ContentAssistHandler.createHandlerForCombo(combo, createJavaContentAssistant(processor));
[2024-12-13T14:05:59.935Z] 	                     ^^^^^^^^^^^^^^^^^^^^^
[2024-12-13T14:05:59.935Z] The method createHandlerForCombo(Combo, SubjectControlContentAssistant) from the type ContentAssistHandler is deprecated
[2024-12-13T14:05:59.935Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/contentassist/ControlContentAssistHelper.java:[53] 
[2024-12-13T14:05:59.935Z] 	public static SubjectControlContentAssistant createJavaContentAssistant(IContentAssistProcessor processor) {
[2024-12-13T14:05:59.935Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[2024-12-13T14:05:59.935Z] The type SubjectControlContentAssistant is deprecated
[2024-12-13T14:05:59.935Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/contentassist/ControlContentAssistHelper.java:[54] 
[2024-12-13T14:05:59.935Z] 	final SubjectControlContentAssistant contentAssistant= new SubjectControlContentAssistant();
[2024-12-13T14:05:59.935Z] 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[2024-12-13T14:05:59.935Z] The type SubjectControlContentAssistant is deprecated
[2024-12-13T14:05:59.935Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/contentassist/ControlContentAssistHelper.java:[54] 
[2024-12-13T14:05:59.935Z] 	final SubjectControlContentAssistant contentAssistant= new SubjectControlContentAssistant();
[2024-12-13T14:05:59.935Z] 	                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[2024-12-13T14:05:59.935Z] The type SubjectControlContentAssistant is deprecated
[2024-12-13T14:05:59.935Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/contentassist/ControlContentAssistHelper.java:[54] 
[2024-12-13T14:05:59.935Z] 	final SubjectControlContentAssistant contentAssistant= new SubjectControlContentAssistant();
[2024-12-13T14:05:59.935Z] 	                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[2024-12-13T14:05:59.935Z] The constructor SubjectControlContentAssistant() is deprecated
[2024-12-13T14:05:59.935Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/contentassist/FieldNameProcessor.java:[41] 
[2024-12-13T14:05:59.935Z] 	public class FieldNameProcessor implements ISubjectControlContentAssistProcessor {
[2024-12-13T14:05:59.935Z] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[2024-12-13T14:05:59.935Z] The type ISubjectControlContentAssistProcessor is deprecated
[2024-12-13T14:05:59.935Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/contentassist/FieldNameProcessor.java:[108] 
[2024-12-13T14:05:59.935Z] 	public IContextInformation[] computeContextInformation(IContentAssistSubjectControl contentAssistSubject, int documentOffset) {
[2024-12-13T14:05:59.935Z] 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[2024-12-13T14:05:59.935Z] The method FieldNameProcessor.computeContextInformation(IContentAssistSubjectControl, int) overrides a deprecated method from ISubjectControlContentAssistProcessor
[2024-12-13T14:05:59.935Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/contentassist/FieldNameProcessor.java:[116] 
[2024-12-13T14:05:59.935Z] 	public ICompletionProposal[] computeCompletionProposals(IContentAssistSubjectControl contentAssistSubject, int documentOffset) {
[2024-12-13T14:05:59.935Z] 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[2024-12-13T14:05:59.935Z] The method FieldNameProcessor.computeCompletionProposals(IContentAssistSubjectControl, int) overrides a deprecated method from ISubjectControlContentAssistProcessor
[2024-12-13T14:05:59.936Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/contentassist/JavaPackageCompletionProcessor.java:[48] 
[2024-12-13T14:05:59.936Z] 	public class JavaPackageCompletionProcessor implements ISubjectControlContentAssistProcessor {
[2024-12-13T14:05:59.936Z] 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[2024-12-13T14:05:59.936Z] The type ISubjectControlContentAssistProcessor is deprecated
[2024-12-13T14:05:59.936Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/contentassist/JavaPackageCompletionProcessor.java:[129] 
[2024-12-13T14:05:59.936Z] 	public IContextInformation[] computeContextInformation(IContentAssistSubjectControl contentAssistSubjectControl,
[2024-12-13T14:05:59.936Z] 			int documentOffset) {
[2024-12-13T14:05:59.936Z] 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[2024-12-13T14:05:59.936Z] The method JavaPackageCompletionProcessor.computeContextInformation(IContentAssistSubjectControl, int) overrides a deprecated method from ISubjectControlContentAssistProcessor
[2024-12-13T14:05:59.936Z] [WARNING] /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-1851/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/contentassist/JavaPackageCompletionProcessor.java:[138] 
[2024-12-13T14:05:59.936Z] 	public ICompletionProposal[] computeCompletionProposals(IContentAssistSubjectControl contentAssistSubjectControl, int documentOffset) {
Output truncated.

Details

  • Declarative: Checkout SCM (27 sec)
    • Declarative: Tool Install (1.1 sec)
      • Build (3 min 50 sec)
        Error: script returned exit code 1