On 14/09/17 17:25, Robert Varga wrote: > > On 14/09/17 16:31, Tom Pantelis wrote: >> >> On Thu, Sep 14, 2017 at 10:30 AM, Tom Pantelis <[email protected] >> <mailto:[email protected]>> wrote: >> >> I just refreshed my local yangtools and controller and see the >> errors. Under config-api/target/classes/META-INF/yang/ the generated >> file is not [email protected]. Something changed in >> yangtools.... I suppose we need to change the tests to look for >> [email protected].... >> >> >> I meant "the generated file is NOW [email protected]" > Yea, a slight adjustment is needed in the BasicCodeGenerator > implementation. Give me 10 mintues :)
Ah, actually it's just a simple thing ... https://git.opendaylight.org/gerrit/63147 should do the trick. Bye, Robert _______________________________________________ controller-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/controller-dev
