Repair Portal defects; upgrade Docker build.
[portal.git] / ecomp-portal-BE-os / README.md
1 # ECOMP Portal Web Application Back End for Open Source
2
3 ## Overview
4
5 This is a Maven project with the ECOMP Portal web application back-end files
6 for public release, containing Java files specific to requirements of the
7 open-source version.  This project uses the Maven war plugin to copy in
8 ("overlay") the contents of the ECOMP Portal web application back-end
9 common distribution at package time.
10
11 Use Apache Maven to build, package and deploy this webapp to a web container
12 like Apache Tomcat.  Eclipse users must install the M2E-WTP connector, see 
13 https://www.eclipse.org/m2e-wtp/
14
15 ## Release Notes
16
17 Version 1.1.?, July 2017
18 - [Portal-30] Failed to communicate with the widget microservice: Fixed
19 - [Portal-35] Replaced the portal logo with onap logo on the login screen.
20
21 Version 1.1.0, July 2017
22 - [Portal-7] Improvements added as part of the rebasing process
23 - [Portal-6] Updates to License and Trademark in the PORTAL Source Code
24 - [PORTAL-17] Remove jfree related items
25
26
27 Version 1.0.0, February 2017
28 - Initial release