Änderungen

Summary

  1. fix jacoco version (commit: 707a10a) (details)
  2. improved gradle task/inputs and outputs (commit: 1462e7c) (details)
  3. fixed #908 - ondestroy dispatch with modules (commit: 477ac86) (details)
Commit 707a10a27033ea552c9f6bfcba46e5ece76f39ff by peter.peq
fix jacoco version
avoids problem with java 11 compatibility
(commit: 707a10a)
The file was modifiedde.peeeq.wurstscript/build.gradle (diff)
Commit 1462e7c900fe2526d9c37205c1a464f34ff90c51 by peter.peq
improved gradle task/inputs and outputs
(commit: 1462e7c)
The file was modifiedde.peeeq.wurstscript/gradle/wrapper/gradle-wrapper.properties (diff)
The file was modifiedde.peeeq.wurstscript/build.gradle (diff)
Commit 477ac86df19b9fb2e876148adaa13454cbe0cffb by peter.peq
fixed #908 - ondestroy dispatch with modules
(commit: 477ac86)
The file was modifiedde.peeeq.wurstscript/src/test/java/tests/wurstscript/tests/ModuleTests.java (diff)
The file was modifiedde.peeeq.wurstscript/src/main/java/de/peeeq/wurstscript/translation/imtranslation/ClassTranslator.java (diff)