Enforce modernizer in openflowplugin-impl 87/105787/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 2 May 2023 17:09:31 +0000 (19:09 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 2 May 2023 17:09:31 +0000 (19:09 +0200)
commit5f7b54c3c5d8b67aaec2371f02cbaa174e4db0b2
treec4f649f7f9d50f5c3d974b2ca3d74bdfb91b7e04
parent044ffe082df19ff714be1a87a81405163f15bde4
Enforce modernizer in openflowplugin-impl

We are using different objects here, which unfortunately is bound to
break at some point in the future. For now change the values to lie
outside of the cached range, use Integer.valueOf() and flip modernizer
to enforcing mode.

Change-Id: I8b2a1f4c24846d4d95fc610f25de1fa978b8e649
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
openflowplugin-impl/pom.xml
openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/util/FlowCreatorUtilTest.java