Age | Commit message (Collapse) | Author | Files | Lines |
|
Remove this useless "instanceof" operator; it will always return "true".
Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.
Merge this if statement with the enclosing one.
Issue-ID: MODELING-154
Change-Id: Id924377831825cd5d8d986ae2743cec16cb1c88e
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
Fix Use try-with-resources or close this "InputStream" in a "finally" clause
Fix Either log or rethrow this exception issue
Fix Make field final issue
Issue-ID: MODELING-154
Change-Id: I677051b4cff7cbd5e9c99acfd1bc5be3ae4c5036
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
Fix Make "_value" transient or serializable issue
Fix Extract the assignment out of this expression issue
Issue-ID: MODELING-154
Change-Id: If6df4bcfcc250179078d7537010a8fb9d8376958
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
Change-Id: I0b8fc97868c17f144bbebe491e23bcaeb13b5000
Signed-off-by: Serban Jora <sj2381@att.com>
Issue-ID: MODELING-53
|
|
Unit testing for kwalify parser and validator and for domain model representation.
Fix oparent reference in pom in datse format in docker image tag.
Change-Id: Icca11ae7fc773cae3de910acb10fcacd51b909a4
Signed-off-by: Serban Jora <sj2381@att.com>
Issue-ID: MODELING-53
Signed-off-by: Serban Jora <sj2381@att.com>
|
|
Change-Id: I7ef8cecc84c8fe2df6f6fd7c9557fac3093a642c
Issue-ID: MODELING-63
Signed-off-by: Serban Jora <sj2381@att.com>
|
|
Bump minor version in preparation for Amsterdam
branching.
Change-Id: I4badb8e213ca37de40d89a967175cbdd5ea86d3e
Issue-ID: CIMAN-120
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
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>
|
|
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>
|
|
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>
|
|
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
|
|
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>
|