[jboss-cvs] repository.jboss.com/gnu-getopt/1.0.12-brew ...
Vivek Lakshmanan
vivekl at redhat.com
Fri Feb 23 01:06:04 EST 2007
User: vivekl
Date: 07/02/23 01:06:04
Added: gnu-getopt/1.0.12-brew component-info.xml
Log:
- Address the following JIRA tasks:
JBAS-3994
JBAS-4132
JBAS-4137
JBAS-4138
JBAS-4139
JBAS-4141
- Add brew-built binaries for thirdparty dependencies for AS 4.2
Revision Changes Path
1.1 date: 2007/02/23 06:06:04; author: vivekl; state: Exp;repository.jboss.com/gnu-getopt/1.0.12-brew/component-info.xml
Index: component-info.xml
===================================================================
<project name="gnu-getopt-component-info">
<!-- ============================================================ -->
<!-- GNU Getopt -->
<!-- ============================================================ -->
<component id="gnu-getopt"
licenseType="lgpl"
version="1.0.12-brew"
projectHome="http://www.urbanophile.com/arenn/hacking/download.html"
description="Java getopt classes for short and long argument parsing"
scm=":ext:cvs.devel.redhat.com:/cvs/dist/gnu-getopt"
tag="gnu-getopt-1_0_12-1jpp_el4ep1_2">
<!-- Built using JDK 1.4 -->
<artifact id="getopt.jar"/>
<export>
<include input="getopt.jar"/>
</export>
</component>
</project>
More information about the jboss-cvs-commits
mailing list