<project name="sun-jaxb-component-info">
  
  <!-- ============================================================ -->
  <!-- JAXB 2.0                                                      -->
  <!-- ============================================================ -->
  
  <component 
    id="sun-jaxb" 
    version="2.0.3jboss" 
    licenseType="cddl" 
    projectHome="https://jaxb.dev.java.net/" 
    description="The JAXB 2.0 implementation">
    
    <artifact id="jaxb-api.jar"/>
    <artifact id="jaxb-xjc.jar"/>
    <!-- 
       [JBPAPP-65] jaxb-impl.jar MANIFEST's Class-Path references jars that are not found
    -->
    <artifact id="jaxb-impl.jar"/>
    
    <export>
      <include input="jaxb-api.jar"/>
    </export>
  </component>
  
</project>
