Skip to content

FINERACT-2509: Publish fineract-mix library#5555

Merged
IOhacker merged 1 commit intoapache:developfrom
airajena:FINERACT-2509/publish-fineract-mix
Feb 28, 2026
Merged

FINERACT-2509: Publish fineract-mix library#5555
IOhacker merged 1 commit intoapache:developfrom
airajena:FINERACT-2509/publish-fineract-mix

Conversation

@airajena
Copy link
Contributor

Description

This PR addresses FINERACT-2509 by including fineract-mix in the publishable project set.

fineract-mix was missing from fineractPublishProjects in root build.gradle, which prevented it from being published to Maven repositories. This change adds it to the list.

Changes

  • Updated [build.gradle] to add:
    • fineract-mix in fineractPublishProjects

Validation

Ran checks scoped to the affected module:

  • ./gradlew :fineract-mix:spotlessApply
  • ./gradlew :fineract-mix:spotbugsMain :fineract-mix:spotbugsTest
  • ./gradlew :fineract-mix:checkstyleMain :fineract-mix:checkstyleTest

@IOhacker
Copy link
Contributor

LGTM

@IOhacker IOhacker merged commit 949d2f2 into apache:develop Feb 28, 2026
79 of 93 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants