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: I7ef8cecc84c8fe2df6f6fd7c9557fac3093a642c
Issue-ID: MODELING-63
Signed-off-by: Serban Jora <sj2381@att.com>
|
|
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>
|
|
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>
|