[ http://issues.apache.org/jira/browse/POOL-82?page=comments#action_12420994 ]
Henri Yandell commented on POOL-82: ----------------------------------- I'm doing "maven clean jar" by the way - in case you're referring to the Ant build with TestAll. > 2 tests failing on JDK 1.4/1.6 on Linux > --------------------------------------- > > Key: POOL-82 > URL: http://issues.apache.org/jira/browse/POOL-82 > Project: Commons Pool > Type: Bug > Environment: JDK 1.6 and 1.4.2 on Debian Linux > Reporter: Henri Yandell > Assignee: Sandy McArthur > > Might already be known, but figured I'd report it just in case. > Testsuite: org.apache.commons.pool.TestObjectPoolFactory > Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.724 sec > Testcase: warning(junit.framework.TestSuite$1): FAILED > Class org.apache.commons.pool.TestObjectPoolFactory has no public constructor > TestCase(String name) or TestCase() > junit.framework.AssertionFailedError: Class > org.apache.commons.pool.TestObjectPoolFactory has no public constructor > TestCase(String name) or TestCase() > and > Testsuite: org.apache.commons.pool.TestKeyedObjectPoolFactory > Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.727 sec > Testcase: warning(junit.framework.TestSuite$1): FAILED > Class org.apache.commons.pool.TestKeyedObjectPoolFactory has no public > constructor TestCase(String name) or TestCase() > junit.framework.AssertionFailedError: Class > org.apache.commons.pool.TestKeyedObjectPoolFactory has no public constructor > TestCase(String name) or TestCase() -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
