1. Deployment projects
  2. Deploy Trunk Nightly
  3. Releases

Release: openmrs-trunk-809

INCOMPLETE
Deploys nightly Demo and publishes nightly to sourceforge

Commits

Comparison is available only for releases created from the same branch as this release.

This release
Author Commit Message Commit date
Saptarshi Purkayastha Saptarshi Purkayastha 97b7c9a44c82343d4f1c4533dff6bd3fd171458b Merge pull request #1394 from teleivo/adapt_eclipse_formatter
OpenMRSFormatter stacks enum elements one per line
Burke Mamlin <burke@openmrs.org> Burke Mamlin <burke@openmrs.org> 772c19f2186f8b21b5c72b48f911afa464039165 Merge pull request #1396 from kristopherschmidt/TRUNK-4607
TRUNK-4607: fix springframework license files and @since, ignore springframework license files from license check
Kristopher Schmidt <kris.schmidt7@gmail.com> Kristopher Schmidt <kris.schmidt7@gmail.com> fc5c31adf4d177b6b415f771a5df73df0816ea98 TRUNK-4607: fix springframework license files and @since, ignore springframework license files from license check
TRUNK-4607: fix license check paths in pom.xml
teleivo <mrteleivo@gmail.com> teleivo <mrteleivo@gmail.com> 0e59db13796c058b4c0e9234dc0305d576d580d4 OpenMRSFormatter stacks enum elements one per line
instead of putting all elements in one line

* improves readability
* leads to good diffs, where added/deleted elements can be spotted right away