Fork me on GitHub
#immutant
<
2017-01-13
>
rauh09:01:14

btw, getting a bunch of Reflection warnings in immutant.web.internal.ring with the new release

tcrawley12:01:40

@rauh: ah, that's in code that has to reflect, because it depends on classes that will only be available inside WildFly. So the good news is those reflections won't affect you if you are using an uberjar

tcrawley12:01:15

actually, we can remove all but two of the reflections with a ^URL hint, but the other two have to reflect