[YANGTOOLS-49] Generated classes implementing Serializable do not include serialVersionUUID Created: 23/Oct/13  Updated: 10/Apr/22  Resolved: 14/Nov/13

Status: Resolved
Project: yangtools
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug
Reporter: Robert Varga Assignee: Unassigned
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: 124

 Description   

Summary really says it all, this creates a needless warning in Eclipse, for example in:

package org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.tunnel.p2p.rev130819.tunnel.p2p.path.attributes;
import org.opendaylight.yangtools.yang.binding.Identifier;

/**
**/
public class ExplicitHopsKey
implements Identifier<ExplicitHops> {
...



 Comments   
Comment by Martin Vitez [ 14/Nov/13 ]

Implemented:
https://git.opendaylight.org/gerrit/#/c/2663/

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