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

Gradle Plugin triggers eager configuration of some tasks #29762

Closed

Conversation

larsgrefer
Copy link
Contributor

These changes should avoid the eager creation of some Gradle tasks, which were caused by the Plugin.
This also fixes #29681

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Feb 14, 2022
@bclozel bclozel added this to the 2.5.x milestone Feb 14, 2022
@bclozel bclozel added type: task A general task and removed status: waiting-for-triage An issue we've not yet triaged labels Feb 14, 2022
@larsgrefer larsgrefer force-pushed the feature/gradle-performance branch from e62d98e to 59b45d8 Compare February 14, 2022 21:09
@larsgrefer larsgrefer force-pushed the feature/gradle-performance branch from 59b45d8 to 1dcccc6 Compare February 14, 2022 21:24
@larsgrefer larsgrefer force-pushed the feature/gradle-performance branch from 1dcccc6 to 265cfc2 Compare February 14, 2022 21:28
@wilkinsona wilkinsona changed the title Improve the performance of the Spring Boot Gradle Plugin Gradle Plugin triggers eager configuration of some tasks Feb 15, 2022
@wilkinsona wilkinsona added type: bug A general bug and removed type: task A general task labels Feb 15, 2022
@wilkinsona wilkinsona modified the milestones: 2.5.x, 2.5.10 Feb 15, 2022
@wilkinsona
Copy link
Member

Thanks very much, @larsgrefer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants