You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Aleksandar Vidakovic (Jira)" <ji...@apache.org> on 2022/02/06 01:25:00 UTC

[jira] [Updated] (FINERACT-1446) Build performance improvements

     [ https://issues.apache.org/jira/browse/FINERACT-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aleksandar Vidakovic updated FINERACT-1446:
-------------------------------------------
        Fix Version/s: 1.7.0
                           (was: 1.6.0)
    Affects Version/s:     (was: 1.6.0)

> 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.7.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)