aboutsummaryrefslogtreecommitdiffstats
path: root/dblib/installer/src/assembly
AgeCommit message (Collapse)AuthorFilesLines
2017-08-29Prune code migrated from sdnc/core to ccsdkDan Timoney2-68/+0
Remove code from sdnc/core which has been refactored to the CCSDK sli/core project as part of the ONAP Amsterdam release. Added README.md files for each former sdnc/core component redirecting the reader to the correct CCSDK repo. Change-Id: Ifb1f7752fa5e6e08e4393fb34e68dc1a84f35678 Issue-ID: SDNC-59 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-08-03SDNC-52 Source files should not be executableRyan Goulding2-0/+0
Eliminates execute perms for source files. Change-Id: If01c0bd17928c2aafb29a1889dc4c8bf07fe8a4f Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
2017-04-07Fix assembly xmls for maven-assembly-plugin v2.2+Gary Wu2-0/+4
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: I4eccccd8c1f9ffb510461507de8a88952ee8a0b3 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-02-15Initial commit for OpenECOMP SDN-C N-C coreDan Timoney2-0/+64
Change-Id: I30c52795ab821c4fdd18b55d202f10a76a01acfa Signed-off-by: Dan Timoney <dtimoney@att.com>