mirror of
https://github.com/architectury/architectury-loom.git
synced 2026-03-28 04:07:01 -05:00
Merge 1.8, part 4
This commit is contained in:
@@ -198,6 +198,9 @@ public abstract class GenerateSourcesTask extends AbstractLoomTask {
|
||||
|
||||
getUseCache().convention(true);
|
||||
getResetCache().convention(extension.refreshDeps());
|
||||
|
||||
doNotTrackState("Cannot rebuild input jar without project.");
|
||||
notCompatibleWithConfigurationCache("Cannot rebuild input jar without project.");
|
||||
}
|
||||
|
||||
@TaskAction
|
||||
|
||||
Reference in New Issue
Block a user