OpenMRS Core Master

Build: #2464 was successful Run by child build REFAPP-OMODDISTRO

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
3 minutes
Duration
19 minutes
Labels
None
Revisions
openmrs-core
f48f4d4f52c0dec6c25c0e1dda09549c87c3baa1 f48f4d4f52c0dec6c25c0e1dda09549c87c3baa1
openmrs-standalone
8af748fdb6fe93f74ebb4b89e03b262fcd37b5c0 8af748fdb6fe93f74ebb4b89e03b262fcd37b5c0
Release scripts
1969d1c2650fc66ab14f5edb4052a329a196f370 1969d1c2650fc66ab14f5edb4052a329a196f370
Total tests
4446
Successful since
#2461 ()

Tests

Code commits

openmrs-core
Author Commit Message Commit date
tendo kiiza Martyn tendo kiiza Martyn f48f4d4f52c0dec6c25c0e1dda09549c87c3baa1 f48f4d4f52c0dec6c25c0e1dda09549c87c3baa1 TRUNK-5410 : OrderGroupAttribute implementation (#3399)
* TRUNK-5410 Created OrderGroupAttribute,OrderGroupAttributeType

* TRUNK-5410 Added hbm Mapping Files and added them to cfg file

* TRUNK-5410 Added  OrderGroupAttributeType OrderGroupAttribute methods to  OrderDao Interface

* TRUNK-5410: Altered OrderService ,HibrnateOrderDao and OrderGroup.hbm.xml to accomodate Previous Changes

* TRUNK-5410: Did some changes on OrderServiceImpl , OrderGroup.hbm.xml

* TRUNK-5410:Did more refactorings

* TRUNK-5410 : Added Unit Tests to HibernateOrderDAOTest for some new methods in HibernateOrderDAO

* TRUNK-5410:Added more Tests to OrderServiceimpl

* Added more Tests for new Changes to HibernateOrderDAO

* TRUNK-5410: Added Unit Tests for new methods to HibernateOrderDAO and OrderServiceImpl , cleaned out unnecessary code

* TRUNK-5410 Created OrderGroupAttribute,OrderGroupAttributeType

TRUNK-5410 Added hbm Mapping Files and added them to cfg file

TRUNK-5410 Added  OrderGroupAttributeType OrderGroupAttribute methods to  OrderDao Interface

TRUNK-5410: Altered OrderService ,HibrnateOrderDao and OrderGroup.hbm.xml to accomodate Previous Changes

TRUNK-5410: Did some changes on OrderServiceImpl , OrderGroup.hbm.xml

TRUNK-5410:Did more refactorings

TRUNK-5410 : Added Unit Tests to HibernateOrderDAOTest for some new methods in HibernateOrderDAO

TRUNK-5410:Added more Tests to OrderServiceimpl

Added more Tests for new Changes to HibernateOrderDAO

TRUNK-5410: Added Unit Tests for new methods to HibernateOrderDAO and OrderServiceImpl , cleaned out unnecessary code

* TRUNK-5410 Created OrderGroupAttribute,OrderGroupAttributeType

TRUNK-5410 Added hbm Mapping Files and added them to cfg file

TRUNK-5410 Added  OrderGroupAttributeType OrderGroupAttribute methods to  OrderDao Interface

TRUNK-5410: Altered OrderService ,HibrnateOrderDao and OrderGroup.hbm.xml to accomodate Previous Changes

TRUNK-5410: Did some changes on OrderServiceImpl , OrderGroup.hbm.xml

TRUNK-5410:Did more refactorings

TRUNK-5410 : Added Unit Tests to HibernateOrderDAOTest for some new methods in HibernateOrderDAO

TRUNK-5410:Added more Tests to OrderServiceimpl

Added more Tests for new Changes to HibernateOrderDAO

TRUNK-5410: Added Unit Tests for new methods to HibernateOrderDAO and OrderServiceImpl , cleaned out unnecessary code

TRUNK-5410:Cleaned out unnecessary code and applied conventional formatting

* TRUNK-5410: Altered Changeset Numbers in DatabaseUpdaterDatabaseIT

* TRUNK-5410 : Removed Import Wild cards from OrderService , OrderDAO ,HibernateOrderDAO and OrderServiceTest

* TRUNK-5410:Removed unneccsarry docs from HibernateOrderDao ,Added Javadocs to OrderService Methods,Removed wildcards from OrderServiceImpl.java and unnecessary TODO'S ,Documented param types and method descriptions

* TRUNK-5410:Added unit tests to OrderServiceTest.java

* TRUNK-5410:Re-ordered imports format in OrderServiceTest and HibernateOrderDAOTest

* TRUNK-5410:Added appropriate spacing in OrderGroupAttribute , OrderGroupAttributeType and spaces around if-statement variables in HibernateOrderDAO

* TRUNK-5410 Created OrderGroupAttribute,OrderGroupAttributeType

* TRUNK-5410 Added hbm Mapping Files and added them to cfg file

* TRUNK-5410 Added  OrderGroupAttributeType OrderGroupAttribute methods to  OrderDao Interface

* TRUNK-5410: Altered OrderService ,HibrnateOrderDao and OrderGroup.hbm.xml to accomodate Previous Changes

* TRUNK-5410: Did some changes on OrderServiceImpl , OrderGroup.hbm.xml

* TRUNK-5410:Did more refactorings

* TRUNK-5410 : Added Unit Tests to HibernateOrderDAOTest for some new methods in HibernateOrderDAO

* TRUNK-5410:Added more Tests to OrderServiceimpl

* Added more Tests for new Changes to HibernateOrderDAO

* TRUNK-5410: Added Unit Tests for new methods to HibernateOrderDAO and OrderServiceImpl , cleaned out unnecessary code

* TRUNK-5410 Created OrderGroupAttribute,OrderGroupAttributeType

TRUNK-5410 Added hbm Mapping Files and added them to cfg file

TRUNK-5410 Added  OrderGroupAttributeType OrderGroupAttribute methods to  OrderDao Interface

TRUNK-5410: Altered OrderService ,HibrnateOrderDao and OrderGroup.hbm.xml to accomodate Previous Changes

TRUNK-5410: Did some changes on OrderServiceImpl , OrderGroup.hbm.xml

TRUNK-5410:Did more refactorings

TRUNK-5410 : Added Unit Tests to HibernateOrderDAOTest for some new methods in HibernateOrderDAO

TRUNK-5410:Added more Tests to OrderServiceimpl

Added more Tests for new Changes to HibernateOrderDAO

TRUNK-5410: Added Unit Tests for new methods to HibernateOrderDAO and OrderServiceImpl , cleaned out unnecessary code

* TRUNK-5410 Created OrderGroupAttribute,OrderGroupAttributeType

TRUNK-5410 Added hbm Mapping Files and added them to cfg file

TRUNK-5410 Added  OrderGroupAttributeType OrderGroupAttribute methods to  OrderDao Interface

TRUNK-5410: Altered OrderService ,HibrnateOrderDao and OrderGroup.hbm.xml to accomodate Previous Changes

TRUNK-5410: Did some changes on OrderServiceImpl , OrderGroup.hbm.xml

TRUNK-5410:Did more refactorings

TRUNK-5410 : Added Unit Tests to HibernateOrderDAOTest for some new methods in HibernateOrderDAO

TRUNK-5410:Added more Tests to OrderServiceimpl

Added more Tests for new Changes to HibernateOrderDAO

TRUNK-5410: Added Unit Tests for new methods to HibernateOrderDAO and OrderServiceImpl , cleaned out unnecessary code

TRUNK-5410:Cleaned out unnecessary code and applied conventional formatting

* TRUNK-5410: Altered Changeset Numbers in DatabaseUpdaterDatabaseIT

* TRUNK-5410 : Removed Import Wild cards from OrderService , OrderDAO ,HibernateOrderDAO and OrderServiceTest

* TRUNK-5410:Removed unneccsarry docs from HibernateOrderDao ,Added Javadocs to OrderService Methods,Removed wildcards from OrderServiceImpl.java and unnecessary TODO'S ,Documented param types and method descriptions

* TRUNK-5410:Added unit tests to OrderServiceTest.java

* TRUNK-5410:Re-ordered imports format in OrderServiceTest and HibernateOrderDAOTest

* TRUNK-5410:Added appropriate spacing in OrderGroupAttribute , OrderGroupAttributeType and spaces around if-statement variables in HibernateOrderDAO

* TRUNK-5410 : Altered Javadocs decriptions in OrderService , and added spaces around expressions in OrderGroupAttribute

* TRUNK-5410:Fixing more Conflicting Changes

* TRUNK-5410:Removed unnecessary checks for  the null or empty parameters from some HibernateOrderDAO methods

* TRUNK-5410:Removin unnecessary indents and spaces from HibernateOrderDAOTest ,OrderServiceTest-createOrderGroupAttributes.xml  and OrderServiceTest

* TRUNK-5410:Removing unnecessary indents and spaces from HibernateOrderDAOTest ,OrderServiceTest-createOrderGroupAttributes.xml  and OrderServiceTest

* TRUNK-5410:Removing unused import in HibernateOrderDAOTest

* TRUNK-5410:Rectifying Mistakes and adding New Features

* TRUNK-5410:Removing unused import in HibernateOrderDAOTest

* TRUNK-5410:Rectifying Mistakes and adding New Features

* TRUNK-5410:Doing more rectifications

* TRUNK-5410:Doing more refactorings

* TRUNK-5410:Adding missing pieces of code / Javadocs and formattings

* TRUNK-5410:Refactoring OrderServiceImpl.saveOrderGroup

* TRUNK-5410:Doing more Refactorings

* TRUNK-5410: Doing more format changes

* TRUNK-5410 : Doing more refactorings

* TRUNK-541O: Doing more changes

* TRUNK-5410: Doing more corrections

* TRUNK-5410:Fixing Indentation in OrderServiceTest and HibernateOrderDAOTest

* TRUNK-5410:Replacing Context.orderService with orderService and other refactorings

* TRUNK-5410:Changing newOrderGroupAttributeType to OrderGroupAttributeType

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-5410Could not obtain issue details from Jira