# ECOMP SDK Web Application for Open Source ## Overview This is a Maven project with the ECOMP SDK web application for public release, containing files specific to requirements of the open-source version. This project uses the Maven war plugin to copy in ("overlay") the contents of the ECOMP SDK web application overlay files distribution at package time. Use Apache Maven to build, package and deploy this webapp to a web container like Apache Tomcat. Eclipse users must install the M2E-WTP connector, see https://www.eclipse.org/m2e-wtp/ ## Release Notes Version 1.3.2, 1 November 2017 - No changes Version 1.3.1, 15 October 2017 - PORTAL-104 Changed the sql connector to Mariadb - PORTAL-127 Remove GreenSock code from b2b library in SDK Version 1.3.0, 28 August 2017 - PORTAL-17 removing eye.js and utils.js - PORTAL-19 Renaming the Group Id in the POM file to org.onap.portal.sdk - PORTAL-21 Added scripts to remove foreign keys of function code in fn_menu and fn_restriced_url tables. - PORTAL-34 Restore required properties in fusion.properties file - PORTAL-64 Single sign-on from Portal fails for some applications Version 1.1.0 - PORTAL-6 Updates to License and Trademark in the PORTAL Source Code - PORTAL-7 Improvements added as part of the rebasing process - PORTAL 13 ecompsdk db connection intermittent issue seen for VID app - PORTAL 15 Fix Charting and Search Capabilities of EcompSDK Analytics - PORTAL 23 Updating the SDK version from Snapshot to Release 1.1.0 Version 1.0.0 - Initial release