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

chore(deps): update apache tomcat packages to v10 (major) #2685

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 20, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Update Change
org.apache.tomcat:tomcat-annotations-api major 9.0.46 -> 10.0.6
org.apache.tomcat:tomcat-api major 9.0.46 -> 10.0.6
org.apache.tomcat:tomcat-catalina major 9.0.46 -> 10.0.6
org.apache.tomcat:tomcat-catalina-ha major 9.0.46 -> 10.0.6
org.apache.tomcat:tomcat-coyote major 9.0.46 -> 10.0.6
org.apache.tomcat:tomcat-jsp-api major 9.0.46 -> 10.0.6
org.apache.tomcat:tomcat-juli major 9.0.46 -> 10.0.6
org.apache.tomcat:tomcat-servlet-api major 9.0.46 -> 10.0.6
org.apache.tomcat:tomcat-ssi major 9.0.46 -> 10.0.6
org.apache.tomcat:tomcat-tribes major 9.0.46 -> 10.0.6
org.apache.tomcat:tomcat-util major 9.0.46 -> 10.0.6
org.apache.tomcat:tomcat-util-scan major 9.0.46 -> 10.0.6

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@edalex-ian
Copy link
Member

From what I can see, Tomcat 10.x is still beta, but looks like work will be required to get it to build:

Users of Tomcat 10 onwards should be aware that, as a result of the move from Java EE to Jakarta EE as part of the transfer of Java EE to the Eclipse Foundation, the primary package for all implemented APIs has changed from javax.* to jakarta.*. This will almost certainly require code changes to enable applications to migrate from Tomcat 9 and earlier to Tomcat 10 and later. A migration tool is under development to aid this process.

Be good to start chipping away at it. Maybe have it in 2021.2. 🤔

@renovate renovate bot force-pushed the renovate/major-apache-tomcat-packages branch from 0781ec5 to a59ffea Compare February 2, 2021 20:53
@renovate renovate bot force-pushed the renovate/major-apache-tomcat-packages branch from a59ffea to d90a008 Compare February 10, 2021 00:30
@renovate renovate bot changed the title chore(deps): update apache tomcat packages to v10 (major) Update Apache Tomcat packages to v10 (major) Feb 12, 2021
@renovate renovate bot changed the title Update Apache Tomcat packages to v10 (major) chore(deps): update apache tomcat packages to v10 (major) Mar 1, 2021
@renovate renovate bot force-pushed the renovate/major-apache-tomcat-packages branch from d90a008 to df947ab Compare March 10, 2021 12:20
@renovate renovate bot force-pushed the renovate/major-apache-tomcat-packages branch 2 times, most recently from c4bf829 to 9353cfa Compare April 8, 2021 23:47
@renovate renovate bot changed the title chore(deps): update apache tomcat packages to v10 (major) Update Apache Tomcat packages to v10 (major) Apr 11, 2021
@renovate renovate bot changed the title Update Apache Tomcat packages to v10 (major) chore(deps): update apache tomcat packages to v10 (major) Apr 11, 2021
@edalex-ian edalex-ian added this to the 2021.2 milestone Apr 26, 2021
@edalex-ian
Copy link
Member

edalex-ian commented Apr 26, 2021

We hope to address this in the next week or so for 2021.2.

@renovate renovate bot changed the title chore(deps): update apache tomcat packages to v10 (major) Update Apache Tomcat packages to v10 (major) Apr 28, 2021
@renovate renovate bot force-pushed the renovate/major-apache-tomcat-packages branch from 9353cfa to 6dd3067 Compare April 30, 2021 00:26
@renovate renovate bot changed the title Update Apache Tomcat packages to v10 (major) chore(deps): update apache tomcat packages to v10 (major) May 7, 2021
@renovate renovate bot force-pushed the renovate/major-apache-tomcat-packages branch from 6dd3067 to 6184353 Compare May 12, 2021 22:44
@SammyIsConfused
Copy link
Contributor

Unable to continue with upgrade until RestEasy and Spring framework join the Jakarta party - neither are currently compatible with Tomcat 10. See #3025

@edalex-ian edalex-ian removed this from the 2021.2 milestone May 24, 2021
@edalex-ian
Copy link
Member

Closing to revisit in the future.

@edalex-ian edalex-ian closed this May 24, 2021
@edalex-ian edalex-ian deleted the renovate/major-apache-tomcat-packages branch May 24, 2021 07:46
@renovate
Copy link
Contributor Author

renovate bot commented May 24, 2021

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 10.x releases. However, if you upgrade to 10.x manually then Renovate will reenable minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants