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

Expose the antXmlContext in the AntBuilder

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 1.6.5, 1.7-beta-2
    • Ant integration
    • None

    Description

      I developped a groovy frontend to ant (not gant, I have integrated groovy in ant rather than the reverse). So I have my builder which extends the AntBuilder. But at some point I need to have access to the ant xml context to setup the current target being parsed.
      The workaround is to duplicate the code of the AntBuilder rather than extending it. It would be cool if the ant xml context could be exposed directly in Groovy's API.

      Attachments

        1. GROOVY-3753.patch
          0.6 kB
          nicolas.lalevee

        Activity

          People

            paulk Paul King
            hibou Nicolas Lalevée
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: