commit | 8c51a2f78333e3217dac4345955f89fc3867a503 | [log] [tgz] |
---|---|---|
author | Pavel Aharoni <pa0916@att.com> | Wed Jun 07 17:24:33 2017 +0300 |
committer | Pavel Aharoni <pa0916@att.com> | Wed Jun 07 17:24:33 2017 +0300 |
tree | 4202117f435fc9b01d0ea578f29090901aa7356a | |
parent | a107ab008758d78ace5ad95ae7435c5244358f10 [diff] |
[SDC-28] JTOSCA initial commit Change-Id: Ic0ede56c1cc513e632c36954a4227317ae357020 Signed-off-by: Pavel Aharoni <pa0916@att.com>
OpenECOMP JTOSCA is delivered as helper JAR that can be used by clients that work with TOSCA CSAR files. It parses the CSAR and returns the model object which represents the CSAR contents. Prior to that, it performs validations on the CSAR to check its TOSCA compliance.
OpenECOMP JTOSCA can be compiled easily using maven command: mvn clean install
The result is JAR file under "target" folder
*** to be completed on release ***
SDC Javadoc and Maven site
*** to be completed on rrelease ***