In cloudmonkey I can enable the diffing and outputting when sync is done
(something like git), so when you do a sync, it can tell you stats like how
many new apis were discovered (difference of set of APIs before and after)
etc. Do we want such a feature?

Cheers.

On Tue, Apr 9, 2013 at 11:14 PM, Joe Brockmeier <j...@zonker.net> wrote:

> Hi Alena,
>
> On Tue, Apr 9, 2013, at 12:36 PM, Alena Prokharchyk wrote:
> > Joe, here is the file:
> >
> > ./server/src/com/cloud/api/doc/ApiXmlDocReader.java
> >
> >
> > I used to run it this way:
> >
> > Java -cp <CS classpath> com.cloud.api.doc.ApiXmlDocReader -old <path to
> > old xml file> -new <path to new xml file> -d <diff target directory>
>
> Thanks! I will give that a shot.
>
> Best,
>
> jzb
> --
> Joe Brockmeier
> j...@zonker.net
> Twitter: @jzb
> http://www.dissociatedpress.net/
>

Reply via email to