Skip to content

Refactor Gradle Profile plugin - #1172

Merged
rainboyan merged 2 commits into
graceframework:2024.0.xfrom
rainboyan:refactor_gradle_profile_plugin
Sep 12, 2025
Merged

Refactor Gradle Profile plugin#1172
rainboyan merged 2 commits into
graceframework:2024.0.xfrom
rainboyan:refactor_gradle_profile_plugin

Conversation

@rainboyan

Copy link
Copy Markdown
Member

Refactor GrailsProfileGradlePlugin

  • Add ProfileResourcesProcessTask
  • Improve ProfileCompilerTask
  • Refactor GrailsProfileGradlePlugin
  • Add constants PROCESS_PROFILE_RESOURCES_TASK_NAMECOMPILE_PROFILE_TASK_NAMEPROFILE_GROUP
  • Add registerOrGetJarTask() and registerOrGetSourcesJarTask()
  • Improve sourcesJarTask

- Add `ProfileResourcesProcessTask`
- Improve `ProfileCompilerTask`
- Refactor `GrailsProfileGradlePlugin`
- Add constants `PROCESS_PROFILE_RESOURCES_TASK_NAME` `COMPILE_PROFILE_TASK_NAME` `PROFILE_GROUP`
- Add `registerOrGetJarTask()` and `registerOrGetSourcesJarTask()`
- Improve `sourcesJarTask`
@rainboyanrainboyan self-assigned this Sep 12, 2025
@rainboyanrainboyan added type: enhancement A general enhancement theme: gradle Issues related to grade plugin labels Sep 12, 2025
@rainboyanrainboyan moved this to Todo in 2024.0.0-M2Sep 12, 2025
@rainboyanrainboyan added this to the 2024.0.0-M2 milestone Sep 12, 2025
@rainboyan
rainboyan merged commit 8008127 into graceframework:2024.0.xSep 12, 2025
2 checks passed
@github-project-automationgithub-project-automationBot moved this from Todo to Done in 2024.0.0-M2Sep 12, 2025
@rainboyan
rainboyan deleted the refactor_gradle_profile_plugin branch September 12, 2025 07:07
@rainboyanrainboyan added the theme: refactor Issues related to Framework Code Refactoring label Oct 21, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

theme: gradleIssues related to grade plugintheme: refactorIssues related to Framework Code Refactoringtype: enhancementA general enhancement

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant

@rainboyan