Whoops, there's a new dependency that's not reflected in the build.xml.
Try running clean-run and compile-run targets before running jar-bind,
this should take care of it. I'll update the build.xml later today.
- Dennis
Chris Chen wrote:
I am getting the following exception when running the ant
I am getting the following exception when running the ant task
"jar-bind" on the latest CVS HEAD:
[java] java.lang.RuntimeException: Internal error: Attempting to
compare types org.jibx.runtime.IMarshallingContext and
org.jibx.runtime.impl.MarshallingContext
[java] at
org.jib