Closed melloware closed 3 weeks ago
I was finally able to test this, and noticed that all of the style files are copied when report file changes are detected. It does only compile the file that changed as expected.
I was testing in dev mode.
OK let me open another ticket to only copy the styles if they have changed as well.
Check if the
.jasper
exists and if its date is older than the.jrxml
file and only recompile then.cc @nderwin