Reduce console spam a bit
This commit is contained in:
		
							parent
							
								
									f85daec559
								
							
						
					
					
						commit
						ae6a43b923
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -66,7 +66,7 @@ public class SourceRemapper { | |||
| 			} | ||||
| 		}); | ||||
| 
 | ||||
| 		project.getLogger().lifecycle(":remapping source jar"); | ||||
| 		project.getLogger().info(":remapping source jar"); | ||||
| 
 | ||||
| 		Mercury mercury = extension.getOrCreateSrcMercuryCache(toNamed ? 1 : 0, () -> { | ||||
| 			Mercury m = new Mercury(); | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue