Uploaded image for project: 'neutron'
  1. neutron
  2. NEUTRON-111

neutron-mapper compilation failure in beryllium build

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • None
    • unspecified
    • General
    • None
    • Operating System: All
      Platform: All

    • 5224

      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

            msunal@cisco.com Martin Sunal
            zxiiro Thanh Ha (zxiiro)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: