summaryrefslogtreecommitdiffstats
path: root/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2019-04-30move back to python based buildsDR695H1-29/+0
move back to python based builds since maven was missing some things Change-Id: I9f5b4f50aaca4559a53f795f8f4525a8c8445fbc Issue-ID: TEST-141 Signed-off-by: DR695H <dr695h@att.com>
2019-04-24skip parent project deployDR695H1-0/+15
skip parent project deploy since it is not actually used Change-Id: Ic89de70e459841a47268ab8e422c1893386cb887 Issue-ID: TEST-141 Signed-off-by: DR695H <dr695h@att.com>
2019-04-23move robotframeworkonap to subdirectoryDR695H1-74/+6
i also moved the build to maven based, although that isnt needed to work right now. Change-Id: Ib18d70e3ea4858cc4b9d51fdc2046b59202640ab Issue-ID: TEST-141 Signed-off-by: DR695H <dr695h@att.com> Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2019-04-11Add templating engineDR695H1-0/+82
flesh out the setup.py, add in a jinja template engine Python2.7 Also enhanced gitignore and added a pom.xml to eventually start getting this into the nexus3 repo Change-Id: I0fbef46941211fdbffe183614fba0c08edc9ed31 Issue-ID: TEST-140 Signed-off-by: DR695H <dr695h@att.com>