mirror of
				https://gitea.com/actions/setup-java.git
				synced 2025-10-26 07:16:35 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			296 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			296 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "problemMatcher": [
 | |
|         {
 | |
|             "owner": "java",
 | |
|             "pattern": [
 | |
|                 {
 | |
|                     "regexp": "^Exception in thread \"(.*)\" (.*): (.*)$",
 | |
|                     "code": 2,
 | |
|                     "message": 3
 | |
|                 }
 | |
|             ]
 | |
|         }
 | |
|     ]
 | |
| } | 
