Simple check to avoid duplicate add subscriber calls

Change-Id: I30b9968e13eacd5a35b3ba9e0992e7c3d82abdd7
(cherry picked from commit 026650fcb2fef97440233eeb648b6f94211989aa)
1 file changed
tree: 13d00a6bba31e36956d9f9b0430b087bc50c3fa4
  1. .cloudbees.md
  2. .gitignore
  3. .gitreview
  4. CODE_OF_CONDUCT.md
  5. LICENSE.txt
  6. README.md
  7. TEST-README.md
  8. api/
  9. app/
  10. pom.xml
  11. spotbugs-security-exclude.xml
  12. spotbugs-security-include.xml
README.md

ONOS OLT OpenFlow Control Application

Build

Let's build all the code

mvn clean install