commit | 87a9f197d80b1ffa6a858d9d3212b1ccec3c27b7 | [log] [tgz] |
---|---|---|
author | Idan Amit <ia096e@intl.att.com> | Thu Jan 04 09:29:44 2018 +0200 |
committer | Michael Lando <ml636r@att.com> | Thu Jan 04 08:53:01 2018 +0000 |
tree | 7ce88c6f088eaf3c9fc5f07213bcd2da8d87ff91 | |
parent | 07cf9b52789f796ec8118b844870ecba602c7175 [diff] |
Update staging server ID Update serverID for staging to match the rest Change-Id: I5d9b0648cc83c4445365ed17548e22efde289864 Issue-ID: SDC-844 Signed-off-by: Idan Amit <ia096e@intl.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 ***
1.1.0-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