Skip to content

[ant] Split off Ant integration into a new submodule #4080

@oowekyala

Description

@oowekyala

Is your feature request related to a problem? Please describe.
Currently the PMD and CPD Ant tasks are implemented in pmd-core. This adds dependencies to pmd-core, which could essentially be a library on which PMD clients could rely (the ant integration being only one such client).

Describe the solution you'd like
Restrict pmd-core to provide only a programmatic API. Move Ant-related classes and dependencies to a new pmd-ant module.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context Related to #4079

Metadata

Metadata

Assignees

No one assigned

    Labels

    an:enhancementAn improvement on existing features / rulesdependenciesPull requests that update a dependency file

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions