-
-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update CheckTargetVersionExistsTask (will convert to BuildServerice later) add TargetVersionConsumingTask interface for CheckTargetVersionExistsTask consumers update CheckUnpickVersionsMatchTask (will convert to BuildServerice later) add UnpickVersionsMatchConsumingTask for CheckUnpickVersionsMatchTask consumers separate ExtractTargetMappingJarTask from DownloadTargetMappingJarTask and remove output files that just pointed to individual extracted files clean up the rest of the diff tasks (still WIP) move unpickTargetJar from build.gradle to buildSrc and give add a type for it: UnpickTargetJarTask move remapTargetUnpickDefinitions from build.gradle to buildSrc and add a type for it: RemapTargetUnpickDefinitionsTask move decompileTargetVineflower from build.gradle to buildSrc and add a type for it: DecompileTargetTask add more TODOs based on @lukebemish's early review
- Loading branch information
1 parent
6391a20
commit f80e79a
Showing
21 changed files
with
546 additions
and
249 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
Oops, something went wrong.