Adding Logger for testings
This commit is contained in:
		
							parent
							
								
									1c5507d4a5
								
							
						
					
					
						commit
						d3f9103ebf
					
				@ -22,6 +22,8 @@ version = '0.5.4';
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
sourceCompatibility = targetCompatibility = compileJava.sourceCompatibility = compileJava.targetCompatibility = JavaLanguageVersion.of(pcJavaVersion)
 | 
					sourceCompatibility = targetCompatibility = compileJava.sourceCompatibility = compileJava.targetCompatibility = JavaLanguageVersion.of(pcJavaVersion)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					System.out.println("Java Version: "+pcJavaVersion)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
javadoc {
 | 
					javadoc {
 | 
				
			||||||
    options.tags = [ "implSpec", "note" ] 
 | 
					    options.tags = [ "implSpec", "note" ] 
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user