Age | Commit message (Collapse) | Author | Files | Lines |
|
Update sdnc/oam to build from ccsdk. To get a clean build, it was necessary
to also change openecomp references to onap.
Change-Id: I90d939e77504cd58148889aff2a50f060e27f963
Issue-ID: SDNC-50
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: e391e1e3ca8ea5385bb1f77ed7c4c83935451575
|
|
Roll oam to use version 1.1.2 of rootpom, to ensure latest version is being used
Change-Id: I4cbed1436cc2dfb77690a5aaa28477a1d3e957c3
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: fe503b491dda155f20e3840ec14ea89788961187
|
|
onap jenkins use maven-assembly-plugin 2.2-beta-5. without fix, local build use
maven-assembly-plugin 2.4.1 and build fails as:
Assembly is incorrectly configured: null.
to fix local build issue:
1. update to maven-assembly-plugin 2.6
2. add AssemblyId configuration which is needed for assembly >= 2.2
Change-Id: I7b0b4ac61351704b4beab073dda5779d6b6e6152
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
Former-commit-id: 6485eecefff83d76557aa8aaf33d273d5033d967
|
|
Former-commit-id: 327ececb52e56f6c9ea2f11ad1f0faad07b14c8e
|
|
Roll to next snapshot version
Change-Id: Ia5f8bb92d5566cea07b98bbb7a63c9588ea975c8
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: 5b0799ac9dbaf0022b0b668c7471f6e03df91b7a
|
|
Fix dgbuilder docker container build
Change-Id: I0601bcd807a7d79a01788fb2d021554f013e43ea
Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com>
Former-commit-id: b93e5937498c01c8b1969104a5045d75d9985895
|
|
Change-Id: Ibc49698697a6202fdf548ee4184597ba8d826204
Signed-off-by: Jing Wang <jing.wang5@huawei.com>
Former-commit-id: 9a002d547bbe34d0f5b4a2912c579b23ebc5dde7
|
|
Apply fixes to directed graphs and docker containers discovered during
local testing
Change-Id: Ie675ecea7aa5119fb0b3ee180997b3a420be3e1b
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: 596540a90b7cd031151943062b8c259314acce93
|
|
ant reports build_pom_for_yang_compile as invalid
command on windows as ant plugin consider it as native
command. executable directive make it explicit.
Change-Id: I25d202eafeda6102cba38bd12e78a1d2a617e785
Signed-off-by: Kanagaraj Manickam <kanagaraj.manickam@huawei.com>
Former-commit-id: 7e56426b59afa7866cd28a04efc6e133907d625d
|
|
Starting in version 2.2, maven-assembly-plugin
requires an id tag in the assembly descriptor xmls.
This patch allows the project to be built in
environments that use newer versions of
maven-assembly-plugin.
For details, see:
https://issues.apache.org/jira/browse/MASSEMBLY-517
Change-Id: I95df31b2eb880eb6d2a466eafcc57206f9d3d516
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Former-commit-id: 59263d726d0c6811c7608a0cbbbff18f74aa8c22
|
|
and added break node
Change-Id: I8d36b5d400a51a6ebc248b100f04284cf27abcad
Signed-off-by: Chinthakayala, Sheshashailavas <sc2914@att.com>
Former-commit-id: ae6804f3c5805f78198b26de88ceb6dfa9bb335b
|
|
Port to OpenDaylight Boron and sync updates since 16.10
Change-Id: I9f6febe0bd3d50c3d27c775e5a41806ee3d2e6cb
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: c7fb7db31a50d5f0005251d41f497fbd4fb2ae4b
|
|
Change-Id: I7ab579fd0d206bf356f36d52dcdf4f71f1fa2680
Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com>
Former-commit-id: 2a9f0edd09581f907e62ec4689b5ac94dd5382ba
|