aboutsummaryrefslogtreecommitdiffstats
path: root/properties-node/installer/src
AgeCommit message (Collapse)AuthorFilesLines
2017-08-30Prune plugins moved to ccsdkDan Timoney3-148/+0
Replace code moved to CCSDK with README.md files redirecting developers to the proper CCSDK repository Change-Id: I6299a50f8116c653e88949a0ff23a1f2dbebb20d Issue-ID: CCSDK-59 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-05-07fix maven local build issueGuo Ruijing2-0/+2
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: Ic14c86c5164157c312df5ef85272f123fde9217d Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-04-21[SDNC-5] Rebase pluginsDan Timoney3-5/+3
Apply bug fixes found in internal testing Change-Id: Id149e0dc474ad2d0abf70fcb6835fe47cca1cec7 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-04-07Fix assembly xmls for maven-assembly-plugin v2.2+Gary Wu2-0/+2
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: Iab4a2d80f1efdc3a6132e654bf47f9e9d0e3cbcb Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-03-31[SDNC-5] Rebase sdnc-pluginsDan Timoney3-3/+3
Port to OpenDaylight Boron and sync updates since 16.10 Change-Id: Ie55f9ae53eb814d65eafb92aada5721f9b0554e8 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-02-15Initial commit for OpenECOMP SDN-C pluginsDan Timoney3-0/+146
Change-Id: I0deb50b4f047c419181bb8c9e4df09c67495aa79 Signed-off-by: Dan Timoney <dtimoney@att.com>