aboutsummaryrefslogtreecommitdiffstats
path: root/project.clj
AgeCommit message (Collapse)AuthorFilesLines
2018-09-13New maven plugin to respect naming conventionC.T. Paterson1-7/+4
Change-Id: I613c5cb616457169840810893166a73ff13d7802 Issue-ID: AAI-1547 Signed-off-by: C.T. Paterson <ctpaterson+onap@gmail.com>
2018-09-11Change version to satisfy build script regexC.T. Paterson1-1/+1
Change-Id: I187e895aeddbbbd87410f781fec1ecb72b0ca781 Issue-ID: AAI-1547 Signed-off-by: C.T. Paterson <ctpaterson+onap@gmail.com>
2018-09-07Change group ID ; trying to get merge job workingC.T. Paterson1-1/+1
Change-Id: Ifad55260ef128edabfdc649ae19739a28ee01b97 Issue-ID: AAI-1547 Signed-off-by: C.T. Paterson <ctpaterson+onap@gmail.com>
2018-09-06Fixing pom file for JJB complianceC.T. Paterson1-6/+17
Change-Id: I9c5808642b611f2c2db9c0ea2812c3d7afdd77a8 Issue-ID: AAI-1547 Signed-off-by: C.T. Paterson <ctpaterson+onap@gmail.com>
2018-09-04Adding version.properties for build job, testsC.T. Paterson1-1/+1
Issue-ID: AAI-1547 Change-Id: I70ecf0f427eb30da8df1ec3e2a0cec383e0063fb Signed-off-by: C.T. Paterson <ctpaterson+onap@gmail.com>
2018-08-31Fixed pom in preparation for JJB jobsC.T. Paterson1-4/+5
Issue-ID: AAI-1547 Change-Id: I96c0c02c741963ad58c18b0ee7c8a4e38c37d05f Signed-off-by: C.T. Paterson <ctpaterson+onap@gmail.com>
2018-08-30Updated log messages to be more intuitiveShwetank Dave1-2/+13
Added support for kafka Updated logging.clj file to not reject messages which contain an empty substring. Updating Dockerfile to use the specified GLIBC_VERSION Adding spotify docker plugin Moving the Dockerfile to directory root. Issue-ID: AAI-1542 Change-Id: I4c41486cb6c7698a2c2736d574721f6a5237563e Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>
2018-07-26Add logging and tests and build using mvnShwetank Dave1-6/+36
An initial version of adding logs to chameleon An initial version of adding specs (tests) to chameleon. Adding pom.xml so the project can be build using maven. Updating README.md for instructions on running it locally. Issue-ID: AAI-1220 Change-Id: I85f46fd7f625c83b84f211d6766970431e6d91eb Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>
2018-04-13Fix graphwalk capabilitiesAdrian Batos-Parac1-1/+1
Fixes the issue where graphwalk was not working properly in the chameleon code within ONAP. Change-Id: Iae1dd036f10ab6443a40cac66ae69fad77036cb2 Issue-ID: AAI-797 Signed-off-by: Adrian Batos-Parac <adrian.batos-parac@amdocs.com>
2018-02-22Initial Commit of ChameleonAdrian Batos-Parac1-0/+31
Commit the initial set of code for the Chameleon offering to ONAP Change-Id: Ia58bd49eafc0a3702c17c9cab34d666ed1627ba5 Issue-ID: AAI-797 Signed-off-by: Adrian Batos-Parac <adrian.batos-parac@amdocs.com>