Age | Commit message (Collapse) | Author | Files | Lines |
|
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>
|
|
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>
|
|
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>
|