Skip to content

Message classes should not be built if spec did not change #1022

@chrjohn

Description

@chrjohn

There are FIX*.xml spec files in ./quickfixj-messages/ and its subdirectories. When building, fields and message classes will be generated based off these specs. However, even if that spec does not change, the classes will be built again even if we don't do a clean.

We should use mojohaus build-helper:uptodate-property or similar plugin to only build if the spec changed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions