Skip to content

Retrofit json-java21-jtd to download test data from upstream #143

@simbo1905

Description

@simbo1905

The 'json-java21-jdt' module now downloads its test suite from the upstream Microsoft repository using 'download-maven-plugin', keeping the repo clean of large test artifacts.

We should apply the same pattern to 'json-java21-jtd', which currently commits 'src/test/resources/jtd-test-suite.zip'.

Tasks:

  1. Update 'json-java21-jtd/pom.xml' to use 'download-maven-plugin'.
  2. Update tests to look for data in 'target/test-data'.
  3. Remove 'src/test/resources/jtd-test-suite.zip'.

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