Age | Commit message (Collapse) | Author | Files | Lines |
|
update parent poms to odl chlorine sr1
Issue-ID: CCSDK-3831
Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
Change-Id: I9fa4c61d3dd0a2efc6313fc505b5b4d43977abca
Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
|
|
adapt odl based parents to suflur-sr0
Issue-ID: CCSDK-3691
Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
Change-Id: I6fa6ebdb7a43bc4ea63c35650ccd2ff0c253a1dd
Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
|
|
generate sr1 parents and add script for this
Issue-ID: CCSDK-3565
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
Change-Id: I53c5bed11d3d336df5ca99f521a210067663571d
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
|
|
Adjust mkbom.sh to handle the case where multiple versions of a
jar comes pre-installed in OpenDaylight by sorting entries
by groupId/artifactId/versionId and then using the latest installed
version.
Issue-ID: CCSDK-3328
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Icd125d65a4a5ca50dd97a877bc85389299ff4fe1
|
|
migrate parents to aluminium-sr0
Change-Id: Iafc8f9bdefe7fb3593166bb067210cc944d65561
Issue-ID: CCSDK-3012
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
|
|
This reverts upgrade to OpenDaylight Aluminum
(commit b6288f99fbfcc73f115511696f98111ca32b8d2f.)
Change-Id: I194efd26f792328f0ab79848664708715e94e240
Issue-ID: CCSDK-3012
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
migrate parents to aluminium-sr0
Issue-ID: CCSDK-3012
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
Change-Id: I8c19abcfa4a0fbac629496835e4caf92aecd2459
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
|
|
Add new BOM to reflect dependency versions installed in ODL image.
This new BOM is created by a new script - mkbom.sh - based on
jar files installed in the OpenDaylight local maven repository.
Issue-ID: CCSDK-2397
Change-Id: I70881f1db55a1482ce1d33ee598b69b4ad2661ba
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
The 'sed' line added to the updParentVersion script introduced 2 problems:
1) sed inline edit (-i option) saves a backup copy unless you pass the
empty string ('') as the suffix , which is the arg to the -i option.
2) BSD sed (e.g. the version installed in Mac OSX) does not support \n
as newline in replacement strings. The more portable solution is to
simply escape a literal newline in the replacement string.
Change-Id: Ia3a3b2635b8cc9ce57ec41c2e55c1384587325c7
Issue-ID: CCSDK-2308
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
1) Add command to keep empty line between header and project tag in pom.xml
2) Adding param to keep CDATA value as is.
Issue-ID: CCSDK-2164
Change-Id: Ic4babea86eb6d3f50d3674b7c8c829171cc13465
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
|
|
Update third party package versions to align with ODL Neon SR1.
Change-Id: I82da85e6a9581726267be0f9cd64c4eb193ceda3
Issue-ID: CCSDK-1389
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Create release build of CCSDK Dublin on ODL Oxygen prior
to merging Fluorine changes
Change-Id: I3fcac4a390712a30d2e51eda63a835a6bdf5055c
Issue-ID: CCSDK-861
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|