You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-dev@db.apache.org by Leandro Rodrigo Saad Cruz <le...@ibnetwork.com.br> on 2003/07/10 01:57:49 UTC

[FYI] build problems

Hi all. I'm updating my ojb copy and I faced these build problems :

- jca stuff compilation fails.
  
  fixed on my previous commit. I just commented out some line @ 
  build.xml

- log4j verify errors.
 
  The torque version that is placed on lib/ is not compatible with the 
  log4j jar that we are using. I downgraded to torque-3.0 then I could 
  compile.

- junit errors/failures.

  ant junit says

<stdout>

junit-no-compile-no-prepare:
[junit] Running org.apache.ojb.broker.AllTests
[junit] Tests run: 242, Failures: 1, Errors: 0, Time elapsed: 48.492 sec
[junit] TEST org.apache.ojb.broker.AllTests FAILED
[junit] Running org.apache.ojb.odmg.AllTests
[junit] [BOOT] INFO: OJB.properties: 
        file:/home/leandro/cvs/db-ojb/target/test/ojb/OJB.properties
[junit] useSerializedRepository[false]
[junit] useSerializedRepository[false]
[junit] Tests run: 159, Failures: 0, Errors: 1, Time elapsed: 16.829 sec
[junit] TEST org.apache.ojb.odmg.AllTests FAILED
[junit] Running org.apache.ojb.soda.AllTests
[junit] [BOOT] INFO: OJB.properties:   
        file:/home/leandro/cvs/db-ojb/target/test/ojb/OJB.properties
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.371 sec
[junit] Running org.apache.ojb.otm.AllTests
[junit] Tests run: 67, Failures: 0, Errors: 3, Time elapsed: 19.805 sec
[junit] TEST org.apache.ojb.otm.AllTests FAILED

</stdout>

Do you confirm (roger that ?) ?

-- 
Leandro Rodrigo Saad Cruz
IT - Inter Business Tecnologia e Servicos (IB)
http://www.ibnetwork.com.br
http://db.apache.org/ojb
http://xingu.sourceforge.net


---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-dev-help@db.apache.org