[
https://issues.apache.org/jira/browse/FINERACT-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandar Vidakovic resolved FINERACT-1446.
--------------------------------------------
Resolution: Fixed
> Build performance improvements
> ------------------------------
>
> Key: FINERACT-1446
> URL: https://issues.apache.org/jira/browse/FINERACT-1446
> Project: Apache Fineract
> Issue Type: Task
> Components: Build
> Reporter: Aleksandar Vidakovic
> Assignee: Aleksandar Vidakovic
> Priority: Major
> Fix For: 1.6.0
>
>
> * introduce proper Docker builds via Google Jib plugin
> * we are doing too much in one build file (fineract-provider); ditching the
> WAR build and moving it to a separate module; this way Jib is properly working
> * closely related: replace the Tomcat Cargo, because the setup is brittle
> and strictly speaking we are not testing our main deliverable (single JAR
> Spring Boot app), but the outdated WAR file
> * external dependency on Mysql (i. e. our Github workflow can run on Ubuntu
> 20.04... or any other OS for that matter); and we can test on dev machines
> without a long laundry list of setup steps
--
This message was sent by Atlassian Jira
(v8.20.1#820001)