On Wed, Feb 27, 2013 at 11:57:18AM +0530, prasanna wrote: > On 27 February 2013 08:04, Rohit Yadav <bhais...@apache.org> wrote: > > On Wed, Feb 27, 2013 at 2:25 AM, Chiradeep Vittal > > <chiradeep.vit...@citrix.com> wrote: > >> Is this real? > > > > Yes, I already fixed this on master and 4.1; You should always see the > > full log and look out for errors: > > > > [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ > > cloud-usage --- > > [INFO] ------------------------------------------------------------- > > [ERROR] COMPILATION ERROR : > > [INFO] ------------------------------------------------------------- > > [ERROR] > > /home/jenkins/jenkins-slave/workspace/cloudstack-marvin-41/usage/src/com/cloud/usage/UsageManagerImpl.java:[1433,100] > > ')' expected > > [INFO] 1 error > > > > Regards. > > > Yeah that one caught me too yesterday :) > > Everything SUCCESS and yet jenkins reports failed. Looks like the > -apidocs and -marvin build regardless of failure in master. Will fix > that.
Chiradeep fixed this. The python generated classes didn't have the license header since they were generated on the client. Thanks, -- Prasanna.,