summaryrefslogtreecommitdiffstats
path: root/deliveries/os_build_febe.sh
AgeCommit message (Collapse)AuthorFilesLines
2017-07-06Merge "Add proxy support in DockerFile"Manoop Talasila1-2/+11
2017-07-05Add proxy support in DockerFileShashank Kumar Shankar1-2/+11
This helps to build Portal Docker image behind a proxy. Change-Id: I65fdd952ef9a9060f87dbbdc5a16909c825b493e Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
2017-06-16Add +x permissions on deliveries/*.shGary Wu1-0/+0
Change-Id: I48f00c483c603076023113d4584bc3a88853b846 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-06-12[PORTAL-16 PORTAL-18] Widget ms; stagingChristopher Lott (Christopher) (cl778h)1-0/+4
Remove staging repositories from poms. Add widget microservice code base. Add portal unit tests. Repair defects. Normalize line endings. Change-Id: Ia5e48da2a3141b352439ecd548cddf918f4df585 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-05-17[Docker Build] Updated Docker buildstatta1-8/+21
The changes have been performed in the build script to align with Rebased code Change-Id: Iacdc02fafbc361413ee56ca49c65ebae7b0dd861 Signed-off-by: statta <statta@research.att.com>
2017-03-28Settings files where ignoredAnaël Closson1-0/+2
When compiling this project from oustide the LF the settings files should be used to change where the dependencies and plugins should be fetched. The `MVN` environment variable only contains the path to the mvn executable and is lacking of the parameters to take the global settings file and settings file for the project into account. Change-Id: Ice43e8e297cd12fce317941864a8add759e99efd Signed-off-by: Anaël Closson <ac2550@intl.att.com>
2017-03-101.1.0-SNAPSHOT is updated in pomstalasila1-2/+2
Change-Id: I03be81e79357d9eccbbcefe2a81a0e736d17389b Signed-off-by: talasila <talasila@research.att.com>
2017-02-17adding docker scriptstalasila1-0/+69
Change-Id: I25e4781593ecb01680ced87be660b2b38b406259 Signed-off-by: talasila <talasila@research.att.com>