[jboss-cvs] repository.jboss.com/jboss/test/1.0.2.GA ...
Bill Burke
bill at jboss.com
Mon Jan 15 13:12:13 EST 2007
User: bill
Date: 07/01/15 13:12:13
Added: jboss/test/1.0.2.GA component-info.xml
Log:
small patch to JBossTestCase
Revision Changes Path
1.1 date: 2007/01/15 18:12:13; author: bill; state: Exp;repository.jboss.com/jboss/test/1.0.2.GA/component-info.xml
Index: component-info.xml
===================================================================
<project name="jboss-test-component-info">
<!-- ============================================================ -->
<!-- jboss/test -->
<!-- ============================================================ -->
<component id="jboss/test"
version="1.0.2.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