Hi
I commit a change the main build script that copies a few files across to a dist dir and zips them up, it leaves the originals where they were (bin, lib and src/tests/controller), as/when this automated nightly build thing happens it can easily be removed, it effects no other target (except clean, easy to remove again). Is it ok to leave it in for now?
Cheers
Endolf
P.S. the plugin has never ended up under bin or lib, it’s always been under src/tests/controller, from what your saying this is a mistake as it should be under bin or lib, correct?