Remove @Deprecated CompositeObjectRegistration 79/38879/2
authorMichael Vorburger <vorburger@redhat.com>
Fri, 13 May 2016 15:20:44 +0000 (17:20 +0200)
committerRobert Varga <nite@hq.sk>
Mon, 6 Jun 2016 10:30:19 +0000 (10:30 +0000)
commitf8efba76e9cc455934fe12e168dfbc8ced5b3cef
tree195f520aa8eddca8e360420711bf5a5fdbbd9395
parentc8e8e94e8f1d398e9afe6b585ac9060e95ec7daa
Remove @Deprecated CompositeObjectRegistration

Not sure what ODL policy is re. clean up of deprecated classes, so I'm
proposing to killing one, and see what happens... ;-)
https://twitter.com/drdeprecator

If this must be kept, then I'll fix the catch (Exception e)
e.printStackTrace() in it, with LOGGER, because this is the only
critical issue yangtools has on Sonar.

Change-Id: Ice796b5cae5ce54df88e3227f9ec045e115c921b
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
common/concepts/src/main/java/org/opendaylight/yangtools/concepts/CompositeObjectRegistration.java [deleted file]