Skip to content

Changes

Summary

  1. Release version 12.0.0.M2. (details)
  2. Update version number to 12.0.0-SNAPSHOT. (details)
  3. fix all language links, their order, old website links and http links (details)
  4. Java 11 upgrade (details)
  5. Upgrade Maven wrapper (details)
Commit e1cd1365304511364fc5257eaff3ed9ac17fcb92 by Collections Bot
Release version 12.0.0.M2.
The file was modified jmh-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-testutils/pom.xml (diff)
The file was modified eclipse-collections/pom.xml (diff)
The file was modified p2-repository/org.eclipse.collections/pom.xml (diff)
The file was modified test-coverage/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-java8/pom.xml (diff)
The file was modified jmh-scala-tests/pom.xml (diff)
The file was modified performance-tests/pom.xml (diff)
The file was modified eclipse-collections-forkjoin/pom.xml (diff)
The file was modified eclipse-collections-code-generator-maven-plugin/pom.xml (diff)
The file was modified scala-unit-tests/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified junit-trait-runner/pom.xml (diff)
The file was modified acceptance-tests/pom.xml (diff)
The file was modified unit-tests/pom.xml (diff)
The file was modified eclipse-collections-code-generator/pom.xml (diff)
Commit 6e1370eb4c813b0deea4a8fb00007463e250fa67 by Collections Bot
Update version number to 12.0.0-SNAPSHOT.
The file was modified eclipse-collections/pom.xml (diff)
The file was modified eclipse-collections-testutils/pom.xml (diff)
The file was modified performance-tests/pom.xml (diff)
The file was modified jmh-scala-tests/pom.xml (diff)
The file was modified p2-repository/org.eclipse.collections/pom.xml (diff)
The file was modified serialization-tests/pom.xml (diff)
The file was modified eclipse-collections-code-generator-maven-plugin/pom.xml (diff)
The file was modified junit-trait-runner/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified unit-tests-java8/pom.xml (diff)
The file was modified eclipse-collections-api/pom.xml (diff)
The file was modified p2-repository/pom.xml (diff)
The file was modified jmh-tests/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 test-coverage/pom.xml (diff)
The file was modified eclipse-collections-forkjoin/pom.xml (diff)
The file was modified eclipse-collections-code-generator/pom.xml (diff)
The file was modified jcstress-tests/pom.xml (diff)
The file was modified unit-tests/pom.xml (diff)
Commit b4c69709ae1b2d0491fb9076e0613b6a1a371164 by Ivan Milosavljević
fix all language links, their order, old website links and http links

This commit fixes links for all languages that point to Collections website. It also reorders them so that the order is the same as in the website's Language drop-down menu. Then it uses HTTPS instead of HTTP. Finally, it uses new eclipse.dev/collections instead of old www.eclipse.org/collections.
The file was modified README.md (diff)
Commit b94a9ca6c2b8fb7313b9aa4a5a2a3e136095d0c1 by Sirisha Pratha
Java 11 upgrade

Signed-off-by: Sirisha Pratha <sirisha.pratha@bnymellon.com>
The file was modified eclipse-collections-testutils/eclipse-collections-testutils.iml (diff)
The file was modified p2-repository/org.eclipse.collections/org.eclipse.collections.iml (diff)
The file was modified eclipse-collections-testutils/pom.xml (diff)
The file was modified eclipse-collections/pom.xml (diff)
The file was modified .github/workflows/javadoc.yml (diff)
The file was modified eclipse-collections-code-generator-maven-plugin/eclipse-collections-code-generator-maven-plugin.iml (diff)
The file was modified .idea/compiler.xml (diff)
The file was modified .github/workflows/acceptance.yml (diff)
The file was modified eclipse-collections-code-generator/pom.xml (diff)
The file was modified eclipse-collections-api/pom.xml (diff)
The file was modified eclipse-collections-api/eclipse-collections-api.iml (diff)
The file was modified eclipse-collections-forkjoin/eclipse-collections-forkjoin.iml (diff)
The file was modified serialization-tests/serialization-tests.iml (diff)
The file was modified performance-tests/performance-tests.iml (diff)
The file was modified eclipse-collections/eclipse-collections.iml (diff)
The file was modified junit-trait-runner/junit-trait-runner.iml (diff)
The file was modified acceptance-tests/acceptance-tests.iml (diff)
The file was modified scala-unit-tests/scala-unit-tests.iml (diff)
The file was modified .github/workflows/unit.yml (diff)
The file was modified eclipse-collections-parent.iml (diff)
The file was modified .github/workflows/performance.yml (diff)
The file was modified pom.xml (diff)
The file was modified missing-dependency/missing-dependency.iml (diff)
The file was modified .idea/eclipse-collections-parent.iml (diff)
The file was modified p2-repository/p2-repository.iml (diff)
The file was modified eclipse-collections-code-generator-maven-plugin/pom.xml (diff)
The file was modified eclipse-collections-code-generator/eclipse-collections-code-generator.iml (diff)
The file was modified unit-tests/unit-tests.iml (diff)
The file was modified unit-tests-java8/unit-tests-java8.iml (diff)
Commit 4ab7a49da7114bdddcb0f4363a2575d2762da877 by motlin
Upgrade Maven wrapper

The maven wrapper is meanwhile an official Maven project and should be
used with the maven groupid. Also silence the download transfer progress
on all Maven invocations.
The file was modified .github/workflows/earlyaccess-javadoc.yml (diff)
The file was modified .github/workflows/earlyaccess-unit.yml (diff)
The file was modified .github/workflows/javadoc.yml (diff)
The file was modified .github/workflows/acceptance.yml (diff)
The file was modified .github/workflows/unit.yml (diff)
The file was modified .github/workflows/mutation.yml (diff)
The file was modified .github/workflows/performance.yml (diff)
The file was modified .github/workflows/checkstyle.yml (diff)
The file was modified .github/workflows/unit-no-p2.yml (diff)