On 14/07/2009, Filip Hanik - Dev Lists <devli...@hanik.com> wrote:
> think it should be all in order now
>
>  http://people.apache.org/~fhanik/jdbc-pool/v1.0.6/

There are some differences between the source archives and the SVN tag:

In SVN, but not in source archive:
========================
.classpath
.project
sign.sh
doc\package.xsl
resources\MANIFEST.MF

The 1st 3 files are OK to omit, but the others should surely be in the
source archive?

The Ant build fails with:

build:

BUILD FAILED
build.xml:127: Manifest file: output/resources/MANIFEST.MF does not exist.

In source archive, but not in SVN:
========================
java\META-INF\MANIFEST.MF
java\org\apache\tomcat\jdbc\pool\PoolConfiguration.java
test\META-INF\MANIFEST.MF

The missing Java file really should be in the SVN tag.
Not sure the MF files belong in a source archive.

There is at least one outstanding Bug for JDBC-POOL which could be resolved:

https://issues.apache.org/bugzilla/show_bug.cgi?id=47452

This would help with debugging the following test failures:

     [echo] Functional tests.
    [junit] Running org.apache.tomcat.jdbc.test.AbandonPercentageTest
    [junit] Tests run: 4, Failures: 1, Errors: 0, Time elapsed: 18.078 sec
    [junit] Test org.apache.tomcat.jdbc.test.AbandonPercentageTest FAILED

    [junit] Running org.apache.tomcat.jdbc.test.TestConcurrency
    [junit] Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 237.703 sec
    [junit] Test org.apache.tomcat.jdbc.test.TestConcurrency FAILED


>  If everyone thinks it looks ok, then I will put up for a vote in a few days
>
>  Filip
>
> ---------------------------------------------------------------------
>  To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
>  For additional commands, e-mail: dev-h...@tomcat.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to