cloudsimplus-gateway icon indicating copy to clipboard operation
cloudsimplus-gateway copied to clipboard

upgraded dependencies (cloudsim7.3.0, jdk17, gradle7.4, etc.)

Open Flunzmas opened this issue 3 years ago • 2 comments

This pull request contains a first quick 'n' dirty attempt to upgrade the dependencies for this project.

However: While the project builds fine with ./gradlew build -x test, in the full build the integration tests of IntegrationTest.java fail with rather odd values (see cspg.current.log and IntegrationTest_console_output.txt).

My question is: did I break something in the upgrade process or have there been any changes to the sim that are not yet reflected in the gateway's logic?

Flunzmas avatar Jun 28 '22 16:06 Flunzmas

hi @Flunzmas sorry for such a huge delay! haven't noticed that PR! I'll have a look as soon as possible .

pkoperek avatar Sep 15 '22 13:09 pkoperek

Regarding your question about failing tests: I would suspect a problem with tests. It is possible there were code changes which are not reflected there.

pkoperek avatar Sep 15 '22 21:09 pkoperek