build: improve Gradle compatibility and harden symlink tests - #7078
Open
Ludy87 wants to merge 33 commits into
Open
build: improve Gradle compatibility and harden symlink tests#7078Ludy87 wants to merge 33 commits into
Ludy87 wants to merge 33 commits into
Conversation
Update Spring Boot (4.0.6→4.0.7), Logback (1.5.32→1.5.34), and Jackson (2.21.2→2.21.4). Extract hardcoded dependency versions to ext variables for improved maintainability and consistency. Consolidate resolution strategy into allprojects block with expanded force declarations to ensure dependency alignment across the build, including CVE and compatibility fixes.
Ludy87
marked this pull request as draft
July 20, 2026 13:40
Ludy87
marked this pull request as ready for review
July 20, 2026 21:23
Ludy87
marked this pull request as draft
August 5, 2026 09:19
Ludy87
marked this pull request as draft
August 6, 2026 13:25
Replaced licenseReport plugin alias with direct ID application due to alias conflicts.
Ludy87
marked this pull request as ready for review
August 6, 2026 14:42
…tirling-Tools/Stirling-PDF into build_imporove_gradle_20260717
Ludy87
marked this pull request as draft
August 9, 2026 19:28
…tirling-Tools/Stirling-PDF into build_imporove_gradle_20260717
Contributor
✅ Backend License Check PassedAll backend dependencies have valid and allowed licenses. The backend license report has been updated successfully. |
Contributor
🚀 V2 Auto-Deployment Complete!🔗 Direct Test URL (non-SSL) http://54.175.155.236:7078 🧩 Admin portal included - try it at http://54.175.155.236:7078/portal. This deployment will be automatically cleaned up when the PR is closed. 🔄 Auto-deployed for approved V2 contributors. |
Ludy87
marked this pull request as ready for review
August 13, 2026 08:27
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of Changes
rootProject.extaccess, avoiding deprecated implicit parent-project property lookup.FolderIdentitiesTestto skip the symbolic-link test when the filesystem or current Windows permissions do not support creating symbolic links.Checklist
General
Documentation
Translations (if applicable)
scripts/counter_translation.pyUI Changes (if applicable)
Testing (if applicable)
task checkto verify linters, typechecks, and tests pass