summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-BE-os/README.md
blob: 47f1cfb9f98ed98d752fa760d3e0d9a5c88800ac (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
# ECOMP Portal Web Application Back End for Open Source

## Overview

This is a Maven project with the ECOMP Portal web application back-end files
for public release, containing Java 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 Portal web application back-end
common 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.1.?, July 2017
- [Portal-30] Failed to communicate with the widget microservice: Fixed

Version 1.1.0, July 2017
- [Portal-7] Improvements added as part of the rebasing process
- [Portal-6] Updates to License and Trademark in the PORTAL Source Code
- [PORTAL-17] Remove jfree related items


Version 1.0.0, February 2017
- Initial release