summaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Collapse)AuthorFilesLines
2022-05-12Add build instruction in readmeqingshuting1-0/+3
For someone who first try to build this project, it might fail when run "mvn clean install" and remind "non-resolvable parent". So at this point, try to run "mvn clean install" in the "oparent" project can solve this issue. Signed-off-by: qingshuting <qingshuting1@huawei.com> Change-Id: If99480f9e2d16c9480b4ffd8aae88bbf0e98cdc6 Issue-ID: POLICY-4167 (cherry picked from commit f0ae03dc5f84280a14ac005dc18ee606d02d0517)
2018-05-01Initialize repoPamela Dragosh1-0/+8
Add initialize .gitreview, .gitignore, README and license Change-Id: I2c900408495aea8251b4fa13fe9a3b4e45fa6a43 Issue-ID: POLICY-771 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>