fabric-loom/src/main/java/net/fabricmc/loom
Mitchell Skaggs 1f80e00e88
Add classifier to "fake" mods' id if they have a classifier specified (#394)
* Remove unused codepath (`RemapJarTask` is an `AbstractArchiveTask`)

* Remove incorrect comment

Comment originally added in 02e9616622

* Add classifier to `DependencyInfo`

* Add classifier to generated mod ID

* Clean up code structure from review

Co-authored-by: haykam821 <haykam821@users.noreply.github.com>

* Inline `file` local variable

Co-authored-by: haykam821 <haykam821@users.noreply.github.com>

Co-authored-by: haykam821 <haykam821@users.noreply.github.com>
2021-05-22 23:29:02 +01:00
..
api/decompilers General cleanup by making use of java 16 features (#397) 2021-05-13 22:06:34 +01:00
build Add classifier to "fake" mods' id if they have a classifier specified (#394) 2021-05-22 23:29:02 +01:00
configuration add support for new dependencyResolutionManagement (#400) 2021-05-22 23:28:42 +01:00
decompilers General cleanup by making use of java 16 features (#397) 2021-05-13 22:06:34 +01:00
task General cleanup by making use of java 16 features (#397) 2021-05-13 22:06:34 +01:00
util Update MCE to 0.4.4 2021-05-18 21:00:08 +01:00
LoomGradleExtension.java Make the run config api stable 2021-05-15 19:58:08 +01:00
LoomGradlePlugin.java add support for new dependencyResolutionManagement (#400) 2021-05-22 23:28:42 +01:00
LoomRepositoryPlugin.java add support for new dependencyResolutionManagement (#400) 2021-05-22 23:28:42 +01:00