[NEUTRON-111] neutron-mapper compilation failure in beryllium build Created: 04/Feb/16  Updated: 12/Feb/16  Resolved: 12/Feb/16

Status: Resolved
Project: neutron
Component/s: General
Affects Version/s: unspecified
Fix Version/s: None

Type: Bug
Reporter: Thanh Ha (zxiiro) Assignee: Martin Sunal
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: All
Platform: All


External issue ID: 5224

 Description   

See:
https://jenkins.opendaylight.org/releng/view/autorelease/job/autorelease-release-beryllium/40/org.opendaylight.groupbasedpolicy$neutron-mapper/console

[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /w/workspace/autorelease-release-beryllium/groupbasedpolicy/neutron-mapper/src/main/java/org/opendaylight/groupbasedpolicy/neutron/mapper/mapping/NeutronRouterAware.java:[153,19] method setRoutes in class org.opendaylight.neutron.spi.NeutronRouter cannot be applied to given types;
required: java.util.List<org.opendaylight.neutron.spi.NeutronRoute>
found: java.util.List<java.lang.String>
reason: actual argument java.util.List<java.lang.String> cannot be converted to java.util.List<org.opendaylight.neutron.spi.NeutronRoute> by method invocation conversion
[ERROR] /w/workspace/autorelease-release-beryllium/groupbasedpolicy/neutron-mapper/src/main/java/org/opendaylight/groupbasedpolicy/neutron/mapper/mapping/NeutronRouterAware.java:[157,49] incompatible types
required: java.lang.String
found: org.opendaylight.neutron.spi.NeutronRoute



 Comments   
Comment by Martin Sunal [ 04/Feb/16 ]

Be
https://git.opendaylight.org/gerrit/#/c/33997

Comment by A H [ 11/Feb/16 ]

Have we verified the fix against Beryllium SR?

Comment by Martin Sunal [ 12/Feb/16 ]

yes, it works

Generated at Wed Feb 07 20:25:35 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.