mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 11:53:49 +07:00
Before we print dependencies configuration text to the log for each build, it greatly increased log size after ordinary incremental builds. Also it wasn't easy to find previous configuration in log files and sometimes the corresponding entry was already removed from log files due to log rotation because building a big project with debug logging produces a lot of logs. Now we store full dependencies configuration to a separate file and report differences from previously stored data. GitOrigin-RevId: df4f06b9c52576764584debf0891a114d2b0f185