commit | 72d03fa4d8e0cb4e5279ec658a222c56665bb678 | [log] [tgz] |
---|---|---|
author | Alexander Kurtakov <akurtako@redhat.com> | Tue Mar 08 17:49:36 2022 +0200 |
committer | Alexander Kurtakov <akurtako@redhat.com> | Tue Mar 08 13:22:04 2022 -0500 |
tree | ab9b7873fab7b1976c12409fa2667b90242c7f5a | |
parent | 3ab64e4e7448d57391f1596995bc810a95df1682 [diff] |
Fix running o.e.core.tests.runtime tests in Maven Add org.junit.plaform.commons to target-platform-configuration manipulation in this bundle. Change-Id: I6cd57fe3714cf0840e0326f0341f9aa72eb56f31 Reviewed-on: https://git.eclipse.org/r/c/platform/eclipse.platform.runtime/+/191611 Tested-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-by: Alexander Kurtakov <akurtako@redhat.com>
Thanks for your interest in this project.
Platform runtime provides the background componentns for Eclipse based applications.
Website: https://projects.eclipse.org/projects/eclipse.platform
For more information, refer to the Platform UI wiki page.
Contributions to Platform UI are most welcome. There are many ways to contribute, from entering high quality bug reports, to contributing code or documentation changes. For a complete guide, see the Platform UI - How to contribute wiki page page on the team wiki.
Several test plug-ins have a dependency to the Mockito and Hamcrest library. Please install them from the Orbit Download page
Currently the following versions are required:
You need Maven 3.3.1 installed. After this you can run the build via the following command:
mvn clean verify -Pbuild-individual-bundles
Information regarding source code management, builds, coding standards, and more.
Before your contribution can be accepted by the project, you need to create and electronically sign the Eclipse Foundation Contributor License Agreement (CLA).
This project uses Bugzilla to track ongoing development and issues.
Be sure to search for existing bugs before you create another one. Remember that contributions are always welcome!
Contact the project developers via the project's “dev” list.