You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by GitBox <gi...@apache.org> on 2019/05/07 14:16:51 UTC

[GitHub] [fineract] marta-jankovics opened a new pull request #565: FINERACT-706: Interoperation Mojaloop integration 1.0.1

marta-jankovics opened a new pull request #565: FINERACT-706: Interoperation Mojaloop integration 1.0.1
URL: https://github.com/apache/fineract/pull/565
 
 
   ## Description
   - interoperable - service: new package supporting interoperable transactions
   - interoperable - config, build: database and build configuration changes necessary for the new interoperable service
   - interoperable - framework changes: updates other than the new service, necessary for the interoperation
   - interoperable - general build: general build modifications: - not specific to the interoperable service
   
   Changes made compared to request #544
   - Added integration tests
   - Fixed some licence headers
   - Removed general build changes not essential for interoperability
   - Multitenancy of interoperation is not forced by the database init script
   - Fixed delete parties REST operation
   - Update build.gradle to ignore interoperable json example documentation
   - Added javax.validation dependency
   - Migration script 346 was renamed to 352 according to the current development state
   - Code base was refreshed to the current apache developer state
   
   ## Checklist
   Please make sure these boxes are checked before submitting your pull request - thanks!
   
   - [ ] Commit message starts with the issue number from https://issues.apache.org/jira/projects/FINERACT/. Ex: FINERACT-646 Pockets API.
   
   - [ ] Coding conventions at https://cwiki.apache.org/confluence/display/FINERACT/Coding+Conventions have been followed.
   
   - [ ] API documentation at https://github.com/apache/fineract/blob/develop/api-docs/apiLive.htm has been updated with details of any API changes.
   
   - [ ] Integration tests have been created/updated for verifying the changes made.
   
   - [ ] All Integrations tests are passing with the new commits.
   
   - [ ] Submission is not a "code dump".  (Large changes can be made "in repository" via a branch.  Ask on the list.)
   
   Our guidelines for code reviews is at https://cwiki.apache.org/confluence/display/FINERACT/Code+Review+Guide
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services