summaryrefslogtreecommitdiffstats
path: root/ansible-adapter/ansible-adapter-bundle
AgeCommit message (Collapse)AuthorFilesLines
2018-05-03Add missing EELF dependencyTimoney, Dan (dt5972)1-0/+4
Add missing dependency in ansible-bundle pom.xml on EELF library. This missing dependency causes local build to fail. Change-Id: Iedb6b67d7ba92c7b37cd27cf89f060b793fd464f Issue-ID: CCSDK-264 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-04-29Roll versions step 3 : sli/adaptors pomsTimoney, Dan (dt5972)1-2/+2
Roll version for next release candidate Change-Id: I8100873602b3a4c4fb9cb19876377d9af32e31ab Issue-ID: CCSDK-257 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-04-24Fix ansible-adapter dependenciesTimoney, Dan (dt5972)1-32/+3
Ansible-adapter pom included unnecessary dependencies, which caused problems when attempting to install in karaf. Change-Id: I7017a25a4d45ab8a75dd7599d10e466ef16d2e6f Issue-ID: CCSDK-251 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-04-20Fix feature dependency versionsTimoney, Dan (dt5972)9-19/+0
Fix single-feature pom.xmls to use version of sli/core artifactsi specified in parent poms, as opposed to project.version, which is incorrect and causes release build to break. Change-Id: Iec00a73b1b4adf9e8fecdb190385bb35ab1fe1c7 Issue-ID: CCSDK-248 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-04-18Fix version plugin issueTimoney, Dan (dt5972)10-0/+20
Version plugin not working due to missing relativePath tags in parents and bad parent in top level pom. Change-Id: I24ac8c4409e1bb87331850b57e4af46505c1aa27 Issue-ID: CCSDK-242 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-04-02Delete extraneous log dirsRuchira Agarwal9-432/+0
Log directories should not be committed Change-Id: Ia0cf39110e32999522a6b87d930c9bb600ebeff2 Issue-ID: CCSDK-172 Signed-off-by: Ruchira Agarwal <ra1926@att.com>
2018-03-29Add ansible adapter to CCSDKTimoney, Dan (dt5972)27-0/+3156
Copy APP-C Ansible adaptor to CCSDK Change-Id: Ie7f0662befd5cff446f2b2351a233bcfa7d6f4c0 Issue-ID: CCSDK-172 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>