Skip to content

Add flag for parameter name retention in maven compiler plugin#664

Merged
ebussieres merged 1 commit into
PebbleTemplates:masterfrom
valentinbureaupro:patch-1
Nov 27, 2023
Merged

Add flag for parameter name retention in maven compiler plugin#664
ebussieres merged 1 commit into
PebbleTemplates:masterfrom
valentinbureaupro:patch-1

Conversation

@valentinbureaupro

@valentinbureaupro valentinbureaupro commented Nov 27, 2023

Copy link
Copy Markdown
Contributor

What

Add flag for parameter name retention in maven compiler plugin.

Why

As of https://github.com/spring-projects/spring-framework/wiki/Upgrading-to-Spring-Framework-6.x#parameter-name-retention, it is recommend to add the flag as LocalVariableTableParameterNameDiscoverer has been removed in 6.1 to be compatible with Spring Boot 3.2.x version (and Spring Framework 6.1.x version)!

@valentinbureaupro

Copy link
Copy Markdown
Contributor Author

Hello there!

I have submitted this Pull Request to ensure compatibility with the recent release of Spring Boot 3.2.x!
Feel free to give any feedbacks on it!

Have a great day!

@ebussieres ebussieres added this to the 3.2.2 milestone Nov 27, 2023
@ebussieres ebussieres merged commit 771b9d5 into PebbleTemplates:master Nov 27, 2023
@valentinbureaupro valentinbureaupro deleted the patch-1 branch November 27, 2023 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants