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

Remove deprecated code for Micronaut 4 #7720

Closed
48 of 63 tasks
sdelamo opened this issue Jul 22, 2022 · 2 comments
Closed
48 of 63 tasks

Remove deprecated code for Micronaut 4 #7720

sdelamo opened this issue Jul 22, 2022 · 2 comments
Assignees

Comments

@sdelamo
Copy link
Collaborator

sdelamo commented Jul 22, 2022

Per module tasks:

  • Create a Mayor version branch
  • Target that branch to 4.0.x by setting githubCoreBranch
  • Remove deprecated code in that branch.
  • Set micronaut version to 4.0.0-SNAPSHOT
  • Set micronautTest version to 3.5.0
  • Add snapshot repos where necessary (this might include dependencyResolutionManagement in settings.gradle, and make sure docs and testCodeCoverageReport tasks also work)
  • use buildSrc scripts to expose snapshot repos to avoid unnecessary duplication

@wetted
Copy link
Contributor

wetted commented Aug 19, 2022

See micronaut-projects/micronaut-neo4j#269

Micronaut-Neo4j is blocked by a Java17 compatible version (5.x) of neo4jj/neo4j-java-driver

@wetted
Copy link
Contributor

wetted commented Sep 8, 2022

@melix @alvarosanchez will handle the micronaut-gradle-plugin and micronaut-maven-plugin separately

@sdelamo sdelamo unpinned this issue Sep 14, 2022
@wetted wetted closed this as completed Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: In Progress
Development

No branches or pull requests

2 participants