<project name="apache-ant-component-info">

   <component id="apache-ant"
              licenseType="apache-2.0"
              version="1.6.5-junit"
              projectHome="http://ant.apache.org/"
              description="Ant is a Java-based build tool"
      >

      <artifact id="ant.jar"/>
      <artifact id="ant-junit.jar"/>
      <artifact id="ant-launcher.jar"/>
      <export>
         <include input="ant.jar"/>
         <include input="ant-junit.jar"/>
         <include input="ant-launcher.jar"/>
      </export>
   </component>


</project>
