Skip to content
This repository was archived by the owner on May 18, 2025. It is now read-only.

Update QuickFIX/J and build configuration#6

Open
donovanmuller wants to merge 3 commits intotools4j:masterfrom
donovanmuller:quickfix-update
Open

Update QuickFIX/J and build configuration#6
donovanmuller wants to merge 3 commits intotools4j:masterfrom
donovanmuller:quickfix-update

Conversation

@donovanmuller
Copy link

When trying to use this test framework in a project that uses a more recent version of QuickFIX/J, there were incompatibilities with the older version used in this project. This PR updates the QuickFIX/J version used as well as adjustments for more recent Java and Gradle versions.

Changes

  1. Version Catalogs Implementation

    • Introduced Gradle version catalogs for better dependency management
    • Centralizes version declarations for improved maintainability
    • Makes dependency updates more consistent across the project
  2. QuickFIX/J Core Update

    • Updated QuickFIX/J core dependency to version 2.3.1
  3. Java and Gradle Update

    • Updated build configuration to use Java 17+
    • Updated to build with Gradle 8.14+

@benjwarner
Copy link
Member

Hi Donovan, thank you very much for your interest in fix4j-assert.

We've decided to archive this repository, as neither of us use the code anymore, and it needs a bit of a rewrite. Please feel free to run with your changes in your own fork.

Also, I'm not sure if you meant to, but I think you've included all the generated code in your PR.

Cheers,
Ben

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants