Skip to content

fix(money): build reference model with Concerto 4 - #193

Merged
mttrbrts merged 1 commit into
accordproject:mainfrom
niallroche:codex/fix-money-reference-build
Jul 18, 2026
Merged

fix(money): build reference model with Concerto 4#193
mttrbrts merged 1 commit into
accordproject:mainfrom
niallroche:codex/fix-money-reference-build

Conversation

@niallroche

Copy link
Copy Markdown
Contributor

Summary

Fixes the standalone build of money-reference@1.0.0.cto.

The model uses a Concerto map, but previously declared Concerto ^3.0.0, where map support is not enabled by default. It also imported money@1.0.0 without a resolvable source URL.

Changes

  • Declare Concerto ^4.0.0, where map support is enabled by default.
  • Resolve the org.accordproject.money@1.0.0.Unit import from the published Accord Project model URL.

Flags

  • This is a model-only fix; no change to build.js is required.
  • The model namespace and model version remain org.accordproject.money.reference@1.0.0.
  • Verified using the repository's existing build process with Concerto 4.0.2.

Screenshots or Video

Not applicable.

Related Issues

Author Checklist

  • Ensure you provide a DCO sign-off for your commits using the --signoff option of git commit.
  • Vital features and changes captured in unit and/or integration tests
  • Commits messages follow AP format
  • Extend the documentation, if necessary
  • Merging to master from niallroche:codex/fix-money-reference-build

Signed-off-by: Niall Roche <niall.roche@gmail.com>
@niallroche
niallroche requested a review from mttrbrts July 18, 2026 10:11
@mttrbrts
mttrbrts merged commit 0bb187a into accordproject:main Jul 18, 2026
2 checks passed
@niallroche niallroche mentioned this pull request Jul 22, 2026
5 tasks
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