Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To contribute to the wiki, see Contributing Contribute to the Wiki.

 

Overview

Thanks for your interest in contributing. Feel free to ask clarifying question on the dev<at>trafodion.incubator.apache.org mail list.

The Trafodion project is now an Incubating Apache project. 

 

Workflow

The Committer Workflow describes how project committers merge the code.

Coding Guidelines

The Trafodion code follows a set of Coding Guidelines. You should review these before making code changes.

Building

Once you have done account setup and project setup and have set up your local repository appropriately, you are ready to build the software. See detailed instructions in Building the Software (Under construction ....).

Debugging

While unit testing your code, you may find you need to debug it. For some debugging tips, see Debugging Tips.

Test Suites

There are test suites for each Trafodion repository. For details, see the Test Suites.

Bug Tracking

We use Apache JIRA for tracking bugs in Trafodion. For details, see tracking bugs.