Sync with the ultimate master#1144
Merged
Eugene Auduchinok (auduchinok) merged 5 commits intoMay 23, 2026
Merged
Conversation
…p plugin Gradle GitOrigin-RevId: 9d6c80971339abd4f4beea2eee4141f6a0903ac1
GitOrigin-RevId: d974204a8a04c49014683b2ff1586fcc09a7c2dd
Move TeamCity service messages out of shared project-library XMLs and into an intellij.libraries wrapper module so JPS, Bazel, product layouts, and packaging all consume the same module-backed dependency. Keep the wrapper transparent for Fleet and register it only in the essential module set next to the modules that require it. This avoids making core platform library sets and CodeServer inherit the TeamCity service messages dependency. IJPL-237791 IJ-MR-184958 IJ-MR-184993 IJ-MR-179029 IJ-MR-184126 IJ-MR-181153 IJ-MR-146078 IJ-MR-175479 IJ-MR-186058 IJ-MR-193195 IJ-MR-196957 IJ-MR-199124 IJ-MR-197441 IJ-MR-204135 IJ-MR-204674 GitOrigin-RevId: 9239d7cb9853340405b1052355998fb83c26052b
GitOrigin-RevId: 7ee21dd3c6892a33d6c68b37472088dfdeaa8940
GitOrigin-RevId: 5ccc2eecf09e9007fa8b5412deffb0b90078de76
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.
Sync with the ultimate master.