commit | 72e394582ceeb86e35d2c5cb34b244b38ae5659f | [log] [tgz] |
---|---|---|
author | Gaurav Agrawal <gaurav.agrawal@huawei.com> | Wed Sep 20 12:43:42 2017 +0530 |
committer | Gaurav Agrawal <gaurav.agrawal@huawei.com> | Wed Sep 20 12:43:42 2017 +0530 |
tree | fed5e0395ea15d35e48f77a52677abec726a0a03 | |
parent | ba209b4de55c56e5c427e3389518966f2c896661 [diff] |
Refinements and test additions to XmlParser Changes includes 1) Added validation for invalid length 2) Added testcases to test length Change-Id: Iefd56ca470382be139f185fdf84b6c0de0fa99f6 Issue-Id: CCSDK-100 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
This source repository contains the code for the CCSDK plugins.
To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".