PT #165080768, #165662425: Selective Java, XML symbol scanning

This commit is contained in:
BoykoAlex
2019-05-02 11:51:57 -04:00
parent ad87ea5615
commit 652f5dcbcd
34 changed files with 701 additions and 117 deletions

View File

@@ -703,7 +703,9 @@
"path": "/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/jre/lib/rt.jar",
"sourceContainerUrl": "file:/Library/Java/JavaVirtualMachines/jdk1.8.0_151.jdk/Contents/Home/src.zip",
"isSystem": true,
"isOwn": false
"isOwn": false,
"isTest": false,
"isJavaContent": false
}
},
"fqName": "java.util.Map",

View File

@@ -53,7 +53,9 @@
"path": "/Users/aboyko/Documents/junit-workspace/test-webflux-project/src/main/java",
"outputFolder": "/Users/aboyko/Documents/junit-workspace/test-webflux-project/target/classes",
"isSystem": false,
"isOwn": true
"isOwn": true,
"isTest": false,
"isJavaContent": true
}
},
"fqName": "org.test.NestedRouter3",

View File

@@ -258,7 +258,9 @@
"path": "/Users/aboyko/Documents/junit-workspace/test-webflux-project/src/main/java",
"outputFolder": "/Users/aboyko/Documents/junit-workspace/test-webflux-project/target/classes",
"isSystem": false,
"isOwn": true
"isOwn": true,
"isTest": false,
"isJavaContent": true
}
},
"fqName": "org.test.Quote",

View File

@@ -615,7 +615,9 @@
"path": "/Users/aboyko/.m2/repository/org/springframework/boot/spring-boot-autoconfigure/2.0.0.RELEASE/spring-boot-autoconfigure-2.0.0.RELEASE.jar",
"sourceContainerUrl": "file:/Users/aboyko/.m2/repository/org/springframework/boot/spring-boot-autoconfigure/2.0.0.RELEASE/spring-boot-autoconfigure-2.0.0.RELEASE-sources.jar",
"isSystem": false,
"isOwn": false
"isOwn": false,
"isTest": false,
"isJavaContent": false
}
},
"fqName": "org.springframework.boot.autoconfigure.web.ServerProperties",