[dev] android build directory on the server gets deleted

2015-09-24 Thread Trevor Bramwell
Hey Rahul, The workspace is cleaned before each build, but not during builds. You should not be seeing files (or directories) removed while a build is running. Regards, Trevor Bramwell On Wed, Sep 23, 2015 at 06:05:59PM +, Rahul, Rahul wrote: > Hi, > > For a change I am making to automatica

[dev] android build directory on the server gets deleted

2015-09-23 Thread Rahul, Rahul
Hi, For a change I am making to automatically generate APKs for the android examples (https://gerrit.iotivity.org/gerrit/#/c/2961/), I am noticing that the build directory created is being deleted. The android examples fail as a result, since they depend on the aar file, which should be present