after more debugging with Thanh, we think the root cause is because openflowplugin's merge job started failing because of the http vs https issue when uploading artifacts to nexus.
this patch in openflowplugin should fix that: https://git.opendaylight.org/gerrit/38436 JamO On 05/05/2016 11:38 AM, Subhash Singh wrote: > +[Anandhi] > > Hello Thanh, > > Anandhi is familiar with didm-hp module (using getTableFeature), I think she > could add clarification on this issue. > > -- > Regards, > Subhash Kumar Singh > > On Thu, May 5, 2016 at 11:46 PM, Thanh Ha <[email protected] > <mailto:[email protected]>> wrote: > > On 5 May 2016 at 00:31, Thanh Ha <[email protected] > <mailto:[email protected]>> wrote: > > Hi didm-devs, > > Autorelease has been failing since April 27th due to didm-hp module > failing to compile due to some unresolvable symbols (missing or changed > dependencies?). Can someone take a look? > > I opened bug 5843 to track this issue [0]. > > Regards, > Thanh > > [0] https://bugs.opendaylight.org/show_bug.cgi?id=5843 > > > > Hi Everyone, > > So taking a look at this closer with Jamo just now. We noticed that this > patch [0] in openflowplugin removed something that sounds like > getTableFeatures() but I'm not at all familiar with how yang maps to Java > so I could be wrong but could this be the cause of getTableFeatures() > being missing? > > If so how do we fix this? > > Regards, > Thanh > > [0] > https://git.opendaylight.org/gerrit/#/c/36559/5/model/model-flow-statistics/src/main/yang/opendaylight-flow-table-statistics.yang > > _______________________________________________ > didm-dev mailing list > [email protected] <mailto:[email protected]> > https://lists.opendaylight.org/mailman/listinfo/didm-dev > > > > > _______________________________________________ > release mailing list > [email protected] > https://lists.opendaylight.org/mailman/listinfo/release > _______________________________________________ openflowplugin-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev
