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

Release: openmrs-trunk-1476

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
Daniel Kayiwa Daniel Kayiwa 4f5dcd1adb0c6eaf63cdfa3326874b6c4543079b Merge pull request #2024 from HVFrancis/TRUNK-4928
TRUNK-4928: Removed "TODO:Support localized names and descriptions" from
HVFrancis <howardfrancis@upike.edu> HVFrancis <howardfrancis@upike.edu> e5fb0bcf8bcdc0081b1e584fbf183bbccb234829 TRUNK-4928: Removed "TODO:Support localized names and descriptions" from comments
Daniel Kayiwa Daniel Kayiwa 2b58fba37a79e4df451bd82622b6f0df3b21b6fe Merge pull request #2023 from teleivo/TRUNK-5080
TRUNK-5080 Reorganize checkstyle
teleivo <mrteleivo@gmail.com> teleivo <mrteleivo@gmail.com> dc3c44dd1874d3bacecfae3446e811ffabe4f159 TRUNK-5080 Reorganize checkstyle
* remove webapp-checkstyle.xml since it only contained one rule which was applied to JSP files which have all been deleted.
* remove the webapp/pom.xml config for checkstyle since
webapp-checkstyle.xml is deleted
* rename/move the openmrs-checkstyle.xml to the root of the repository
as checkstyle.xml
* inline the openmrs-checkstyle.properties values into checkstyle.xml
since they are only used in this file. this way they can also be read
be cloud providers such as codacy and codeclimate
* adapt the root pom's checkstyle config to point to the new file
locations
* add a suppression rule to excempt test classes from checkstyle rule MethodNames since they contain undersores in the method names
* remove the checkstyle-license-header.txt since we are checking
license headers with the mycilla maven plugin already
Ivo Ulrich <teleivo@users.noreply.github.com> Ivo Ulrich <teleivo@users.noreply.github.com> f20b57d275721b27715c56e078748573b34d7785 Merge pull request #2022 from teleivo/TRUNK-5078
TRUNK-5078 Remove velocity.log files
teleivo <mrteleivo@gmail.com> teleivo <mrteleivo@gmail.com> 80234c679f046475f87edfe06ce6ba59722cae6d TRUNK-5078 Remove velocity.log files
remove velocity.log files which were unintentionally added and ignore
.log files via .gitignore
Daniel Kayiwa Daniel Kayiwa bb984630defa435fd40ce7167372be543ba9eaae Merge pull request #2019 from reubenvarghese1/master
TRUNK-4018 Initial Setup (installer) sits at 100% too long before actually finishing
dkayiwa <kayiwadaniel@gmail.com> dkayiwa <kayiwadaniel@gmail.com> a3b384a5da6f55220485e18ae2668900774319ac Fix HL7UtilTest failure on OpenJDK 7 - TRUNK-5079 (cherry picked from commit 193a73da2bfda9dbc131d2c28be81fe3b4b0b5bd)
reubenvarghese1 <reubenvarghese1@gmail.com> reubenvarghese1 <reubenvarghese1@gmail.com> 299710d65bea9bf5dd49daed9eb7fc23b0f5f2f3 TRUNK-4018 Initial Setup (installer) sits at 100% too long before actually finishing