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

how to build generate git info documentation out of date #39278

Closed
alexisgayte opened this issue Jan 23, 2024 · 4 comments
Closed

how to build generate git info documentation out of date #39278

alexisgayte opened this issue Jan 23, 2024 · 4 comments
Labels
status: declined A suggestion or change that we don't feel we should currently apply

Comments

@alexisgayte
Copy link

This documentation is not working anymore with gradle 8.5 and java 17:

https://docs.spring.io/spring-boot/docs/3.2.2/reference/htmlsingle/#howto.build.generate-git-info

Cf issue : n0mer/gradle-git-properties#225

This project ( gradle-git-properties ) seems dead.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jan 23, 2024
@wilkinsona
Copy link
Member

n0mer/gradle-git-properties#225 looks like a problem that only happens when using Gradle's configuration cache. Unfortunately, supporting Gradle's configuration cache can be quite difficult and may not be something that a plugin maintainer wants to do. Does it work for you without it?

@wilkinsona wilkinsona added the status: waiting-for-feedback We need additional information before we can continue label Jan 23, 2024
@alexisgayte
Copy link
Author

alexisgayte commented Jan 23, 2024

yes it does.

For information the property is :
org.gradle.configuration-cache=true

I just wanted to warm you with regard to the doc.

Thanks for your quick comment.

@spring-projects-issues spring-projects-issues added status: feedback-provided Feedback has been provided and removed status: waiting-for-feedback We need additional information before we can continue labels Jan 23, 2024
@wilkinsona
Copy link
Member

I don't think there's a better alternative for Gradle, unfortunately, but please do let us know if you're aware of one. Beyond that, given that the error makes it clear that the problem's caused by the configuration cache, I don't think there's anything for us to do here. Regardless, thanks for bringing the current situation to our attention.

@wilkinsona wilkinsona closed this as not planned Won't fix, can't repro, duplicate, stale Jan 23, 2024
@wilkinsona wilkinsona added status: declined A suggestion or change that we don't feel we should currently apply and removed status: waiting-for-triage An issue we've not yet triaged status: feedback-provided Feedback has been provided labels Jan 23, 2024
@alexisgayte
Copy link
Author

alexisgayte commented Jan 29, 2024

For Information this plugin is working for me :

"io.hndrs.gradle:gradle-git-properties-plugin:1.0.0"

https://plugins.gradle.org/plugin/io.hndrs.git-properties

Wondering if there is a way to let this ticket accessible for people?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: declined A suggestion or change that we don't feel we should currently apply
Projects
None yet
Development

No branches or pull requests

3 participants