Skip to content
Started 2 yr 9 mo ago
Took 8 min 10 sec on basic-9fhxz

#70 (Jul 13, 2021, 10:16:20 PM)

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

Started by user Nikhil Nanivadekar

This run spent:

  • 24 sec waiting;
  • 8 min 10 sec build duration;
  • 8 min 35 sec total from scheduled to completion.
Revision: e587fd8a3a543b7cf4f1aedac542665de5c44313
Repository: ssh://git@github.com/eclipse/eclipse-collections.git
  • origin/master