You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Steven Elliott <tt...@mac.com> on 2002/04/11 21:35:58 UTC

[Pool] build problems on Test

I have downloaded the src for 2002411 version of commons pool.

I am getting the following output and error from ant.

********************ANT 1.4.1
Buildfile: build.xml

init:

build-java:

build-test:

test:
     [java] Class not found "org.apache.commons.pool.TestAll"

BUILD FAILED

/Users/steven_e/Desktop/stuff/commons-pool/commons-pool-src/build.xml:211:
Java returned: -1

Checking the src directory I find the java and test (all lowercase).
In test I find
    org.apache.commons.pool.TestAll.java

Checking the dist directory I find:
    classes/org.apache.commons.pool.TestAll.class

Any ideas?

Thanks,

Steven


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>