Versions Compared

Key

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

...

CXF makes use of both PMD and CheckStyle to enforce common coding conventions. However, not everything can be expressed in a rule in one of these systems. This page describes additional conventions and considerations.

Code Formatting

We use an indent of 4 characters with spaces not tabs. The line length is 110 characters.
For Eclipse there is a CXFCodeFormatter.xml you can use.

Projects and packages (proposal)

...

Every CXF committer can get a free license of the Architecture tool structure 101 which is very helpfull helpful in finding and avoiding cyclic dependencies. Just tell them that you are committer at Apache CXF to get a free license.

...