summaryrefslogtreecommitdiffstats
path: root/javatoscachecker/kwalify
AgeCommit message (Collapse)AuthorFilesLines
2017-11-02Change license headerSerban Jora24-121/+465
New license header includes the original MIT license and the Apache 2.0 license for teh updates Change-Id: If5805ec0c7eb67300b908d7737b5a37f233b6f5e Issue-Id: MODELING-35 Signed-off-by: Serban Jora <jora@research.att.com>
2017-09-19Fix top project reference, release versionSerban Jora24-46/+577
Also add required license text to kwalify and remove old checker test files Change-Id: If737489a144acbb4e9bd2108e965b90f9ed24094 Issue-Id: MODELING-18 Signed-off-by: Serban Jora <jora@research.att.com>
2017-09-13Add license header to Maven pom filesSerban Jora1-0/+15
The goal here is to trigger a build and see if jenkins deployment job gets executed. Change-Id: Ia8573422be6939bd9ebd0746c2e662d05abc5091 Issue-Id: MODELING-18 Signed-off-by: Serban Jora <jora@research.att.com>
2017-09-12Adds deploy plugin to maven pomsSerban Jora1-88/+115
Also adds more doc to service README and removes some printouts Change-Id: I4d5a1285264ce1fbfc40297114bdb11a10a5059f Signed-off-by: Serban Jora <jora@research.att.com> Issues-Id: MODELING-17
2017-09-01Add initial ATT tosca checker toolSerban Jora27-0/+4455
Addressed license headers and copyright owner issues Addressed project folder name Issue-ID: MODELING-7 Change-Id: I150784c5871bb6093ff0a6615639088bc2e0c496 Signed-off-by: Serban Jora <jora@research.att.com>