TLS unit test resources moved from src/main/resources to test/main/resources 60/8560/1
authorMichal Polkorab <michal.polkorab@pantheon.sk>
Wed, 2 Jul 2014 14:37:32 +0000 (16:37 +0200)
committerMichal Polkorab <michal.polkorab@pantheon.sk>
Wed, 2 Jul 2014 14:37:37 +0000 (16:37 +0200)
commitc8e3b161e1e10753e53fbf1800bcc6e066e3d3b8
tree9a6dfe776be1f80f2fb9404a4ef278278796b0de
parentcefe28e88cede213e06c29736027ecfecc7bb9d8
TLS unit test resources moved from src/main/resources to test/main/resources

 - TLS unit tests access resources via classpath (not relative path)

Signed-off-by: Michal Polkorab <michal.polkorab@pantheon.sk>
openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/PublishingChannelInitializerTest.java
openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/SslContextFactoryTest.java
openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/SslKeyStoreTest.java
openflow-protocol-impl/src/test/resources/key.bin [moved from openflow-protocol-impl/src/main/resources/key.bin with 100% similarity]
openflow-protocol-it/src/test/java/org/opendaylight/openflowjava/protocol/it/integration/IntegrationTest.java