Hi L2-Switch Dev Team,

Can some one please provide inputs on this.

Thanks and Regards,
Sameer

On Tue, Sep 4, 2018 at 10:47 PM Sameer Mainkar <[email protected]>
wrote:

> Hi L2Switch-Dev Team,
>
> Seeing below compilation errors with latest master branch code. Had cloned
> branch as:
>
> git clone https://git.opendaylight.org/gerrit/p/l2switch.git
>
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile
> (default-compile) on project loopremover-impl: Compilation failure:
> Compilation failure:
> [ERROR]
> /opt/ODL/ODL-Projects/l2switch/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[248,21]
> cannot find symbol
> [ERROR]   symbol:   method
> setKey(org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.ActionKey)
> [ERROR]   location: class
> org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.ActionBuilder
> [ERROR]
> /opt/ODL/ODL-Projects/l2switch/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[283,41]
> cannot find symbol
> [ERROR]   symbol:   method
> getAugmentation(java.lang.Class<org.opendaylight.yang.gen.v1.urn.opendaylight.l2switch.loopremover.rev140714.StpStatusAwareNodeConnector>)
> [ERROR]   location: variable nc of type
> org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.node.NodeConnector
>
> Can some one give pointers to resolve it.
>
> Thanks and Regards,
> Sameer
>
_______________________________________________
L2switch-dev mailing list
[email protected]
https://lists.opendaylight.org/mailman/listinfo/l2switch-dev

Reply via email to