padcom / grails-routing

Apache License 2.0
30 stars 31 forks source link

Migrated plugin to grails3 #55

Closed droggo closed 8 years ago

droggo commented 8 years ago

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.

padcom commented 8 years ago

Thank you!

padcom commented 8 years ago

@gutsal-arsen are you still capable of releasing new versions on to the plugin portal?

aahutsal commented 8 years ago

Dunno, @padcom .