Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lib-annotation-indexer
  Commit: 11de84a95121b8d0d4a483cbbdbc3d1733bf2fe2
      
https://github.com/jenkinsci/lib-annotation-indexer/commit/11de84a95121b8d0d4a483cbbdbc3d1733bf2fe2
  Author: Basil Crow <m...@basilcrow.com>
  Date:   2021-11-11 (Thu, 11 Nov 2021)

  Changed paths:
    M 
src/main/java/org/jvnet/hudson/annotation_indexer/AnnotationProcessorImpl.java
    M src/main/java/org/jvnet/hudson/annotation_indexer/Index.java
    M src/main/java/org/jvnet/hudson/annotation_indexer/SubtypeIterator.java
    M 
src/test/java/org/jvnet/hudson/annotation_indexer/AnnotationProcessorImplTest.java
    M src/test/java/org/jvnet/hudson/annotation_indexer/Utils.java

  Log Message:
  -----------
  Miscellaneous code cleanup (#20)

* Use `StandardCharset` where possible
* Remove raw use of parameterized class
* Use diamond operator where possible
* Remove unused imports
* Collapse identical catch blocks
* Use try-with-resources where possible
* Use `Collections.singletonList` where possible
* Arrays of wisdom of the ancients
* Add missing `@Override` annotations
* Remove star imports


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lib-annotation-indexer/push/refs/heads/master/7b28cc-11de84%40github.com.

Reply via email to