Skip to content

ant requires hg to be installed; convert this code to use git instead #413

@bestchai

Description

@bestchai

The ant build files that all of the projects in this repo use require hg to be installed. However, since the repo is now versioned with git, hg is not necessary. In fact, the build file with utilities used by all of the projects, ant-util.xml, should be re-written to use git to extract the version id (which is what the hg command was used for originally).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions