Versions Compared

Key

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

...

List of points should be checked before push: 

Javadoc

Make sure project build log contains no javadoc warnings. Grep build output for "Javadoc Warnings". Covered by Licenses & Javadoc TeamCity task.

Readme

In case a new module is added, make sure it contains README.txt at the module's root.

...