[jboss-cvs] repository.jboss.com/sun-jaxb/2.0.3jboss ...
Thomas Diesler
thomas.diesler at jboss.com
Fri Mar 23 13:02:07 EDT 2007
User: tdiesler
Date: 07/03/23 13:02:07
Added: sun-jaxb/2.0.3jboss component-info.xml
Log:
[JBPAPP-65] jaxb-impl.jar MANIFEST's Class-Path references jars that are not found
Revision Changes Path
1.1 date: 2007/03/23 17:02:07; author: tdiesler; state: Exp;repository.jboss.com/sun-jaxb/2.0.3jboss/component-info.xml
Index: component-info.xml
===================================================================
<project name="sun-jaxb-component-info">
<!-- ============================================================ -->
<!-- JAXB 2.0 -->
<!-- ============================================================ -->
<component
id="sun-jaxb"
version="2.0.3"
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>
More information about the jboss-cvs-commits
mailing list