Update: I downloaded our distribution zip file, all sensor code are in WEB-INF/classes as well (including the ones I am responsible for).

Given that we want people to be able to run all unit test cases after downloading the distribution zip file, we need to either (1) continue our current practice, or (2) move all non-server side class files to some other location under hackyCore_Build/build.

Before any decision is made, I'll stick to status-quo by putting telemetry control center class files in WEB-INF/classes.

Cheers,

Cedric

(Cedric) Qin ZHANG wrote:

I noticed that the compilation task of hackyInstaller puts the class files in WEB-INF/classes, which are not needed to run the web application. Cheers, -Cedric

Reply via email to