Hi all
I am currently evaluating OJB for a project. When building I did not get any problem. When I run the build junit some tests fail. The output looks as attached. Is this result normal and this errors are alright or do I have some troubles? Could anyone give me some advices?
<<JUnit Build.txt>>
Cheers
Tom
------------------------------------------------------------------
Thomas H�sler * TietoEnator Consulting AG
Industriestrasse 19 * 8304 Wallisellen * Switzerland
Tel. +41 (43) 233 45 28 * Fax +41 (43) 233 45 10
Mobile +41 (78) 622 03 36
<mailto:[EMAIL PROTECTED]>
http://www.tietoenator.ch
roject-datasql-classpath:
[echo] +-----------------------------------------------+
[echo] | |
[echo] | Generating SQL from data XML ! |
[echo] | enJoy! |
[echo] | |
[echo] +-----------------------------------------------+
[echo] taking build.properties from: build.properties
torque-datasql] Using contextProperties file:
C:\Java\OJB\jakarta-ojb-0.9.7\build.properties
torque-datasql] Using classpath
torque-datasql] Generating to file
C:\Java\OJB\jakarta-ojb-0.9.7\target\src\sql\ojbtest-data.sql
torque-datasql] Resolver: used database.dtd from
org.apache.torque.engine.database.transform package
torque-datasql] Resolver: used database.dtd from
org.apache.torque.engine.database.transform package
torque-datasql] Resolver: used
C:\Java\OJB\jakarta-ojb-0.9.7\src\schema\ojbtest-data.dtd
torque-datasql] Error Line: 128 Row: 11 Msg: The content of element type "dataset"
must match "(Article*,Books*,Cds*,Pr
ductGroup*,OrderPosition*,Tree*,Treegroup*,AbTable*,Product*,Person*,Project*,Task*,PersonProject*,FamilyMember*,Locked
yVersion*,LockedByTimestamp*,BlobTest*,MdtestMaster*,MdtestDetailFkinpk*,MdtestDetailFknopk*,GraphNode*,GraphEdge*,Poin
*)".roject-insert-sql: torque-insert-sql] Our new url -> jdbc:hsqldb:target/test/OJB torque-insert-sql] Executing file: C:\Java\OJB\jakarta-ojb-0.9.7\target\src\sql\ojbtest-schema.sql torque-insert-sql] Executing file: C:\Java\OJB\jakarta-ojb-0.9.7\target\src\sql\ojbcore-schema.sql torque-insert-sql] Executing file: C:\Java\OJB\jakarta-ojb-0.9.7\target\src\sql\ojbtest-data.sql torque-insert-sql] 176 of 176 SQL statements executed successfully unit-no-compile-no-prepare: [junit] Running org.apache.ojb.broker.AllTests [junit] [BOOT] INFO: OJB.properties: file:/C:/Java/OJB/jakarta-ojb-0.9.7/target/test/ojb/OJB.properties [junit] Tests run: 124, Failures: 68, Errors: 47, Time elapsed: 8.652 sec [junit] TEST org.apache.ojb.broker.AllTests FAILED [junit] Running org.apache.ojb.odmg.AllTests [junit] [BOOT] INFO: OJB.properties: file:/C:/Java/OJB/jakarta-ojb-0.9.7/target/test/ojb/OJB.properties [junit] Tests run: 128, Failures: 11, Errors: 39, Time elapsed: 7.52 sec [junit] TEST org.apache.ojb.odmg.AllTests FAILED [junit] Running org.apache.ojb.soda.AllTests [junit] [BOOT] INFO: OJB.properties: file:/C:/Java/OJB/jakarta-ojb-0.9.7/target/test/ojb/OJB.properties [junit] Tests run: 3, Failures: 3, Errors: 0, Time elapsed: 1.372 sec [junit] TEST org.apache.ojb.soda.AllTests FAILED
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
