• J
    Adding some interface default method implementations (#2879) · d13b1361
    Jesse Glick 提交于
    * Adding some interface default method implementations rather than catching AbstractMethodError or providing partial implementation classes.
    
    * Show Javadoc warnings and errors, but not ‘Generating …/core/target/site/apidocs/jenkins/model/lazy/class-use/AbstractLazyLoadRunMap.html...’ and the like.
    
    * Javadoc fixes.
    
    * Review comments from @oleg-nenashev.
    
    * Test fixes.
    
    * Remove the unused import
    d13b1361
pom.xml 31.6 KB