aboutsummaryrefslogtreecommitdiffstats
path: root/dcae_dmaapbc_webapp/dbca-os
AgeCommit message (Collapse)AuthorFilesLines
2017-08-04Add "demo" user to DBC to match portalChristopher Lott (cl778h)1-0/+6
All demonstration apps for Rackspace accept a "demo" user login. Change-Id: I2780943b9c24346cf756134e8b007e4dba12018e Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-07-25Add plugin config to skip deployment step.Christopher Lott (cl778h)1-0/+9
ONAP Jenkins always runs "mvn deploy" but the WAR file may not be deployed to their Nexus. Change-Id: I75bcfdf563395b1d3b174876e199b2874518c022 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-07-25Repair missing-driver deployment problemChristopher Lott (cl778h)1-3/+25
Add mysql connector to app POM; drop mariaDB from common POM. Patch around epsdk-app-common POM problem of using version 1.1.0-SNAPSHOT of epsdk-* libraries. Change-Id: I2ef021e51610e5db2235c3ef64a02bfce01a4a3b Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-07-13[PORTAL-23] Use EPSDK 1.1.0Christopher Lott (cl778h)1-8/+4
Upgrade to release version 1.1.0 of EPSDK libraries. Drop version suffix from final name of web app war file. Change-Id: Id03e2808445e59c18eafe3f635c09774ef3f0dba Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-05-25[Portal-7] Add scripts to create db in dockerChristopher Lott (cl778h)2-3/+10
Change-Id: I327048c4dc3f0faea21fbda894cd22ed102346aa Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-05-10[Portal-7] Add site to dist mgt in dbca-os pom.Christopher Lott (cl778h)1-1/+5
Change-Id: Ief0101959213af88d7ddaf6cf4fa8418d30f5898 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-05-09[Portal-7] Correct dist mgt in dbca-os pomChristopher Lott (cl778h)1-4/+12
Change-Id: Ie1f40b43f8cfc5920900495f7e3902453aa16454 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-05-09[Portal-7] restore deploy target to dbca-osChristopher Lott (cl778h)1-8/+8
Change-Id: Ia56ab190eb709d75e906c248390ade77c576952e Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-05-09[Portal-7] Remove property files that slipped byChristopher Lott (cl778h)1-45/+0
Change-Id: Ie2153bcca54648d1321695d6c5b44f75558effdf Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-05-09[ONAP-rebase] Rebase as 1.1.0-SNAPSHOTChristopher Lott (cl778h)34-0/+6170
Consolidate into a single maven project; no more separate model and client jars. Change-Id: Ibbba982250b74c0dfd09ee1c65c0fb6c158dd632 Signed-off-by: Christopher Lott <cl778h@att.com> Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>