Reolve cycle between language.simple and language.simple.ast ------------------------------------------------------------
Key: CAMEL-4457 URL: https://issues.apache.org/jira/browse/CAMEL-4457 Project: Camel Issue Type: Improvement Components: camel-core Affects Versions: 2.8.0 Reporter: Christian Schneider Assignee: Christian Schneider Fix For: 2.9.0 Currently we have a big dpendency cycle between language.simple and language.simple.ast. As simple creates the ast this dependency is necessary. In the other direction ast needs types and exceptions that are inside simple. So I propose to nove these classes into a package simple.types. As I think these types and exceptions are not used outside the camel-core I will not create compatibility measures. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira