-
Notifications
You must be signed in to change notification settings - Fork 134
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use gradle-utils LazilyConfiguredMapping (#2276)
Use `LazilyConfiguredMapping` that was extracted out to gradle-utils.
- Loading branch information
Showing
7 changed files
with
9 additions
and
202 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
type: fix | ||
fix: | ||
description: Use `LazilyConfiguredMapping` that was extracted out to gradle-utils. | ||
links: | ||
- https://github.com/palantir/gradle-baseline/pull/2276 |
This file contains 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
This file contains 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
96 changes: 0 additions & 96 deletions
96
...a/src/main/groovy/com/palantir/baseline/plugins/javaversions/LazilyConfiguredMapping.java
This file was deleted.
Oops, something went wrong.
106 changes: 0 additions & 106 deletions
106
...c/test/groovy/com/palantir/baseline/plugins/javaversions/LazilyConfiguredMappingTest.java
This file was deleted.
Oops, something went wrong.
This file contains 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
This file contains 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