Home Prev Up Next XML Calabash Reference (Version 0.28)

Chapter 3. Calabash Ant Task

Table of Contents
  • 1. Setting up the Ant Task and Types
  • 2. Description
    • 2.1. Custom Task and Types
    • 2.2. Input and output files and filesets
    • 2.3. Ports
  • 3. Parameters
  • 4. Parameters specified as nested elements
    • 4.1. input
    • 4.2. pipeline
    • 4.3. output
    • 4.4. any Ant resource
    • 4.5. mapper
    • 4.6. namespace
    • 4.7. option
    • 4.8. parameter
    • 4.9. sysproperty
    • 4.10. syspropertyset
    • 4.11. profile
    • 4.12. saxonConfig
    • 4.13. config
    • 4.14. library
    • 4.15. step
  • 5. Examples
    • 5.1. Single input, single output
    • 5.2. pipeline
    • 5.3. Implicit fileset plus mapper on additional input port
    • 5.4. Fixed input, multiple mapped outputs
    • 5.5. QNames
  • 6. What not to do

This chapter describes how to run XML Calabash from Apache Ant using the CalabashTask custom task.

Prev  Home  Next
4 .  What do I do if it all goes wrong?  Up  1 .  Setting up the Ant Task and Types

Copyright © 2011–2020 Norman Walsh.