Skip to main content

Contributing to Eclipse Metro

Thanks for your interest in this project.

Project description

Eclipse Metro™ is a high-performance, extensible, easy-to-use web service stack. This project contains the source code, documentation, and tests for JAX-WS, SAAJ, Web Services Interoperability Technologies (WSIT) and StAX extensions implementations. It is a one-stop shop for all your web service needs, from the simplest hello world web service to reliable, secured, and transacted web service that involves .NET services.

  • https://projects.eclipse.org/projects/ee4j.metro

Terms of Use

This repository is subject to the Terms of Use of the Eclipse Foundation

  • https://www.eclipse.org/legal/termsofuse.php

Developer resources

Information regarding source code management, builds, coding standards, and more.

  • https://projects.eclipse.org/projects/ee4j.metro/developer

The project maintains the following source code repositories

  • https://github.com/eclipse-ee4j/metro-xmlstreambuffer
  • https://github.com/eclipse-ee4j/metro-policy
  • https://github.com/eclipse-ee4j/metro-wsit
  • https://github.com/eclipse-ee4j/metro-mimepull
  • https://github.com/eclipse-ee4j/metro-ws-test-harness
  • https://github.com/eclipse-ee4j/metro-package-rename-task
  • https://github.com/eclipse-ee4j/metro-jax-ws
  • https://github.com/eclipse-ee4j/metro-saaj
  • https://github.com/eclipse-ee4j/metro-jwsdp-samples
  • https://github.com/eclipse-ee4j/jax-rpc-ri
  • https://github.com/eclipse-ee4j/jaxr-ri

Eclipse Development Process

This Eclipse Foundation open project is governed by the Eclipse Foundation Development Process and operates under the terms of the Eclipse IP Policy.

  • https://eclipse.org/projects/dev_process
  • https://www.eclipse.org/org/documents/Eclipse_IP_Policy.pdf

Eclipse Contributor Agreement

In order to be able to contribute to Eclipse Foundation projects you must electronically sign the Eclipse Contributor Agreement (ECA).

  • https://www.eclipse.org/legal/ECA.php

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

Contact the project developers via the project’s “dev” list.

  • https://accounts.eclipse.org/mailing-list/metro-dev

Back to the top