On my machine, Kobalt always recompiles the kobalt/src files when there are two files in there. Even when nothing changes. I’ve checked the timestamps of the two source files, and they do not change. They are also smaller than the timestamp of the buildScript.jar file. I’m not using any profiles. When I remove the second source file, incremental build compilation works again. Is this expected behaviour?