COOL-cohort / COOL

the source code of the COOL system
https://www.comp.nus.edu.sg/~dbsystem/cool/
Apache License 2.0
45 stars 16 forks source link

Debug server merge #10

Closed KimballCai closed 2 years ago

KimballCai commented 2 years ago

The main branch can not compile successfully after merge #9, and we update the following things to fix this bug.

  1. update the pom.xml under the cool-queryserver folder;
  2. update the testListFunction in the CoolModelTest under the cool-core folder;
hugy718 commented 2 years ago

now it can be built under java 8