-
Notifications
You must be signed in to change notification settings - Fork 403
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Migrate functional tests to Kotlin and Junit part 4 (#1131)
* Intro Moshi * Migrate XmlSlurper and JsonSlurper to MavenXpp3Reader and Moshi * Convert PublishingSpec * Migrate Moshi to Kotlinx Serialization * Revert "Migrate Moshi to Kotlinx Serialization" This reverts commit 321d8df. * Remove unused things in BasePluginSpecification * Corrects * Add documentation reference to GradleModuleMetadata * Add AppendableMavenRepository to replace AppendableMavenFileRepository * Merge AppendableJar into JarBuilder * Remove AppendableMavenRepository in PublishingTest * Optimize performance by publishing common things in BeforeAll * Publish A and B for all tests * Publish C and D for FilteringTest * Build jars in blocks
- Loading branch information
Showing
25 changed files
with
633 additions
and
1,000 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
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
Oops, something went wrong.