Skip to content
Success

Changes

Summary

  1. Release version 10.2.0.M1. (details)
  2. Update version number to 10.2.0-SNAPSHOT. (details)
  3. Prepare for 10.2.0 Release. (details)
  4. Use HTTPS instead of HTTP to resolve dependencies (details)
Commit 305f85ecddaca0971c3e7a081aeaac2868046754 by Collections Bot
Release version 10.2.0.M1.
The file was modified eclipse-collections-api/pom.xml (diff)
The file was modified eclipse-collections-code-generator-maven-plugin/pom.xml (diff)
The file was modified unit-tests-java8/pom.xml (diff)
The file was modified eclipse-collections-code-generator/pom.xml (diff)
The file was modified junit-trait-runner/pom.xml (diff)
The file was modified jmh-tests/pom.xml (diff)
The file was modified serialization-tests/pom.xml (diff)
The file was modified test-coverage/pom.xml (diff)
The file was modified jmh-scala-tests/pom.xml (diff)
The file was modified scala-unit-tests/pom.xml (diff)
The file was modified p2-repository/org.eclipse.collections/pom.xml (diff)
The file was modified jcstress-tests/pom.xml (diff)
The file was modified unit-tests/pom.xml (diff)
The file was modified eclipse-collections-forkjoin/pom.xml (diff)
The file was modified p2-repository/pom.xml (diff)
The file was modified eclipse-collections-testutils/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified acceptance-tests/pom.xml (diff)
The file was modified eclipse-collections/pom.xml (diff)
The file was modified performance-tests/pom.xml (diff)
Commit 18140fd66bf94c5407ae0c0881890fda856b52e7 by Collections Bot
Update version number to 10.2.0-SNAPSHOT.
The file was modified jmh-tests/pom.xml (diff)
The file was modified junit-trait-runner/pom.xml (diff)
The file was modified p2-repository/pom.xml (diff)
The file was modified eclipse-collections-api/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 p2-repository/org.eclipse.collections/pom.xml (diff)
The file was modified performance-tests/pom.xml (diff)
The file was modified scala-unit-tests/pom.xml (diff)
The file was modified eclipse-collections-code-generator-maven-plugin/pom.xml (diff)
The file was modified acceptance-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 jmh-scala-tests/pom.xml (diff)
The file was modified eclipse-collections-testutils/pom.xml (diff)
The file was modified unit-tests/pom.xml (diff)
The file was modified eclipse-collections-code-generator/pom.xml (diff)
The file was modified eclipse-collections/pom.xml (diff)
The file was modified jcstress-tests/pom.xml (diff)
The file was modified pom.xml (diff)
Commit 3c5e10117343fe7037b9564108fe636c230e0373 by Nikhil Nanivadekar
Prepare for 10.2.0 Release.
Signed-off-by: Nikhil Nanivadekar <nikhil.nanivadekar@bnymellon.com>
The file was modified README.md (diff)
The file was modified site/fr/index.html (diff)
The file was modified site/ja/index.html (diff)
The file was modified site/pt-br/index.html (diff)
The file was modified site/es/index.html (diff)
The file was modified site/de/index.html (diff)
The file was modified RELEASE_NOTE_DRAFT.md (diff)
The file was modified site/index.html (diff)
The file was modified site/ru/index.html (diff)
The file was modified site/el/index.html (diff)
The file was modified site/cn/index.html (diff)
Commit 4ef0f759b1d8200039037aae85add55f700dcdaa by Jonathan Leitschuh
Use HTTPS instead of HTTP to resolve dependencies
This fixes a security vulnerability in this project where the `pom.xml`
files were configuring Maven to resolve dependencies over HTTP instead
of HTTPS.
Signed-off-by: Jonathan Leitschuh <Jonathan.Leitschuh@gmail.com>
The file was modified p2-feature/pom.xml (diff)