Age | Commit message (Collapse) | Author | Files | Lines |
|
Replace code moved to CCSDK with README.md files redirecting developers to
the proper CCSDK repository
Change-Id: I7f9eeeecdbefcf51d8d61c52658a90f4da73a026
Issue-ID: CCSDK-59
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
|
|
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: Id3e0d959a12ceb8b67a139a2cb22850864666354
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
|
|
Change-Id: Ifc1fd3fbb01f8131b6b85a7d8df5e1e7a6bddc1f
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
|
|
Apply latest bug fixes, enhancements and port to OpenDaylight Boron.
Change-Id: Ia7d29986eb12f98edbf075dae3cc9343af6791b6
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
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: I05702244730ca0419d3250f969d9d2aed69bec00
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Change-Id: I8d42e44d15fd85aee5b00d27e45da6751dda02b9
Signed-off-by: Dan Timoney <dtimoney@att.com>
|