Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Upgrade to Spring Boot 2.4.0-M2 #138

Closed
sdeleuze opened this issue May 23, 2020 · 3 comments
Closed

Upgrade to Spring Boot 2.4.0-M2 #138

sdeleuze opened this issue May 23, 2020 · 3 comments
Assignees
Labels
type: dependency-upgrade A dependency upgrade
Milestone

Comments

@sdeleuze
Copy link
Contributor

And related Boot milestone

@sdeleuze sdeleuze self-assigned this May 23, 2020
@sdeleuze sdeleuze added this to the v0.7.1 milestone May 23, 2020
@sdeleuze sdeleuze added the type: dependency-upgrade A dependency upgrade label May 23, 2020
@wilkinsona
Copy link

We don't yet have any firm plans for a Spring Boot 2.4 milestone that will consume Framework 5.3 M1. In the past we've skipped straight to M2. How helpful to your work here would it be to have a Boot 2.4 M1 that builds on Framework 5.3 M1?

@sdeleuze
Copy link
Contributor Author

If Spring Framework 5.3 M1 remains compatible with Spring Boot 2.3.x, I think we can live with that. The impact for us is that we will keep Spring Boot substitutions (like the one to remove XML usage for example) until your milestone at M2 timeframe.

If Spring Framework 5.3 M1 introduces incompatible changes, that would block us and a related Boot milestone would be really needed.

@sdeleuze sdeleuze modified the milestones: v0.7.1, v0.8.0 Jun 3, 2020
@sdeleuze sdeleuze changed the title Upgrade to Spring Framework 5.3 M1 Upgrade to Spring Framework 5.3 M1/M2 Jun 3, 2020
@sdeleuze
Copy link
Contributor Author

sdeleuze commented Jun 3, 2020

@wilkinsona I have removed our intermediate 0.7.1 milestone to clarify the roadmap and will "just" leverage Spring Framework 5.3 M1 on spring-graalvm-native master branch, so if Spring Boot snapshots are leveraging Spring Framework 5.3 M1 we should be fine.

sdeleuze added a commit to sdeleuze/spring-native that referenced this issue Jun 24, 2020
This commit also:
 - Remove Spring Framework substitutions (see spring-projects/spring-framework#22968 (comment) for more details)
 - Remove web-issue122 sample which seems not relevant anymore
 - Remove Unnecessary classes and resource configuration from spring-petclinic-jdbc sample
- Upgrade to spring Fu 0.4.0-SNAPSHOT
- Migrate remaining tests to JUnit 5
- Remove java.lang.management.* from hints
- Rename OnlyPresent to OnlyIfPresent

See spring-atticgh-138
sdeleuze added a commit that referenced this issue Jun 24, 2020
This commit also:
 - Remove Spring Framework substitutions (see spring-projects/spring-framework#22968 (comment) for more details)
 - Remove web-issue122 sample which seems not relevant anymore
 - Remove Unnecessary classes and resource configuration from spring-petclinic-jdbc sample
- Upgrade to spring Fu 0.4.0-SNAPSHOT
- Migrate remaining tests to JUnit 5
- Remove java.lang.management.* from hints
- Rename OnlyPresent to OnlyIfPresent

See gh-138
sdeleuze added a commit that referenced this issue Jun 24, 2020
This commit also:
- Remove Spring Framework substitutions (see spring-projects/spring-framework#22968 (comment) for more details)
- Remove web-issue122 sample which seems not relevant anymore
- Remove Unnecessary classes and resource configuration from spring-petclinic-jdbc sample
- Upgrade to spring Fu 0.4.0-SNAPSHOT
- Migrate remaining tests to JUnit 5
- Remove java.lang.management.* from hints
- Rename OnlyPresent to OnlyIfPresent

See gh-138
sdeleuze added a commit that referenced this issue Jun 24, 2020
@sdeleuze sdeleuze changed the title Upgrade to Spring Framework 5.3 M1/M2 Upgrade to Spring Framework 5.3 M1 / Spring Boot 2.4.0 M1 Jun 25, 2020
sdeleuze added a commit to sdeleuze/spring-native that referenced this issue Jun 25, 2020
Thanks to spring-projects/spring-boot#22093 which brings support of
spring.xml.ignore flag natively to Spring Boot.

See spring-atticgh-138
@sdeleuze sdeleuze changed the title Upgrade to Spring Framework 5.3 M1 / Spring Boot 2.4.0 M1 Upgrade to Spring Framework 5.3 / Spring Boot 2.4.0 Jun 26, 2020
@sdeleuze sdeleuze changed the title Upgrade to Spring Framework 5.3 / Spring Boot 2.4.0 Upgrade to Spring Boot 2.4.0-M2 Jul 21, 2020
sdeleuze added a commit to sdeleuze/spring-native that referenced this issue Aug 11, 2020
Boot snapshots are using Spring Framework 5.3.0-M2

See spring-atticgh-138
dsyer pushed a commit to scratches/spring-graalvm-native that referenced this issue Sep 23, 2020
This commit also:
- Remove Spring Framework substitutions (see spring-projects/spring-framework#22968 (comment) for more details)
- Remove web-issue122 sample which seems not relevant anymore
- Remove Unnecessary classes and resource configuration from spring-petclinic-jdbc sample
- Upgrade to spring Fu 0.4.0-SNAPSHOT
- Migrate remaining tests to JUnit 5
- Remove java.lang.management.* from hints
- Rename OnlyPresent to OnlyIfPresent

See spring-atticgh-138
dsyer pushed a commit to scratches/spring-graalvm-native that referenced this issue Sep 23, 2020
dsyer pushed a commit to scratches/spring-graalvm-native that referenced this issue Sep 23, 2020
Thanks to spring-projects/spring-boot#22093 which brings support of
spring.xml.ignore flag natively to Spring Boot.

See spring-atticgh-138
dsyer pushed a commit to scratches/spring-graalvm-native that referenced this issue Sep 23, 2020
Boot snapshots are using Spring Framework 5.3.0-M2

See spring-atticgh-138
dsyer pushed a commit to scratches/spring-graalvm-native that referenced this issue Sep 23, 2020
dsyer pushed a commit to scratches/spring-graalvm-native that referenced this issue Sep 23, 2020
This commit also:
- Remove Spring Framework substitutions (see spring-projects/spring-framework#22968 (comment) for more details)
- Remove web-issue122 sample which seems not relevant anymore
- Remove Unnecessary classes and resource configuration from spring-petclinic-jdbc sample
- Upgrade to spring Fu 0.4.0-SNAPSHOT
- Migrate remaining tests to JUnit 5
- Remove java.lang.management.* from hints
- Rename OnlyPresent to OnlyIfPresent

See spring-atticgh-138
dsyer pushed a commit to scratches/spring-graalvm-native that referenced this issue Sep 23, 2020
dsyer pushed a commit to scratches/spring-graalvm-native that referenced this issue Sep 23, 2020
Thanks to spring-projects/spring-boot#22093 which brings support of
spring.xml.ignore flag natively to Spring Boot.

See spring-atticgh-138
dsyer pushed a commit to scratches/spring-graalvm-native that referenced this issue Sep 23, 2020
Boot snapshots are using Spring Framework 5.3.0-M2

See spring-atticgh-138
dsyer pushed a commit to scratches/spring-graalvm-native that referenced this issue Sep 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: dependency-upgrade A dependency upgrade
Development

No branches or pull requests

2 participants