Resource lists

Provides a list of resources (files or directories) for the copy step

<?xml version="1.0"?>
<cpnz:copy
  xmlns:cpnz="http://www.componize.org/pipeline/1.0">
  <cpnz:file href="relative/path"/>
  <cpnz:file href="/absolute/path"/>
</cpnz:copy>