I get the following error building ODE 1.2.10 against Java 1.5.0: java.lang.NoClassDefFoundError: javax.xml.stream.XMLStreamReader
which I see is only bundled with Java 1.6.x, though the ODE build directions say not to build against java 1.6.x (http://ode.apache.org/building-ode.html) Any advice on resolving this?
