while using following command
ant -f build-torque.xml om
it is giving
C:\torque-gen-3.1>ant -f build-torque.xml om
The system cannot find the path specified.
Buildfile: build-torque.xml
check-use-classpath:
check-run-only-on-schema-change:
om-check:
om:
[echo] +------------------------------------------+
[echo] | |
[echo] | Generating Peer-based Object Model for |
[echo] | YOUR Torque project! |
[echo] | |
[echo] +------------------------------------------+
om-classpath:
om-template:
BUILD FAILED
C:\torque-gen-3.1\build-torque.xml:521: Could not create task of type: torque-da
ta-model due to java.lang.VerifyError: (class: org/apache/torque/task/TorqueData
ModelTask, method: initControlContext signature: ()Lorg/apache/velocity/context/
Context;) Incompatible object argument for function call
Total time: 1 second
kindly give the solution