Hi,
I just downloaded the current CVS version of ojb. I changed build.properties to use
sapdb. bin/build junit gives me the following:
<snip>
junit-no-compile-no-prepare:
[junit] Running org.apache.ojb.broker.AllTests
[junit] [BOOT] INFO: OJB.properties:
file:/D:/cvsroot/jakarta-ojb/target/test/ojb/OJB.properties
[junit] Tests run: 159, Failures: 2, Errors: 0, Time elapsed: 82,298 sec
[junit] TEST org.apache.ojb.broker.AllTests FAILED
[junit] Running org.apache.ojb.odmg.AllTests
[junit] [BOOT] INFO: OJB.properties:
file:/D:/cvsroot/jakarta-ojb/target/test/ojb/OJB.properties
[junit] Tests run: 144, Failures: 1, Errors: 3, Time elapsed: 82,789 sec
[junit] TEST org.apache.ojb.odmg.AllTests FAILED
[junit] Running org.apache.ojb.soda.AllTests
[junit] [BOOT] INFO: OJB.properties:
file:/D:/cvsroot/jakarta-ojb/target/test/ojb/OJB.properties
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3,245 sec
junit-no-compile:
junit:
BUILD SUCCESSFUL
<snip>
This brings me to the follwing question: it says BUILD SUCCESSFUL although many tests
seem to have failed. Is this normal? Is sapDB (fully) supported or should i rather not
use OJB with sapDB?
any comment on this very much appreciated
cheers,
Detlef