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:42:00 UTC

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

    [ https://issues.apache.org/jira/browse/FINERACT-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17487606#comment-17487606 ] 

Aleksandar Vidakovic commented on FINERACT-1446:
------------------------------------------------

Just waiting for SSL and Hikari configuration to be merged.

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