commit | ff3eb332424ef27a2be48afaa547a6aa600a3db7 | [log] [tgz] |
---|---|---|
author | Idan Amit <ia096e@intl.att.com> | Tue Nov 07 18:18:04 2017 +0200 |
committer | Idan Amit <ia096e@intl.att.com> | Tue Nov 07 18:18:04 2017 +0200 |
tree | 60b140006f2e9dee48988e761dfb22545d402090 | |
parent | b01816e17b689d60c5b0f69c51ea20806c882ce4 [diff] |
Remove MojoHaus license plugin Removed MojoHaus license-maven-plugin from sdc-tosca pom.xml Change-Id: I7505f87b6314cfdb6c65d091170c70a490a5e166 Issue-Id: SDC-161 Signed-off-by: Idan Amit <ia096e@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