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

Kotlin plugin's version shouldn't be read if the kotlin.version extra property has been set #26947

Closed
wilkinsona opened this issue Jun 17, 2021 · 0 comments
Labels
status: forward-port An issue tracking the forward-port of a change made in an earlier branch type: bug A general bug
Milestone

Comments

@wilkinsona
Copy link
Member

Forward port of issue #26946 to 2.5.x.

@wilkinsona wilkinsona added status: forward-port An issue tracking the forward-port of a change made in an earlier branch type: bug A general bug labels Jun 17, 2021
@wilkinsona wilkinsona added this to the 2.5.2 milestone Jun 17, 2021
humaolin pushed a commit to humaolin/spring-boot that referenced this issue May 7, 2022
humaolin pushed a commit to humaolin/spring-boot that referenced this issue May 7, 2022
Many of the utility methods in ScriptUtils are public only because they
were once invoked from JdbdTestUtils in spring-test, which is no longer
the case. Consequently, there should no longer be a need for any
external clients to invoke such methods.

To address, this commit formally deprecates the following methods in
ScriptUtils in spring-jdbc.

- readScript(...)
- containsSqlScriptDelimiters(...)
- splitSqlScript(...)

Closes spring-projectsgh-26947
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: forward-port An issue tracking the forward-port of a change made in an earlier branch type: bug A general bug
Projects
None yet
Development

No branches or pull requests

1 participant