[PORTAL-7] Rebase
[portal.git] / ecomp-portal-FE-common / README.md
1 # ECOMP Portal Web Application Front End Common Files
2
3 ## Overview
4
5 This project contains the ECOMP Portal Front End common files: CSS, JavaScript, 
6 HTML and other static files that are used in the AT&T internal version and the
7 open-source versions of the ECOMP Portal web application.  Those specific versions
8 are built using separate Maven projects that copy in ("overlay") the contents of
9 this project at package time.
10
11 ## Release Notes
12
13 Release notes for all ECOMP Portal *COMMON* files, including front-end files,
14 are tracked in file ecomp-portal-BE-common/README.md
15
16 ## Static files
17
18 Static files should be entered into the ecomp-portal-FE-common/home directory, 
19 whereby home = the webserver html root directory.  The files and directories 
20 will be copied exactly as they are placed.