Thank you for your interest in this project. Don't forget to sign your Eclipse Contributor Agreement before proposing any changes.
In addition to the changes you're proposing, you should be familiar with Git, using SSH keys with Git, and may wish to read through https://wiki.eclipse.org/Gerrit as we use the Gerrit system for reviewing and merging contributions.
If you‘re seeing this repository somewhere other than on git.eclipse.org, it’s not the authoritative version used for our releases every quarter. Opening pull requests or submitting changes here will be of no use.
git remote
for gerrit using ssh://{username}@git.eclipse.org:29418/sourceediting/webtools.sourceediting.git
web/tests/org.eclipse.wst.sse.unittests/
location in the repository. Try to at least run the unit tests corresponding to the project for which you're proposing changes.-Dtycho-extras.version=${tychoVersion} -Dtycho.version=${tychoVersion}
and profile bree-libs
with -Pbree-libs
.Bug 12345
to refer to bug 12345, both to make it more understandable in the eventual git history and to allow Gerrit to automagically link it to the bug report.HEAD:refs/for/master
Change-Id: Ibe9f831a614edfe4e637038c4de0c3a849efb329
), and make sure it is copied as the last line in your updated commit message. Then you can push your commit as before and it will have a history in Gerrit on the same page with the same conversations.This Eclipse Foundation open project is governed by the Eclipse Foundation Development Process and operates under the terms of the Eclipse IP Policy.
In order to be able to contribute to Eclipse Foundation projects you must electronically sign the Eclipse Contributor Agreement (ECA).
The ECA provides the Eclipse Foundation with a permanent record that you agree that each of your contributions will comply with the commitments documented in the Developer Certificate of Origin (DCO). Having an ECA on file associated with the email address matching the “Author” field of your contribution‘s Git commits fulfills the DCO’s requirement that you sign-off on your contributions.
For more information, please see the Eclipse Committer Handbook: https://www.eclipse.org/projects/handbook/#resources-commit
Contact the project developers via the project's “dev” list.