[jboss-cvs] repository.jboss.com/sun-servlet/2.5-brew ...
Vivek Lakshmanan
vivekl at redhat.com
Thu Mar 22 21:46:21 EDT 2007
User: vivekl
Date: 07/03/22 21:46:21
Added: sun-servlet/2.5-brew component-info.xml
Log:
- Brew built sun-servlet 2.5
Revision Changes Path
1.1 date: 2007/03/23 01:46:21; author: vivekl; state: Exp;repository.jboss.com/sun-servlet/2.5-brew/component-info.xml
Index: component-info.xml
===================================================================
<project name="sun-servlet-component-info">
<!-- ============================================================ -->
<!-- Sun Servlet API -->
<!-- ============================================================ -->
<component id="sun-servlet"
licenseType="apache-2.0"
version="2.5-brew"
projectHome="http://jakarta.apache.org/tomcat/index.html"
description="Tomcat 6.0.10 servlet 2.5 spec api classes (jsp 2.1)"
scm=":ext:cvs.devel.redhat.com:/cvs/dist/servletapi6"
tag="servletapi6-6_0_10-2jpp_ep1_3">
<!-- Built using JDK 1.5 -->
<artifact id="servlet-api.jar"/>
<artifact id="jsp-api.jar"/>
<export>
<include input="servlet-api.jar"/>
<include input="jsp-api.jar"/>
</export>
</component>
</project>
More information about the jboss-cvs-commits
mailing list