Build: #848 was successful Scheduled with changes by tendo kiiza Martyn

Build result summary

Details

Completed
Queue duration
1 second
Duration
24 seconds
Labels
None
Revision
f48f4d4f52c0dec6c25c0e1dda09549c87c3baa1 f48f4d4f52c0dec6c25c0e1dda09549c87c3baa1
Successful since
#1 ()

Code commits

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

Jira issues

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