commit | dbceaa151f42fd3be1b413ec5ba6e455019d2361 | [log] [tgz] |
---|---|---|
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | Tue Jan 02 12:09:27 2018 -0800 |
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | Tue Jan 02 12:09:27 2018 -0800 |
tree | a5b3f9cbc0a815cfa50150d7bb213d61481fa78f | |
parent | e63b8b4b4cb20a3477002fc76562c0542add08b9 [diff] |
Update staging server ID Update serverID for staging to match the rest Change-Id: Ic242bc400a819de81e6d22d8de3bffdb2fe58daf Issue-ID: SDC-733 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
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