Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

Best Practices for Apache cTAKES

For committers

Loading resources

Use FileLocator#getAsStream rather than accessing resources as a File,

  • for consistency within cTAKES
  • so that files within a jar can be accessed

Commit comments

If you mention the Jira item, CTAKES-### in the commit message, the JIRA item will be updated automatically with a copy of the commit comment and the revision number.