OpenMRS Core Master

Build: #1475 was successful Changes by teleivo <mrteleivo@gmail.com> and Daniel Kayiwa

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
36 minutes
Labels
None
Revisions
openmrs-core
2b58fba37a79e4df451bd82622b6f0df3b21b6fe 2b58fba37a79e4df451bd82622b6f0df3b21b6fe
openmrs-standalone
a007b20569b3776ca375346af549436b53296a95 a007b20569b3776ca375346af549436b53296a95
Release scripts
bb61e06483cd415a55b72cceac8d10ad00ee4e8a bb61e06483cd415a55b72cceac8d10ad00ee4e8a
Total tests
3470
Successful since
#1429 ()

Tests

Code commits

openmrs-core
Author Commit Message Commit date
Daniel Kayiwa Daniel Kayiwa 2b58fba37a79e4df451bd82622b6f0df3b21b6fe 2b58fba37a79e4df451bd82622b6f0df3b21b6fe Merge pull request #2023 from teleivo/TRUNK-5080
TRUNK-5080 Reorganize checkstyle
teleivo <mrteleivo@gmail.com> teleivo <mrteleivo@gmail.com> dc3c44dd1874d3bacecfae3446e811ffabe4f159 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

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Manual stage Release cannot be run as it references jobs that no longer exist.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeTRUNK-5080Could not obtain issue details from Jira