This is an automated email from the ASF dual-hosted git repository.

adamsaghy pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git


    from ef47989656 FINERACT-2169: Refactor image api resource;
     add 35339a6a83 FINERACT-2181: CommandProcessingResult serialization 
optimisation

No new revisions were added by this update.

Summary of changes:
 .../infrastructure/core/api/ExternalIdAdapter.java |  3 +-
 .../core/data/CommandProcessingResult.java         | 12 ++--
 .../jersey/JerseyJacksonObjectArgumentHandler.java | 18 ------
 .../core/jersey/SimpleHttpOutputMessage.java       | 20 +++++--
 .../CommandProcessingResultSerializationTest.java  | 64 ++++++++++++++++++++++
 5 files changed, 89 insertions(+), 28 deletions(-)
 copy 
fineract-core/src/main/java/org/apache/fineract/infrastructure/event/business/domain/AbstractBusinessEvent.java
 => 
fineract-provider/src/main/java/org/apache/fineract/infrastructure/core/jersey/SimpleHttpOutputMessage.java
 (62%)
 create mode 100644 
fineract-provider/src/test/java/org/apache/fineract/infrastructure/core/jersey/CommandProcessingResultSerializationTest.java

Reply via email to