kopia lustrzana https://github.com/gaul/s3proxy
				
				
				
			Add explicit javax.annotation
This avoids an exception with modern Java versions: Exception in thread "main" com.google.common.util.concurrent.ExecutionError: com.google.common.util.concurrent.ExecutionError: com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: javax/annotation/Resourcepull/361/head
							rodzic
							
								
									94f19b0fab
								
							
						
					
					
						commit
						29413b12a7
					
				
							
								
								
									
										5
									
								
								pom.xml
								
								
								
								
							
							
						
						
									
										5
									
								
								pom.xml
								
								
								
								
							|  | @ -446,5 +446,10 @@ | |||
|       <version>6.8.21</version> | ||||
|       <scope>test</scope> | ||||
|     </dependency> | ||||
|     <dependency> | ||||
|       <groupId>javax.annotation</groupId> | ||||
|       <artifactId>javax.annotation-api</artifactId> | ||||
|       <version>1.3.2</version> | ||||
|     </dependency> | ||||
|   </dependencies> | ||||
| </project> | ||||
|  |  | |||
		Ładowanie…
	
		Reference in New Issue
	
	 Andrew Gaul
						Andrew Gaul