Skip to content

Instantly share code, notes, and snippets.

@adhikasp
Created November 21, 2018 10:38
Show Gist options
  • Save adhikasp/1920791cc2436af2f8145863861f9b0e to your computer and use it in GitHub Desktop.
Save adhikasp/1920791cc2436af2f8145863861f9b0e to your computer and use it in GitHub Desktop.
sonar-stash, stash diff view json dump
{
"fromHash": "820a8e5219b4ebdf44060f8db5a19893abf5360c",
"toHash": "7424a87f33d9665ed7a9b6800a2ad7926d10715b",
"contextLines": 10,
"whitespace": "SHOW",
"diffs": [
{
"source": {
"components": [
"aModule-api-app",
"pom.xml"
],
"parent": "aModule-api-app",
"name": "pom.xml",
"extension": "xml",
"toString": "aModule-api-app/pom.xml"
},
"destination": {
"components": [
"aModule-api-app",
"pom.xml"
],
"parent": "aModule-api-app",
"name": "pom.xml",
"extension": "xml",
"toString": "aModule-api-app/pom.xml"
},
"hunks": [
{
"sourceLine": 1,
"sourceSpan": 16,
"destinationLine": 1,
"destinationSpan": 16,
"segments": [
{
"type": "CONTEXT",
"lines": [
{
"source": 1,
"destination": 1,
"line": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>",
"truncated": false
},
{
"source": 2,
"destination": 2,
"line": "<project xmlns=\"http://maven.apache.org/POM/4.0.0\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">",
"truncated": false
},
{
"source": 3,
"destination": 3,
"line": " <parent>",
"truncated": false
},
{
"source": 4,
"destination": 4,
"line": " <groupId>com.gdn.package</groupId>",
"truncated": false
},
{
"source": 5,
"destination": 5,
"line": " <artifactId>aModule</artifactId>",
"truncated": false
}
],
"truncated": false
},
{
"type": "REMOVED",
"lines": [
{
"source": 6,
"destination": 6,
"line": " <version>0.0.1-4-SNAPSHOT</version>",
"truncated": false
}
],
"truncated": false
},
{
"type": "ADDED",
"lines": [
{
"source": 7,
"destination": 6,
"line": " <version>0.0.1-5-SNAPSHOT</version>",
"truncated": false
}
],
"truncated": false
},
{
"type": "CONTEXT",
"lines": [
{
"source": 7,
"destination": 7,
"line": " </parent>",
"truncated": false
},
{
"source": 8,
"destination": 8,
"line": " <modelVersion>4.0.0</modelVersion>",
"truncated": false
},
{
"source": 9,
"destination": 9,
"line": "",
"truncated": false
},
{
"source": 10,
"destination": 10,
"line": " <artifactId>aModule-api-app</artifactId>",
"truncated": false
},
{
"source": 11,
"destination": 11,
"line": "",
"truncated": false
},
{
"source": 12,
"destination": 12,
"line": " <dependencies>",
"truncated": false
},
{
"source": 13,
"destination": 13,
"line": " <dependency>",
"truncated": false
},
{
"source": 14,
"destination": 14,
"line": " <groupId>com.gdn.package</groupId>",
"truncated": false
},
{
"source": 15,
"destination": 15,
"line": " <artifactId>aModule-api-web</artifactId>",
"truncated": false
},
{
"source": 16,
"destination": 16,
"line": " <version>${project.version}</version>",
"truncated": false
}
],
"truncated": false
}
],
"truncated": false
}
],
"truncated": false,
"lineComments": [
{
"properties": {
"repositoryId": 1
},
"id": 71,
"version": 0,
"text": "*MINOR* - Remove this unused \"B\" local variable. [[squid:S1481](http://10.177.92.24:9000/coding_rules#rule_key=squid:S1481)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686764,
"updatedDate": 1542790686764,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 72,
"version": 0,
"text": "*MINOR* - Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'. [[squid:S00117](http://10.177.92.24:9000/coding_rules#rule_key=squid:S00117)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686785,
"updatedDate": 1542790686785,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 70,
"version": 0,
"text": "*MAJOR* - Change this condition so that it does not always evaluate to \"false\" [[squid:S2583](http://10.177.92.24:9000/coding_rules#rule_key=squid:S2583)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686749,
"updatedDate": 1542790686749,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 68,
"version": 0,
"text": "*MAJOR* - Replace this use of System.out or System.err by a logger. [[squid:S106](http://10.177.92.24:9000/coding_rules#rule_key=squid:S106)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686696,
"updatedDate": 1542790686696,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 73,
"version": 0,
"text": "*MINOR* - Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'. [[squid:S00117](http://10.177.92.24:9000/coding_rules#rule_key=squid:S00117)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686806,
"updatedDate": 1542790686806,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 69,
"version": 0,
"text": "*MAJOR* - Replace this use of System.out or System.err by a logger. [[squid:S106](http://10.177.92.24:9000/coding_rules#rule_key=squid:S106)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686731,
"updatedDate": 1542790686731,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
}
]
},
{
"source": {
"components": [
"aModule-api-app",
"src",
"main",
"resources",
"logback.xml"
],
"parent": "aModule-api-app/src/main/resources",
"name": "logback.xml",
"extension": "xml",
"toString": "aModule-api-app/src/main/resources/logback.xml"
},
"destination": {
"components": [
"aModule-api-app",
"src",
"main",
"resources",
"logback.xml"
],
"parent": "aModule-api-app/src/main/resources",
"name": "logback.xml",
"extension": "xml",
"toString": "aModule-api-app/src/main/resources/logback.xml"
},
"hunks": [
{
"sourceLine": 41,
"sourceSpan": 24,
"destinationLine": 41,
"destinationSpan": 24,
"segments": [
{
"type": "CONTEXT",
"lines": [
{
"source": 41,
"destination": 41,
"line": " </appender>",
"truncated": false
},
{
"source": 42,
"destination": 42,
"line": "",
"truncated": false
},
{
"source": 43,
"destination": 43,
"line": " <appender name=\"async\" class=\"ch.qos.logback.classic.AsyncAppender\">",
"truncated": false
},
{
"source": 44,
"destination": 44,
"line": " <appender-ref ref=\"accessLog\" />",
"truncated": false
},
{
"source": 45,
"destination": 45,
"line": " </appender>",
"truncated": false
},
{
"source": 46,
"destination": 46,
"line": " <logger name=\"reactor.netty.http.server.AccessLog\" level=\"INFO\" additivity=\"false\">",
"truncated": false
},
{
"source": 47,
"destination": 47,
"line": " <appender-ref ref=\"async\"/>",
"truncated": false
},
{
"source": 48,
"destination": 48,
"line": " </logger>",
"truncated": false
},
{
"source": 49,
"destination": 49,
"line": "",
"truncated": false
},
{
"source": 50,
"destination": 50,
"line": " <!--FOR DEVELOPMENT PLEASE UNCOMMENT THIS, NEVER PUSH IF YOU UNCOMMENT THIS -->",
"truncated": false
}
],
"truncated": false
},
{
"type": "REMOVED",
"lines": [
{
"source": 51,
"destination": 51,
"line": " <!--<appender name=\"CONSOLE\" class=\"ch.qos.logback.core.ConsoleAppender\">-->",
"truncated": false
},
{
"source": 52,
"destination": 51,
"line": " <!--<encoder>-->",
"truncated": false
},
{
"source": 53,
"destination": 51,
"line": " <!--<pattern>${CONSOLE_LOG_PATTERN:-%clr([%date{\"yyyy-MM-dd'T'HH:mm:ss,SSSXXX\", GMT+07:00}]){faint}%clr(${LOG_LEVEL_PATTERN:-%5p}) %clr(${PID:- }){magenta} %clr(-&#45;&#45;){faint}%clr([%15.15t]){faint} %clr(%-40.40logger{39}){cyan} %clr(:){faint}%m%n${LOG_EXCEPTION_CONVERSION_WORD:-%wEx}}</pattern>-->",
"truncated": false
},
{
"source": 54,
"destination": 51,
"line": " <!--<charset>utf8</charset>-->",
"truncated": false
},
{
"source": 55,
"destination": 51,
"line": " <!--</encoder>-->",
"truncated": false
},
{
"source": 56,
"destination": 51,
"line": " <!--</appender>-->",
"truncated": false
}
],
"truncated": false
},
{
"type": "ADDED",
"lines": [
{
"source": 57,
"destination": 51,
"line": " <appender name=\"CONSOLE\" class=\"ch.qos.logback.core.ConsoleAppender\">",
"truncated": false
},
{
"source": 57,
"destination": 52,
"line": " <encoder>",
"truncated": false
},
{
"source": 57,
"destination": 53,
"line": " <pattern>${CONSOLE_LOG_PATTERN:-%clr([%date{\"yyyy-MM-dd'T'HH:mm:ss,SSSXXX\", GMT+07:00}]){faint}%clr(${LOG_LEVEL_PATTERN:-%5p}) %clr(${PID:- }){magenta} %clr(---){faint}%clr([%15.15t]){faint} %clr(%-40.40logger{39}){cyan} %clr(:){faint}%m%n${LOG_EXCEPTION_CONVERSION_WORD:-%wEx}}</pattern>",
"truncated": false
},
{
"source": 57,
"destination": 54,
"line": " <charset>utf8</charset>",
"truncated": false
},
{
"source": 57,
"destination": 55,
"line": " </encoder>",
"truncated": false
},
{
"source": 57,
"destination": 56,
"line": " </appender>",
"truncated": false
}
],
"truncated": false
},
{
"type": "CONTEXT",
"lines": [
{
"source": 57,
"destination": 57,
"line": "",
"truncated": false
},
{
"source": 58,
"destination": 58,
"line": " <root level=\"INFO\">",
"truncated": false
},
{
"source": 59,
"destination": 59,
"line": " <!--FOR DEVELOPMENT PLEASE UNCOMMENT THIS, NEVER PUSH IF YOU UNCOMMENT THIS -->",
"truncated": false
}
],
"truncated": false
},
{
"type": "REMOVED",
"lines": [
{
"source": 60,
"destination": 60,
"line": " <!--<appender-ref ref=\"CONSOLE\"/>-->",
"truncated": false
}
],
"truncated": false
},
{
"type": "ADDED",
"lines": [
{
"source": 61,
"destination": 60,
"line": " <appender-ref ref=\"CONSOLE\"/>",
"truncated": false
}
],
"truncated": false
},
{
"type": "CONTEXT",
"lines": [
{
"source": 61,
"destination": 61,
"line": " <appender-ref ref=\"FILE\"/>",
"truncated": false
},
{
"source": 62,
"destination": 62,
"line": " </root>",
"truncated": false
},
{
"source": 63,
"destination": 63,
"line": "",
"truncated": false
},
{
"source": 64,
"destination": 64,
"line": "</configuration>",
"truncated": false
}
],
"truncated": false
}
],
"truncated": false
}
],
"truncated": false,
"lineComments": [
{
"properties": {
"repositoryId": 1
},
"id": 71,
"version": 0,
"text": "*MINOR* - Remove this unused \"B\" local variable. [[squid:S1481](http://10.177.92.24:9000/coding_rules#rule_key=squid:S1481)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686764,
"updatedDate": 1542790686764,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 72,
"version": 0,
"text": "*MINOR* - Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'. [[squid:S00117](http://10.177.92.24:9000/coding_rules#rule_key=squid:S00117)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686785,
"updatedDate": 1542790686785,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 70,
"version": 0,
"text": "*MAJOR* - Change this condition so that it does not always evaluate to \"false\" [[squid:S2583](http://10.177.92.24:9000/coding_rules#rule_key=squid:S2583)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686749,
"updatedDate": 1542790686749,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 68,
"version": 0,
"text": "*MAJOR* - Replace this use of System.out or System.err by a logger. [[squid:S106](http://10.177.92.24:9000/coding_rules#rule_key=squid:S106)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686696,
"updatedDate": 1542790686696,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 73,
"version": 0,
"text": "*MINOR* - Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'. [[squid:S00117](http://10.177.92.24:9000/coding_rules#rule_key=squid:S00117)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686806,
"updatedDate": 1542790686806,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 69,
"version": 0,
"text": "*MAJOR* - Replace this use of System.out or System.err by a logger. [[squid:S106](http://10.177.92.24:9000/coding_rules#rule_key=squid:S106)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686731,
"updatedDate": 1542790686731,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
}
]
},
{
"source": {
"components": [
"aModule-api-client-impl",
"pom.xml"
],
"parent": "aModule-api-client-impl",
"name": "pom.xml",
"extension": "xml",
"toString": "aModule-api-client-impl/pom.xml"
},
"destination": {
"components": [
"aModule-api-client-impl",
"pom.xml"
],
"parent": "aModule-api-client-impl",
"name": "pom.xml",
"extension": "xml",
"toString": "aModule-api-client-impl/pom.xml"
},
"hunks": [
{
"sourceLine": 1,
"sourceSpan": 16,
"destinationLine": 1,
"destinationSpan": 16,
"segments": [
{
"type": "CONTEXT",
"lines": [
{
"source": 1,
"destination": 1,
"line": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>",
"truncated": false
},
{
"source": 2,
"destination": 2,
"line": "<project xmlns=\"http://maven.apache.org/POM/4.0.0\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">",
"truncated": false
},
{
"source": 3,
"destination": 3,
"line": " <parent>",
"truncated": false
},
{
"source": 4,
"destination": 4,
"line": " <groupId>com.gdn.package</groupId>",
"truncated": false
},
{
"source": 5,
"destination": 5,
"line": " <artifactId>aModule</artifactId>",
"truncated": false
}
],
"truncated": false
},
{
"type": "REMOVED",
"lines": [
{
"source": 6,
"destination": 6,
"line": " <version>0.0.1-4-SNAPSHOT</version>",
"truncated": false
}
],
"truncated": false
},
{
"type": "ADDED",
"lines": [
{
"source": 7,
"destination": 6,
"line": " <version>0.0.1-5-SNAPSHOT</version>",
"truncated": false
}
],
"truncated": false
},
{
"type": "CONTEXT",
"lines": [
{
"source": 7,
"destination": 7,
"line": " </parent>",
"truncated": false
},
{
"source": 8,
"destination": 8,
"line": " <modelVersion>4.0.0</modelVersion>",
"truncated": false
},
{
"source": 9,
"destination": 9,
"line": "",
"truncated": false
},
{
"source": 10,
"destination": 10,
"line": " <artifactId>aModule-api-client-impl</artifactId>",
"truncated": false
},
{
"source": 11,
"destination": 11,
"line": "",
"truncated": false
},
{
"source": 12,
"destination": 12,
"line": " <dependencies>",
"truncated": false
},
{
"source": 13,
"destination": 13,
"line": " <dependency>",
"truncated": false
},
{
"source": 14,
"destination": 14,
"line": " <groupId>com.gdn.package</groupId>",
"truncated": false
},
{
"source": 15,
"destination": 15,
"line": " <artifactId>aModule-api-properties</artifactId>",
"truncated": false
},
{
"source": 16,
"destination": 16,
"line": " <version>${project.version}</version>",
"truncated": false
}
],
"truncated": false
}
],
"truncated": false
},
{
"sourceLine": 41,
"sourceSpan": 11,
"destinationLine": 41,
"destinationSpan": 11,
"segments": [
{
"type": "CONTEXT",
"lines": [
{
"source": 41,
"destination": 41,
"line": " <artifactId>wiremock-standalone</artifactId>",
"truncated": false
},
{
"source": 42,
"destination": 42,
"line": " <scope>test</scope>",
"truncated": false
},
{
"source": 43,
"destination": 43,
"line": " </dependency>",
"truncated": false
},
{
"source": 44,
"destination": 44,
"line": " <dependency>",
"truncated": false
},
{
"source": 45,
"destination": 45,
"line": " <groupId>io.rest-assured</groupId>",
"truncated": false
},
{
"source": 46,
"destination": 46,
"line": " <artifactId>rest-assured</artifactId>",
"truncated": false
},
{
"source": 47,
"destination": 47,
"line": " <scope>test</scope>",
"truncated": false
},
{
"source": 48,
"destination": 48,
"line": " </dependency>",
"truncated": false
},
{
"source": 49,
"destination": 49,
"line": " </dependencies>",
"truncated": false
},
{
"source": 50,
"destination": 50,
"line": "",
"truncated": false
}
],
"truncated": false
},
{
"type": "REMOVED",
"lines": [
{
"source": 51,
"destination": 51,
"line": "</project>",
"truncated": false
}
],
"truncated": false
},
{
"type": "ADDED",
"lines": [
{
"source": 52,
"destination": 51,
"line": "</project>",
"truncated": false
}
],
"truncated": false
}
],
"truncated": false
}
],
"truncated": false,
"lineComments": [
{
"properties": {
"repositoryId": 1
},
"id": 71,
"version": 0,
"text": "*MINOR* - Remove this unused \"B\" local variable. [[squid:S1481](http://10.177.92.24:9000/coding_rules#rule_key=squid:S1481)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686764,
"updatedDate": 1542790686764,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 72,
"version": 0,
"text": "*MINOR* - Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'. [[squid:S00117](http://10.177.92.24:9000/coding_rules#rule_key=squid:S00117)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686785,
"updatedDate": 1542790686785,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 70,
"version": 0,
"text": "*MAJOR* - Change this condition so that it does not always evaluate to \"false\" [[squid:S2583](http://10.177.92.24:9000/coding_rules#rule_key=squid:S2583)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686749,
"updatedDate": 1542790686749,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 68,
"version": 0,
"text": "*MAJOR* - Replace this use of System.out or System.err by a logger. [[squid:S106](http://10.177.92.24:9000/coding_rules#rule_key=squid:S106)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686696,
"updatedDate": 1542790686696,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 73,
"version": 0,
"text": "*MINOR* - Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'. [[squid:S00117](http://10.177.92.24:9000/coding_rules#rule_key=squid:S00117)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686806,
"updatedDate": 1542790686806,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 69,
"version": 0,
"text": "*MAJOR* - Replace this use of System.out or System.err by a logger. [[squid:S106](http://10.177.92.24:9000/coding_rules#rule_key=squid:S106)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686731,
"updatedDate": 1542790686731,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
}
]
},
{
"source": {
"components": [
"aModule-api-client-model",
"pom.xml"
],
"parent": "aModule-api-client-model",
"name": "pom.xml",
"extension": "xml",
"toString": "aModule-api-client-model/pom.xml"
},
"destination": {
"components": [
"aModule-api-client-model",
"pom.xml"
],
"parent": "aModule-api-client-model",
"name": "pom.xml",
"extension": "xml",
"toString": "aModule-api-client-model/pom.xml"
},
"hunks": [
{
"sourceLine": 1,
"sourceSpan": 16,
"destinationLine": 1,
"destinationSpan": 16,
"segments": [
{
"type": "CONTEXT",
"lines": [
{
"source": 1,
"destination": 1,
"line": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>",
"truncated": false
},
{
"source": 2,
"destination": 2,
"line": "<project xmlns=\"http://maven.apache.org/POM/4.0.0\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">",
"truncated": false
},
{
"source": 3,
"destination": 3,
"line": " <parent>",
"truncated": false
},
{
"source": 4,
"destination": 4,
"line": " <groupId>com.gdn.package</groupId>",
"truncated": false
},
{
"source": 5,
"destination": 5,
"line": " <artifactId>aModule</artifactId>",
"truncated": false
}
],
"truncated": false
},
{
"type": "REMOVED",
"lines": [
{
"source": 6,
"destination": 6,
"line": " <version>0.0.1-4-SNAPSHOT</version>",
"truncated": false
}
],
"truncated": false
},
{
"type": "ADDED",
"lines": [
{
"source": 7,
"destination": 6,
"line": " <version>0.0.1-5-SNAPSHOT</version>",
"truncated": false
}
],
"truncated": false
},
{
"type": "CONTEXT",
"lines": [
{
"source": 7,
"destination": 7,
"line": " </parent>",
"truncated": false
},
{
"source": 8,
"destination": 8,
"line": " <modelVersion>4.0.0</modelVersion>",
"truncated": false
},
{
"source": 9,
"destination": 9,
"line": "",
"truncated": false
},
{
"source": 10,
"destination": 10,
"line": " <artifactId>aModule-api-client-model</artifactId>",
"truncated": false
},
{
"source": 11,
"destination": 11,
"line": "",
"truncated": false
},
{
"source": 12,
"destination": 12,
"line": " <dependencies>",
"truncated": false
},
{
"source": 13,
"destination": 13,
"line": " <dependency>",
"truncated": false
},
{
"source": 14,
"destination": 14,
"line": " <groupId>com.gdn.package</groupId>",
"truncated": false
},
{
"source": 15,
"destination": 15,
"line": " <artifactId>aModule-api-entity</artifactId>",
"truncated": false
},
{
"source": 16,
"destination": 16,
"line": " <version>${project.version}</version>",
"truncated": false
}
],
"truncated": false
}
],
"truncated": false
}
],
"truncated": false,
"lineComments": [
{
"properties": {
"repositoryId": 1
},
"id": 71,
"version": 0,
"text": "*MINOR* - Remove this unused \"B\" local variable. [[squid:S1481](http://10.177.92.24:9000/coding_rules#rule_key=squid:S1481)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686764,
"updatedDate": 1542790686764,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 72,
"version": 0,
"text": "*MINOR* - Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'. [[squid:S00117](http://10.177.92.24:9000/coding_rules#rule_key=squid:S00117)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686785,
"updatedDate": 1542790686785,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 70,
"version": 0,
"text": "*MAJOR* - Change this condition so that it does not always evaluate to \"false\" [[squid:S2583](http://10.177.92.24:9000/coding_rules#rule_key=squid:S2583)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686749,
"updatedDate": 1542790686749,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 68,
"version": 0,
"text": "*MAJOR* - Replace this use of System.out or System.err by a logger. [[squid:S106](http://10.177.92.24:9000/coding_rules#rule_key=squid:S106)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686696,
"updatedDate": 1542790686696,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 73,
"version": 0,
"text": "*MINOR* - Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'. [[squid:S00117](http://10.177.92.24:9000/coding_rules#rule_key=squid:S00117)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686806,
"updatedDate": 1542790686806,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 69,
"version": 0,
"text": "*MAJOR* - Replace this use of System.out or System.err by a logger. [[squid:S106](http://10.177.92.24:9000/coding_rules#rule_key=squid:S106)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686731,
"updatedDate": 1542790686731,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
}
]
},
{
"source": {
"components": [
"aModule-api-client",
"pom.xml"
],
"parent": "aModule-api-client",
"name": "pom.xml",
"extension": "xml",
"toString": "aModule-api-client/pom.xml"
},
"destination": {
"components": [
"aModule-api-client",
"pom.xml"
],
"parent": "aModule-api-client",
"name": "pom.xml",
"extension": "xml",
"toString": "aModule-api-client/pom.xml"
},
"hunks": [
{
"sourceLine": 1,
"sourceSpan": 16,
"destinationLine": 1,
"destinationSpan": 16,
"segments": [
{
"type": "CONTEXT",
"lines": [
{
"source": 1,
"destination": 1,
"line": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>",
"truncated": false
},
{
"source": 2,
"destination": 2,
"line": "<project xmlns=\"http://maven.apache.org/POM/4.0.0\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">",
"truncated": false
},
{
"source": 3,
"destination": 3,
"line": " <parent>",
"truncated": false
},
{
"source": 4,
"destination": 4,
"line": " <groupId>com.gdn.package</groupId>",
"truncated": false
},
{
"source": 5,
"destination": 5,
"line": " <artifactId>aModule</artifactId>",
"truncated": false
}
],
"truncated": false
},
{
"type": "REMOVED",
"lines": [
{
"source": 6,
"destination": 6,
"line": " <version>0.0.1-4-SNAPSHOT</version>",
"truncated": false
}
],
"truncated": false
},
{
"type": "ADDED",
"lines": [
{
"source": 7,
"destination": 6,
"line": " <version>0.0.1-5-SNAPSHOT</version>",
"truncated": false
}
],
"truncated": false
},
{
"type": "CONTEXT",
"lines": [
{
"source": 7,
"destination": 7,
"line": " </parent>",
"truncated": false
},
{
"source": 8,
"destination": 8,
"line": " <modelVersion>4.0.0</modelVersion>",
"truncated": false
},
{
"source": 9,
"destination": 9,
"line": "",
"truncated": false
},
{
"source": 10,
"destination": 10,
"line": " <artifactId>aModule-api-client</artifactId>",
"truncated": false
},
{
"source": 11,
"destination": 11,
"line": "",
"truncated": false
},
{
"source": 12,
"destination": 12,
"line": " <dependencies>",
"truncated": false
},
{
"source": 13,
"destination": 13,
"line": " <dependency>",
"truncated": false
},
{
"source": 14,
"destination": 14,
"line": " <groupId>com.gdn.package</groupId>",
"truncated": false
},
{
"source": 15,
"destination": 15,
"line": " <artifactId>aModule-api-properties</artifactId>",
"truncated": false
},
{
"source": 16,
"destination": 16,
"line": " <version>${project.version}</version>",
"truncated": false
}
],
"truncated": false
}
],
"truncated": false
}
],
"truncated": false,
"lineComments": [
{
"properties": {
"repositoryId": 1
},
"id": 71,
"version": 0,
"text": "*MINOR* - Remove this unused \"B\" local variable. [[squid:S1481](http://10.177.92.24:9000/coding_rules#rule_key=squid:S1481)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686764,
"updatedDate": 1542790686764,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 72,
"version": 0,
"text": "*MINOR* - Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'. [[squid:S00117](http://10.177.92.24:9000/coding_rules#rule_key=squid:S00117)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686785,
"updatedDate": 1542790686785,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 70,
"version": 0,
"text": "*MAJOR* - Change this condition so that it does not always evaluate to \"false\" [[squid:S2583](http://10.177.92.24:9000/coding_rules#rule_key=squid:S2583)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686749,
"updatedDate": 1542790686749,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 68,
"version": 0,
"text": "*MAJOR* - Replace this use of System.out or System.err by a logger. [[squid:S106](http://10.177.92.24:9000/coding_rules#rule_key=squid:S106)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686696,
"updatedDate": 1542790686696,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 73,
"version": 0,
"text": "*MINOR* - Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'. [[squid:S00117](http://10.177.92.24:9000/coding_rules#rule_key=squid:S00117)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686806,
"updatedDate": 1542790686806,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 69,
"version": 0,
"text": "*MAJOR* - Replace this use of System.out or System.err by a logger. [[squid:S106](http://10.177.92.24:9000/coding_rules#rule_key=squid:S106)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686731,
"updatedDate": 1542790686731,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
}
]
},
{
"source": {
"components": [
"aModule-api-client",
"src",
"main",
"java",
"com",
"gdn",
"package",
"aModule",
"client",
"aModuleClient.java"
],
"parent": "aModule-api-client/src/main/java/com/gdn/package/aModule/client",
"name": "aModuleClient.java",
"extension": "java",
"toString": "aModule-api-client/src/main/java/com/gdn/package/aModule/client/aModuleClient.java"
},
"destination": {
"components": [
"aModule-api-client",
"src",
"main",
"java",
"com",
"gdn",
"package",
"aModule",
"client",
"aModuleClient.java"
],
"parent": "aModule-api-client/src/main/java/com/gdn/package/aModule/client",
"name": "aModuleClient.java",
"extension": "java",
"toString": "aModule-api-client/src/main/java/com/gdn/package/aModule/client/aModuleClient.java"
},
"hunks": [
{
"context": "public class aModuleClient implements NettyConnector<aModuleClientResponse, aModuleClientReq",
"sourceLine": 95,
"sourceSpan": 28,
"destinationLine": 95,
"destinationSpan": 37,
"segments": [
{
"type": "CONTEXT",
"lines": [
{
"source": 95,
"destination": 95,
"line": " }",
"truncated": false
},
{
"source": 96,
"destination": 96,
"line": " if (!clientBuilder.isPoolAvailable() && !clientBuilder.isPoolDisabled()) {",
"truncated": false
},
{
"source": 97,
"destination": 97,
"line": " clientBuilder.poolResources(aModuleResources.get());",
"truncated": false
},
{
"source": 98,
"destination": 98,
"line": " }",
"truncated": false
},
{
"source": 99,
"destination": 99,
"line": "",
"truncated": false
},
{
"source": 100,
"destination": 100,
"line": " this.headerLength = headerLength;",
"truncated": false
},
{
"source": 101,
"destination": 101,
"line": " this.encoder = encoder;",
"truncated": false
},
{
"source": 102,
"destination": 102,
"line": " this.decoder = decoder;",
"truncated": false
},
{
"source": 103,
"destination": 103,
"line": " this.options = clientBuilder.build();",
"truncated": false
},
{
"source": 104,
"destination": 104,
"line": " this.bridgeClient = new TcpBridgeClient(this.options);",
"truncated": false
}
],
"truncated": false
},
{
"type": "ADDED",
"lines": [
{
"source": 105,
"destination": 105,
"line": " int a = 4;",
"truncated": false
},
{
"source": 105,
"destination": 106,
"line": " Boolean B = false;",
"truncated": false,
"commentIds": [
71,
72
]
},
{
"source": 105,
"destination": 107,
"line": " if",
"truncated": false
},
{
"source": 105,
"destination": 108,
"line": " (a == 0) {",
"truncated": false,
"commentIds": [
70
]
},
{
"source": 105,
"destination": 109,
"line": " System.out.println(\"testing\");",
"truncated": false,
"commentIds": [
68
]
},
{
"source": 105,
"destination": 110,
"line": " }",
"truncated": false
}
],
"truncated": false
},
{
"type": "CONTEXT",
"lines": [
{
"source": 105,
"destination": 111,
"line": "",
"truncated": false
},
{
"source": 106,
"destination": 112,
"line": " DefaultClientConfigImpl loadBalancerConfig = new DefaultClientConfigImpl();",
"truncated": false
},
{
"source": 107,
"destination": 113,
"line": " loadBalancerConfig.loadDefaultValues();",
"truncated": false
},
{
"source": 108,
"destination": 114,
"line": " loadBalancerConfig.setProperty(CommonClientConfigKey.MaxAutoRetriesNextServer, retryLimit);",
"truncated": false
},
{
"source": 109,
"destination": 115,
"line": " loadBalancerConfig.setProperty(CommonClientConfigKey.OkToRetryOnAllOperations, Boolean.TRUE);",
"truncated": false
},
{
"source": 110,
"destination": 116,
"line": " loadBalancerConfig.setProperty(CommonClientConfigKey.MaxConnectionsPerHost, aModule_MAX_CONNECTION);",
"truncated": false
},
{
"source": 111,
"destination": 117,
"line": " loadBalancerConfig.setProperty(CommonClientConfigKey.NFLoadBalancerPingClassName, DummyPing.class.getName());",
"truncated": false
},
{
"source": 112,
"destination": 118,
"line": "",
"truncated": false
}
],
"truncated": false
},
{
"type": "ADDED",
"lines": [
{
"source": 113,
"destination": 119,
"line": " String ABC = \"asdf\";",
"truncated": false,
"commentIds": [
73
]
},
{
"source": 113,
"destination": 120,
"line": " System.out.println(ABC == \"asf\");",
"truncated": false,
"commentIds": [
69
]
},
{
"source": 113,
"destination": 121,
"line": "",
"truncated": false
}
],
"truncated": false
},
{
"type": "CONTEXT",
"lines": [
{
"source": 113,
"destination": 122,
"line": " this.loadBalancer = new BaseLoadBalancer(loadBalancerConfig);",
"truncated": false
},
{
"source": 114,
"destination": 123,
"line": " List<Server> aModuleAddresses = addresses.stream().map(Server::new).collect(Collectors.toList());",
"truncated": false
},
{
"source": 115,
"destination": 124,
"line": " this.loadBalancer.addServers(aModuleAddresses);",
"truncated": false
},
{
"source": 116,
"destination": 125,
"line": " this.loadBalancerContext = new LoadBalancerContext(loadBalancer, loadBalancerConfig);",
"truncated": false
},
{
"source": 117,
"destination": 126,
"line": " }",
"truncated": false
},
{
"source": 118,
"destination": 127,
"line": "",
"truncated": false
},
{
"source": 119,
"destination": 128,
"line": " @Override",
"truncated": false
},
{
"source": 120,
"destination": 129,
"line": " @SuppressWarnings(\"unchecked\")",
"truncated": false
},
{
"source": 121,
"destination": 130,
"line": " public Mono<aModuleClientResponse> newHandler(BiFunction<? super aModuleClientResponse, ? super aModuleClientRequest, ? extends Publisher<Void>> biFunction) {",
"truncated": false
},
{
"source": 122,
"destination": 131,
"line": " return (Mono<aModuleClientResponse>) bridgeClient.newHandler((BiFunction<NettyInbound, NettyOutbound, Publisher<Void>>) biFunction);",
"truncated": false
}
],
"truncated": false
}
],
"truncated": false
}
],
"truncated": false,
"lineComments": [
{
"properties": {
"repositoryId": 1
},
"id": 71,
"version": 0,
"text": "*MINOR* - Remove this unused \"B\" local variable. [[squid:S1481](http://10.177.92.24:9000/coding_rules#rule_key=squid:S1481)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686764,
"updatedDate": 1542790686764,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 72,
"version": 0,
"text": "*MINOR* - Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'. [[squid:S00117](http://10.177.92.24:9000/coding_rules#rule_key=squid:S00117)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686785,
"updatedDate": 1542790686785,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 70,
"version": 0,
"text": "*MAJOR* - Change this condition so that it does not always evaluate to \"false\" [[squid:S2583](http://10.177.92.24:9000/coding_rules#rule_key=squid:S2583)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686749,
"updatedDate": 1542790686749,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 68,
"version": 0,
"text": "*MAJOR* - Replace this use of System.out or System.err by a logger. [[squid:S106](http://10.177.92.24:9000/coding_rules#rule_key=squid:S106)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686696,
"updatedDate": 1542790686696,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 73,
"version": 0,
"text": "*MINOR* - Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'. [[squid:S00117](http://10.177.92.24:9000/coding_rules#rule_key=squid:S00117)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686806,
"updatedDate": 1542790686806,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 69,
"version": 0,
"text": "*MAJOR* - Replace this use of System.out or System.err by a logger. [[squid:S106](http://10.177.92.24:9000/coding_rules#rule_key=squid:S106)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686731,
"updatedDate": 1542790686731,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
}
]
},
{
"source": {
"components": [
"aModule-api-command-impl",
"pom.xml"
],
"parent": "aModule-api-command-impl",
"name": "pom.xml",
"extension": "xml",
"toString": "aModule-api-command-impl/pom.xml"
},
"destination": {
"components": [
"aModule-api-command-impl",
"pom.xml"
],
"parent": "aModule-api-command-impl",
"name": "pom.xml",
"extension": "xml",
"toString": "aModule-api-command-impl/pom.xml"
},
"hunks": [
{
"sourceLine": 1,
"sourceSpan": 16,
"destinationLine": 1,
"destinationSpan": 16,
"segments": [
{
"type": "CONTEXT",
"lines": [
{
"source": 1,
"destination": 1,
"line": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>",
"truncated": false
},
{
"source": 2,
"destination": 2,
"line": "<project xmlns=\"http://maven.apache.org/POM/4.0.0\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">",
"truncated": false
},
{
"source": 3,
"destination": 3,
"line": " <parent>",
"truncated": false
},
{
"source": 4,
"destination": 4,
"line": " <groupId>com.gdn.package</groupId>",
"truncated": false
},
{
"source": 5,
"destination": 5,
"line": " <artifactId>aModule</artifactId>",
"truncated": false
}
],
"truncated": false
},
{
"type": "REMOVED",
"lines": [
{
"source": 6,
"destination": 6,
"line": " <version>0.0.1-4-SNAPSHOT</version>",
"truncated": false
}
],
"truncated": false
},
{
"type": "ADDED",
"lines": [
{
"source": 7,
"destination": 6,
"line": " <version>0.0.1-5-SNAPSHOT</version>",
"truncated": false
}
],
"truncated": false
},
{
"type": "CONTEXT",
"lines": [
{
"source": 7,
"destination": 7,
"line": " </parent>",
"truncated": false
},
{
"source": 8,
"destination": 8,
"line": " <modelVersion>4.0.0</modelVersion>",
"truncated": false
},
{
"source": 9,
"destination": 9,
"line": "",
"truncated": false
},
{
"source": 10,
"destination": 10,
"line": " <artifactId>aModule-api-command-impl</artifactId>",
"truncated": false
},
{
"source": 11,
"destination": 11,
"line": "",
"truncated": false
},
{
"source": 12,
"destination": 12,
"line": " <dependencies>",
"truncated": false
},
{
"source": 13,
"destination": 13,
"line": " <dependency>",
"truncated": false
},
{
"source": 14,
"destination": 14,
"line": " <groupId>com.gdn.package</groupId>",
"truncated": false
},
{
"source": 15,
"destination": 15,
"line": " <artifactId>aModule-api-command</artifactId>",
"truncated": false
},
{
"source": 16,
"destination": 16,
"line": " <version>${project.version}</version>",
"truncated": false
}
],
"truncated": false
}
],
"truncated": false
}
],
"truncated": false,
"lineComments": [
{
"properties": {
"repositoryId": 1
},
"id": 71,
"version": 0,
"text": "*MINOR* - Remove this unused \"B\" local variable. [[squid:S1481](http://10.177.92.24:9000/coding_rules#rule_key=squid:S1481)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686764,
"updatedDate": 1542790686764,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 72,
"version": 0,
"text": "*MINOR* - Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'. [[squid:S00117](http://10.177.92.24:9000/coding_rules#rule_key=squid:S00117)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686785,
"updatedDate": 1542790686785,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 70,
"version": 0,
"text": "*MAJOR* - Change this condition so that it does not always evaluate to \"false\" [[squid:S2583](http://10.177.92.24:9000/coding_rules#rule_key=squid:S2583)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686749,
"updatedDate": 1542790686749,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 68,
"version": 0,
"text": "*MAJOR* - Replace this use of System.out or System.err by a logger. [[squid:S106](http://10.177.92.24:9000/coding_rules#rule_key=squid:S106)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686696,
"updatedDate": 1542790686696,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 73,
"version": 0,
"text": "*MINOR* - Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'. [[squid:S00117](http://10.177.92.24:9000/coding_rules#rule_key=squid:S00117)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686806,
"updatedDate": 1542790686806,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 69,
"version": 0,
"text": "*MAJOR* - Replace this use of System.out or System.err by a logger. [[squid:S106](http://10.177.92.24:9000/coding_rules#rule_key=squid:S106)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686731,
"updatedDate": 1542790686731,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
}
]
},
{
"source": {
"components": [
"aModule-api-command-model",
"pom.xml"
],
"parent": "aModule-api-command-model",
"name": "pom.xml",
"extension": "xml",
"toString": "aModule-api-command-model/pom.xml"
},
"destination": {
"components": [
"aModule-api-command-model",
"pom.xml"
],
"parent": "aModule-api-command-model",
"name": "pom.xml",
"extension": "xml",
"toString": "aModule-api-command-model/pom.xml"
},
"hunks": [
{
"sourceLine": 1,
"sourceSpan": 16,
"destinationLine": 1,
"destinationSpan": 16,
"segments": [
{
"type": "CONTEXT",
"lines": [
{
"source": 1,
"destination": 1,
"line": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>",
"truncated": false
},
{
"source": 2,
"destination": 2,
"line": "<project xmlns=\"http://maven.apache.org/POM/4.0.0\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">",
"truncated": false
},
{
"source": 3,
"destination": 3,
"line": " <parent>",
"truncated": false
},
{
"source": 4,
"destination": 4,
"line": " <groupId>com.gdn.package</groupId>",
"truncated": false
},
{
"source": 5,
"destination": 5,
"line": " <artifactId>aModule</artifactId>",
"truncated": false
}
],
"truncated": false
},
{
"type": "REMOVED",
"lines": [
{
"source": 6,
"destination": 6,
"line": " <version>0.0.1-4-SNAPSHOT</version>",
"truncated": false
}
],
"truncated": false
},
{
"type": "ADDED",
"lines": [
{
"source": 7,
"destination": 6,
"line": " <version>0.0.1-5-SNAPSHOT</version>",
"truncated": false
}
],
"truncated": false
},
{
"type": "CONTEXT",
"lines": [
{
"source": 7,
"destination": 7,
"line": " </parent>",
"truncated": false
},
{
"source": 8,
"destination": 8,
"line": " <modelVersion>4.0.0</modelVersion>",
"truncated": false
},
{
"source": 9,
"destination": 9,
"line": "",
"truncated": false
},
{
"source": 10,
"destination": 10,
"line": " <artifactId>aModule-api-command-model</artifactId>",
"truncated": false
},
{
"source": 11,
"destination": 11,
"line": "",
"truncated": false
},
{
"source": 12,
"destination": 12,
"line": " <dependencies>",
"truncated": false
},
{
"source": 13,
"destination": 13,
"line": " <dependency>",
"truncated": false
},
{
"source": 14,
"destination": 14,
"line": " <groupId>com.gdn.package</groupId>",
"truncated": false
},
{
"source": 15,
"destination": 15,
"line": " <artifactId>aModule-api-validation</artifactId>",
"truncated": false
},
{
"source": 16,
"destination": 16,
"line": " <version>${project.version}</version>",
"truncated": false
}
],
"truncated": false
}
],
"truncated": false
},
{
"sourceLine": 20,
"sourceSpan": 11,
"destinationLine": 20,
"destinationSpan": 11,
"segments": [
{
"type": "CONTEXT",
"lines": [
{
"source": 20,
"destination": 20,
"line": " <artifactId>aModule-api-web-model</artifactId>",
"truncated": false
},
{
"source": 21,
"destination": 21,
"line": " <version>${project.version}</version>",
"truncated": false
},
{
"source": 22,
"destination": 22,
"line": " </dependency>",
"truncated": false
},
{
"source": 23,
"destination": 23,
"line": " <dependency>",
"truncated": false
},
{
"source": 24,
"destination": 24,
"line": " <groupId>com.gdn.package</groupId>",
"truncated": false
},
{
"source": 25,
"destination": 25,
"line": " <artifactId>aModule-api-client-model</artifactId>",
"truncated": false
},
{
"source": 26,
"destination": 26,
"line": " <version>${project.version}</version>",
"truncated": false
},
{
"source": 27,
"destination": 27,
"line": " </dependency>",
"truncated": false
},
{
"source": 28,
"destination": 28,
"line": " </dependencies>",
"truncated": false
},
{
"source": 29,
"destination": 29,
"line": "",
"truncated": false
}
],
"truncated": false
},
{
"type": "REMOVED",
"lines": [
{
"source": 30,
"destination": 30,
"line": "</project>",
"truncated": false
}
],
"truncated": false
},
{
"type": "ADDED",
"lines": [
{
"source": 31,
"destination": 30,
"line": "</project>",
"truncated": false
}
],
"truncated": false
}
],
"truncated": false
}
],
"truncated": false,
"lineComments": [
{
"properties": {
"repositoryId": 1
},
"id": 71,
"version": 0,
"text": "*MINOR* - Remove this unused \"B\" local variable. [[squid:S1481](http://10.177.92.24:9000/coding_rules#rule_key=squid:S1481)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686764,
"updatedDate": 1542790686764,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 72,
"version": 0,
"text": "*MINOR* - Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'. [[squid:S00117](http://10.177.92.24:9000/coding_rules#rule_key=squid:S00117)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686785,
"updatedDate": 1542790686785,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 70,
"version": 0,
"text": "*MAJOR* - Change this condition so that it does not always evaluate to \"false\" [[squid:S2583](http://10.177.92.24:9000/coding_rules#rule_key=squid:S2583)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686749,
"updatedDate": 1542790686749,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 68,
"version": 0,
"text": "*MAJOR* - Replace this use of System.out or System.err by a logger. [[squid:S106](http://10.177.92.24:9000/coding_rules#rule_key=squid:S106)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686696,
"updatedDate": 1542790686696,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 73,
"version": 0,
"text": "*MINOR* - Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'. [[squid:S00117](http://10.177.92.24:9000/coding_rules#rule_key=squid:S00117)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686806,
"updatedDate": 1542790686806,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 69,
"version": 0,
"text": "*MAJOR* - Replace this use of System.out or System.err by a logger. [[squid:S106](http://10.177.92.24:9000/coding_rules#rule_key=squid:S106)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686731,
"updatedDate": 1542790686731,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
}
]
},
{
"source": {
"components": [
"aModule-api-command",
"pom.xml"
],
"parent": "aModule-api-command",
"name": "pom.xml",
"extension": "xml",
"toString": "aModule-api-command/pom.xml"
},
"destination": {
"components": [
"aModule-api-command",
"pom.xml"
],
"parent": "aModule-api-command",
"name": "pom.xml",
"extension": "xml",
"toString": "aModule-api-command/pom.xml"
},
"hunks": [
{
"sourceLine": 1,
"sourceSpan": 16,
"destinationLine": 1,
"destinationSpan": 16,
"segments": [
{
"type": "CONTEXT",
"lines": [
{
"source": 1,
"destination": 1,
"line": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>",
"truncated": false
},
{
"source": 2,
"destination": 2,
"line": "<project xmlns=\"http://maven.apache.org/POM/4.0.0\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">",
"truncated": false
},
{
"source": 3,
"destination": 3,
"line": " <parent>",
"truncated": false
},
{
"source": 4,
"destination": 4,
"line": " <groupId>com.gdn.package</groupId>",
"truncated": false
},
{
"source": 5,
"destination": 5,
"line": " <artifactId>aModule</artifactId>",
"truncated": false
}
],
"truncated": false
},
{
"type": "REMOVED",
"lines": [
{
"source": 6,
"destination": 6,
"line": " <version>0.0.1-4-SNAPSHOT</version>",
"truncated": false
}
],
"truncated": false
},
{
"type": "ADDED",
"lines": [
{
"source": 7,
"destination": 6,
"line": " <version>0.0.1-5-SNAPSHOT</version>",
"truncated": false
}
],
"truncated": false
},
{
"type": "CONTEXT",
"lines": [
{
"source": 7,
"destination": 7,
"line": " </parent>",
"truncated": false
},
{
"source": 8,
"destination": 8,
"line": " <modelVersion>4.0.0</modelVersion>",
"truncated": false
},
{
"source": 9,
"destination": 9,
"line": "",
"truncated": false
},
{
"source": 10,
"destination": 10,
"line": " <artifactId>aModule-api-command</artifactId>",
"truncated": false
},
{
"source": 11,
"destination": 11,
"line": "",
"truncated": false
},
{
"source": 12,
"destination": 12,
"line": " <dependencies>",
"truncated": false
},
{
"source": 13,
"destination": 13,
"line": " <dependency>",
"truncated": false
},
{
"source": 14,
"destination": 14,
"line": " <groupId>com.gdn.package</groupId>",
"truncated": false
},
{
"source": 15,
"destination": 15,
"line": " <artifactId>aModule-api-command-model</artifactId>",
"truncated": false
},
{
"source": 16,
"destination": 16,
"line": " <version>${project.version}</version>",
"truncated": false
}
],
"truncated": false
}
],
"truncated": false
}
],
"truncated": false,
"lineComments": [
{
"properties": {
"repositoryId": 1
},
"id": 71,
"version": 0,
"text": "*MINOR* - Remove this unused \"B\" local variable. [[squid:S1481](http://10.177.92.24:9000/coding_rules#rule_key=squid:S1481)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686764,
"updatedDate": 1542790686764,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 72,
"version": 0,
"text": "*MINOR* - Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'. [[squid:S00117](http://10.177.92.24:9000/coding_rules#rule_key=squid:S00117)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686785,
"updatedDate": 1542790686785,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 70,
"version": 0,
"text": "*MAJOR* - Change this condition so that it does not always evaluate to \"false\" [[squid:S2583](http://10.177.92.24:9000/coding_rules#rule_key=squid:S2583)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686749,
"updatedDate": 1542790686749,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 68,
"version": 0,
"text": "*MAJOR* - Replace this use of System.out or System.err by a logger. [[squid:S106](http://10.177.92.24:9000/coding_rules#rule_key=squid:S106)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686696,
"updatedDate": 1542790686696,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 73,
"version": 0,
"text": "*MINOR* - Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'. [[squid:S00117](http://10.177.92.24:9000/coding_rules#rule_key=squid:S00117)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686806,
"updatedDate": 1542790686806,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 69,
"version": 0,
"text": "*MAJOR* - Replace this use of System.out or System.err by a logger. [[squid:S106](http://10.177.92.24:9000/coding_rules#rule_key=squid:S106)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686731,
"updatedDate": 1542790686731,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
}
]
},
{
"source": {
"components": [
"aModule-api-entity",
"pom.xml"
],
"parent": "aModule-api-entity",
"name": "pom.xml",
"extension": "xml",
"toString": "aModule-api-entity/pom.xml"
},
"destination": {
"components": [
"aModule-api-entity",
"pom.xml"
],
"parent": "aModule-api-entity",
"name": "pom.xml",
"extension": "xml",
"toString": "aModule-api-entity/pom.xml"
},
"hunks": [
{
"sourceLine": 1,
"sourceSpan": 12,
"destinationLine": 1,
"destinationSpan": 12,
"segments": [
{
"type": "CONTEXT",
"lines": [
{
"source": 1,
"destination": 1,
"line": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>",
"truncated": false
},
{
"source": 2,
"destination": 2,
"line": "<project xmlns=\"http://maven.apache.org/POM/4.0.0\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">",
"truncated": false
},
{
"source": 3,
"destination": 3,
"line": " <parent>",
"truncated": false
},
{
"source": 4,
"destination": 4,
"line": " <groupId>com.gdn.package</groupId>",
"truncated": false
},
{
"source": 5,
"destination": 5,
"line": " <artifactId>aModule</artifactId>",
"truncated": false
}
],
"truncated": false
},
{
"type": "REMOVED",
"lines": [
{
"source": 6,
"destination": 6,
"line": " <version>0.0.1-4-SNAPSHOT</version>",
"truncated": false
}
],
"truncated": false
},
{
"type": "ADDED",
"lines": [
{
"source": 7,
"destination": 6,
"line": " <version>0.0.1-5-SNAPSHOT</version>",
"truncated": false
}
],
"truncated": false
},
{
"type": "CONTEXT",
"lines": [
{
"source": 7,
"destination": 7,
"line": " </parent>",
"truncated": false
},
{
"source": 8,
"destination": 8,
"line": " <modelVersion>4.0.0</modelVersion>",
"truncated": false
},
{
"source": 9,
"destination": 9,
"line": "",
"truncated": false
},
{
"source": 10,
"destination": 10,
"line": " <artifactId>aModule-api-entity</artifactId>",
"truncated": false
},
{
"source": 11,
"destination": 11,
"line": "",
"truncated": false
},
{
"source": 12,
"destination": 12,
"line": "</project>",
"truncated": false
}
],
"truncated": false
}
],
"truncated": false
}
],
"truncated": false,
"lineComments": [
{
"properties": {
"repositoryId": 1
},
"id": 71,
"version": 0,
"text": "*MINOR* - Remove this unused \"B\" local variable. [[squid:S1481](http://10.177.92.24:9000/coding_rules#rule_key=squid:S1481)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686764,
"updatedDate": 1542790686764,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 72,
"version": 0,
"text": "*MINOR* - Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'. [[squid:S00117](http://10.177.92.24:9000/coding_rules#rule_key=squid:S00117)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686785,
"updatedDate": 1542790686785,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 70,
"version": 0,
"text": "*MAJOR* - Change this condition so that it does not always evaluate to \"false\" [[squid:S2583](http://10.177.92.24:9000/coding_rules#rule_key=squid:S2583)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686749,
"updatedDate": 1542790686749,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 68,
"version": 0,
"text": "*MAJOR* - Replace this use of System.out or System.err by a logger. [[squid:S106](http://10.177.92.24:9000/coding_rules#rule_key=squid:S106)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686696,
"updatedDate": 1542790686696,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 73,
"version": 0,
"text": "*MINOR* - Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'. [[squid:S00117](http://10.177.92.24:9000/coding_rules#rule_key=squid:S00117)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686806,
"updatedDate": 1542790686806,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 69,
"version": 0,
"text": "*MAJOR* - Replace this use of System.out or System.err by a logger. [[squid:S106](http://10.177.92.24:9000/coding_rules#rule_key=squid:S106)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686731,
"updatedDate": 1542790686731,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
}
]
},
{
"source": {
"components": [
"aModule-api-properties",
"pom.xml"
],
"parent": "aModule-api-properties",
"name": "pom.xml",
"extension": "xml",
"toString": "aModule-api-properties/pom.xml"
},
"destination": {
"components": [
"aModule-api-properties",
"pom.xml"
],
"parent": "aModule-api-properties",
"name": "pom.xml",
"extension": "xml",
"toString": "aModule-api-properties/pom.xml"
},
"hunks": [
{
"sourceLine": 1,
"sourceSpan": 20,
"destinationLine": 1,
"destinationSpan": 20,
"segments": [
{
"type": "CONTEXT",
"lines": [
{
"source": 1,
"destination": 1,
"line": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>",
"truncated": false
},
{
"source": 2,
"destination": 2,
"line": "<project xmlns=\"http://maven.apache.org/POM/4.0.0\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">",
"truncated": false
},
{
"source": 3,
"destination": 3,
"line": " <parent>",
"truncated": false
},
{
"source": 4,
"destination": 4,
"line": " <groupId>com.gdn.package</groupId>",
"truncated": false
},
{
"source": 5,
"destination": 5,
"line": " <artifactId>aModule</artifactId>",
"truncated": false
}
],
"truncated": false
},
{
"type": "REMOVED",
"lines": [
{
"source": 6,
"destination": 6,
"line": " <version>0.0.1-4-SNAPSHOT</version>",
"truncated": false
}
],
"truncated": false
},
{
"type": "ADDED",
"lines": [
{
"source": 7,
"destination": 6,
"line": " <version>0.0.1-5-SNAPSHOT</version>",
"truncated": false
}
],
"truncated": false
},
{
"type": "CONTEXT",
"lines": [
{
"source": 7,
"destination": 7,
"line": " </parent>",
"truncated": false
},
{
"source": 8,
"destination": 8,
"line": " <modelVersion>4.0.0</modelVersion>",
"truncated": false
},
{
"source": 9,
"destination": 9,
"line": "",
"truncated": false
},
{
"source": 10,
"destination": 10,
"line": " <artifactId>aModule-api-properties</artifactId>",
"truncated": false
},
{
"source": 11,
"destination": 11,
"line": " <dependencies>",
"truncated": false
},
{
"source": 12,
"destination": 12,
"line": " <dependency>",
"truncated": false
},
{
"source": 13,
"destination": 13,
"line": " <groupId>com.gdn.package</groupId>",
"truncated": false
},
{
"source": 14,
"destination": 14,
"line": " <artifactId>aModule-api-entity</artifactId>",
"truncated": false
}
],
"truncated": false
},
{
"type": "REMOVED",
"lines": [
{
"source": 15,
"destination": 15,
"line": " <version>0.0.1-4-SNAPSHOT</version>",
"truncated": false
}
],
"truncated": false
},
{
"type": "ADDED",
"lines": [
{
"source": 16,
"destination": 15,
"line": " <version>0.0.1-5-SNAPSHOT</version>",
"truncated": false
}
],
"truncated": false
},
{
"type": "CONTEXT",
"lines": [
{
"source": 16,
"destination": 16,
"line": " <scope>compile</scope>",
"truncated": false
},
{
"source": 17,
"destination": 17,
"line": " </dependency>",
"truncated": false
},
{
"source": 18,
"destination": 18,
"line": " </dependencies>",
"truncated": false
},
{
"source": 19,
"destination": 19,
"line": "",
"truncated": false
},
{
"source": 20,
"destination": 20,
"line": "</project>",
"truncated": false
}
],
"truncated": false
}
],
"truncated": false
}
],
"truncated": false,
"lineComments": [
{
"properties": {
"repositoryId": 1
},
"id": 71,
"version": 0,
"text": "*MINOR* - Remove this unused \"B\" local variable. [[squid:S1481](http://10.177.92.24:9000/coding_rules#rule_key=squid:S1481)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686764,
"updatedDate": 1542790686764,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 72,
"version": 0,
"text": "*MINOR* - Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'. [[squid:S00117](http://10.177.92.24:9000/coding_rules#rule_key=squid:S00117)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686785,
"updatedDate": 1542790686785,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 70,
"version": 0,
"text": "*MAJOR* - Change this condition so that it does not always evaluate to \"false\" [[squid:S2583](http://10.177.92.24:9000/coding_rules#rule_key=squid:S2583)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686749,
"updatedDate": 1542790686749,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 68,
"version": 0,
"text": "*MAJOR* - Replace this use of System.out or System.err by a logger. [[squid:S106](http://10.177.92.24:9000/coding_rules#rule_key=squid:S106)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686696,
"updatedDate": 1542790686696,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 73,
"version": 0,
"text": "*MINOR* - Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'. [[squid:S00117](http://10.177.92.24:9000/coding_rules#rule_key=squid:S00117)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686806,
"updatedDate": 1542790686806,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 69,
"version": 0,
"text": "*MAJOR* - Replace this use of System.out or System.err by a logger. [[squid:S106](http://10.177.92.24:9000/coding_rules#rule_key=squid:S106)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686731,
"updatedDate": 1542790686731,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
}
]
},
{
"source": {
"components": [
"aModule-api-repository",
"pom.xml"
],
"parent": "aModule-api-repository",
"name": "pom.xml",
"extension": "xml",
"toString": "aModule-api-repository/pom.xml"
},
"destination": {
"components": [
"aModule-api-repository",
"pom.xml"
],
"parent": "aModule-api-repository",
"name": "pom.xml",
"extension": "xml",
"toString": "aModule-api-repository/pom.xml"
},
"hunks": [
{
"sourceLine": 1,
"sourceSpan": 25,
"destinationLine": 1,
"destinationSpan": 25,
"segments": [
{
"type": "CONTEXT",
"lines": [
{
"source": 1,
"destination": 1,
"line": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>",
"truncated": false
},
{
"source": 2,
"destination": 2,
"line": "<project xmlns=\"http://maven.apache.org/POM/4.0.0\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">",
"truncated": false
},
{
"source": 3,
"destination": 3,
"line": " <parent>",
"truncated": false
},
{
"source": 4,
"destination": 4,
"line": " <groupId>com.gdn.package</groupId>",
"truncated": false
},
{
"source": 5,
"destination": 5,
"line": " <artifactId>aModule</artifactId>",
"truncated": false
}
],
"truncated": false
},
{
"type": "REMOVED",
"lines": [
{
"source": 6,
"destination": 6,
"line": " <version>0.0.1-4-SNAPSHOT</version>",
"truncated": false
}
],
"truncated": false
},
{
"type": "ADDED",
"lines": [
{
"source": 7,
"destination": 6,
"line": " <version>0.0.1-5-SNAPSHOT</version>",
"truncated": false
}
],
"truncated": false
},
{
"type": "CONTEXT",
"lines": [
{
"source": 7,
"destination": 7,
"line": " </parent>",
"truncated": false
},
{
"source": 8,
"destination": 8,
"line": " <modelVersion>4.0.0</modelVersion>",
"truncated": false
},
{
"source": 9,
"destination": 9,
"line": "",
"truncated": false
},
{
"source": 10,
"destination": 10,
"line": " <artifactId>aModule-api-repository</artifactId>",
"truncated": false
},
{
"source": 11,
"destination": 11,
"line": "",
"truncated": false
},
{
"source": 12,
"destination": 12,
"line": " <dependencies>",
"truncated": false
},
{
"source": 13,
"destination": 13,
"line": " <dependency>",
"truncated": false
},
{
"source": 14,
"destination": 14,
"line": " <groupId>com.gdn.package</groupId>",
"truncated": false
},
{
"source": 15,
"destination": 15,
"line": " <artifactId>aModule-api-entity</artifactId>",
"truncated": false
},
{
"source": 16,
"destination": 16,
"line": " <version>${project.version}</version>",
"truncated": false
},
{
"source": 17,
"destination": 17,
"line": " </dependency>",
"truncated": false
},
{
"source": 18,
"destination": 18,
"line": " <dependency>",
"truncated": false
},
{
"source": 19,
"destination": 19,
"line": " <groupId>de.flapdoodle.embed</groupId>",
"truncated": false
},
{
"source": 20,
"destination": 20,
"line": " <artifactId>de.flapdoodle.embed.mongo</artifactId>",
"truncated": false
},
{
"source": 21,
"destination": 21,
"line": " <scope>test</scope>",
"truncated": false
},
{
"source": 22,
"destination": 22,
"line": " </dependency>",
"truncated": false
},
{
"source": 23,
"destination": 23,
"line": " </dependencies>",
"truncated": false
},
{
"source": 24,
"destination": 24,
"line": "",
"truncated": false
}
],
"truncated": false
},
{
"type": "REMOVED",
"lines": [
{
"source": 25,
"destination": 25,
"line": "</project>",
"truncated": false
}
],
"truncated": false
},
{
"type": "ADDED",
"lines": [
{
"source": 26,
"destination": 25,
"line": "</project>",
"truncated": false
}
],
"truncated": false
}
],
"truncated": false
}
],
"truncated": false,
"lineComments": [
{
"properties": {
"repositoryId": 1
},
"id": 71,
"version": 0,
"text": "*MINOR* - Remove this unused \"B\" local variable. [[squid:S1481](http://10.177.92.24:9000/coding_rules#rule_key=squid:S1481)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686764,
"updatedDate": 1542790686764,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 72,
"version": 0,
"text": "*MINOR* - Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'. [[squid:S00117](http://10.177.92.24:9000/coding_rules#rule_key=squid:S00117)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686785,
"updatedDate": 1542790686785,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 70,
"version": 0,
"text": "*MAJOR* - Change this condition so that it does not always evaluate to \"false\" [[squid:S2583](http://10.177.92.24:9000/coding_rules#rule_key=squid:S2583)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686749,
"updatedDate": 1542790686749,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 68,
"version": 0,
"text": "*MAJOR* - Replace this use of System.out or System.err by a logger. [[squid:S106](http://10.177.92.24:9000/coding_rules#rule_key=squid:S106)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686696,
"updatedDate": 1542790686696,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 73,
"version": 0,
"text": "*MINOR* - Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'. [[squid:S00117](http://10.177.92.24:9000/coding_rules#rule_key=squid:S00117)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686806,
"updatedDate": 1542790686806,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 69,
"version": 0,
"text": "*MAJOR* - Replace this use of System.out or System.err by a logger. [[squid:S106](http://10.177.92.24:9000/coding_rules#rule_key=squid:S106)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686731,
"updatedDate": 1542790686731,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
}
]
},
{
"source": {
"components": [
"aModule-api-streaming-model",
"pom.xml"
],
"parent": "aModule-api-streaming-model",
"name": "pom.xml",
"extension": "xml",
"toString": "aModule-api-streaming-model/pom.xml"
},
"destination": {
"components": [
"aModule-api-streaming-model",
"pom.xml"
],
"parent": "aModule-api-streaming-model",
"name": "pom.xml",
"extension": "xml",
"toString": "aModule-api-streaming-model/pom.xml"
},
"hunks": [
{
"sourceLine": 1,
"sourceSpan": 12,
"destinationLine": 1,
"destinationSpan": 12,
"segments": [
{
"type": "CONTEXT",
"lines": [
{
"source": 1,
"destination": 1,
"line": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>",
"truncated": false
},
{
"source": 2,
"destination": 2,
"line": "<project xmlns=\"http://maven.apache.org/POM/4.0.0\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">",
"truncated": false
},
{
"source": 3,
"destination": 3,
"line": " <parent>",
"truncated": false
},
{
"source": 4,
"destination": 4,
"line": " <groupId>com.gdn.package</groupId>",
"truncated": false
},
{
"source": 5,
"destination": 5,
"line": " <artifactId>aModule</artifactId>",
"truncated": false
}
],
"truncated": false
},
{
"type": "REMOVED",
"lines": [
{
"source": 6,
"destination": 6,
"line": " <version>0.0.1-4-SNAPSHOT</version>",
"truncated": false
}
],
"truncated": false
},
{
"type": "ADDED",
"lines": [
{
"source": 7,
"destination": 6,
"line": " <version>0.0.1-5-SNAPSHOT</version>",
"truncated": false
}
],
"truncated": false
},
{
"type": "CONTEXT",
"lines": [
{
"source": 7,
"destination": 7,
"line": " </parent>",
"truncated": false
},
{
"source": 8,
"destination": 8,
"line": " <modelVersion>4.0.0</modelVersion>",
"truncated": false
},
{
"source": 9,
"destination": 9,
"line": "",
"truncated": false
},
{
"source": 10,
"destination": 10,
"line": " <artifactId>aModule-api-streaming-model</artifactId>",
"truncated": false
},
{
"source": 11,
"destination": 11,
"line": "",
"truncated": false
}
],
"truncated": false
},
{
"type": "REMOVED",
"lines": [
{
"source": 12,
"destination": 12,
"line": "</project>",
"truncated": false
}
],
"truncated": false
},
{
"type": "ADDED",
"lines": [
{
"source": 13,
"destination": 12,
"line": "</project>",
"truncated": false
}
],
"truncated": false
}
],
"truncated": false
}
],
"truncated": false,
"lineComments": [
{
"properties": {
"repositoryId": 1
},
"id": 71,
"version": 0,
"text": "*MINOR* - Remove this unused \"B\" local variable. [[squid:S1481](http://10.177.92.24:9000/coding_rules#rule_key=squid:S1481)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686764,
"updatedDate": 1542790686764,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 72,
"version": 0,
"text": "*MINOR* - Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'. [[squid:S00117](http://10.177.92.24:9000/coding_rules#rule_key=squid:S00117)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686785,
"updatedDate": 1542790686785,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 70,
"version": 0,
"text": "*MAJOR* - Change this condition so that it does not always evaluate to \"false\" [[squid:S2583](http://10.177.92.24:9000/coding_rules#rule_key=squid:S2583)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686749,
"updatedDate": 1542790686749,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 68,
"version": 0,
"text": "*MAJOR* - Replace this use of System.out or System.err by a logger. [[squid:S106](http://10.177.92.24:9000/coding_rules#rule_key=squid:S106)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686696,
"updatedDate": 1542790686696,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 73,
"version": 0,
"text": "*MINOR* - Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'. [[squid:S00117](http://10.177.92.24:9000/coding_rules#rule_key=squid:S00117)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686806,
"updatedDate": 1542790686806,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 69,
"version": 0,
"text": "*MAJOR* - Replace this use of System.out or System.err by a logger. [[squid:S106](http://10.177.92.24:9000/coding_rules#rule_key=squid:S106)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686731,
"updatedDate": 1542790686731,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
}
]
},
{
"source": {
"components": [
"aModule-api-streaming",
"pom.xml"
],
"parent": "aModule-api-streaming",
"name": "pom.xml",
"extension": "xml",
"toString": "aModule-api-streaming/pom.xml"
},
"destination": {
"components": [
"aModule-api-streaming",
"pom.xml"
],
"parent": "aModule-api-streaming",
"name": "pom.xml",
"extension": "xml",
"toString": "aModule-api-streaming/pom.xml"
},
"hunks": [
{
"sourceLine": 1,
"sourceSpan": 16,
"destinationLine": 1,
"destinationSpan": 16,
"segments": [
{
"type": "CONTEXT",
"lines": [
{
"source": 1,
"destination": 1,
"line": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>",
"truncated": false
},
{
"source": 2,
"destination": 2,
"line": "<project xmlns=\"http://maven.apache.org/POM/4.0.0\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">",
"truncated": false
},
{
"source": 3,
"destination": 3,
"line": " <parent>",
"truncated": false
},
{
"source": 4,
"destination": 4,
"line": " <groupId>com.gdn.package</groupId>",
"truncated": false
},
{
"source": 5,
"destination": 5,
"line": " <artifactId>aModule</artifactId>",
"truncated": false
}
],
"truncated": false
},
{
"type": "REMOVED",
"lines": [
{
"source": 6,
"destination": 6,
"line": " <version>0.0.1-4-SNAPSHOT</version>",
"truncated": false
}
],
"truncated": false
},
{
"type": "ADDED",
"lines": [
{
"source": 7,
"destination": 6,
"line": " <version>0.0.1-5-SNAPSHOT</version>",
"truncated": false
}
],
"truncated": false
},
{
"type": "CONTEXT",
"lines": [
{
"source": 7,
"destination": 7,
"line": " </parent>",
"truncated": false
},
{
"source": 8,
"destination": 8,
"line": " <modelVersion>4.0.0</modelVersion>",
"truncated": false
},
{
"source": 9,
"destination": 9,
"line": "",
"truncated": false
},
{
"source": 10,
"destination": 10,
"line": " <artifactId>aModule-api-streaming</artifactId>",
"truncated": false
},
{
"source": 11,
"destination": 11,
"line": "",
"truncated": false
},
{
"source": 12,
"destination": 12,
"line": " <dependencies>",
"truncated": false
},
{
"source": 13,
"destination": 13,
"line": " <dependency>",
"truncated": false
},
{
"source": 14,
"destination": 14,
"line": " <groupId>com.gdn.package</groupId>",
"truncated": false
},
{
"source": 15,
"destination": 15,
"line": " <artifactId>aModule-api-streaming-model</artifactId>",
"truncated": false
},
{
"source": 16,
"destination": 16,
"line": " <version>${project.version}</version>",
"truncated": false
}
],
"truncated": false
}
],
"truncated": false
}
],
"truncated": false,
"lineComments": [
{
"properties": {
"repositoryId": 1
},
"id": 71,
"version": 0,
"text": "*MINOR* - Remove this unused \"B\" local variable. [[squid:S1481](http://10.177.92.24:9000/coding_rules#rule_key=squid:S1481)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686764,
"updatedDate": 1542790686764,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 72,
"version": 0,
"text": "*MINOR* - Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'. [[squid:S00117](http://10.177.92.24:9000/coding_rules#rule_key=squid:S00117)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686785,
"updatedDate": 1542790686785,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 70,
"version": 0,
"text": "*MAJOR* - Change this condition so that it does not always evaluate to \"false\" [[squid:S2583](http://10.177.92.24:9000/coding_rules#rule_key=squid:S2583)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686749,
"updatedDate": 1542790686749,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 68,
"version": 0,
"text": "*MAJOR* - Replace this use of System.out or System.err by a logger. [[squid:S106](http://10.177.92.24:9000/coding_rules#rule_key=squid:S106)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686696,
"updatedDate": 1542790686696,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 73,
"version": 0,
"text": "*MINOR* - Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'. [[squid:S00117](http://10.177.92.24:9000/coding_rules#rule_key=squid:S00117)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686806,
"updatedDate": 1542790686806,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 69,
"version": 0,
"text": "*MAJOR* - Replace this use of System.out or System.err by a logger. [[squid:S106](http://10.177.92.24:9000/coding_rules#rule_key=squid:S106)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686731,
"updatedDate": 1542790686731,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
}
]
},
{
"source": {
"components": [
"aModule-api-validation",
"pom.xml"
],
"parent": "aModule-api-validation",
"name": "pom.xml",
"extension": "xml",
"toString": "aModule-api-validation/pom.xml"
},
"destination": {
"components": [
"aModule-api-validation",
"pom.xml"
],
"parent": "aModule-api-validation",
"name": "pom.xml",
"extension": "xml",
"toString": "aModule-api-validation/pom.xml"
},
"hunks": [
{
"sourceLine": 1,
"sourceSpan": 16,
"destinationLine": 1,
"destinationSpan": 16,
"segments": [
{
"type": "CONTEXT",
"lines": [
{
"source": 1,
"destination": 1,
"line": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>",
"truncated": false
},
{
"source": 2,
"destination": 2,
"line": "<project xmlns=\"http://maven.apache.org/POM/4.0.0\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">",
"truncated": false
},
{
"source": 3,
"destination": 3,
"line": " <parent>",
"truncated": false
},
{
"source": 4,
"destination": 4,
"line": " <groupId>com.gdn.package</groupId>",
"truncated": false
},
{
"source": 5,
"destination": 5,
"line": " <artifactId>aModule</artifactId>",
"truncated": false
}
],
"truncated": false
},
{
"type": "REMOVED",
"lines": [
{
"source": 6,
"destination": 6,
"line": " <version>0.0.1-4-SNAPSHOT</version>",
"truncated": false
}
],
"truncated": false
},
{
"type": "ADDED",
"lines": [
{
"source": 7,
"destination": 6,
"line": " <version>0.0.1-5-SNAPSHOT</version>",
"truncated": false
}
],
"truncated": false
},
{
"type": "CONTEXT",
"lines": [
{
"source": 7,
"destination": 7,
"line": " </parent>",
"truncated": false
},
{
"source": 8,
"destination": 8,
"line": " <modelVersion>4.0.0</modelVersion>",
"truncated": false
},
{
"source": 9,
"destination": 9,
"line": "",
"truncated": false
},
{
"source": 10,
"destination": 10,
"line": " <artifactId>aModule-api-validation</artifactId>",
"truncated": false
},
{
"source": 11,
"destination": 11,
"line": "",
"truncated": false
},
{
"source": 12,
"destination": 12,
"line": " <dependencies>",
"truncated": false
},
{
"source": 13,
"destination": 13,
"line": " <dependency>",
"truncated": false
},
{
"source": 14,
"destination": 14,
"line": " <groupId>com.gdn.package</groupId>",
"truncated": false
},
{
"source": 15,
"destination": 15,
"line": " <artifactId>aModule-api-repository</artifactId>",
"truncated": false
},
{
"source": 16,
"destination": 16,
"line": " <version>${project.version}</version>",
"truncated": false
}
],
"truncated": false
}
],
"truncated": false
}
],
"truncated": false,
"lineComments": [
{
"properties": {
"repositoryId": 1
},
"id": 71,
"version": 0,
"text": "*MINOR* - Remove this unused \"B\" local variable. [[squid:S1481](http://10.177.92.24:9000/coding_rules#rule_key=squid:S1481)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686764,
"updatedDate": 1542790686764,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 72,
"version": 0,
"text": "*MINOR* - Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'. [[squid:S00117](http://10.177.92.24:9000/coding_rules#rule_key=squid:S00117)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686785,
"updatedDate": 1542790686785,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 70,
"version": 0,
"text": "*MAJOR* - Change this condition so that it does not always evaluate to \"false\" [[squid:S2583](http://10.177.92.24:9000/coding_rules#rule_key=squid:S2583)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686749,
"updatedDate": 1542790686749,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 68,
"version": 0,
"text": "*MAJOR* - Replace this use of System.out or System.err by a logger. [[squid:S106](http://10.177.92.24:9000/coding_rules#rule_key=squid:S106)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686696,
"updatedDate": 1542790686696,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 73,
"version": 0,
"text": "*MINOR* - Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'. [[squid:S00117](http://10.177.92.24:9000/coding_rules#rule_key=squid:S00117)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686806,
"updatedDate": 1542790686806,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 69,
"version": 0,
"text": "*MAJOR* - Replace this use of System.out or System.err by a logger. [[squid:S106](http://10.177.92.24:9000/coding_rules#rule_key=squid:S106)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686731,
"updatedDate": 1542790686731,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
}
]
},
{
"source": {
"components": [
"aModule-api-web-model",
"pom.xml"
],
"parent": "aModule-api-web-model",
"name": "pom.xml",
"extension": "xml",
"toString": "aModule-api-web-model/pom.xml"
},
"destination": {
"components": [
"aModule-api-web-model",
"pom.xml"
],
"parent": "aModule-api-web-model",
"name": "pom.xml",
"extension": "xml",
"toString": "aModule-api-web-model/pom.xml"
},
"hunks": [
{
"sourceLine": 1,
"sourceSpan": 25,
"destinationLine": 1,
"destinationSpan": 25,
"segments": [
{
"type": "CONTEXT",
"lines": [
{
"source": 1,
"destination": 1,
"line": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>",
"truncated": false
},
{
"source": 2,
"destination": 2,
"line": "<project xmlns=\"http://maven.apache.org/POM/4.0.0\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">",
"truncated": false
},
{
"source": 3,
"destination": 3,
"line": " <parent>",
"truncated": false
},
{
"source": 4,
"destination": 4,
"line": " <groupId>com.gdn.package</groupId>",
"truncated": false
},
{
"source": 5,
"destination": 5,
"line": " <artifactId>aModule</artifactId>",
"truncated": false
}
],
"truncated": false
},
{
"type": "REMOVED",
"lines": [
{
"source": 6,
"destination": 6,
"line": " <version>0.0.1-4-SNAPSHOT</version>",
"truncated": false
}
],
"truncated": false
},
{
"type": "ADDED",
"lines": [
{
"source": 7,
"destination": 6,
"line": " <version>0.0.1-5-SNAPSHOT</version>",
"truncated": false
}
],
"truncated": false
},
{
"type": "CONTEXT",
"lines": [
{
"source": 7,
"destination": 7,
"line": " </parent>",
"truncated": false
},
{
"source": 8,
"destination": 8,
"line": " <modelVersion>4.0.0</modelVersion>",
"truncated": false
},
{
"source": 9,
"destination": 9,
"line": "",
"truncated": false
},
{
"source": 10,
"destination": 10,
"line": " <artifactId>aModule-api-web-model</artifactId>",
"truncated": false
},
{
"source": 11,
"destination": 11,
"line": " <dependencies>",
"truncated": false
},
{
"source": 12,
"destination": 12,
"line": " <dependency>",
"truncated": false
},
{
"source": 13,
"destination": 13,
"line": " <groupId>com.gdn.package</groupId>",
"truncated": false
},
{
"source": 14,
"destination": 14,
"line": " <artifactId>aModule-api-entity</artifactId>",
"truncated": false
},
{
"source": 15,
"destination": 15,
"line": " <version>${project.version}</version>",
"truncated": false
},
{
"source": 16,
"destination": 16,
"line": " <scope>compile</scope>",
"truncated": false
},
{
"source": 17,
"destination": 17,
"line": " </dependency>",
"truncated": false
},
{
"source": 18,
"destination": 18,
"line": " <dependency>",
"truncated": false
},
{
"source": 19,
"destination": 19,
"line": " <groupId>com.gdn.package</groupId>",
"truncated": false
},
{
"source": 20,
"destination": 20,
"line": " <artifactId>aModule-api-validation</artifactId>",
"truncated": false
},
{
"source": 21,
"destination": 21,
"line": " <version>${project.version}</version>",
"truncated": false
},
{
"source": 22,
"destination": 22,
"line": " </dependency>",
"truncated": false
},
{
"source": 23,
"destination": 23,
"line": " </dependencies>",
"truncated": false
},
{
"source": 24,
"destination": 24,
"line": "",
"truncated": false
}
],
"truncated": false
},
{
"type": "REMOVED",
"lines": [
{
"source": 25,
"destination": 25,
"line": "</project>",
"truncated": false
}
],
"truncated": false
},
{
"type": "ADDED",
"lines": [
{
"source": 26,
"destination": 25,
"line": "</project>",
"truncated": false
}
],
"truncated": false
}
],
"truncated": false
}
],
"truncated": false,
"lineComments": [
{
"properties": {
"repositoryId": 1
},
"id": 71,
"version": 0,
"text": "*MINOR* - Remove this unused \"B\" local variable. [[squid:S1481](http://10.177.92.24:9000/coding_rules#rule_key=squid:S1481)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686764,
"updatedDate": 1542790686764,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 72,
"version": 0,
"text": "*MINOR* - Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'. [[squid:S00117](http://10.177.92.24:9000/coding_rules#rule_key=squid:S00117)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686785,
"updatedDate": 1542790686785,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 70,
"version": 0,
"text": "*MAJOR* - Change this condition so that it does not always evaluate to \"false\" [[squid:S2583](http://10.177.92.24:9000/coding_rules#rule_key=squid:S2583)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686749,
"updatedDate": 1542790686749,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 68,
"version": 0,
"text": "*MAJOR* - Replace this use of System.out or System.err by a logger. [[squid:S106](http://10.177.92.24:9000/coding_rules#rule_key=squid:S106)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686696,
"updatedDate": 1542790686696,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 73,
"version": 0,
"text": "*MINOR* - Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'. [[squid:S00117](http://10.177.92.24:9000/coding_rules#rule_key=squid:S00117)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686806,
"updatedDate": 1542790686806,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 69,
"version": 0,
"text": "*MAJOR* - Replace this use of System.out or System.err by a logger. [[squid:S106](http://10.177.92.24:9000/coding_rules#rule_key=squid:S106)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686731,
"updatedDate": 1542790686731,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
}
]
},
{
"source": {
"components": [
"aModule-api-web",
"pom.xml"
],
"parent": "aModule-api-web",
"name": "pom.xml",
"extension": "xml",
"toString": "aModule-api-web/pom.xml"
},
"destination": {
"components": [
"aModule-api-web",
"pom.xml"
],
"parent": "aModule-api-web",
"name": "pom.xml",
"extension": "xml",
"toString": "aModule-api-web/pom.xml"
},
"hunks": [
{
"sourceLine": 1,
"sourceSpan": 16,
"destinationLine": 1,
"destinationSpan": 16,
"segments": [
{
"type": "CONTEXT",
"lines": [
{
"source": 1,
"destination": 1,
"line": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>",
"truncated": false
},
{
"source": 2,
"destination": 2,
"line": "<project xmlns=\"http://maven.apache.org/POM/4.0.0\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">",
"truncated": false
},
{
"source": 3,
"destination": 3,
"line": " <parent>",
"truncated": false
},
{
"source": 4,
"destination": 4,
"line": " <groupId>com.gdn.package</groupId>",
"truncated": false
},
{
"source": 5,
"destination": 5,
"line": " <artifactId>aModule</artifactId>",
"truncated": false
}
],
"truncated": false
},
{
"type": "REMOVED",
"lines": [
{
"source": 6,
"destination": 6,
"line": " <version>0.0.1-4-SNAPSHOT</version>",
"truncated": false
}
],
"truncated": false
},
{
"type": "ADDED",
"lines": [
{
"source": 7,
"destination": 6,
"line": " <version>0.0.1-5-SNAPSHOT</version>",
"truncated": false
}
],
"truncated": false
},
{
"type": "CONTEXT",
"lines": [
{
"source": 7,
"destination": 7,
"line": " </parent>",
"truncated": false
},
{
"source": 8,
"destination": 8,
"line": " <modelVersion>4.0.0</modelVersion>",
"truncated": false
},
{
"source": 9,
"destination": 9,
"line": "",
"truncated": false
},
{
"source": 10,
"destination": 10,
"line": " <artifactId>aModule-api-web</artifactId>",
"truncated": false
},
{
"source": 11,
"destination": 11,
"line": "",
"truncated": false
},
{
"source": 12,
"destination": 12,
"line": " <build>",
"truncated": false
},
{
"source": 13,
"destination": 13,
"line": " <plugins>",
"truncated": false
},
{
"source": 14,
"destination": 14,
"line": " <plugin>",
"truncated": false
},
{
"source": 15,
"destination": 15,
"line": " <groupId>org.springframework.cloud</groupId>",
"truncated": false
},
{
"source": 16,
"destination": 16,
"line": " <artifactId>spring-cloud-contract-maven-plugin</artifactId>",
"truncated": false
}
],
"truncated": false
}
],
"truncated": false
}
],
"truncated": false,
"lineComments": [
{
"properties": {
"repositoryId": 1
},
"id": 71,
"version": 0,
"text": "*MINOR* - Remove this unused \"B\" local variable. [[squid:S1481](http://10.177.92.24:9000/coding_rules#rule_key=squid:S1481)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686764,
"updatedDate": 1542790686764,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 72,
"version": 0,
"text": "*MINOR* - Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'. [[squid:S00117](http://10.177.92.24:9000/coding_rules#rule_key=squid:S00117)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686785,
"updatedDate": 1542790686785,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 70,
"version": 0,
"text": "*MAJOR* - Change this condition so that it does not always evaluate to \"false\" [[squid:S2583](http://10.177.92.24:9000/coding_rules#rule_key=squid:S2583)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686749,
"updatedDate": 1542790686749,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 68,
"version": 0,
"text": "*MAJOR* - Replace this use of System.out or System.err by a logger. [[squid:S106](http://10.177.92.24:9000/coding_rules#rule_key=squid:S106)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686696,
"updatedDate": 1542790686696,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 73,
"version": 0,
"text": "*MINOR* - Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'. [[squid:S00117](http://10.177.92.24:9000/coding_rules#rule_key=squid:S00117)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686806,
"updatedDate": 1542790686806,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 69,
"version": 0,
"text": "*MAJOR* - Replace this use of System.out or System.err by a logger. [[squid:S106](http://10.177.92.24:9000/coding_rules#rule_key=squid:S106)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686731,
"updatedDate": 1542790686731,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
}
]
},
{
"source": {
"components": [
"pom.xml"
],
"parent": "",
"name": "pom.xml",
"extension": "xml",
"toString": "pom.xml"
},
"destination": {
"components": [
"pom.xml"
],
"parent": "",
"name": "pom.xml",
"extension": "xml",
"toString": "pom.xml"
},
"hunks": [
{
"sourceLine": 1,
"sourceSpan": 17,
"destinationLine": 1,
"destinationSpan": 17,
"segments": [
{
"type": "CONTEXT",
"lines": [
{
"source": 1,
"destination": 1,
"line": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>",
"truncated": false
},
{
"source": 2,
"destination": 2,
"line": "<project xmlns=\"http://maven.apache.org/POM/4.0.0\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">",
"truncated": false
},
{
"source": 3,
"destination": 3,
"line": " <modelVersion>4.0.0</modelVersion>",
"truncated": false
},
{
"source": 4,
"destination": 4,
"line": "",
"truncated": false
},
{
"source": 5,
"destination": 5,
"line": " <groupId>com.gdn.package</groupId>",
"truncated": false
},
{
"source": 6,
"destination": 6,
"line": " <artifactId>aModule</artifactId>",
"truncated": false
}
],
"truncated": false
},
{
"type": "REMOVED",
"lines": [
{
"source": 7,
"destination": 7,
"line": " <version>0.0.1-4-SNAPSHOT</version>",
"truncated": false
}
],
"truncated": false
},
{
"type": "ADDED",
"lines": [
{
"source": 8,
"destination": 7,
"line": " <version>0.0.1-5-SNAPSHOT</version>",
"truncated": false
}
],
"truncated": false
},
{
"type": "CONTEXT",
"lines": [
{
"source": 8,
"destination": 8,
"line": " <modules>",
"truncated": false
},
{
"source": 9,
"destination": 9,
"line": " <module>aModule-api-entity</module>",
"truncated": false
},
{
"source": 10,
"destination": 10,
"line": " <module>aModule-api-repository</module>",
"truncated": false
},
{
"source": 11,
"destination": 11,
"line": " <module>aModule-api-app</module>",
"truncated": false
},
{
"source": 12,
"destination": 12,
"line": " <module>aModule-api-command</module>",
"truncated": false
},
{
"source": 13,
"destination": 13,
"line": " <module>aModule-api-command-impl</module>",
"truncated": false
},
{
"source": 14,
"destination": 14,
"line": " <module>aModule-api-web</module>",
"truncated": false
},
{
"source": 15,
"destination": 15,
"line": " <module>aModule-api-streaming</module>",
"truncated": false
},
{
"source": 16,
"destination": 16,
"line": " <module>aModule-api-web-model</module>",
"truncated": false
},
{
"source": 17,
"destination": 17,
"line": " <module>aModule-api-command-model</module>",
"truncated": false
}
],
"truncated": false
}
],
"truncated": false
},
{
"sourceLine": 59,
"sourceSpan": 20,
"destinationLine": 59,
"destinationSpan": 27,
"segments": [
{
"type": "CONTEXT",
"lines": [
{
"source": 59,
"destination": 59,
"line": " <!-- Sonar Exclude Modules -->",
"truncated": false
},
{
"source": 60,
"destination": 60,
"line": " <sonar.coverage.exclusions>",
"truncated": false
},
{
"source": 61,
"destination": 61,
"line": " src/main/java/com/gdn/package/aModule/entity/**/*,",
"truncated": false
},
{
"source": 62,
"destination": 62,
"line": " src/main/java/com/gdn/package/aModule/properties/**/*,",
"truncated": false
},
{
"source": 63,
"destination": 63,
"line": " src/main/java/com/gdn/package/aModule/client/model/**/*,",
"truncated": false
},
{
"source": 64,
"destination": 64,
"line": " src/main/java/com/gdn/package/aModule/configurations/**/*,",
"truncated": false
},
{
"source": 65,
"destination": 65,
"line": " src/main/java/com/gdn/package/aModule/command/model/**/*",
"truncated": false
},
{
"source": 66,
"destination": 66,
"line": " src/main/java/com/gdn/package/aModule/streaming/model/**/*,",
"truncated": false
},
{
"source": 67,
"destination": 67,
"line": " src/main/java/com/gdn/package/aModule/web/model/**/*",
"truncated": false
},
{
"source": 68,
"destination": 68,
"line": " </sonar.coverage.exclusions>",
"truncated": false
}
],
"truncated": false
},
{
"type": "ADDED",
"lines": [
{
"source": 69,
"destination": 69,
"line": " <sonar.jdbc.url>jdbc:h2:tcp://10.177.92.24:9092/sonar</sonar.jdbc.url>",
"truncated": false
},
{
"source": 69,
"destination": 70,
"line": " <sonar.jdbc.username>sonar</sonar.jdbc.username>",
"truncated": false
},
{
"source": 69,
"destination": 71,
"line": " <sonar.jdbc.password>sonar</sonar.jdbc.password>",
"truncated": false
},
{
"source": 69,
"destination": 72,
"line": " <sonar.jdbc.driverClassName>org.h2.Driver</sonar.jdbc.driverClassName>",
"truncated": false
},
{
"source": 69,
"destination": 73,
"line": " <sonar.host.url>http://10.177.92.24:9000</sonar.host.url>",
"truncated": false
},
{
"source": 69,
"destination": 74,
"line": " <sonar.login>admin</sonar.login>",
"truncated": false
},
{
"source": 69,
"destination": 75,
"line": " <sonar.password>admin</sonar.password>",
"truncated": false
}
],
"truncated": false
},
{
"type": "CONTEXT",
"lines": [
{
"source": 69,
"destination": 76,
"line": " </properties>",
"truncated": false
},
{
"source": 70,
"destination": 77,
"line": "",
"truncated": false
},
{
"source": 71,
"destination": 78,
"line": " <dependencyManagement>",
"truncated": false
},
{
"source": 72,
"destination": 79,
"line": " <dependencies>",
"truncated": false
},
{
"source": 73,
"destination": 80,
"line": " <dependency>",
"truncated": false
},
{
"source": 74,
"destination": 81,
"line": " <groupId>org.springframework.cloud</groupId>",
"truncated": false
},
{
"source": 75,
"destination": 82,
"line": " <artifactId>spring-cloud-dependencies</artifactId>",
"truncated": false
},
{
"source": 76,
"destination": 83,
"line": " <version>${spring-cloud.version}</version>",
"truncated": false
},
{
"source": 77,
"destination": 84,
"line": " <type>pom</type>",
"truncated": false
},
{
"source": 78,
"destination": 85,
"line": " <scope>import</scope>",
"truncated": false
}
],
"truncated": false
}
],
"truncated": false
}
],
"truncated": false,
"lineComments": [
{
"properties": {
"repositoryId": 1
},
"id": 71,
"version": 0,
"text": "*MINOR* - Remove this unused \"B\" local variable. [[squid:S1481](http://10.177.92.24:9000/coding_rules#rule_key=squid:S1481)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686764,
"updatedDate": 1542790686764,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 72,
"version": 0,
"text": "*MINOR* - Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'. [[squid:S00117](http://10.177.92.24:9000/coding_rules#rule_key=squid:S00117)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686785,
"updatedDate": 1542790686785,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 70,
"version": 0,
"text": "*MAJOR* - Change this condition so that it does not always evaluate to \"false\" [[squid:S2583](http://10.177.92.24:9000/coding_rules#rule_key=squid:S2583)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686749,
"updatedDate": 1542790686749,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 68,
"version": 0,
"text": "*MAJOR* - Replace this use of System.out or System.err by a logger. [[squid:S106](http://10.177.92.24:9000/coding_rules#rule_key=squid:S106)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686696,
"updatedDate": 1542790686696,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 73,
"version": 0,
"text": "*MINOR* - Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'. [[squid:S00117](http://10.177.92.24:9000/coding_rules#rule_key=squid:S00117)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686806,
"updatedDate": 1542790686806,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
},
{
"properties": {
"repositoryId": 1
},
"id": 69,
"version": 0,
"text": "*MAJOR* - Replace this use of System.out or System.err by a logger. [[squid:S106](http://10.177.92.24:9000/coding_rules#rule_key=squid:S106)]",
"author": {
"name": "adhika.pramudita",
"emailAddress": "adhika.setyap@gmail.com",
"id": 1,
"displayName": "Adhika Setya Pramudita",
"active": true,
"slug": "adhika.pramudita",
"type": "NORMAL"
},
"createdDate": 1542790686731,
"updatedDate": 1542790686731,
"comments": [],
"tasks": [],
"permittedOperations": {
"editable": true,
"deletable": true
}
}
]
}
],
"truncated": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment