This group is locked. No changes can be made to the group while it is locked.
Re: [openflowplugin-dev] Can anybody propose a better solution for this https://bugs.opendaylight.org/show_bug.cgi?id=4281?
Yang, Yi Y
Thanks Tony, so can openflowjava guys help get it fixed in master tree?
From: Tony Tkacik -X (ttkacik - PANTHEON TECHNOLOGIES at Cisco) [mailto:ttkacik@...]
Sent: Monday, September 21, 2015 2:27 PM To: Yang, Yi Y; openflowplugin-dev@... Cc: dev@... Subject: RE: [openflowplugin-dev] Can anybody propose a better solution for this https://bugs.opendaylight.org/show_bug.cgi?id=4281?
Hi, The fix is acceptable, since original pom file was messing with MD-SAL packaging, whichj may lead to incorrect behaviour if someone used this models in their models.
Tony
From:
openflowplugin-dev-bounces@... [mailto:openflowplugin-dev-bounces@...]
On Behalf Of Yang, Yi Y
Hi, all
I encountered this bug https://bugs.opendaylight.org/show_bug.cgi?id=4281
Caused by: java.lang.IllegalStateException: Resource '/META-INF/yang/openflow-instruction.yang' is missing
in https://jenkins.opendaylight.org/releng/job/openflowplugin-verify-beryllium/jdk=openjdk7,nodes=dynamic_verify/1706/console.
The issue is fixed after I applied this patch https://git.opendaylight.org/gerrit/#/c/27172/, I'm not sure if it is acceptable, or do you have any better way to fix this?
I wonder why other openflowplugin unit tests didn’t encounter such issues although they also used AbstractDataBrokerTest.
|