Package: libbtm-java / 2.1.4-3

Metadata

Package Version Patches format
libbtm-java 2.1.4-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
add pom file.patch | (download)

pom.xml | 46 46 + 0 - 0 !
1 file changed, 46 insertions(+)

 add pom file
transition to openjdk7.patch | (download)

src/bitronix/tm/resource/jdbc/PoolingDataSource.java | 7 7 + 0 - 0 !
src/bitronix/tm/resource/jdbc/lrc/LrcXADataSource.java | 7 7 + 0 - 0 !
test/bitronix/tm/mock/resource/jdbc/MockDriver.java | 7 7 + 0 - 0 !
test/bitronix/tm/mock/resource/jdbc/MockitoXADataSource.java | 6 6 + 0 - 0 !
4 files changed, 27 insertions(+)

 address ftbfs with jdk 7
fix jms proper usage mock test.patch | (download)

test/bitronix/tm/mock/JmsProperUsageMockTest.java | 6 4 + 2 - 0 !
1 file changed, 4 insertions(+), 2 deletions(-)

 work-around for test failure due to parent class being
 called for each setUp().
disable tests.patch | (download)

build.xml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 disable tests

Tests cause random build failures which makes them not useful for debugging.

Debian-Bug: https://bugs.debian.org/829377