Subject | Re: [Firebird-Java] client-java tests |
---|---|
Author | Luca Lafranchi |
Post date | 2002-08-30T09:59:43Z |
Luca Lafranchi wrote:
<sysproperty key="test.db.port" value="${test.db.port}"/>
> Hi :))Sorry, copy/paste error: second line must obviously look like
> While trying to help CN (two threads above...), I found out that there
> something missing in build.xml:
> in the junit task, the following lines should be added:
> <sysproperty key="test.db.host" value="${test.db.host}"/>
> <sysproperty key="test.db.host" value="${test.db.port}"/>
<sysproperty key="test.db.port" value="${test.db.port}"/>