Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-2692

AntBuilder: support import task and allow to define targets

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.5.4
    • 1.5.5
    • None
    • None

    Description

      AntBuilder should:

      • provide support for import task
      • allow to define a new target like:
        ant.target(name: 'myTarget', depends: 'someOtherTarget')
        {
        echo(message: 'blabla')
        }

      Attachments

        Activity

          People

            mguillem mguillem
            mguillemot@yahoo.fr Marc Guillemot
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: