Closed Spikhalskiy closed 12 years ago
Thanks for the fix. Maybe we should upgrade dependency on reflections to 0.9.8 as well?
@rodionmoiseev Good idea, so this patch make available to use the old version in this case too.
Cool. Do you want to add the fix to this pull request? Or shall I included it in the merge?
@rodionmoiseev I've included upgrade in this pull request
Used Reflection constructor has been removed from 0.9.8 version of org.reflection library. C10NModule reworket a bit to use more general common constructor with ConfigurationBuilder - this fix compatibility problem with new version of org.reflection library.