blob: 7c6b6a3bccd82b5e08ec0af7cb96c6e22c9cf081 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# 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.1.0
- [Portal-7] Improvements added as part of the rebasing process
Version 1.0.0
- Initial release
|