lightblue-platform / lightblue-migrator

GNU General Public License v3.0
3 stars 13 forks source link

Fail for non-annotated methods in proxy phase #395

Closed paterczm closed 8 years ago

paterczm commented 8 years ago

When a method is not annotated, facade sends it to source/legacy bean. This is not a correct behavior in the proxy phase, when the source/legacy bean should not be used anymore. Throw an exception instead.

alechenninger commented 8 years ago

LGTM

coveralls commented 8 years ago

Coverage Status

Coverage increased (+0.09%) to 67.962% when pulling 175b2fc5502a40f2dcc499ab5dd642978caa2ab5 on notfacaded into 46fda2c85a2230e31b23f4c442e8344b3ef17d68 on master.