commit | d6ef1681811b4028ee24657dad856b73425ec682 | [log] [tgz] |
---|---|---|
author | ruty slominsky <rs282j@intl.att.com> | Wed Aug 09 11:50:31 2017 +0300 |
committer | ruty slominsky <rs282j@intl.att.com> | Wed Aug 09 11:50:31 2017 +0300 |
tree | 13a8e5c62dc6ed0d6b096ce8f801e6400191962f | |
parent | 2bce35468a54f205980daf0f5a7105506455aff0 [diff] |
[SDC-186] scan source code fussology Change-Id: Ida59db741c88cad5e2508191ce9093608d63ca48 Signed-off-by: ruty slominsky <rs282j@intl.att.com>
OpenECOMP SDC-Tosca is delivered as helper JAR that can be used by clients that work with SDC TOSCA CSAR files. It parses the CSAR and returns the model object which represents the CSAR contents, through designated function calls with SDC flavour. It uses the underlying generic JTOSCA parser.
OpenECOMP SDC-Tosca 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 ***
1.1.31-SNAPSHOT
Initial after separating into separate repo
1.1.1-SNAPSHOT
Added toString of Function (GetInput, etc.)
Allowed two arguments for GetInput - name of list input and index in list