Hi, the maven build is not as stable and feature complete as the buildr build, which has been used to release ODE 1.3.5. So I'd suggest to run the buildr build. The best results are expected using jruby, so basically you need to install jruby (you may consider using rvm or pik to install ist), then run 'gem install buildr' and then run 'buildr package' in the ODE directory.
HTH, Tammo On Mon, May 14, 2012 at 5:51 PM, fyrachek <[email protected]> wrote: > > While building ODE 1.3.5 distribution with maven and jdk 1.6(_29) I got tests > faults : > > testOnEventAlarm(org.apache.ode.jbi.OnEventAlarmJbiTest) > testDigest(org.apache.ode.jbi.DigestJbiTest) > > Found this : > https://issues.apache.org/jira/browse/ODE-860 > https://issues.apache.org/jira/browse/ODE-860 > > Thus it looks like issue still "Unresolved". > > But maybe somebody knows how to fix that and get ODE build with working > tests ? > > Thnx ! > > > -- > View this message in context: > http://old.nabble.com/-build-ODE--with--maven--and--jdk-1.6--tp33831370p33831370.html > Sent from the Apache Ode User mailing list archive at Nabble.com. > -- Tammo van Lessen - http://www.taval.de
