Skip to content

Latest commit

 

History

History
83 lines (67 loc) · 3.32 KB

File metadata and controls

83 lines (67 loc) · 3.32 KB

Contributor: Aleksandar Kurtakov

Emails:

Files Initially Contributed

This document lists all files initially contributed by Aleksandar Kurtakov to the m2e-core-tests repository.

.github/

  • .github/dependabot.yml

org.eclipse.m2e.tests/

  • org.eclipse.m2e.tests/repositories/remoterepo/junit/junit/4.13.1/junit-4.13.1-sources.jar
  • org.eclipse.m2e.tests/repositories/remoterepo/junit/junit/4.13.1/junit-4.13.1.jar
  • org.eclipse.m2e.tests/repositories/remoterepo/junit/junit/4.13.1/junit-4.13.1.pom
  • org.eclipse.m2e.tests/repositories/remoterepo/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
  • org.eclipse.m2e.tests/repositories/remoterepo/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
  • org.eclipse.m2e.tests/repositories/remoterepo/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom

All Commits

Total commits: 45

  • fe1735fb - Fix security alert by github.
  • f9684344 - Push junit 4.13.1 to local repo.
  • f6ae3033 - Modernize o.e.m2e.tests.
  • f699485b - Few more before/after annotations to fix remaining failing tests.
  • ebb1cb1b - Adjust test expectations.
  • dd9cb1be - Remove unused private method
  • dbab1d86 - Remove unused suppress warnings.
  • c6a7656d - Fix tests to work with commons-io 2.7.
  • c153faa8 - Update to commons-io 2.17 and junit 4.13.2
  • b7749d6b - Use assertNotNull
  • b66879b2 - Add Automatic-Module-Name.
  • b166b718 - Adjust test expectations.
  • af8a2d00 - Remove Test annotation from helper method.
  • a5554cc9 - Ignore failing tests with WTP editor
  • a202bbb6 - Remove useless imports.
  • a192ec25 - Convert to lambda.
  • 9f01f17e - Upversion to 1.14.0.
  • 9ac74bdd - Get rid of long ignored test
  • 9764ea1f - Adjust to junit 4.13.1 version changes.
  • 966dff8d - Remove junit 4.0 jar and pom.
  • 95d79f56 - Init Jetty server only one in MavenDiscoveryInstallOperationTest
  • 9070717c - More updates to 1.8
  • 8f5d2c84 - Update log4j-core to 2.17.1 to not download CVE artifact
  • 88e66a68 - Build with jacoco 0.8.5.
  • 823a1216 - Deprecation fixex. (#71)
  • 813942ef - Fix running tests on MacOS
  • 78929448 - Workaround issue with Tycho 2.3.0-SNAPSHOT.
  • 7337511a - Migrate tests to JUnit 4.x.
  • 72a030fe - Update jacoco to 0.8.7
  • 70483dd4 - Remove parent pom from some JavaClasspathTest projects
  • 66ee4c5c - Various cleanups in tests.
  • 5e95de03 - Move to Java 21
  • 5bd0e968 - Update GH actions constants and enable dependabot for them
  • 5a2799a5 - Migration to JUnit 4
  • 525331d0 - Use new MavenRunner where needed.
  • 4f27c64e - ECJ in 2024-09 no longer supports targets under 1.8
  • 48bf52a3 - Further JUnit 4 conversion.
  • 311608b2 - Fix tests with commons beanutils 1.9.4
  • 2fa990d1 - Remove redundant type arguments.
  • 27648a16 - Modernize code to Java 1.7.
  • 27040be3 - Update testng to version without vulnerability
  • 2078af75 - Fix assert after update of junit version.
  • 140e5991 - Adjust tests to use junit 4.13.1
  • 0d3bb29a - Even more updates for pre 1.8 target removal
  • 045897c5 - Upversion to 1.15.0-SNAPSHOT.

License Declaration

Please check the box below to indicate your agreement:

  • I hereby declare that I contribute my source code mentioned in this file under the terms of the EPL 2.0 license.

EPL 2.0 License: https://www.eclipse.org/legal/epl-2.0/