mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-04 06:30:27 +03:00 
			
		
		
		
	handle jarsigner/apksigner output cleanly for rational logging
These were both spamming the output with lots of confusing messages, even when --verbose was not used. Jarsigner especially has confusing messages, since it has warnings that do not pertain to APK signatures at all, like the ones about timestamps and missing Certificate Authority. closes #405
This commit is contained in:
		
							parent
							
								
									7f4d84684e
								
							
						
					
					
						commit
						6228162cbd
					
				
					 5 changed files with 88 additions and 20 deletions
				
			
		
							
								
								
									
										1
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -28,6 +28,7 @@ tmp/
 | 
			
		|||
makebuildserver.config.py
 | 
			
		||||
/tests/.fdroid.keypass.txt
 | 
			
		||||
/tests/.fdroid.keystorepass.txt
 | 
			
		||||
/tests/.java.security
 | 
			
		||||
/tests/fdroid-icon.png
 | 
			
		||||
/tests/OBBMainOldVersion.apk
 | 
			
		||||
/tests/OBBMainPatchCurrent.apk
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue