Fixed Import-Package of clustering. 51/20451/6
authorHideyuki Tai <Hideyuki.Tai@necam.com>
Thu, 14 May 2015 16:19:00 +0000 (09:19 -0700)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 21 May 2015 21:19:05 +0000 (21:19 +0000)
commitf97cede6bf2e8555a462a5f9476bd38d50abf336
tree7a3564c6bf07bfe3f3afab5c82d0d555ae812b4e
parent3ca4e8353a32a68ebf71e98fed1954af5c419ca3
Fixed Import-Package of clustering.

This patch changed sun.reflect into optional import package, since sun.*
packages are not guaranteed to work on all Java-compatible platforms.
http://www.oracle.com/technetwork/java/faq-sun-packages-142232.html

Requiring the sun.reflect caused failures of SingleFeatureTest of NIC
project. To pass the test, the sun.reflect package needed to be optional
import package.

Change-Id: I660da18f8ec99b98892dca61c8a9a0cc4f1ec3ae
Signed-off-by: Hideyuki Tai <Hideyuki.Tai@necam.com>
opendaylight/adsal/clustering/services_implementation/pom.xml