Bug-5559: L2Switch distribution job does not work correctly 23/37023/2
authorAjay <ajayl.bro@gmail.com>
Fri, 1 Apr 2016 21:47:47 +0000 (21:47 +0000)
committerAjay <ajayl.bro@gmail.com>
Fri, 1 Apr 2016 23:50:11 +0000 (23:50 +0000)
commit30045c54beabd56753001938747df1a4b25bffed
tree428d0f3105e57084a52d405b4df3631f1e985237
parent90253227b58b0e4efa78b11b4471ea413ab9273a
Bug-5559: L2Switch distribution job does not work correctly
- replaced hard-coded versions with properties in parent pom
- removed/fixed redundant versions in pom
- when karaf was run from distribution job, it was throwing exceptions. Fixed root-cause which was that karaf.version was set to old version. Now letting this version flow from the parent
- verified using mininet that l2switch features are working as expected when launched from distribution job

Change-Id: Ib2e24fdf1b05e5c42285c3ffe749fca6fbee3617
Signed-off-by: Ajay <ajayl.bro@gmail.com>
15 files changed:
addresstracker/implementation/pom.xml
addresstracker/pom.xml
arphandler/implementation/pom.xml
arphandler/pom.xml
distribution/karaf/pom.xml
hosttracker/implementation/pom.xml
hosttracker/model/pom.xml
l2switch-main/implementation/pom.xml
l2switch-main/pom.xml
loopremover/implementation/pom.xml
loopremover/pom.xml
packethandler/implementation/pom.xml
packethandler/pom.xml
parent/pom.xml
pom.xml