Remove the usages of @XmlSeeAlso annotation. 52/1952/3
authorPrasanth Pallamreddy <ppallamr@cisco.com>
Wed, 16 Oct 2013 18:48:56 +0000 (11:48 -0700)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 17 Oct 2013 12:00:55 +0000 (12:00 +0000)
commitbbba9ddecc8fa5835d066741328d3d812b8433b0
tree00da786d677840c76d0fc4774a504eea64604bf2
parente506cdb7b0ee5ad7d9cd3223857346a922854053
Remove the usages of @XmlSeeAlso annotation.

- The @XmlSeeAlso annotations are unnecessary now that the bundle
  scanner can detect them automatically.
- minor fix to the bundle scanner to allow annotated classes to be
  loaded from a proper classloader

Change-Id: I4445ddbdb5b2f2f8edce34f0c056e3da61f916d5
Signed-off-by: Prasanth Pallamreddy <ppallamr@cisco.com>
opendaylight/northbound/bundlescanner/implementation/src/main/java/org/opendaylight/controller/northbound/bundlescanner/internal/BundleInfo.java
opendaylight/northbound/bundlescanner/implementation/src/main/java/org/opendaylight/controller/northbound/bundlescanner/internal/BundleScanner.java
opendaylight/northbound/commons/src/main/java/org/opendaylight/controller/northbound/commons/JacksonJsonProcessingExceptionMapper.java
opendaylight/sal/api/src/main/java/org/opendaylight/controller/sal/action/Action.java
opendaylight/sal/api/src/main/java/org/opendaylight/controller/sal/core/Property.java
opendaylight/sal/api/src/main/java/org/opendaylight/controller/sal/packet/address/DataLinkAddress.java