lib-annotation-indexer

Jenkins annotation-indexer library

Stars
8
Committers
12

Bot releases are visible (Hide)

lib-annotation-indexer - 1.17 Latest Release

Published by release-drafter[bot] almost 2 years ago

🐛 Bug fixes

  • Exclude broken com.karuslabs:annotations snapshot dep (#58) @basil

👻 Maintenance

  • Prefer List.of to Collections.singletonList (#39) @basil
  • Use diamond operator where possible (#40) @basil
  • Sort dependencies (#24) @basil
  • Adopt POM Code Convention (#23) @basil

🚦 Tests

  • Migrate from Hickory to Elementary (#50) @basil
  • Upgrade JUnit from 4 to 5 (#49) @basil
  • Add Java 17 to build/test matrix (#32) @basil

📦 Dependency updates

  • Bump jenkins from 1.91 to 1.92 (#60) @dependabot
  • Bump jenkins from 1.90 to 1.91 (#59) @dependabot
  • Bump elementary from 1.1.2 to 1.1.3 (#56) @dependabot
  • Bump jenkins from 1.89 to 1.90 (#57) @dependabot
  • Bump jenkins from 1.88 to 1.89 (#55) @dependabot
  • Bump jenkins from 1.87 to 1.88 (#54) @dependabot
  • Bump jenkins from 1.86 to 1.87 (#53) @dependabot
  • Remove junit-bom from managed dependencies (#52) @basil
  • Bump jenkins from 1.85 to 1.86 (#51) @dependabot
  • Bump jenkins from 1.84 to 1.85 (#48) @dependabot
  • Bump jenkins from 1.83 to 1.84 (#47) @dependabot
  • Bump jenkins from 1.82 to 1.83 (#46) @dependabot
  • Bump jenkins from 1.80 to 1.82 (#44) @dependabot
  • Bump git-changelist-maven-extension from 1.3 to 1.4 (#45) @dependabot
  • Bump jenkins from 1.78 to 1.80 (#42) @dependabot
  • Bump jenkins from 1.77 to 1.78 (#41) @dependabot
  • Bump jenkins from 1.76 to 1.77 (#38) @dependabot
  • Bump jenkins from 1.74 to 1.76 (#37) @dependabot
  • Bump jenkins from 1.73 to 1.74 (#36) @dependabot
  • Bump jenkins from 1.72 to 1.73 (#35) @dependabot
  • Bump metainf-services from 1.8 to 1.9 (#34) @dependabot
  • Bump jenkins from 1.71 to 1.72 (#33) @dependabot
  • Bump release-drafter/release-drafter from 5.18.1 to 5.19.0 (#31) @dependabot
  • Bump jenkins from 1.70 to 1.71 (#30) @dependabot
  • Bump release-drafter/release-drafter from 5.17.6 to 5.18.1 (#29) @dependabot
  • Bump release-drafter/release-drafter from 5.17.5 to 5.17.6 (#28) @dependabot
  • Bump release-drafter/release-drafter from 5.15.0 to 5.17.5 (#27) @dependabot
  • Bump jenkins from 1.69 to 1.70 (#26) @dependabot
  • Bump git-changelist-maven-extension from 1.2 to 1.3 (#25) @dependabot
lib-annotation-indexer - 1.16

Published by release-drafter[bot] almost 3 years ago

🐛 Bug fixes

  • Do not log NoClassDefFoundErrors (#22) @jglick

📦 Dependency updates

  • Bump jenkins from 1.67 to 1.69 (#21) @dependabot
  • Bump parent POM from 1.46 to 1.67 (#18) @basil
  • Bump junit from 4.13.1 to 4.13.2 (#15) @dependabot

👻 Maintenance

  • Miscellaneous code cleanup (#20) @basil
  • Incrementalify plugin (#19) @basil
  • Enable Release Drafter (#17) @basil
  • Add Jenkinsfile (#16) @basil
  • Add Dependabot configuration (#14) @basil
lib-annotation-indexer - 1.15

Published by release-drafter[bot] about 3 years ago

🚀 New features and improvements

📦 Dependency updates

  • Bump junit from 4.11 to 4.13.1 (#11) @dependabot

1.14

  • Change the location where the index gets written (#10) @kohsuke

👻 Maintenance

  • Add SCM URL so that Dependabot can detect changelogs (#9) @oleg-nenashev
lib-annotation-indexer - 1.13

Published by oleg-nenashev almost 5 years ago

🚀 New features and improvements

  • Support package level annotations (#5) @ndeloof

📝 Documentation updates

  • Create README.md (#8) @oleg-nenashev

👻 Maintenance

  • Add Release Drafter to the repository (#7) @oleg-nenashev
  • Fix build and test on Java 10+ (#6) @jeffret-b