All files moved to correct grails3 structure. git mv used, so file commit log is kept.
Replaced doWithDynamicMethods with Trait and Trait Injector - see CamelRouteAware.groovy
Replaced test using camel mock (JUnit4) with integration test for real route
TODO: documentation, migrate all Java classes to Groovy with @StaticCompile
Please create a branch for Grails 2.x version before merging.
All files moved to correct grails3 structure.
git mv
used, so file commit log is kept. Replaced doWithDynamicMethods with Trait and Trait Injector - seeCamelRouteAware.groovy
Replaced test using camel mock (JUnit4) with integration test for real routeTODO: documentation, migrate all Java classes to Groovy with
@StaticCompile
Please create a branch for Grails 2.x version before merging.