Skip to content

Add Ant-wrapper to junit5-jupiter-starter-ant #66

Open
@sormuras

Description

@sormuras

Overview

The junit5-jupiter-starter-ant build process relies on pre install actions executed by its build.sh. These actions are:

  • Load and extract Ant binary distro from Apache mirror to the local workspace.
  • Load and store junit-platform-console-standalone jar in local ant installation.
  • Call ant with default test task.

The first two steps need to be replaced with Ant Wrapper feature.

Deliverables

  • Add some antw support and make sure everythings builds fine.
  • Include junit5-jupiter-starter-ant in build-all-samples program.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions