Apache Ant has released 1.7 of the popular build software. New to 1.7 is this notion of a resource framework.
A resource is an abstraction of file-like objects, which could include zip/tar files and paths. This lets you to treat groups of files as a single unit.
More news at TheServerSide