Skip to content
Started 2 yr 9 mo ago
Took 4 min 21 sec on basic-86lr6

#69 (Jul 13, 2021, 10:40:11 PM)

Changes
  1. Update version number to 11.0.0-SNAPSHOT. (details / githubweb)
  2. Use enhanced for-loop syntax wherever as possible (details / githubweb)
  3. enable Dependabot v2 (details / githubweb)
  4. Add missing overrides for toImmutable methods on synchronized primitive object maps. (details / githubweb)
  5. Add toImmutableMap to RichIterable. (details / githubweb)
  6. Add toImmutableBiMap to RichIterable. (details / githubweb)
  7. Add JDK-17-EA build. (details / githubweb)
  8. Upgrade artifact upload to v v2.2.3 (details / githubweb)
  9. Upgrade jacoco to v2.2.3 (details / githubweb)
  10. Upgrade github actions cache to 2.1.5 (details / githubweb)
  11. Upgrade antlr ST4 to 2.1.5 (details / githubweb)
  12. Upgrade checkstyle plugin to 3.1.2 (details / githubweb)
  13. Upgrade to setup-java v2. (details / githubweb)
  14. Upgrade checkstyle to 8.42 (details / githubweb)
  15. Update README.md JDK Compatability Matrix. (details / githubweb)
  16. Replace HashingStrategies.longHashCode with java 8 Long.hashCode (details / githubweb)
  17. Add isEqual and isSame to Pair and Triple as default methods. (details / githubweb)
  18. Add converters from Pair and Triple to List types. (details / githubweb)
  19. Add specialized forEachKey(ValueType) methods to List/Set/BagMultimap leaf interfaces. Partially addresses #1104. (details / githubweb)
  20. Add selectWithIndex and rejectWithIndex to OrderedIterable and ListIterable. (details / githubweb)
  21. fix primitive hash map values collections remove for special key zero (details / githubweb)
  22. Release version 11.0.0.M3. (details / githubweb)

Started by user Nikhil Nanivadekar

This run spent:

  • 25 sec waiting;
  • 4 min 21 sec build duration;
  • 4 min 46 sec total from scheduled to completion.
Revision: d38d93fad9eb43cf98600fccb8f673e48615d041
Repository: git@github.com:eclipse/eclipse-collections.git
  • origin/master