-
Couldn't load subscription status.
- Fork 45
Open
Labels
comp-contest-estimatorIssue is related to contest estimatorIssue is related to contest estimatorctg-bugIssue is a bugIssue is a bug
Description
Description
Currently projects for Contest Estimator are build with unspecified dependencies versions. Some of them references code for JDK version > 8. When they are loaded/transformed/instrumented - code generation breaks and estimation become unprecise as the problem is not with UtBot, but with the way we provided that project.
It is required to remove JDK 8 incompatible dependencies in tested projects, rebuild them for JDK 8 and provide relevant information about building it.
Rebuilding and removing incompatible .jars would also allow collecting JaCoCo statistics.
Projects required to be rebuilt:
-
fastjson-1.2.50 -
spoon-core-7.0.0 -
spoon -
seata-core-0.5.0 -
guava-26.0 -
guava-30.0 -
guava
Metadata
Metadata
Assignees
Labels
comp-contest-estimatorIssue is related to contest estimatorIssue is related to contest estimatorctg-bugIssue is a bugIssue is a bug
Type
Projects
Status
Todo