[jboss-cvs] repository.jboss.com/sun-jsf/1.2_03 ...
David Lloyd
david.lloyd at jboss.com
Fri Dec 8 17:09:43 EST 2006
User: dlloyd
Date: 06/12/08 17:09:43
Added: sun-jsf/1.2_03 component-info.xml
Log:
Add JSF RI 1.2_03
Revision Changes Path
1.1 date: 2006/12/08 22:09:43; author: dlloyd; state: Exp;repository.jboss.com/sun-jsf/1.2_03/component-info.xml
Index: component-info.xml
===================================================================
<project name="sun-jsf-component-info">
<!-- ============================================================ -->
<!-- JSF 1.2 -->
<!-- ============================================================ -->
<component
id="sun-jsf"
version="1.2_03"
licenseType="cddl"
projectHome="https://javaserverfaces.dev.java.net/"
description="The JSF 1.2 implementation">
<artifact id="jsf-api.jar"/>
<artifact id="jsf-impl.jar"/>
<export>
<include input="jsf-api.jar"/>
<include input="jsf-impl.jar"/>
</export>
</component>
</project>
More information about the jboss-cvs-commits
mailing list