aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-05-18Merge "fix maven local build issue"Dan Timoney16-0/+26
2017-05-04fix maven local build issueGuo Ruijing16-0/+26
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: Id929f6ff31beb64e9025346c0bf636d44a5eaa47 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-05-04Fix copyright to avoid noisy diff after buildGuo Ruijing56-60/+60
Change-Id: I9c8b9b8cd23bc65c89843adad7dfb3d1469ded34 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-04-25[SDNGC-5539] Add missing mapDan Timoney2-44/+45
Update dmaap-listener to expect map file in /opt/app/dmaap-listener/lib and to deliver map file Change-Id: Ibdc84ce136e70b09765026c0ffd2167eb40dba8e Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-04-25[RENUMBER] Roll to next snapshotDan Timoney23-32/+32
Roll to snapshot version 1.1.1-SNAPSHOT Change-Id: Ic1cc0e706715cdcd8eca1502e99e65be2e961a42 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-04-24[SDNC-5] Split listenersDan Timoney63-180/+2970
Split dmaap-listener and ueb-listener to separate artifacts Change-Id: I7b1d5b15c8ef850ace75d4da451143ba4062b817 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-04-07Fix assembly xmls for maven-assembly-plugin v2.2+Gary Wu14-0/+18
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: I3a721da4aa47be58127fa3f8971f01635d400185 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-04-05[SDNC-3] Update javadoc configDan Timoney1-2/+2
Update javadoc config to publish to onap.org site Change-Id: I48d691a50377bbaa40ba48c6feb780b988e24fc8 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-03-31[SDNC-5] Rebase sdnc-northboundDan Timoney48-65/+76
Port to OpenDaylight Boron and sync updates since 16.10 Change-Id: I036c5d0bb600b305300e653023caffc83a262604 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-03-30Merge "Update .gitreview with onap URL"Dan Timoney1-1/+1
2017-03-29Update domain URLs from openecomp.org to onap.orgAndrew Grimberg1-3/+3
The openecomp.org namespace is deprecated in favor of the onap.org namespace Change-Id: I820ea58d439f15f79262f42094dcb9523d311129 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-03-29Update .gitreview with onap URLAndrew Grimberg1-1/+1
Change-Id: Ia6d653bfd6acb1618e8733bf2f351d9bf446b30d Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-03-15[VERSION] Roll to next versionDan Timoney21-29/+29
Roll to version 1.1.0-SNAPSHOT Change-Id: I3da790c1ed744760070953905180bdc72464843c Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-03-06[RELEASE] Fix version.propertiesDan Timoney1-3/+3
Fix version number in version.properties Change-Id: Id69f86fe7ba0513af8e3293052ea199f5cd38eae Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-02-24[VERSION] Roll back to snapshotDan Timoney20-28/+28
Roll back to version 1.0.0-SNAPSHOT Change-Id: Icf45d62d223d7f8f1111452c93489d9ba9184273 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-02-21[STAGING] Staging propertiesDan Timoney1-25/+11
Define properties for staging configuration Change-Id: I87e409646fbdfa8a5287f05006c291698f214fbe Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-02-21[STAGING] Add build profilesDan Timoney1-17/+64
Use build profiles to enable/disable staging and blackduck scans Change-Id: I2e1d749843cff8f051da4beee379a32d3f9ea86c Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-02-21[STAGING] Add staging pluginDan Timoney1-27/+24
Add staging plugin to project pom.xml Change-Id: Icf923e6f0f0d5e76dff5a8f3101b462d691eff7c Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-02-21[VERSION] Official root pom versionDan Timoney20-28/+28
Update to use version 1.0.0 of root pom Change-Id: I9b9d4bea913f60d62cc9dae171db6c117ec10c72 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-02-20[VERSION] Change version to snapshotDan Timoney21-32/+40
Change version to 1.0.0-SNAPSHOT and skip tests Change-Id: If753fa7b08f2abb57429efe6b044353c21f18e16 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-02-15Initial commit for OpenECOMP SDN-C northboundDan Timoney99-0/+12259
Change-Id: Iffe4d4fbcfd21ecbc1000238354094cc064298ce Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-02-14Initial empty repositoryAndrew Grimberg0-0/+0