Migration to Buildr 1.4 - hibernate handling
--------------------------------------------
Key: ODE-846
URL: https://issues.apache.org/jira/browse/ODE-846
Project: ODE
Issue Type: Improvement
Components: Build System
Affects Versions: 1.3.4
Reporter: Antoine Toulme
Fix For: 1.3.5
It sounds like your Rakefile is not handling well the lifecycle of the
hibernate task. By setting part of the hibernate classpath as containing the
result of the compilation of a project, you are creating a cycle.
The attached patch will fix this problem when you move to Buildr 1.4.0.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.