summaryrefslogtreecommitdiffstats
path: root/ecomp-sdk/epsdk-app-os/README.md
blob: 675919bb4002af326887555ee9326100e546e263 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
# 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 2.3.0
- PORTAL 254 ECOMP AAF jar
- PORTAL-281 Portal SDK AAF jar throws null pointer exception

Version 2.2.0
- PORTAL 136 Junits for SDK
- PORTAL 87 hibernate mapping in epsdk-overlay forces use of analytics dependency jar
- PORTAL 155 Review security issues: portal
- PORTAL-202 Remove files that have GPL or other license issues

Version 2.1.0
- PORTAL 161 Refer epsdk-app-common
- PORTAL 160 Refer epsdk-app-common
- PORTAL 159 Refer epsdk-app-common

Version 1.4.0
- PORTAL-19 Rename Java package base to org.onap
- PORTAL-42 Use OParent as parent POM
- PORTAL-72 Address Sonar Scan code issues
- PORTAL-79 remove unwanted SDK left menu under Report-sample dashboard
- PORTAL-90 Use approved ONAP license text
- PORTAL-86 Remove application specific usages from tests and other files (rework)
- PORTAL-104 Replaced the sql connector to maria db
- PORTAL-127 Remove GreenSock license code from b2b library
- PORTAL-118 Missing Error page in Portal-SDK app when there is an exception happen in the backend.
- PORTAL-19 Replaced openecomp keyword to onap 

* Put new entries here *

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-34 Restore required properties in fusion.properties file
- PORTAL-64 Single sign-on from Portal fails for some applications
- PORTAL-21 Added scripts to remove foreign keys of function code in fn_menu
  and fn_restriced_url tables.

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