Skip to content

Changes

Summary

  1. Update version number to 10.3.0-SNAPSHOT. (details)
  2. Implement identicalTwin() and identicalTriplet() methods on the Tuples factory class. (details)
  3. Fix package-info for Tuples (details)
  4. Prepare for release 10.3.0. (details)
  5. Update README to indicate Eclipse Collections is compatible with Java 8+. Fixes #963 (details)
  6. Release version 10.3.0. (details)
Commit b129f0db2e2629abddbc0d958ead564810b3fa70 by Collections Bot
Update version number to 10.3.0-SNAPSHOT.
The file was modified p2-repository/pom.xml (diff)
The file was modified jmh-scala-tests/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified eclipse-collections-forkjoin/pom.xml (diff)
The file was modified jmh-tests/pom.xml (diff)
The file was modified test-coverage/pom.xml (diff)
The file was modified p2-repository/org.eclipse.collections/pom.xml (diff)
The file was modified eclipse-collections-code-generator-maven-plugin/pom.xml (diff)
The file was modified jcstress-tests/pom.xml (diff)
The file was modified eclipse-collections-api/pom.xml (diff)
The file was modified scala-unit-tests/pom.xml (diff)
The file was modified acceptance-tests/pom.xml (diff)
The file was modified unit-tests-java8/pom.xml (diff)
The file was modified serialization-tests/pom.xml (diff)
The file was modified eclipse-collections-testutils/pom.xml (diff)
The file was modified eclipse-collections/pom.xml (diff)
The file was modified eclipse-collections-code-generator/pom.xml (diff)
The file was modified unit-tests/pom.xml (diff)
The file was modified junit-trait-runner/pom.xml (diff)
The file was modified performance-tests/pom.xml (diff)
Commit 9977009fc587986c25c07d1307b11e36fe6b3429 by Rajiv Sethumadhavan
Implement identicalTwin() and identicalTriplet() methods on the Tuples factory class.

Signed-off-by: Rajiv Sethumadhavan <rajiv.sethumadhavan@bnymellon.com>
The file was modified eclipse-collections/src/main/java/org/eclipse/collections/impl/tuple/Tuples.java (diff)
The file was modified unit-tests/src/test/java/org/eclipse/collections/impl/tuple/TuplesTest.java (diff)
Commit 8589a4a7ffd1a2aac49691141bc4b02c43d96364 by Rajiv Sethumadhavan
Fix package-info for Tuples

Signed-off-by: Rajiv Sethumadhavan <rajiv.sethumadhavan@bnymellon.com>
The file was modified eclipse-collections/src/main/java/org/eclipse/collections/impl/tuple/package-info.java (diff)
The file was modified eclipse-collections-api/src/main/java/org/eclipse/collections/api/tuple/package-info.java (diff)
Commit 786f7d162cf323b5149db95acb2dd9d3e5415224 by Nikhil Nanivadekar
Prepare for release 10.3.0.

Signed-off-by: Nikhil Nanivadekar <nikhil.nanivadekar@bnymellon.com>
The file was modified site/pt-br/index.html (diff)
The file was modified site/hi/index.html (diff)
The file was modified site/el/index.html (diff)
The file was modified site/index.html (diff)
The file was modified site/cn/index.html (diff)
The file was modified site/es/index.html (diff)
The file was modified site/fr/index.html (diff)
The file was modified RELEASE_NOTE_DRAFT.md (diff)
The file was modified site/ja/index.html (diff)
The file was modified site/de/index.html (diff)
The file was modified site/ru/index.html (diff)
Commit 7266e0dc1be7ee547c422bfc9d004e72a80da796 by Nikhil Nanivadekar
Update README to indicate Eclipse Collections is compatible with Java 8+. Fixes #963

Signed-off-by: Nikhil Nanivadekar <nikhil.nanivadekar@bnymellon.com>
The file was modified README.md (diff)
The file was modified jmh-tests/pom.xml (diff)
The file was modified eclipse-collections-code-generator/pom.xml (diff)
The file was modified unit-tests-java8/pom.xml (diff)
The file was modified acceptance-tests/pom.xml (diff)
The file was modified scala-unit-tests/pom.xml (diff)
The file was modified performance-tests/pom.xml (diff)
The file was modified test-coverage/pom.xml (diff)
The file was modified p2-repository/org.eclipse.collections/pom.xml (diff)
The file was modified p2-repository/pom.xml (diff)
The file was modified serialization-tests/pom.xml (diff)
The file was modified unit-tests/pom.xml (diff)
The file was modified eclipse-collections-api/pom.xml (diff)
The file was modified jcstress-tests/pom.xml (diff)
The file was modified eclipse-collections-code-generator-maven-plugin/pom.xml (diff)
The file was modified eclipse-collections/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified eclipse-collections-testutils/pom.xml (diff)
The file was modified eclipse-collections-forkjoin/pom.xml (diff)
The file was modified jmh-scala-tests/pom.xml (diff)
The file was modified junit-trait-runner/pom.xml (diff)