If you want to include a common snippet of build file code in Ant, the canonical answer has been to use entity includes. Consequently this is what you find in Ant's FAQ.

Ant 1.6 adds an import tasks that can be used to include such snippets as well. The task can do more than that, but I only want to cover the include mechanism right now.

So what is the difference?

path: /en/Apache/Ant | #