[jboss-cvs] repository.jboss.com/jboss/test/1.0.1.GA ...
Scott Stark
scott.stark at jboss.com
Tue Jan 2 01:48:15 EST 2007
User: starksm
Date: 07/01/02 01:48:15
Added: jboss/test/1.0.1.GA component-info.xml
Log:
1.0.1.GA jboss-test release
Revision Changes Path
1.1 date: 2007/01/02 06:48:15; author: starksm; state: Exp;repository.jboss.com/jboss/test/1.0.1.GA/component-info.xml
Index: component-info.xml
===================================================================
<project name="jboss-test-component-info">
<!-- ============================================================ -->
<!-- jboss/test -->
<!-- ============================================================ -->
<component id="jboss/test"
version="1.0.1.GA"
licenseType="lgpl"
description="This is the JBoss test framework based on the
junit test framework that lets you write test cases
that run against the JBoss Application Server."
>
<artifact id="jboss-test.jar"/>
<artifact id="jboss-test-src.zip"/>
<export>
<include input="jboss-test.jar"/>
</export>
</component>
</project>
More information about the jboss-cvs-commits
mailing list